constParameterCallback ftp://ftp.de.debian.org/debian/pool/main/c/clickhouse/clickhouse_18.16.1+ds.orig.tar.xz ClickHouse-18.16.1-stable/libs/libdaemon/src/BaseDaemon.cpp:148:57: style: Parameter 'info' can be declared as pointer to const. However it seems that 'closeLogsSignalHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ClickHouse-18.16.1-stable/libs/libdaemon/src/BaseDaemon.cpp:148:70: style: Parameter 'context' can be declared as pointer to const. However it seems that 'closeLogsSignalHandler' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ClickHouse-18.16.1-stable/libs/libdaemon/src/BaseDaemon.cpp:153:66: style: Parameter 'info' can be declared as pointer to const. However it seems that 'terminateRequestedSignalHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ClickHouse-18.16.1-stable/libs/libdaemon/src/BaseDaemon.cpp:153:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'terminateRequestedSignalHandler' 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/c/clips/clips_6.30.orig.tar.gz clips_core_source_630/core/bload.c:776:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'BloadOutOfMemoryFunction' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/classcom.c:466:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDefclassWatchInstances' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/classcom.c:514:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDefclassWatchSlots' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/classcom.c:740:9: style: Parameter 'userBuffer' can be declared as pointer to const. However it seems that 'SaveDefclass' is a callback function, if 'userBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/cstrcpsr.c:528:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'FindError' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/dffnxfun.c:648:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintDeffunctionCall' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/dffnxfun.c:650:9: style: Parameter 'value' can be declared as pointer to const. However it seems that 'PrintDeffunctionCall' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/dffnxfun.c:923:9: style: Parameter 'userBuffer' can be declared as pointer to const. However it seems that 'SaveDeffunctionHeader' is a callback function, if 'userBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/dffnxfun.c:1063:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDeffunctionWatch' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/engine.c:1140:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvDefruleHasBreakpoint' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/filecom.c:217:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'FindDribble' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/filecom.c:576:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'FindBatch' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/globlbsc.c:266:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDefglobalWatch' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/genrccom.c:798:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDefgenericWatch' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/genrccom.c:1327:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintGenericCall' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/genrccom.c:1329:9: style: Parameter 'value' can be declared as pointer to const. However it seems that 'PrintGenericCall' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/genrccom.c:1474:9: style: Parameter 'userBuffer' can be declared as pointer to const. However it seems that 'SaveDefmethodsForDefgeneric' is a callback function, if 'userBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/inscom.c:1071:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'CreateInstanceHandler' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/insfile.c:952:9: style: Parameter 'vLogicalName' can be declared as pointer to const. However it seems that 'SaveSingleInstanceText' is a callback function, if 'vLogicalName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/parsefun.c:355:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'FindErrorCapture' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:382:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintObjectGetVarJN1' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:384:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintObjectGetVarJN1' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:438:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintObjectGetVarJN2' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:440:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintObjectGetVarJN2' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:486:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintObjectGetVarPN1' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:488:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintObjectGetVarPN1' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:532:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintObjectGetVarPN2' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:534:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintObjectGetVarPN2' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:575:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintObjectCmpConstant' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:577:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintObjectCmpConstant' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:606:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintSlotLengthTest' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:608:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintSlotLengthTest' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:650:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintPNSimpleCompareFunction1' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:652:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintPNSimpleCompareFunction1' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:698:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintPNSimpleCompareFunction2' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:700:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintPNSimpleCompareFunction2' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:750:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintPNSimpleCompareFunction3' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:752:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintPNSimpleCompareFunction3' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:804:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintJNSimpleCompareFunction1' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:806:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintJNSimpleCompareFunction1' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:860:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintJNSimpleCompareFunction2' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:862:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintJNSimpleCompareFunction2' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:920:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'PrintJNSimpleCompareFunction3' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtfnx.c:922:9: style: Parameter 'theValue' can be declared as pointer to const. However it seems that 'PrintJNSimpleCompareFunction3' is a callback function, if 'theValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objcmp.c:365:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'InitObjectsCode' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/rulebsc.c:369:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDefruleWatchActivations' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/rulebsc.c:391:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDefruleWatchFirings' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/tmpltbsc.c:274:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'EnvGetDeftemplateWatch' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/objrtbld.c:298:14: style: Parameter 'value' can be declared as pointer to const. However it seems that 'PatternParserFind' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/watch.c:583:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'RecognizeWatchRouters' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clips_core_source_630/core/watch.c:599:9: style: Parameter 'theEnv' can be declared as pointer to const. However it seems that 'CaptureWatchPrints' is a callback function, if 'theEnv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cliquer/cliquer_1.21.orig.tar.gz cliquer-1.21/testcases.c:372:73: style: Parameter 'opts' can be declared as pointer to const. However it seems that 'user_function_count' is a callback function, if 'opts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cliquer-1.21/cliquer.c:1022:53: style: Parameter 'g' can be declared as pointer to const. However it seems that 'false_function' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cliquer-1.21/cliquer.c:1022:71: style: Parameter 'opts' can be declared as pointer to const. However it seems that 'false_function' is a callback function, if 'opts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/clisp/clisp_2.49.20210628.gitde01f0f.orig.tar.xz clisp-2.49.20210628.gitde01f0f/src/gllib/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] clisp-2.49.20210628.gitde01f0f/src/gllib/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] clisp-2.49.20210628.gitde01f0f/src/gllib/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] clisp-2.49.20210628.gitde01f0f/src/gllib/tempname.c:175: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] clisp-2.49.20210628.gitde01f0f/src/gllib/tempname.c:184: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] clisp-2.49.20210628.gitde01f0f/src/gllib/tempname.c:184: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] clisp-2.49.20210628.gitde01f0f/src/gllib/tempname.c:190: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] clisp-2.49.20210628.gitde01f0f/unix/malloc.c:21:27: style: Parameter 'argv' can be declared as const array. However it seems that 'main' 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/c/cln/cln_1.3.7.orig.tar.bz2 cln-1.3.7/src/base/ring/cl_no_ring.cc:74:58: style: Parameter 'stream' can be declared as reference to const. However it seems that 'dummy_fprint' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/base/ring/cl_no_ring.cc:56:56: style: Parameter 'R' can be declared as pointer to const. However it seems that 'dummy_op0' is a callback function, if 'R' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/base/ring/cl_no_ring.cc:97:61: style: Parameter 'R' can be declared as pointer to const. However it seems that 'dummy_canonhom' is a callback function, if 'R' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_atanh_recip.cc:35:62: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_atan_recip.cc:36:62: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_exp_aux.cc:62:62: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_exp1.cc:46:60: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_zeta3.cc:24:64: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_eulerconst.cc:454:64: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_zeta_int.cc:101:64: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_catalanconst.cc:55:64: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/float/transcendental/cl_LF_catalanconst.cc:246:62: style: Parameter 'thisss' can be declared as reference to const. However it seems that 'computenext' is a callback function, if 'thisss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/integer/ring/cl_0_ring.cc:51:39: style: Parameter 'R' can be declared as pointer to const. However it seems that 'null_zerop' is a callback function, if 'R' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/polynomial/elem/cl_UP_no_ring.cc:34:67: style: Parameter 'stream' can be declared as reference to const. However it seems that 'dummy_fprint' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/polynomial/elem/cl_UP_no_ring.cc:16:55: style: Parameter 'R' can be declared as pointer to const. However it seems that 'dummy_op0' is a callback function, if 'R' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/polynomial/elem/cl_UP_no_ring.cc:57:60: style: Parameter 'R' can be declared as pointer to const. However it seems that 'dummy_canonhom' is a callback function, if 'R' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/polynomial/elem/cl_UP_no_ring.cc:89:60: style: Parameter 'R' can be declared as pointer to const. However it seems that 'dummy_monomial' is a callback function, if 'R' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/polynomial/elem/cl_UP_no_ring.cc:102:58: style: Parameter 'R' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'R' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cln-1.3.7/src/vector/cl_GV_I.cc:181:48: style: Parameter 'vec' can be declared as pointer to const. However it seems that 'bits_do_delete' is a callback function, if 'vec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/clucene-core/clucene-core_2.3.3.4+dfsg.orig.tar.xz clucene-core-2.3.3.4+dfsg/src/test/store/TestRAMDirectory.cpp:196:40: style: Parameter 'tc' can be declared as pointer to const. However it seems that 'testRAMDirectoryTearDown' 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/c/clustalo/clustalo_1.2.4.orig.tar.gz clustal-omega-1.2.4/src/clustal/log.c:61:31: style: Parameter 'pcFmt' can be declared as pointer to const. However it seems that 'LogVfprintf' is a callback function, if 'pcFmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clustal-omega-1.2.4/src/squid/sqio.c:626: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] clustal-omega-1.2.4/src/squid/sqio.c:683: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] clustal-omega-1.2.4/src/squid/sqio.c:819: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] clustal-omega-1.2.4/src/squid/sqio.c:868: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] clustal-omega-1.2.4/src/squid/sqio.c:929: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] clustal-omega-1.2.4/src/squid/sqio.c:999: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] ftp://ftp.de.debian.org/debian/pool/main/c/cluster-glue/cluster-glue_1.0.12.orig.tar.bz2 cluster-glue_1.0.12.orig/lib/pils/main.c:93:18: style: Parameter 'univ' can be declared as pointer to const. However it seems that 'TestCallBack' is a callback function, if 'univ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/pils/main.c:96:9: style: Parameter 'userptr' can be declared as pointer to const. However it seems that 'TestCallBack' is a callback function, if 'userptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/clplumbing/replytrack.c:223:41: style: Parameter 'key' can be declared as pointer to const. However it seems that 'hashtable_destroy_rt_node_info' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/clplumbing/GSource.c:1709:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'TempProcessRegistered' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/plugins/stonith/ipmi_os_handler.c:129:25: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'start_timer' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/plugins/stonith/ipmi_os_handler.c:209:31: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'sui_log' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/plugins/stonith/ipmi_os_handler.c:211:24: style: Parameter 'format' can be declared as pointer to const. However it seems that 'sui_log' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/plugins/stonith/drac3_command.c:114:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writeFunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/lrm/clientlib.c:321:33: style: Parameter 'lrm' can be declared as pointer to const. However it seems that 'lrm_set_lrm_callback' is a callback function, if 'lrm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/lrm/clientlib.c:991:28: style: Parameter 'rsc' can be declared as pointer to const. However it seems that 'rsc_perform_op' is a callback function, if 'rsc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/plugintest.c:33:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'g_print_item' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/plugintest.c:33:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'g_print_item' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/apitest.c:266:22: style: Parameter 'key' can be declared as pointer to const. However it seems that 'printf_pair' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/apitest.c:266:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'printf_pair' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/apitest.c:266:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'printf_pair' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/callbacktest.c:191:22: style: Parameter 'key' can be declared as pointer to const. However it seems that 'printf_pair' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/callbacktest.c:191:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'printf_pair' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/test/callbacktest.c:191:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'printf_pair' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/clplumbing/cl_msg_types.c:1122:32: style: Parameter 'maxp' can be declared as pointer to const. However it seems that 'binary2string' is a callback function, if 'maxp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/clplumbing/cl_msg_types.c:1145:32: style: Parameter 'maxp' can be declared as pointer to const. However it seems that 'struct2string' is a callback function, if 'maxp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/clplumbing/cl_msg_types.c:1325:46: style: Parameter 'name' can be declared as pointer to const. However it seems that 'fields2netstring' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/admin/lrmadmin.c:1046:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'g_print_meta' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/admin/lrmadmin.c:1046:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'g_print_meta' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/admin/lrmadmin.c:1046:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'g_print_meta' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/admin/lrmadmin.c:1089:33: style: Parameter 'key' can be declared as pointer to const. However it seems that 'ocf_params_hash_to_str' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/admin/lrmadmin.c:1089:47: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ocf_params_hash_to_str' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/admin/lrmadmin.c:1099:36: style: Parameter 'key' can be declared as pointer to const. However it seems that 'normal_params_hash_to_str' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lrm/admin/lrmadmin.c:1099:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'normal_params_hash_to_str' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/clplumbing/cl_msg.c:841:22: style: Parameter 'key' can be declared as pointer to const. However it seems that 'pair_to_msg' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cluster-glue_1.0.12.orig/lib/clplumbing/cl_msg.c:841:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'pair_to_msg' 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/c/clutter-1.0/clutter-1.0_1.26.4+git2779b932+dfsg.orig.tar.xz clutter-1.26.4+git2779b932/clutter/egl/clutter-stage-eglnative.c:49:63: style: Parameter 'stage_window' can be declared as pointer to const. However it seems that 'clutter_stage_eglnative_can_clip_redraws' is a callback function, if 'stage_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/egl/clutter-backend-eglnative.c:79:59: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'clutter_backend_egl_native_get_renderer' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-input-device-gdk.c:61:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_input_device_gdk_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-device-manager-gdk.c:119:62: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'clutter_device_manager_gdk_add_device' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-device-manager-gdk.c:120:62: style: Parameter 'device' can be declared as pointer to const. However it seems that 'clutter_device_manager_gdk_add_device' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-device-manager-gdk.c:126:65: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'clutter_device_manager_gdk_remove_device' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-device-manager-gdk.c:127:65: style: Parameter 'device' can be declared as pointer to const. However it seems that 'clutter_device_manager_gdk_remove_device' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-device-manager-gdk.c:241:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_device_manager_gdk_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-backend-gdk.c:138:30: style: Parameter 'xevent' can be declared as pointer to const. However it seems that 'cogl_gdk_filter' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-backend-gdk.c:139:16: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cogl_gdk_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-backend-gdk.c:140:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cogl_gdk_filter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/mir/clutter-stage-mir.c:188:57: style: Parameter 'stage_window' can be declared as pointer to const. However it seems that 'clutter_stage_mir_can_clip_redraws' is a callback function, if 'stage_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/gdk/clutter-master-clock-gdk.c:579:58: style: Parameter 'clock' can be declared as pointer to const. However it seems that 'clutter_master_clock_gdk_set_paused' is a callback function, if 'clock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/wayland/clutter-backend-wayland.c:109:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_handle_geometry' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/wayland/clutter-backend-wayland.c:110:43: style: Parameter 'wl_output' can be declared as pointer to const. However it seems that 'output_handle_geometry' is a callback function, if 'wl_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/wayland/clutter-event-wayland.c:71:46: style: Parameter 'base' can be declared as pointer to const. However it seems that 'clutter_event_source_wayland_check' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/wayland/clutter-stage-wayland.c:88:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_popup_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/wayland/clutter-stage-wayland.c:89:45: style: Parameter 'shell_surface' can be declared as pointer to const. However it seems that 'handle_popup_done' is a callback function, if 'shell_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/wayland/clutter-stage-wayland.c:233:61: style: Parameter 'stage_window' can be declared as pointer to const. However it seems that 'clutter_stage_wayland_can_clip_redraws' is a callback function, if 'stage_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/clutter/gdk/clutter-stage-gdk.c:638:57: style: Parameter 'stage_window' can be declared as pointer to const. However it seems that 'clutter_stage_gdk_can_clip_redraws' is a callback function, if 'stage_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/clutter/win32/clutter-stage-win32.c:585:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_stage_win32_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/clutter/cogl/clutter-stage-cogl.c:296: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] clutter-1.26.4+git2779b932/clutter/cogl/clutter-stage-cogl.c:718: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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/tests/conform/score.c:10:33: style: Parameter 'score' can be declared as pointer to const. However it seems that 'on_score_started' is a callback function, if 'score' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/tests/conform/score.c:17:35: style: Parameter 'score' can be declared as pointer to const. However it seems that 'on_score_completed' is a callback function, if 'score' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/tests/conform/timeline.c:168:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'timeout_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/tests/interactive/test-clip.c:283: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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] clutter-1.26.4+git2779b932/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] ftp://ftp.de.debian.org/debian/pool/main/c/clutter-gst-3.0/clutter-gst-3.0_3.0.27.orig.tar.xz clutter-gst-3.0.27/tests/test-start-stop.c:36:29: style: Parameter 'player' can be declared as pointer to const. However it seems that 'on_error' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/examples/camera-player.c:297:38: style: Parameter 'camera_player' can be declared as pointer to const. However it seems that 'ready_for_capture' is a callback function, if 'camera_player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/examples/camera-player.c:305:32: style: Parameter 'camera_player' can be declared as pointer to const. However it seems that 'photo_saved' is a callback function, if 'camera_player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/examples/camera-player.c:311:32: style: Parameter 'camera_player' can be declared as pointer to const. However it seems that 'video_saved' is a callback function, if 'camera_player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-content.c:427:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_gst_content_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-content.c:464:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_gst_content_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/examples/video-player.c:395:48: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_video_actor_notify_buffer_fill' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-video-sink.c:656:73: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'clutter_gst_video_sink_color_balance_get_value' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-video-sink.c:674:73: style: Parameter 'balance' can be declared as pointer to const. However it seems that 'clutter_gst_video_sink_color_balance_get_balance_type' is a callback function, if 'balance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-video-sink.c:1075:51: style: Parameter 'sink' can be declared as pointer to const. However it seems that 'clutter_gst_dummy_upload_gl' is a callback function, if 'sink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-video-sink.c:1075:68: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'clutter_gst_dummy_upload_gl' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-video-sink.c:1081:50: style: Parameter 'sink' can be declared as pointer to const. However it seems that 'clutter_gst_dummy_shutdown' is a callback function, if 'sink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-video-sink.c:2297:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_gst_video_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-gst-3.0.27/clutter-gst/clutter-gst-video-sink.c:2316:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_gst_video_sink_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/c/clutter-imcontext/clutter-imcontext_0.1.4.orig.tar.gz clutter-imcontext-0.1.4/clutter-imcontext/clutter-imcontextsimple.c:86:62: style: Parameter 'context' can be declared as pointer to const. However it seems that 'clutter_im_context_simple_filter_keypress' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/clutter-imcontext/clutter-imcontextsimple.c:87:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clutter_im_context_simple_filter_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/clutter-imcontext/clutter-imcontextsimple.c:93:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'clutter_im_context_simple_reset' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/clutter-imcontext/clutter-imcontext.c:185:66: style: Parameter 'context' can be declared as pointer to const. However it seems that 'clutter_im_context_real_filter_keypress' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/clutter-imcontext/clutter-imcontext.c:186:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clutter_im_context_real_filter_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/tests/test-imtext.c:41:30: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'stage_focus_in' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/tests/test-imtext.c:47:31: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'on_key_focus_in' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/tests/test-imtext.c:53:23: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'on_show' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/tests/test-imtext.c:59:32: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'on_key_focus_out' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/tests/test-imtext.c:65:28: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'on_key_press' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/tests/test-imtext.c:65:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clutter-imcontext-0.1.4/clutter-imcontext/clutter-immulticontext.c:367:29: style: Parameter 'area' can be declared as pointer to const. However it seems that 'clutter_im_multicontext_set_cursor_location' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/clxclient/clxclient_3.9.2.orig.tar.bz2 clxclient-3.9.2/source/xwindow.cc:228:35: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'check_event' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clxclient-3.9.2/source/xwindow.cc:228:48: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'check_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clxclient-3.9.2/source/xwindow.cc:228:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'check_event' 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/c/cmake/cmake_3.28.3.orig.tar.gz cmake-3.28.3/Source/CursesDialog/form/fty_alnum.c:84:46: style: Parameter 'field' can be declared as pointer to const. However it seems that 'Check_AlphaNumeric_Field' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Source/CursesDialog/form/fty_alpha.c:85:39: style: Parameter 'field' can be declared as pointer to const. However it seems that 'Check_Alpha_Field' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Source/CursesDialog/form/fty_ipv4.c:29:38: style: Parameter 'field' can be declared as pointer to const. However it seems that 'Check_IPV4_Field' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Source/CursesDialog/form/fty_regex.c:76:52: style: Parameter 'ap' can be declared as pointer to const. However it seems that 'Make_RegularExpression_Type' is a callback function, if 'ap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Source/CursesDialog/form/fty_regex.c:190:48: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'Free_RegularExpression_Type' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Source/CursesDialog/form/fty_regex.c:230:51: style: Parameter 'field' can be declared as pointer to const. However it seems that 'Check_RegularExpression_Field' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Utilities/cmbzip2/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] cmake-3.28.3/Utilities/cmliblzma/liblzma/lzma/lzma_decoder.c:290:50: style: Parameter 'dictptr' can be declared as pointer to const. However it seems that 'lzma_decode' is a callback function, if 'dictptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Utilities/cmlibuv/src/unix/async.c:122:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'uv__async_io' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Utilities/cmlibuv/src/threadpool.c:49:44: style: Parameter 'w' can be declared as pointer to const. However it seems that 'uv__cancelled' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmake-3.28.3/Utilities/cmzstd/lib/dictBuilder/cover.c:251: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] ftp://ftp.de.debian.org/debian/pool/main/c/cmark-gfm/cmark-gfm_0.29.0.gfm.6.orig.tar.gz cmark-gfm-0.29.0.gfm.6/extensions/tasklist.c:15:60: style: Parameter 'extension' can be declared as pointer to const. However it seems that 'get_type_string' is a callback function, if 'extension' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/tasklist.c:15:83: style: Parameter 'node' can be declared as pointer to const. However it seems that 'get_type_string' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/tasklist.c:69:48: style: Parameter 'extension' can be declared as pointer to const. However it seems that 'can_contain' is a callback function, if 'extension' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/tasklist.c:69:71: style: Parameter 'node' can be declared as pointer to const. However it seems that 'can_contain' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/tasklist.c:134:53: style: Parameter 'extension' can be declared as pointer to const. However it seems that 'xml_attr' is a callback function, if 'extension' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/tasklist.c:135:41: style: Parameter 'node' can be declared as pointer to const. However it seems that 'xml_attr' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/strikethrough.c:83:60: style: Parameter 'extension' can be declared as pointer to const. However it seems that 'get_type_string' is a callback function, if 'extension' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/strikethrough.c:84:48: style: Parameter 'node' can be declared as pointer to const. However it seems that 'get_type_string' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/strikethrough.c:88:71: style: Parameter 'node' can be declared as pointer to const. However it seems that 'can_contain' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/src/arena.c:84:34: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'arena_realloc' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:443:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_type_string' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:444:48: style: Parameter 'node' can be declared as pointer to const. However it seems that 'get_type_string' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:459:48: style: Parameter 'extension' can be declared as pointer to const. However it seems that 'can_contain' is a callback function, if 'extension' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:459:71: style: Parameter 'node' can be declared as pointer to const. However it seems that 'can_contain' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:476:53: style: Parameter 'extension' can be declared as pointer to const. However it seems that 'contains_inlines' is a callback function, if 'extension' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:477:41: style: Parameter 'node' can be declared as pointer to const. However it seems that 'contains_inlines' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:777:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'escape' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmark-gfm-0.29.0.gfm.6/extensions/table.c:777:61: style: Parameter 'node' can be declared as pointer to const. However it seems that 'escape' 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/c/cmigemo/cmigemo_1.2+gh0.20220623.orig.tar.gz cmigemo-1.2+gh0.20220623/src/rxgen.c:82:33: style: Parameter 'in' can be declared as pointer to const. However it seems that 'default_char2int' 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/c/cminpack/cminpack_1.3.6.orig.tar.gz cminpack-1.3.6/examples/hybdrv_.c:161:56: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/hyjdrv_.c:166:34: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/lmddrv_.c:202:34: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/lmfdrv_.c:198:70: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/lmsdrv_.c:202:83: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/thybrd1_.c:48:56: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/thybrd_.c:64:56: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/thybrj1_.c:52:8: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/thybrj_.c:64:8: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/tlmder1_.c:54:27: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/tfdjac2_.c:70:70: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/tlmdif1_.c:47:70: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/tlmstr1_.c:52:84: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/tlmdif_.c:73:70: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/tlmder_.c:74:27: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cminpack-1.3.6/examples/tlmstr_.c:75:83: style: Parameter 'iflag' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'iflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cmocka/cmocka_1.1.7.orig.tar.xz cmocka-1.1.7/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/c/cmor/cmor_3.7.3.orig.tar.xz cmor-3.7.3/Src/_controlvocabulary.c:271:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyCV_reset_Error' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmor-3.7.3/Src/_controlvocabulary.c:271:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'PyCV_reset_Error' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmor-3.7.3/Src/_controlvocabulary.c:281:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyCV_set_Error' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmor-3.7.3/Src/_controlvocabulary.c:281:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'PyCV_set_Error' 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/c/cmtk/cmtk_3.3.1p2+dfsg.orig.tar.xz cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:76:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLoadUICH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:77:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLoadJNCH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:78:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLoadFLCH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:79:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLoadDBCH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:150:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLookupUICH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:151:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLookupJNCH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:152:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLookupFLCH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/accessors.c:153:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'cmtk__nrrdLookupDBCH' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/encodingHex.c:67:29: style: Parameter 'nrrd' can be declared as pointer to const. However it seems that 'cmtk__nrrdEncodingHex_read' is a callback function, if 'nrrd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/encodingRaw.c:37:29: style: Parameter 'nrrd' can be declared as pointer to const. However it seems that 'cmtk__nrrdEncodingRaw_read' is a callback function, if 'nrrd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/encodingRaw.c:37:48: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdEncodingRaw_read' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/formatNRRD.c:347:48: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdFormatNRRD_contentStartsLike' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/parseNrrd.c:531:50: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdReadNrrdParse_space_directions' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/parseNrrd.c:730:40: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdReadNrrdParse_labels' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/parseNrrd.c:766:39: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdReadNrrdParse_units' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/parseNrrd.c:944:42: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdReadNrrdParse_keyvalue' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/parseNrrd.c:1053:45: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdReadNrrdParse_space_units' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/Utilities/NrrdIO/parseNrrd.c:1113:51: style: Parameter 'nio' can be declared as pointer to const. However it seems that 'cmtk__nrrdReadNrrdParse_measurement_frame' is a callback function, if 'nio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/libs/Registration/cmtkGroupwiseRegistrationOutput.h:64:51: style: Parameter 'functional' can be declared as reference to const. However it seems that 'GroupwiseRegistrationOutput' is a callback function, if 'functional' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmtk-3.3.1p2/libs/System/cmtkStackBacktrace.cxx:92:23: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cmtkStackBacktraceSignalHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cmucl/cmucl_21d.orig.tar.bz2 src/lisp/alpha-arch.c:320:57: style: Parameter 'scp' can be declared as pointer to const. However it seems that 'sigfpe_handler' is a callback function, if 'scp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/oid.c:49:30: style: Parameter 'node' can be declared as pointer to const. However it seems that 'obj_eql' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/oid.c:49:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'obj_eql' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/oid.c:53:29: style: Parameter 'node' can be declared as pointer to const. However it seems that 'id_eql' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/server.c:86:38: style: Parameter 'socket' can be declared as pointer to const. However it seems that 'get_input' is a callback function, if 'socket' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/tables.c:84:49: style: Parameter 'current' can be declared as pointer to const. However it seems that 'resource_pred' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/tables.c:88:41: style: Parameter 'current' can be declared as pointer to const. However it seems that 'type_pred' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/tables.c:92:40: style: Parameter 'current' can be declared as pointer to const. However it seems that 'string_pred' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/tables.c:96:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'resource_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/motif/server/tables.c:96:52: style: Parameter 'b' can be declared as pointer to const. However it seems that 'resource_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:816:33: style: Parameter 'where' can be declared as pointer to const. However it seems that 'scav_return_pc_header' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:865:32: style: Parameter 'where' can be declared as pointer to const. However it seems that 'scav_function_header' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1079:24: style: Parameter 'where' can be declared as pointer to const. However it seems that 'size_pointer' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1085:26: style: Parameter 'where' can be declared as pointer to const. However it seems that 'scav_immediate' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1099:26: style: Parameter 'where' can be declared as pointer to const. However it seems that 'size_immediate' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1106:22: style: Parameter 'where' can be declared as pointer to const. However it seems that 'scav_boxed' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1127:22: style: Parameter 'where' can be declared as pointer to const. However it seems that 'size_boxed' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1160:24: style: Parameter 'where' can be declared as pointer to const. However it seems that 'scav_unboxed' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1187:24: style: Parameter 'where' can be declared as pointer to const. However it seems that 'size_unboxed' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1869:29: style: Parameter 'where' can be declared as pointer to const. However it seems that 'scav_weak_pointer' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1905:29: style: Parameter 'where' can be declared as pointer to const. However it seems that 'size_weak_pointer' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lisp/gc.c:1973:21: style: Parameter 'where' can be declared as pointer to const. However it seems that 'size_lose' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cmus/cmus_2.10.0.orig.tar.gz cmus-2.10.0/cmus.c:232:60: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'save_playlist_cb' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:457:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_toggle' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:553:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_factivate' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:558:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_live_filter' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:563:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_filter' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:568:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_fset' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:573:28: 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] cmus-2.10.0/command_mode.c:635:26: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_cd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:721:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_showbind' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:756:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_reshuffle' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:762:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_source' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:771:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_colorscheme' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1230:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_vol' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1264:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_prev_view' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1271:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_left_view' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1280:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_right_view' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1289:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_pl_create' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1294:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_pl_export' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1332:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_pl_rename' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1345:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_view' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1354:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_push' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1361:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_next' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1366:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_pause' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1371:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_pause_playback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1376:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_play' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1387:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_prev' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1396:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_next_album' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1401:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_prev_album' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1406:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_p_stop' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1419:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_raise_vte' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1457:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_search_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1462:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_search_b_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1709:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_win_sel_cur' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1778:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_win_next' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1856:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_win_update' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1872:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_browser_up' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:1965:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_lqueue' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/command_mode.c:2029:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_tqueue' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/bass.c:151:52: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'bass_bitrate' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/aac.c:384:47: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'aac_seek' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/aac.c:389:56: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'aac_read_comments' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/aac.c:492:50: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'aac_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/cdio.c:489:55: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'libcdio_bitrate' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/cdio.c:494:54: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'libcdio_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/mikmod.c:108:47: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'mik_seek' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/mikmod.c:133:51: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'mik_duration' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/mikmod.c:138:51: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'mik_bitrate' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/modplug.c:164:51: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'mod_bitrate' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/modplug.c:202:50: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'mod_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/flac.c:495:51: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'flac_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/opus.c:307:51: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'opus_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/mp4.c:557:50: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'mp4_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/vorbis.c:357:53: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'vorbis_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/vtx.c:152:51: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'vtx_bitrate' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/vtx.c:157:59: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'vtx_current_bitrate' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/vtx.c:162:50: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'vtx_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/wav.c:378:51: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'wav_bitrate' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/wav.c:384:50: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'wav_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/ip/wavpack.c:377:54: style: Parameter 'ip_data' can be declared as pointer to const. However it seems that 'wavpack_codec' is a callback function, if 'ip_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/job.c:341:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_line' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/job.c:568:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_pl_delete_job' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/lib.c:404:66: style: Parameter 'item' can be declared as pointer to const. However it seems that 'free_lib_track' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/op/coreaudio.c:256:14: style: Parameter 'inClientData' can be declared as pointer to const. However it seems that 'coreaudio_device_volume_change_listener' is a callback function, if 'inClientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/op/jack.c:234:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'op_jack_sample_rate_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/play_queue.c:27:65: style: Parameter 'item' can be declared as pointer to const. However it seems that 'pq_free_track' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/pl.c:175:44: style: Parameter 'e' can be declared as pointer to const. However it seems that 'pl_free_track' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/pl.c:175:65: style: Parameter 'item' can be declared as pointer to const. However it seems that 'pl_free_track' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/pl.c:387:66: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'pl_match_add_job' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/list.h:76:61: style: Parameter 'list' can be declared as pointer to const. However it seems that 'list_prev' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/list.h:81:61: style: Parameter 'list' can be declared as pointer to const. However it seems that 'list_next' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:522:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_auto_reshuffle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:539:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_follow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:557:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_continue' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:575:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_continue_album' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:596:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_repeat_current' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:613:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_confirm_run' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:634:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_play_library' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:657:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_play_sorted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:680:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_smart_artist_sort' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:723:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_aaa_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:748:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_repeat' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:776:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_replaygain' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:795:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_replaygain_limit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:810:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_resume' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:827:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_show_hidden' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:854:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_auto_expand_albums_follow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:878:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_auto_expand_albums_search' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:902:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_auto_expand_albums_selcur' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:937:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_show_all_tracks' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:953:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_show_current_bitrate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:971:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_show_playback_position' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:989:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_show_remaining_time' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1005:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_set_term_title' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1038:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_shuffle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1074:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_softvol' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1089:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_wrap_search' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1104:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_skip_track_info' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1142:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_mouse' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1158:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_mpris' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1175:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_time_show_leading_zero' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1214:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_stop_after_queue' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/options.c:1229:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_pause_on_output_change' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cmus-2.10.0/worker.c:148:53: style: Parameter 'job_data' can be declared as pointer to const. However it seems that 'worker_matches_type' is a callback function, if 'job_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/coccinelle/coccinelle_1.1.1.deb.orig.tar.gz coccinelle-1.1.1/demos/demo_rule9/scsiglue.c:60:55: style: Parameter 'host' can be declared as pointer to const. However it seems that 'usb_storage_info' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/tests/fnptr.c:1:52: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'sci_tx_interrupt' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/tests/fnptr.c:1:73: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'sci_tx_interrupt' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/tests/headers.c:13:52: style: Parameter 'urb' can be declared as pointer to const. However it seems that 'empeg_write_bulk_callback' is a callback function, if 'urb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/tests/headers.c:13:73: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'empeg_write_bulk_callback' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/tests/video1_ver1.c:162:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'typhoon_ioctl' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/tests/video1_ver1.c:257:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'typhoon_open' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/tests/video1_ver1.c:266:48: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'typhoon_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coccinelle-1.1.1/demos/demo_rule9/sym53c8xx.c:13612:47: style: Parameter 'host' can be declared as pointer to const. However it seems that 'sym53c8xx_info' 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/c/cockpit/cockpit_313.orig.tar.xz cockpit-313/src/bridge/cockpitnullchannel.c:46:44: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'cockpit_null_channel_recv' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cockpit-313/src/bridge/cockpitnullchannel.c:47:36: style: Parameter 'message' can be declared as pointer to const. However it seems that 'cockpit_null_channel_recv' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cockpit-313/src/session/session.c:701:28: style: Parameter 'appdata_ptr' can be declared as pointer to const. However it seems that 'pam_conv_func_dummy' is a callback function, if 'appdata_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cockpit-313/src/testlib/mock-pressure.c:45:54: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'mock_pressure_flow_iface_init' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cockpit-313/src/testlib/mock-transport.c:83:39: style: Parameter 'object' can be declared as pointer to const. However it seems that 'mock_transport_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cockpit-313/src/testlib/mock-transport.c:86:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'mock_transport_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/coda/coda_2.25.2.orig.tar.xz coda-2.25.2/libcoda/coda-definition-parse.c:1248:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_array_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:1668:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_field_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:1765:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_float_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:1842:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_integer_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:3139:41: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_raw_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:3180:44: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_record_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:3224:50: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_scale_factor_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:3281:42: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_text_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coda-2.25.2/libcoda/coda-definition-parse.c:3720:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cd_union_finalise' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/code-saturne/code-saturne_7.0.2+repack.orig.tar.gz code-saturne-7.0.2.orig/src/cdo/cs_basis_func.c:519:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that '_mono_face_basis_setup' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_cdo_turbulence.c:638:53: style: Parameter 'tbc' can be declared as pointer to const. However it seems that 'cs_turb_compute_k_eps' is a callback function, if 'tbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_cdofb_monolithic.c:777:53: style: Parameter 'eqc' can be declared as pointer to const. However it seems that '_assembly_by_blocks' is a callback function, if 'eqc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_gwf_tracer.c:114:55: style: Parameter 'input' can be declared as pointer to const. However it seems that '_get_time_pty4std_tracer' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_gwf_tracer.c:161:54: style: Parameter 'input' can be declared as pointer to const. However it seems that '_get_time_pty4std_tracer_cw' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_gwf_tracer.c:203:59: style: Parameter 'input' can be declared as pointer to const. However it seems that '_get_reaction_pty4std_tracer' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_gwf_tracer.c:259:59: style: Parameter 'input' can be declared as pointer to const. However it seems that '_get_reaction_pty4std_tracer_cw' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_maxwell.c:851:50: style: Parameter 'input' can be declared as pointer to const. However it seems that 'cs_maxwell_extra_post' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_mesh_deform.c:135:39: style: Parameter 'input' can be declared as pointer to const. However it seems that '_define_displ_bcs' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_navsto_system.c:1532:56: style: Parameter 'ent_flag' can be declared as const array. However it seems that 'cs_navsto_system_extra_post' is a callback function, if 'ent_flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_xdef_cw_eval.h:212:58: style: Parameter 'input' can be declared as pointer to const. However it seems that 'cs_xdef_cw_eval_symtens_by_val' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_xdef_cw_eval.h:237:57: style: Parameter 'input' can be declared as pointer to const. However it seems that 'cs_xdef_cw_eval_tensor_by_val' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/cdo/cs_solidification.c:3672:57: style: Parameter 'ent_flag' can be declared as const array. However it seems that 'cs_solidification_extra_post' is a callback function, if 'ent_flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/mesh/cs_mesh_bad_cells.c:609:49: style: Parameter 'mesh' can be declared as pointer to const. However it seems that '_bad_cells_post_function' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/lagr/cs_lagr_stat.c:815:52: style: Parameter 'id_range' can be declared as const array. However it seems that '_boundary_impact_angle' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/lagr/cs_lagr_stat.c:874:55: style: Parameter 'id_range' can be declared as const array. However it seems that '_boundary_impact_velocity' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/lagr/cs_lagr_stat.c:918:59: style: Parameter 'id_range' can be declared as const array. However it seems that '_boundary_resuspension_weight' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/lagr/cs_lagr_stat.c:953:54: style: Parameter 'id_range' can be declared as const array. However it seems that '_boundary_fouling_weight' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/lagr/cs_lagr_stat.c:988:56: style: Parameter 'id_range' can be declared as const array. However it seems that '_boundary_fouling_diameter' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/lagr/cs_lagr_stat.c:1021:61: style: Parameter 'id_range' can be declared as const array. However it seems that '_boundary_fouling_coke_fraction' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/user_examples/cs_user_lagr_model.c:68:53: style: Parameter 'id_range' can be declared as const array. However it seems that '_boundary_impact_weight' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/user_examples/cs_user_lagr_model.c:109:54: style: Parameter 'id_range' can be declared as const array. However it seems that '_incident_kinetic_energy' is a callback function, if 'id_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code-saturne-7.0.2.orig/src/user_examples/cs_user_postprocess-profiles.c:67:46: style: Parameter 'input' can be declared as pointer to const. However it seems that '_cell_x_profile_probes_define' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/codeblocks/codeblocks_20.03+svn13046.orig.tar.gz codeblocks-code-r13046-trunk/src/plugins/codecompletion/coderefactoring.cpp:111:42: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnClose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/codecompletion/coderefactoring.cpp:112:53: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnOpenFilesClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/codecompletion/coderefactoring.cpp:113:56: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProjectFilesClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/SpellChecker/wxspellchecker/tools/bzipstream/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] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/coderefactoring.cpp:114:42: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnClose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/coderefactoring.cpp:115:53: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnOpenFilesClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/coderefactoring.cpp:116:56: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProjectFilesClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/devpak_plugin/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] codeblocks-code-r13046-trunk/src/plugins/contrib/help_plugin/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] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiManager/wxSmithAuiManager.h:21:56: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDestroy' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxgbsizer/wxsGridBagSizer.cpp:29:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnPaint' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexCaml.cxx:383:12: style: Parameter 'keywordlists' can be declared as const array. However it seems that 'FoldCamlDoc' is a callback function, if 'keywordlists' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexEiffel.cxx:114: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] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexFlagship.cxx:25:41: style: Parameter 'styler' can be declared as reference to const. However it seems that 'IsFlagShipComment' is a callback function, if 'styler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexMatlab.cxx:37:39: style: Parameter 'styler' can be declared as reference to const. However it seems that 'IsMatlabComment' is a callback function, if 'styler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexMatlab.cxx:41:39: style: Parameter 'styler' can be declared as reference to const. However it seems that 'IsOctaveComment' is a callback function, if 'styler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexPython.cxx:25:35: 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] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexScriptol.cxx:45: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] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/LexVB.cxx:27: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] codeblocks-code-r13046-trunk/src/plugins/modpoller/ModPoller.h:34:59: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnEditorActivated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/plugins/scriptedwizard/resources/fltk/fluid/main.cpp:6:36: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'bt_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/sdk/debuggermanager.cpp:641:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnEntryCommand' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/sdk/debuggermanager.cpp:665:47: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnClearLog' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/sdk/debuggermanager.cpp:673:47: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnLoadFile' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/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] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/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] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/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] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/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] ftp://ftp.de.debian.org/debian/pool/main/c/codelite/codelite_17.0.0+dfsg.orig.tar.xz codelite-17.0.0/AutoSave/autosave.cpp:58:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/AutoSave/autosave.cpp:78:38: 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] codelite-17.0.0/CMakePlugin/CMakeHelpTab.cpp:213:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnThreadStart' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CMakePlugin/CMakeHelpTab.cpp:233:48: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnThreadDone' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CMakePlugin/CMakeHelpTab.cpp:245:42: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnClose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CMakePlugin/CMakePlugin.cpp:354:46: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CallGraph/callgraph.cpp:210:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnAbout' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CallGraph/callgraph.cpp:327:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnShowCallGraph' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CallGraph/callgraph.cpp:508:44: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeDesigner/codedesigner.cpp:199:47: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeDesigner/codedesigner.cpp:283:49: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOpenWithCD' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeDesigner/codedesigner.cpp:358:44: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnNewCD' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeDesigner/codedesigner.cpp:375:46: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnNewHSCH' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeDesigner/codedesigner.cpp:392:45: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnNewSCH' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CallGraph/gprofparser.cpp:31:17: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmpint' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CallGraph/gprofparser.cpp:31:25: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmpint' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeLiteDiff/codelitediff.cpp:99:46: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnNewDiff' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeLiteDiff/codelitediff.cpp:124:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDiff' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/CodeLiteDiff/codelitediff.cpp:203:52: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnNewDiffFolder' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ContinuousBuild/continuousbuild.cpp:243:59: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnBuildProcessEnded' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Copyright/copyright.cpp:194:43: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOptions' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Copyright/copyright.cpp:201:57: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnBatchInsertCopyrights' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Copyright/copyright.cpp:258:59: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnProjectInsertCopyrights' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.cpp:216:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnBtnBackupClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.cpp:321:60: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnBtnShowSqlClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.cpp:326:58: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnBtnWriteClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.cpp:422:53: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnBtnRestoreClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DebugAdapterClient/DAPWatchesView.cpp:82:52: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDeleteWatch' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DebugAdapterClient/DAPWatchesView.cpp:93:50: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDeleteAll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DebugAdapterClient/RunInTerminalHelper.cpp:24:63: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProcessTerminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DebugAdapterClient/DebugAdapterClient.cpp:957:60: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDapInitializeResponse' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/DebugAdapterClient/DebugAdapterClient.cpp:978:58: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDapInitializedEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Debugger/debuggergdb.cpp:1046:43: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnProcessEnd' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Docker/DockerOutputPane.cpp:125:60: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnKillAllContainers' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/EditorConfigPlugin/editorconfigplugin.cpp:127:53: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ExternalTools/externaltools.cpp:156:54: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LanguageServer/languageserver.cpp:129:55: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LanguageServer/languageserver.cpp:228:63: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMenuRenameSymbol' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LanguageServer/languageserver.cpp:245:61: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMenuFindSymbol' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LanguageServer/languageserver.cpp:300:64: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnLSPStopAll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LanguageServer/languageserver.cpp:306:65: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnLSPStartAll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LanguageServer/languageserver.cpp:312:67: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnLSPRestartAll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LanguageServer/languageserver.cpp:375:72: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnLSPShowSettingsDlg' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/LiteEditor/webupdatethread.cpp:182:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnConnected' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MacBundler/macbundler.cpp:202:31: style: Parameter 'evt' can be declared as reference to const. However it seems that 'onOk' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MacBundler/macbundler.cpp:208:35: style: Parameter 'evt' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MacBundler/macbundler.cpp:214:49: style: Parameter 'evt' can be declared as reference to const. However it seems that 'onPlistCheckboxPressed' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MacBundler/macbundler.cpp:315:57: style: Parameter 'evt' can be declared as reference to const. However it seems that 'onBundleInvoked_active' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MacBundler/macbundler.cpp:332:59: style: Parameter 'evt' can be declared as reference to const. However it seems that 'onBundleInvoked_selected' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MemCheck/memchecksettingsdialog.cpp:96:56: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnAddSupp' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MemCheck/memchecksettingsdialog.cpp:112:56: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDelSupp' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MemCheck/memcheckoutputview.cpp:537:58: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMarkAllErrors' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MemCheck/memcheckoutputview.cpp:539:60: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnUnmarkAllErrors' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/MemCheck/memcheckoutputview.cpp:576:65: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSuppressMarkedErrors' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/PHPLint/phplint.cpp:225:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProcessTerminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/PHPRefactoring/phprefactoring.cpp:129:54: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnExtractMethod' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/PHPRefactoring/phprefactoring.cpp:155:60: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRenameLocalVariable' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/PHPRefactoring/phprefactoring.cpp:157:60: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRenameClassProperty' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/PHPRefactoring/phprefactoring.cpp:193:71: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnConvertLocalToInstanceVariable' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/PHPRefactoring/phprefactoring.cpp:214:65: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRenameClassAndNamespaces' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/PHPRefactoring/phprefactoring.cpp:228:62: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOptimizeUseStatements' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/CompileCommandsGenerator.cpp:48:69: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProcessTeraminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/DebuggerToolBar.cpp:143:37: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnPaint' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/LSPNetworkSocketClient.cpp:65:64: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSocketConnected' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/LanguageServerProtocol.cpp:649:61: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnNetConnected' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/cc_box_tip_window.cpp:300:44: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnPaint' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/clRemoteBuilder.cpp:78:59: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProcessTerminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/clTreeKeyboardInput.cpp:39:54: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnClearSearch' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/wxPNGAnimation.cpp:52:44: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnPaint' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Plugin/wxPNGAnimation.cpp:67:44: 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] codelite-17.0.0/QmakePlugin/qmakeplugin.cpp:233:46: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/QmakePlugin/qmakeplugin.cpp:566:53: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnQmakeTerminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/QmakePlugin/qmakesettingsdlg.cpp:113:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDelete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/QmakePlugin/qmakesettingsdlg.cpp:126:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnRename' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Runtime/templates/projects/c_gtk24_template/main.c:5:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'hello' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Runtime/templates/projects/c_gtk24_template/main.c:11: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] codelite-17.0.0/Runtime/templates/projects/c_gtk24_template/main.c:12:42: 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] codelite-17.0.0/Runtime/templates/projects/c_gtk24_template/main.c:30: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] codelite-17.0.0/Runtime/templates/projects/executable-wx-enabled/main.cpp:11:31: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Runtime/templates/projects/executable-wx-xrc/main.cpp:72:44: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnCloseFrame' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Runtime/templates/projects/executable-wx-xrc/main.cpp:77:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnExitClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Remoty/RemotyWorkspace.cpp:902:69: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnCodeLiteRemoteListFilesDone' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/SFTPTreeView.cpp:171:50: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnAddBookmark' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/SFTPTreeView.cpp:216:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnConnection' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/SFTPTreeView.cpp:289:55: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnOpenTerminalMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/SFTPTreeView.cpp:297:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnOpenTerminal' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/SFTPTreeView.cpp:317:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSftpSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/sftp.cpp:266:54: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSetupWorkspaceMirroring' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/sftp.cpp:312:56: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnDisableWorkspaceMirroring' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SFTP/sftp.cpp:417:39: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SmartCompletion/smartcompletion.cpp:132:50: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SnipWiz/snipwiz.cpp:218:50: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnMenuExpandSwitch' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SnipWiz/snipwiz.cpp:389:42: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SnipWiz/snipwiz.cpp:475:45: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnClassWizard' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SpellChecker/CorrectSpellingDlg.cpp:104:46: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMove' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SpellChecker/spellcheck.cpp:272:45: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SpellChecker/spellcheck.cpp:389:40: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnTimer' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SpellChecker/spellcheck.cpp:468:47: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnIgnoreWord' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/SpellChecker/spellcheck.cpp:483:44: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnAddWord' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Subversion2/SvnCommitDialog.cpp:239:58: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnProcessTerminatd' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/Subversion2/svncommand.cpp:81:54: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProcessTerminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/UnitTestCPP/unittestpp.cpp:348:49: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRunUnitTests' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/UnitTestCPP/unittestpp.cpp:480:52: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnMarkProjectAsUT' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/UnitTestCPP/unittestpp.cpp:493:54: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnProcessTerminated' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeDebugger.cpp:395:57: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnWebSocketConnected' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeDebugger.cpp:404:53: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnWebSocketError' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeDebugger.cpp:419:60: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnWebSocketDisconnected' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeDebuggerPane.cpp:222:63: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnEvalResult' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeDebuggerPane.cpp:228:65: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnCreateObject' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeDebuggerPane.cpp:284:59: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDeleteBreakpoint' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeJSWorkspaceView.cpp:213:65: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnOpenPackageJsonFile' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/NodeJSWorkspaceView.cpp:362:60: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnTerminalClosed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/ndb/clNodeProcess.cpp:131:57: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProcessTerminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WordCompletion/wordcompletion.cpp:162:55: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/WebTools/webtools.cpp:182:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ZoomNavigator/zoomtext.cpp:196:38: 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] codelite-17.0.0/ZoomNavigator/zoomnavigator.cpp:287:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/abbreviation/abbreviation.cpp:129:53: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelite-cli/csManager.cpp:74:61: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnCommandProcessedCompleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelite-cli/csManager.cpp:88:55: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSearchThreadStarted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelite_terminal/MainFrame.cpp:54:48: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnTerminalExit' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelite_terminal/wxTerminalCtrl.cpp:176:58: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnProcessTerminated' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelite_terminal/wxTerminalCtrl.cpp:388:42: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnIdle' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelite_vim/codelite_vim.cpp:66:48: style: Parameter 'event' can be declared as reference to const. However it seems that 'onVimSetting' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelitephp/PHPParser/php_project.cpp:271:50: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnFileScanStart' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelitephp/php-plugin/localsview.cpp:211:46: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnCopyValue' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelitephp/php-plugin/php_project_settings_dlg.cpp:198:65: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnDeleteFileMapping' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelitephp/php-plugin/php_project_settings_dlg.cpp:208:63: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnEditFileMapping' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelitephp/php-plugin/php_project_settings_dlg.cpp:218:62: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnNewFileMapping' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelitephp/php-plugin/php_editor_context_menu.cpp:445:64: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnInsertDoxyComment' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/codelitephp/php-plugin/php_editor_context_menu.cpp:521:69: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnGenerateSettersGetters' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cppchecker/cppchecker.cpp:283:60: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCheckFileEditorItem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cppchecker/cppchecker.cpp:298:62: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCheckFileExplorerItem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cppchecker/cppchecker.cpp:318:59: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCheckWorkspaceItem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cppchecker/cppchecker.cpp:370:57: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCheckProjectItem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cppchecker/cppchecker.cpp:411:59: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCppCheckTerminated' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cscope/cscope.cpp:420:43: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFindSymbol' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cscope/cscope.cpp:428:53: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFindGlobalDefinition' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cscope/cscope.cpp:445:66: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFindFunctionsCalledByThisFunction' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cscope/cscope.cpp:472:65: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFindFunctionsCallingThisFunction' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cscope/cscope.cpp:499:60: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFindFilesIncludingThisFname' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cscope/cscope.cpp:541:41: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCreateDB' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/cscope/cscope.cpp:575:43: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnDoSettings' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/dsl/formatter.c:30:63: style: Parameter 'env' can be declared as pointer to const. However it seems that 'formatter_proc_list' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/dsl/dsl.c:546: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] codelite-17.0.0/ctags/dsl/dsl.c:574: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] codelite-17.0.0/ctags/dsl/dsl.c:595: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] codelite-17.0.0/ctags/dsl/dsl.c:613: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] codelite-17.0.0/ctags/dsl/dsl.c:631: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] codelite-17.0.0/ctags/dsl/dsl.c:647: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] codelite-17.0.0/ctags/dsl/dsl.c:676: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] codelite-17.0.0/ctags/dsl/dsl.c:701: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] codelite-17.0.0/ctags/dsl/dsl.c:713: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] codelite-17.0.0/ctags/dsl/dsl.c:714: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] codelite-17.0.0/ctags/dsl/dsl.c:715: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] codelite-17.0.0/ctags/dsl/dsl.c:716: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] codelite-17.0.0/ctags/dsl/dsl.c:718: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] codelite-17.0.0/ctags/dsl/dsl.c:740: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] codelite-17.0.0/ctags/dsl/dsl.c:764: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] codelite-17.0.0/ctags/dsl/dsl.c:780: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] codelite-17.0.0/ctags/dsl/dsl.c:851: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] codelite-17.0.0/ctags/dsl/dsl.c:857: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] codelite-17.0.0/ctags/dsl/dsl.c:863: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] codelite-17.0.0/ctags/dsl/dsl.c:877: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] codelite-17.0.0/ctags/dsl/dsl.c:965: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] codelite-17.0.0/ctags/dsl/dsl.c:965: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] codelite-17.0.0/ctags/dsl/dsl.c:1173: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] codelite-17.0.0/ctags/dsl/dsl.c:1275: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] codelite-17.0.0/ctags/dsl/dsl.c:1293: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] codelite-17.0.0/ctags/dsl/dsl.c:1311: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] codelite-17.0.0/ctags/dsl/dsl.c:1311: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] codelite-17.0.0/ctags/dsl/dsl.c:1316: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] codelite-17.0.0/ctags/dsl/dsl.c:1316: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] codelite-17.0.0/ctags/dsl/dsl.c:1321: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] codelite-17.0.0/ctags/dsl/dsl.c:1321: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] codelite-17.0.0/ctags/dsl/sorter.c:175: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] codelite-17.0.0/ctags/dsl/sorter.c:201: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] codelite-17.0.0/ctags/dsl/sorter.c:201: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] codelite-17.0.0/ctags/dsl/sorter.c:214: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] codelite-17.0.0/ctags/dsl/sorter.c:271: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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/dsl/optscript.c:2826: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] codelite-17.0.0/ctags/dsl/optscript.c:3729: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] codelite-17.0.0/ctags/dsl/optscript.c:3729: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] codelite-17.0.0/ctags/dsl/optscript.c:3772: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] codelite-17.0.0/ctags/dsl/optscript.c:3772: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] codelite-17.0.0/ctags/dsl/optscript.c:4208: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] codelite-17.0.0/ctags/dsl/optscript.c:4267: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] codelite-17.0.0/ctags/dsl/optscript.c:4284: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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/libreadtags/readtags.c:776: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] codelite-17.0.0/ctags/main/field.c:1104:19: style: Parameter 'b' can be declared as pointer to const. However it seems that 'renderFieldXpath' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/fmt.c:39:35: style: Parameter 'fspec' can be declared as pointer to const. However it seems that 'printLiteral' is a callback function, if 'fspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/lregex-default.c:118:13: style: Parameter 'code' can be declared as pointer to const. However it seems that 'match' is a callback function, if 'code' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/entry.c:1383:52: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'findName' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/entry.c:1414:59: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'findNameOfKinds' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/lregex.c:1368:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'no_pcre2_regex_flag_short' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/lregex.c:1372:110: style: Parameter 'data' can be declared as pointer to const. However it seems that 'no_pcre2_regex_flag_long' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:28:39: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeFormat' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:44:42: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeHowSorted' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:55:39: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeAuthor' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:62:41: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeProgName' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:69:40: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeProgURL' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:76:44: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeProgVersion' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:95:47: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeKindSeparators' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:101:49: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeKindDescriptions' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:107:50: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeFieldDescriptions' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:113:50: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeExtraDescriptions' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:119:49: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeRoleDescriptions' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:125:40: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeProcCwd' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:131:45: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeParserVersion' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptag.c:142:46: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'ptagMakeOutputVersion' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/ptrarray.c:182: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] codelite-17.0.0/ctags/main/selectors.c:60:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tastePerlLine' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/selectors.c:135:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tasteObjectiveCOrMatLabLines' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/selectors.c:178:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tasteObjectiveC' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/selectors.c:309:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tasteLispOrLEXLines' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/main/parse.c:1061:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'determineZshAutoloadTag' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/parse.c:1082:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'determinePHPMark' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/writer-ctags.c:73:53: style: Parameter 'mio' can be declared as pointer to const. However it seems that 'endECTagsFile' is a callback function, if 'mio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/writer-ctags.c:74:16: style: Parameter 'clientData' can be declared as pointer to const. However it seems that 'endECTagsFile' is a callback function, if 'clientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/xtag.c:34:50: style: Parameter 'pdef' can be declared as pointer to const. However it seems that 'isPseudoTagsEnabled' is a callback function, if 'pdef' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/main/xtag.c:132:53: style: Parameter 'pobj' can be declared as pointer to const. However it seems that 'xtagEqualByNameAndLanguage' is a callback function, if 'pobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/parsers/cxx/cxx_parser_variable.c:890: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] codelite-17.0.0/ctags/parsers/cxx/cxx_parser_variable.c:890: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] codelite-17.0.0/ctags/parsers/cxx/cxx_tag.c:264:26: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'countSameKindEntry' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codelite-17.0.0/ctags/parsers/itcl.c:255: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] codelite-17.0.0/ctags/parsers/itcl.c:269: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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/parsers/r.c:876: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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/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] codelite-17.0.0/ctags/parsers/tcloo.c:119: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] codelite-17.0.0/ctags/parsers/tcloo.c:133: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] codelite-17.0.0/ctags/parsers/tex.c:310: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/c/codequery/codequery_0.27.0+dfsg.orig.tar.xz codequery-0.27.0/scintilla/lexers/LexEiffel.cxx:119: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] codequery-0.27.0/scintilla/lexers/LexPython.cxx:67: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] codequery-0.27.0/scintilla/lexers/LexScriptol.cxx:51: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] codequery-0.27.0/scintilla/lexers/LexVB.cxx:32: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] codequery-0.27.0/showgraph/Layout/node_group.cpp:32:26: style: Parameter 'node1' can be declared as pointer to const. However it seems that 'compareBc' is a callback function, if 'node1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codequery-0.27.0/showgraph/Layout/node_group.cpp:33:26: style: Parameter 'node2' can be declared as pointer to const. However it seems that 'compareBc' is a callback function, if 'node2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codequery-0.27.0/showgraph/Layout/layout.cpp:39:30: style: Parameter 'node1' can be declared as pointer to const. However it seems that 'compareOrders' is a callback function, if 'node1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codequery-0.27.0/showgraph/Layout/layout.cpp:40:30: style: Parameter 'node2' can be declared as pointer to const. However it seems that 'compareOrders' is a callback function, if 'node2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codequery-0.27.0/showgraph/Layout/layout.cpp:48:32: style: Parameter 'g1' can be declared as pointer to const. However it seems that 'compareGroups' is a callback function, if 'g1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codequery-0.27.0/showgraph/Layout/layout.cpp:49:32: style: Parameter 'g2' can be declared as pointer to const. However it seems that 'compareGroups' is a callback function, if 'g2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cog/cog_0.18.3.orig.tar.xz cog-0.18.3/platform/gtk4/cog-gtk-settings-cell-renderer-variant.c:74:109: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'browserCellRendererVariantGetProperty' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/gtk4/cog-gtk-settings-cell-renderer-variant.c:112:115: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'browserCellRendererVariantSetProperty' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/gtk4/cog-gtk-settings-dialog.c:74:110: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'browserSettingsDialogSetProperty' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/gtk4/cog-platform-gtk4.c:671:38: style: Parameter 'platform' can be declared as pointer to const. However it seems that 'cog_gtk4_platform_setup' is a callback function, if 'platform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/gtk4/cog-platform-gtk4.c:697:49: style: Parameter 'platform' can be declared as pointer to const. However it seems that 'cog_gtk4_platform_get_view_backend' is a callback function, if 'platform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/gtk4/cog-platform-gtk4.c:705:32: style: Parameter 'view' can be declared as pointer to const. However it seems that 'on_title_change' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/gtk4/cog-platform-gtk4.c:765:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_supported' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/launcher/cog-launcher.c:169:109: style: Parameter 'launcher' can be declared as pointer to const. However it seems that 'on_permission_request' is a callback function, if 'launcher' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/drm/cog-platform-drm.c:1202:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'input_interface_open_restricted' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/drm/cog-platform-drm.c:1208:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'input_interface_close_restricted' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/drm/cog-platform-drm.c:1378:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_supported' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/drm/cog-platform-drm.c:1563:99: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cog_drm_platform_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/drm/cog-platform-drm.c:1600:93: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cog_drm_platform_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:296: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] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:296:68: 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] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:410:35: 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] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:411:55: 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] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:459:28: 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] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:460:48: 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] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:467:34: 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] cog-0.18.3/platform/wayland/cog-im-context-wl-v1.c:468:54: 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] ftp://ftp.de.debian.org/debian/pool/main/c/cogl/cogl_1.22.8.orig.tar.xz cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/cogl-gst/cogl-gst-video-sink.c:179:35: style: Parameter 'src' can be declared as pointer to const. However it seems that 'cogl_gst_rectangle_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl-gst/cogl-gst-video-sink.c:1490:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cogl_gst_video_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl-gst/cogl-gst-video-sink.c:1509:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cogl_gst_video_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/cogl/driver/gl/gl/cogl-texture-driver-gl.c:510: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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-null.c:54:49: style: Parameter 'renderer' can be declared as pointer to const. However it seems that '_cogl_winsys_renderer_disconnect' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-null.c:136: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-null.c:149: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-android.c:67:49: style: Parameter 'renderer' can be declared as pointer to const. However it seems that '_cogl_winsys_renderer_disconnect' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-android.c:170: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-android.c:183: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] cogl-1.22.8/cogl/driver/gl/gles/cogl-texture-driver-gles.c:557: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] cogl-1.22.8/cogl/driver/gl/gles/cogl-texture-driver-gles.c:561: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] cogl-1.22.8/cogl/driver/gl/gles/cogl-texture-driver-gles.c:605: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] cogl-1.22.8/cogl/driver/gl/gles/cogl-texture-driver-gles.c:613: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-gdl.c:61:49: style: Parameter 'renderer' can be declared as pointer to const. However it seems that '_cogl_winsys_renderer_disconnect' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-gdl.c:279: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-mir.c:284: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-mir.c:297: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-mir.c:608: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] cogl-1.22.8/cogl/winsys/cogl-winsys-sdl.c:333:43: style: Parameter 'context' can be declared as pointer to const. However it seems that '_cogl_winsys_context_deinit' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl/winsys/cogl-winsys-sdl.c:338: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] cogl-1.22.8/cogl/winsys/cogl-winsys-sdl.c:409: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] cogl-1.22.8/cogl/winsys/cogl-winsys-sdl.c:417: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] cogl-1.22.8/cogl/winsys/cogl-winsys-sdl.c:423: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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-x11.c:294: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-x11.c:307: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-x11.c:578: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] cogl-1.22.8/cogl/winsys/cogl-winsys-sdl2.c:551: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] cogl-1.22.8/cogl/winsys/cogl-winsys-sdl2.c:575: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] cogl-1.22.8/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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl.c:587: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-kms.c:123:49: style: Parameter 'renderer' can be declared as pointer to const. However it seems that '_cogl_winsys_renderer_disconnect' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-kms.c:780: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] cogl-1.22.8/cogl/winsys/cogl-winsys-egl-kms.c:855:48: style: Parameter 'display' can be declared as pointer to const. However it seems that '_cogl_winsys_egl_cleanup_context' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/examples/cogl-info.c:161:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'feature_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/tests/conform/test-fence.c:25: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] cogl-1.22.8/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] cogl-1.22.8/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] cogl-1.22.8/cogl/stb_image.c:1583:41: style: Parameter 'out' can be declared as pointer to const. However it seems that 'resample_row_1' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl/stb_image.c:1583:73: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'resample_row_1' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cogl-1.22.8/cogl/stb_image.c:1588:57: style: Parameter 'in_near' can be declared as pointer to const. However it seems that '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] cogl-1.22.8/cogl/stb_image.c:1588:75: style: Parameter 'in_far' can be declared as pointer to const. However it seems that '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] cogl-1.22.8/cogl/stb_image.c:1622:58: style: Parameter 'in_near' can be declared as pointer to const. However it seems that '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] cogl-1.22.8/cogl/stb_image.c:1622:76: style: Parameter 'in_far' can be declared as pointer to const. However it seems that '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] cogl-1.22.8/cogl/stb_image.c:1643:61: style: Parameter 'in_near' can be declared as pointer to const. However it seems that '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/c/coin3/coin3_4.0.2+ds.orig.tar.xz coin-4.0.2/src/nodes/SoRotor.cpp:187:46: style: Parameter 's' can be declared as pointer to const. However it seems that 'fieldSensorCB' 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/c/coinor-cbc/coinor-cbc_2.10.11+ds1.orig.tar.xz Cbc-releases-2.10.11/Cbc/examples/inc.cpp:13:31: style: Parameter 'model' can be declared as pointer to const. However it seems that 'callBack' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Cbc-releases-2.10.11/Cbc/src/CbcGenParamUtils.cpp:658:31: style: Parameter 'param' can be declared as pointer to const. However it seems that 'doNothingParam' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Cbc-releases-2.10.11/Cbc/src/CbcGenParamUtils.cpp:667:28: style: Parameter 'param' can be declared as pointer to const. However it seems that 'doExitParam' 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/c/coinor-cgl/coinor-cgl_0.60.8+ds.orig.tar.xz Cgl-releases-0.60.8/Cgl/src/CglZeroHalf/CglZeroHalf.cpp:510:22: style: Parameter 'x' can be declared as pointer to const. However it seems that 'best' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Cgl-releases-0.60.8/Cgl/src/CglZeroHalf/CglZeroHalf.cpp:510:36: style: Parameter 'y' can be declared as pointer to const. However it seems that 'best' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-dylp/coinor-dylp_1.10.4.orig.tar.gz DyLP-1.10.4/Osi/src/OsiMsk/OsiMskSolverInterface.cpp:96:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'printlog' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DyLP-1.10.4/Osi/src/OsiMsk/OsiMskSolverInterface.cpp:96:46: style: Parameter 's' can be declared as pointer to const. However it seems that 'printlog' 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/c/coinor-ipopt/coinor-ipopt_3.11.9.orig.tar.gz Ipopt-3.11.9/Ipopt/examples/hs071_c/hs071_c.c:219:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/examples/hs071_c/hs071_c.c:229:35: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_grad_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/examples/hs071_c/hs071_c.c:242:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/examples/hs071_c/hs071_c.c:256:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_jac_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/examples/hs071_c/hs071_c.c:299:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/examples/hs071_c/hs071_c.c:300:30: style: Parameter 'lambda' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'lambda' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:188:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:189:21: style: Parameter 'obj_value' can be declared as pointer to const. However it seems that 'eval_f' is a callback function, if 'obj_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:198:35: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_grad_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:199:26: style: Parameter 'grad_f' can be declared as pointer to const. However it seems that 'eval_grad_f' is a callback function, if 'grad_f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:208:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:209:30: style: Parameter 'g' can be declared as pointer to const. However it seems that 'eval_g' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:218:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_jac_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:220:24: style: Parameter 'iRow' can be declared as pointer to const. However it seems that 'eval_jac_g' is a callback function, if 'iRow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:220:37: style: Parameter 'jCol' can be declared as pointer to const. However it seems that 'eval_jac_g' is a callback function, if 'jCol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:220:51: style: Parameter 'values' can be declared as pointer to const. However it seems that 'eval_jac_g' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:230:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:231:30: style: Parameter 'lambda' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'lambda' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:232:37: style: Parameter 'iRow' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'iRow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:232:50: style: Parameter 'jCol' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'jCol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/1-skeleton/TutorialC.c:233:21: style: Parameter 'values' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c:203:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c:218:35: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_grad_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c:232:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c:248:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_jac_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c:294:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/2-mistake/TutorialC.c:295:30: style: Parameter 'lambda' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'lambda' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/3-solution/TutorialC.c:202:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/3-solution/TutorialC.c:217:35: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_grad_f' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/3-solution/TutorialC.c:231:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/3-solution/TutorialC.c:247:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_jac_g' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/3-solution/TutorialC.c:293:30: style: Parameter 'x' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Ipopt-3.11.9/Ipopt/tutorial/CodingExercise/C/3-solution/TutorialC.c:294:30: style: Parameter 'lambda' can be declared as pointer to const. However it seems that 'eval_h' is a callback function, if 'lambda' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-osi/coinor-osi_0.108.9+ds.orig.tar.xz Osi-releases-0.108.9/Osi/src/OsiMsk/OsiMskSolverInterface.cpp:96:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'printlog' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Osi-releases-0.108.9/Osi/src/OsiMsk/OsiMskSolverInterface.cpp:96:46: style: Parameter 's' can be declared as pointer to const. However it seems that 'printlog' 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/c/coinor-vol/coinor-vol_1.5.4.orig.tar.gz Vol-1.5.4/Osi/src/OsiMsk/OsiMskSolverInterface.cpp:96:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'printlog' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Vol-1.5.4/Osi/src/OsiMsk/OsiMskSolverInterface.cpp:96:46: style: Parameter 's' can be declared as pointer to const. However it seems that 'printlog' 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/c/collada2gltf/collada2gltf_20140924.orig.tar.xz collada2gltf-20140924/dependencies/json/thirdparty/yajl/src/yajl_alloc.c:26:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'yajl_internal_malloc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collada2gltf-20140924/helpers/geometryHelpers.cpp:529:44: style: Parameter 'value' can be declared as pointer to const. However it seems that '__RemapMeshAttribute' 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/c/collectd/collectd_5.12.0.orig.tar.xz collectd-collectd-5.12.0/contrib/examples/myplugin.c:161:64: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'my_log' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/daemon/utils_llist.c:129:36: style: Parameter 'e' can be declared as pointer to const. However it seems that 'llist_strcmp' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/daemon/utils_llist.c:129:45: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'llist_strcmp' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/utils/gce/gce.c:79:36: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/utils/message_parser/message_parser_test.c:39:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'start_message_assembly_mock_error' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/utils/message_parser/message_parser_test.c:43:67: style: Parameter 'self' can be declared as pointer to const. However it seems that 'start_message_assembly_mock_success' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/utils/message_parser/message_parser_test.c:47:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'message_item_assembly_mock' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/utils/message_parser/message_parser_test.c:48:57: style: Parameter 'cm' can be declared as pointer to const. However it seems that 'message_item_assembly_mock' is a callback function, if 'cm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/utils/message_parser/message_parser_test.c:53:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'end_message_assembly_mock' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] collectd-collectd-5.12.0/src/utils/oauth/oauth.c:81:34: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'write_memory' 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/c/colmap/colmap_3.9.1.orig.tar.gz colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.cpp:45:53: style: Parameter 'fileName' can be declared as pointer to const. However it seems that 'BufferedReadWriteFile' 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/c/colobot/colobot_0.2.1.orig.tar.gz colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/FileFunctions.cpp:128:72: style: Parameter 'Exception' can be declared as reference to const. However it seems that 'rfdestruct' is a callback function, if 'Exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/FileFunctions.cpp:352:54: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rDeleteFile' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/FileFunctions.cpp:211:50: style: Parameter 'pVar' can be declared as pointer to const. However it seems that 'cfclose' is a callback function, if 'pVar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/FileFunctions.cpp:304:49: style: Parameter 'pVar' can be declared as pointer to const. However it seems that 'cfread' is a callback function, if 'pVar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/FileFunctions.cpp:341:48: style: Parameter 'pVar' can be declared as pointer to const. However it seems that 'cfeof' is a callback function, if 'pVar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:35:47: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rSin' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:46:47: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rCos' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:57:47: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rTan' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:68:48: style: Parameter 'exception' can be declared as reference to const. However it seems that 'raSin' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:79:48: style: Parameter 'exception' can be declared as reference to const. However it seems that 'raCos' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:90:48: style: Parameter 'exception' can be declared as reference to const. However it seems that 'raTan' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:101:49: style: Parameter 'exception' can be declared as reference to const. However it seems that 'raTan2' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:113:48: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rSqrt' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:124:47: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rPow' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:137:48: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rRand' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:145:47: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rAbs' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:179:49: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rFloor' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:190:48: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rCeil' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:201:49: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rRound' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:212:49: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rTrunc' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/src/CBot/stdlib/MathFunctions.cpp:235:49: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rIsNAN' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/test/cbot/console.cpp:43:51: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rMessage' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/test/unit/CBot/CBot_test.cpp:75:59: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rFail' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] colobot-colobot-gold-0.2.1-alpha/test/unit/CBot/CBot_test.cpp:94:61: style: Parameter 'exception' can be declared as reference to const. However it seems that 'rAssert' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/compiz/compiz_0.8.18.orig.tar.xz compiz-0.8.18/plugins/annotate.c:1367:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'annoGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/clone.c:917:31: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'cloneGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/commands.c:459:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'commandsGetMetadata' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/libdecoration/decoration.c:1133:25: style: Parameter 'xdisplay' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'xdisplay' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/libdecoration/decoration.c:1134:22: 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] compiz-0.8.18/gtk-window-decorator/gtk-window-decorator.c:3023:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'get_event_window_position' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/gtk-window-decorator/gtk-window-decorator.c:4880:29: style: Parameter 'object' can be declared as pointer to const. However it seems that 'action_menu_unmap' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/gtk-window-decorator/gtk-window-decorator.c:6038:16: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'draw_border_shape' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/blur.c:3231:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'blurGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/dbus.c:2231:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dbusInitPluginForDisplay' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/dbus.c:2635:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'dbusGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/cube.c:1287:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'cubePaintInside' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/cube.c:1290:18: style: Parameter 'output' can be declared as pointer to const. However it seems that 'cubePaintInside' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/cube.c:2229:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'cubeGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/glib.c:295:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'glibGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/ini.c:947:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'iniInitPluginForDisplay' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/ini.c:1134:29: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'iniGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/decoration.c:2329:31: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'decorGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/inotify.c:158:20: style: Parameter 'fileWatch' can be declared as pointer to const. However it seems that 'inotifyFileWatchRemoved' is a callback function, if 'fileWatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/inotify.c:296:33: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'inotifyGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/matecompat.c:324:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mateGetMetadata' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/fuse.c:769:22: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'compiz_setattr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/fuse.c:1423:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'fuseGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/fade.c:1029:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'fadeGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/minimize.c:1052:29: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'minGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/obs.c:190:24: style: Parameter 'action' can be declared as pointer to const. However it seems that 'alterPaintModifier' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/obs.c:748:29: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'obsGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/png.c:555:29: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'pngGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/regex.c:139:17: style: Parameter 'w' can be declared as pointer to const. However it seems that 'regexMatchExpEvalClass' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/regex.c:160:23: style: Parameter 'w' can be declared as pointer to const. However it seems that 'regexMatchExpEvalName' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/regex.c:547:31: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'regexGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/rotate.c:1367:21: style: Parameter 'action' can be declared as pointer to const. However it seems that 'rotateTo' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/rotate.c:1427:24: style: Parameter 'action' can be declared as pointer to const. However it seems that 'rotateToWithWindow' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/rotate.c:2034:32: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'rotateGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/scale.c:2275:31: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'scaleGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/screenshot.c:733:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'shotGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/svg.c:1042:29: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'svgGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/place.c:2248:31: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'placeGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/switcher.c:2156:32: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'switchGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/wall_options.c:1927:37: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'wallOptionsGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/resize.c:1815:32: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'resizeGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/move.c:1335:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'moveGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/wall.c:767:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'wallTerminate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/wall.c:2323:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wallInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/water.c:1804:31: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'waterGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/zoom.c:1183:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'zoomGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:100:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'initCorePluginForObject' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:101:17: style: Parameter 'o' can be declared as pointer to const. However it seems that 'initCorePluginForObject' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:107:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'finiCorePluginForObject' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:108:17: style: Parameter 'o' can be declared as pointer to const. However it seems that 'finiCorePluginForObject' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:142:32: style: Parameter 'core' can be declared as pointer to const. However it seems that 'fileWatchAdded' is a callback function, if 'core' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:143:18: style: Parameter 'fileWatch' can be declared as pointer to const. However it seems that 'fileWatchAdded' is a callback function, if 'fileWatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:148:34: style: Parameter 'core' can be declared as pointer to const. However it seems that 'fileWatchRemoved' is a callback function, if 'core' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/core.c:149:20: style: Parameter 'fileWatch' can be declared as pointer to const. However it seems that 'fileWatchRemoved' is a callback function, if 'fileWatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/fragment.c:506:38: style: Parameter 'op' can be declared as pointer to const. However it seems that 'addFetchOffsetVariables' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/fragment.c:538:22: style: Parameter 'op' can be declared as pointer to const. However it seems that 'addData' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/display.c:2030:28: 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] compiz-0.8.18/src/display.c:2031:21: style: Parameter 'e' can be declared as pointer to const. However it seems that 'errorHandler' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/display.c:3230:27: style: Parameter 'display' can be declared as pointer to const. However it seems that 'fileToImage' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/display.c:3233:13: style: Parameter 'width' can be declared as pointer to const. However it seems that 'fileToImage' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/display.c:3234:13: style: Parameter 'height' can be declared as pointer to const. However it seems that 'fileToImage' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/display.c:3235:13: style: Parameter 'stride' can be declared as pointer to const. However it seems that 'fileToImage' is a callback function, if 'stride' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/display.c:3242:27: style: Parameter 'display' can be declared as pointer to const. However it seems that 'imageToFile' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/display.c:3249:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'imageToFile' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:642:32: style: Parameter 'display' can be declared as pointer to const. However it seems that 'matchEvalTypeExp' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:643:18: style: Parameter 'window' can be declared as pointer to const. However it seems that 'matchEvalTypeExp' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:650:33: style: Parameter 'display' can be declared as pointer to const. However it seems that 'matchEvalStateExp' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:651:19: style: Parameter 'window' can be declared as pointer to const. However it seems that 'matchEvalStateExp' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:658:30: style: Parameter 'display' can be declared as pointer to const. However it seems that 'matchEvalIdExp' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:659:16: style: Parameter 'window' can be declared as pointer to const. However it seems that 'matchEvalIdExp' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:666:44: style: Parameter 'display' can be declared as pointer to const. However it seems that 'matchEvalOverrideRedirectExp' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:676:33: style: Parameter 'display' can be declared as pointer to const. However it seems that 'matchEvalAlphaExp' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/match.c:677:19: style: Parameter 'window' can be declared as pointer to const. However it seems that 'matchEvalAlphaExp' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/plugin.c:41:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'coreInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/plugin.c:47:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'coreFini' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/plugin.c:52:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'coreGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/screen.c:1220:34: style: Parameter 's' can be declared as pointer to const. However it seems that 'addSupportedAtoms' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/screen.c:1634:24: style: Parameter 's' can be declared as pointer to const. However it seems that 'walkFirst' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/screen.c:1640:23: style: Parameter 's' can be declared as pointer to const. However it seems that 'walkLast' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/screen.c:1646:23: style: Parameter 'w' can be declared as pointer to const. However it seems that 'walkNext' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/screen.c:1652:23: style: Parameter 'w' can be declared as pointer to const. However it seems that 'walkPrev' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/src/screen.c:4166:33: style: Parameter 's' can be declared as pointer to const. However it seems that 'outputChangeNotify' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-0.8.18/plugins/wobbly.c:3062:32: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'wobblyGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/compiz-plugins-experimental/compiz-plugins-experimental_0.8.18.orig.tar.xz compiz-plugins-experimental-0.8.18/src/anaglyph/anaglyph.c:551:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'anaglyphInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/atlantis/atlantis.c:1144:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'atlantisInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/cubemodel/cubemodel.c:711:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cubemodelInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/dialog/dialog.c:405:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dialogInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/earth/earth.c:390:25: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_clouds_file' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/earth/earth.c:479:19: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'earthScreenOptionChanged' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/earth/earth.c:1001:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'earthInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/elements/elements.c:1650:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'elementsInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/fakeargb/fakeargb.c:308:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'fakeInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/fireflies/fireflies.c:748:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'snowInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/photowheel/photo.c:540:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'photoInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/ghost/ghost.c:616:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ghostInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/screensaver/screensaver.cpp:443:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'screenSaverInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/snow/snow.c:745:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'snowInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/smartput/smartput.c:1344:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'smartputInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/snowglobe/snowglobe.c:493:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'snowglobeInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/putplus/putplus.c:1117:26: style: Parameter 'action' can be declared as pointer to const. However it seems that 'putplusToViewport' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/putplus/putplus.c:1766:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'putplusInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/stars/star.c:785:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'snowInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/stackswitch/stackswitch.c:1198:40: style: Parameter 'd' can be declared as pointer to const. However it seems that 'stackswitchTerminate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/stackswitch/stackswitch.c:1840:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stackswitchInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/static/static.c:422:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'staticInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/throw/throw.c:399:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'throwInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/swap/swap.c:2043:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'swapInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/tile/tile.c:1258:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'tileInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/wizard/wizard.c:1234:49: style: Parameter 'd' can be declared as pointer to const. However it seems that 'wizardDisplayOptionChanged' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-experimental-0.8.18/src/wizard/wizard.c:1310:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wizardInit' 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/c/compiz-plugins-extra/compiz-plugins-extra_0.8.18.orig.tar.xz compiz-plugins-extra-0.8.18/src/addhelper/addhelper.c:481:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addhelperInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/3d/3d.c:807:21: style: Parameter 'p' can be declared as pointer to const. However it seems that 'tdInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/bell/bell.c:249:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'bellInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/animationaddon/airplane3d.c:816:52: style: Parameter 'p' can be declared as pointer to const. However it seems that 'AirplaneExtraPolygonTransformFunc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/extrawm/extrawm.c:424:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'extraWMInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/fadedesktop/fadedesktop.c:319:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'fadeDesktopInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/firepaint/firepaint.c:497:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'fireTerminate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/firepaint/firepaint.c:907:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'fireInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/gears/gears.c:512:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gearsInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/grid/grid.c:979:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gridInitPlugin' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/cubeaddon/cubeaddon.c:1898:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cubeaddonInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/group/init.c:557:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'groupInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/highlightcontent/highlightcontent.c:678:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'highlightcontentInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/bench/bench.c:555:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'benchInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/loginout/loginout.c:452:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'loginoutInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/mblur/mblur.c:306:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mblurInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/notification/notification.c:360:32: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'notifyGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/reflex/reflex.c:495:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'reflexInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/shelf/shelf.c:970:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'shelfInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/scalefilter/scalefilter.c:896:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'scalefilterInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/showdesktop/showdesktop.c:329:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'showdesktopInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/splash/splash.c:630:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'splashInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/trailfocus/trailfocus.c:648:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'trailfocusInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/showmouse/showmouse.c:1205:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'showmouseInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/widget/widget.c:298:34: style: Parameter 'd' can be declared as pointer to const. However it seems that 'widgetMatchExpEval' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/widget/widget.c:979:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'widgetInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/vidcap/vidcap.c:933:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'vidcapInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/workspacenames/workspacenames.c:419:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wsnamesInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/wallpaper/wallpaper.c:765:40: style: Parameter 'd' can be declared as pointer to const. However it seems that 'wallpaperRecursiveNotify' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-extra-0.8.18/src/wallpaper/wallpaper.c:1370:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wallpaperInit' 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/c/compiz-plugins-main/compiz-plugins-main_0.8.18.orig.tar.xz compiz-plugins-main-0.8.18/src/colorfilter/colorfilter.c:584:65: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'colorFilterActivateAtStartupChanged' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/colorfilter/colorfilter.c:863:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'colorFilterInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/expo/expo.c:260:31: style: Parameter 'd' can be declared as pointer to const. However it seems that 'expoDnDFini' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/expo/expo.c:1831:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'expoInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/focuspoll/focuspoll.cpp:485:35: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'focuspollGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/ezoom/ezoom.c:2798:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'zoomGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/jpeg/imgjpeg.c:440:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'JPEGInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/mousepoll/mousepoll.c:493:35: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'mousepollGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/mag/mag.c:1257:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'magInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/neg/neg.c:682:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'NEGInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/opacify/opacify.c:619:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'opacifyInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/resizeinfo/resizeinfo.c:314:44: style: Parameter 'd' can be declared as pointer to const. However it seems that 'gradientChanged' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/resizeinfo/resizeinfo.c:712:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'infoInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/put/put.c:823:26: style: Parameter 'action' can be declared as pointer to const. However it seems that 'putToViewport' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/put/put.c:1341:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'putInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/scaleaddon/scaleaddon.c:1131:57: style: Parameter 's' can be declared as pointer to const. However it seems that 'scaleaddonScreenOptionChanged' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/scaleaddon/scaleaddon.c:1351:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'scaleaddonInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/ring/ring.c:1059:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'ringTerminate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/ring/ring.c:1792:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ringInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/session/session.c:1194:33: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'sessionGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/snap/snap.c:945:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'snapInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/text/text.c:717:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'textGetMetadata' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/staticswitcher/staticswitcher.c:2223:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'switchInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/titleinfo/titleinfo.c:465:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'titleinfoInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/vpswitch/vpswitch.c:531:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'vpswitchInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/thumbnail/thumbnail.c:1243:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'thumbInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/winrules/winrules.c:863:34: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'winrulesGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/workarounds/workarounds.c:837:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'workaroundsInit' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/shift/shift.c:1752:34: style: Parameter 'd' can be declared as pointer to const. However it seems that 'shiftTerminate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/shift/shift.c:2617:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'shiftInit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/animation/animation.c:452:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'returnTrue' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/animation/animation.c:764:37: style: Parameter 'source' can be declared as pointer to const. However it seems that 'expandBoxWithBox' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compiz-plugins-main-0.8.18/src/animation/animation.c:5092:30: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'animGetMetadata' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/concordance/concordance_1.5.orig.tar.bz2 concordance-1.5/libconcord/web.cpp:95:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'dummy_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] concordance-1.5/libconcord/web.cpp:95:68: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'dummy_cb' 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/c/condor/condor_23.4.0+dfsg.orig.tar.xz htcondor-23.4.0/src/blahp/src/server.c:759:19: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_unknown' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htcondor-23.4.0/src/condor_job_router/job_router_info.cpp:107:77: style: Parameter 'info' can be declared as reference to const. However it seems that '_dprintf_intercept' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htcondor-23.4.0/src/condor_unit_tests/async_freader_tests.cpp:742:43: style: Parameter 'inst' can be declared as pointer to const. However it seems that 'literal_line_generator' is a callback function, if 'inst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htcondor-23.4.0/src/condor_utils/dprintf.cpp:2601:78: style: Parameter 'info' can be declared as reference to const. However it seems that '_dprintf_to_nowhere' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htcondor-23.4.0/src/condor_utils/dprintf.cpp:2601:120: style: Parameter 'dbgInfo' can be declared as pointer to const. However it seems that '_dprintf_to_nowhere' is a callback function, if 'dbgInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htcondor-23.4.0/src/condor_utils/xform_utils.cpp:1776:57: style: Parameter 'ra' can be declared as reference to const. However it seems that 'ParseRulesStdLog' is a callback function, if 'ra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htcondor-23.4.0/src/condor_who/who.cpp:568:27: style: Parameter 'table' can be declared as reference to const. However it seems that 'query' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htcondor-23.4.0/src/condor_who/who.cpp:1321:58: style: Parameter 'table' can be declared as reference to const. However it seems that 'fn_add_to_query_pids' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/confuse/confuse_3.2.2+dfsg.orig.tar.xz confuse-3.2.2+dfsg/examples/cfgtest.c:4:28: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'print_func' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] confuse-3.2.2+dfsg/tests/suite_func.c:10:30: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'func_alias' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] confuse-3.2.2+dfsg/tests/suite_func.c:10:46: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'func_alias' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] confuse-3.2.2+dfsg/tests/suite_validate.c:57:27: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'validate_name2' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] confuse-3.2.2+dfsg/tests/suite_validate.c:57:43: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'validate_name2' 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/c/conman/conman_0.3.1.orig.tar.xz conman-0.3.1/server-obj.c:502:21: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'find_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conman-0.3.1/server-obj.c:502:33: style: Parameter 'key' can be declared as pointer to const. However it seems that 'find_obj' 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/c/conmon/conmon_2.1.10+ds1.orig.tar.xz conmon-2.1.10/src/ctrl.c:106:47: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_winsz_ctrl_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conmon-2.1.10/src/ctrl.c:133:50: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_terminal_ctrl_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/connman/connman_1.42.orig.tar.xz connman-1.42/client/commands.c:2238:27: style: Parameter 'args' can be declared as const array. However it seems that 'cmd_exit' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/client/commands.c:2238:67: style: Parameter 'options' can be declared as pointer to const. However it seems that 'cmd_exit' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/bluetooth.c:843:58: style: Parameter 'device' can be declared as pointer to const. However it seems that 'bluetooth_device_probe' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/bluetooth.c:874:60: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'bluetooth_tech_probe' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/bluetooth.c:879:62: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'bluetooth_tech_remove' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/ethernet.c:328:54: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'eth_tech_probe' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/ethernet.c:333:56: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'eth_tech_remove' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/gadget.c:309:57: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'gadget_tech_probe' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/hh2serial-gps.c:49:51: style: Parameter 'device' can be declared as pointer to const. However it seems that 'hh2serial_probe' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/hh2serial-gps.c:54:53: style: Parameter 'device' can be declared as pointer to const. However it seems that 'hh2serial_remove' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/hh2serial-gps.c:58:52: style: Parameter 'device' can be declared as pointer to const. However it seems that 'hh2serial_enable' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/hh2serial-gps.c:69:53: style: Parameter 'device' can be declared as pointer to const. However it seems that 'hh2serial_disable' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/pacrunner.c:286:47: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'pacrunner_connect' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/pacrunner.c:286:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pacrunner_connect' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/pacrunner.c:418:51: style: Parameter 'service' can be declared as pointer to const. However it seems that 'cancel_lookup' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/iwd.c:216:53: style: Parameter 'network' can be declared as pointer to const. However it seems that 'cm_network_probe' is a callback function, if 'network' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/iwd.c:543:51: style: Parameter 'device' can be declared as pointer to const. However it seems that 'cm_device_probe' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/iwd.c:560:53: style: Parameter 'device' can be declared as pointer to const. However it seems that 'cm_device_remove' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/iwd.c:666:53: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'cm_tech_probe' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/iwd.c:671:55: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'cm_tech_remove' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/ofono.c:2810:50: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'tech_probe' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/ofono.c:2815:52: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'tech_remove' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/vpn.c:888:52: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'provider_probe' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/vpn.c:2209:53: style: Parameter 'service' can be declared as pointer to const. However it seems that 'vpn_service_add' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/vpn.c:2214:62: style: Parameter 'service' can be declared as pointer to const. However it seems that 'vpn_service_list_changed' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/wifi.c:195:56: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'p2p_tech_remove' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/wifi.c:2805:48: style: Parameter 'interface' can be declared as pointer to const. However it seems that 'scan_started' is a callback function, if 'interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/wifi.c:2810:49: style: Parameter 'interface' can be declared as pointer to const. However it seems that 'scan_finished' is a callback function, if 'interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/plugins/wifi.c:3367:52: style: Parameter 'technology' can be declared as pointer to const. However it seems that 'tech_remove' is a callback function, if 'technology' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/src/config.c:958:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'config_notify_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/src/dhcpv6.c:763:41: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'dad_reply' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/src/dhcpv6.c:1479:37: style: Parameter 'dhcp_client' can be declared as pointer to const. However it seems that 'release_cb' is a callback function, if 'dhcp_client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/src/dhcpv6.c:2362:40: style: Parameter 'dhcp_client' can be declared as pointer to const. However it seems that 'release_pd_cb' is a callback function, if 'dhcp_client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/src/peer.c:95:40: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'lease_added' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/src/shared/mnlg.c:78:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mnlg_cb_noop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/tools/dhcp-server-test.c:71:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dhcp_debug' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/plugins/l2tp.c:845:49: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'l2tp_error_code' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/plugins/pptp.c:639:49: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'pptp_error_code' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/plugins/vpn.c:662:43: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'vpn_probe' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/plugins/vpnc.c:896:47: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'vc_error_code' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/vpn-config.c:463:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'config_notify_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/vpn-provider.c:3662:61: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'connman_service_watch_connected' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/vpn-provider.c:3663:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'connman_service_watch_connected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/vpn-provider.c:3670:64: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'connman_service_watch_disconnected' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-1.42/vpn/vpn-provider.c:3671:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'connman_service_watch_disconnected' 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/c/connman-gtk/connman-gtk_1.1.1+git20180626.b72c6ab.orig.tar.xz connman-gtk-master/src/main.c:309:69: style: Parameter 'signal' can be declared as pointer to const. However it seems that 'manager_signal' is a callback function, if 'signal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/main.c:591:46: style: Parameter 'app' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/main.c:591:61: 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] connman-gtk-master/src/main.c:632: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] connman-gtk-master/src/settings_content.c:32:47: style: Parameter 'content' can be declared as pointer to const. However it seems that 'never_write' is a callback function, if 'content' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/settings_content.c:51:34: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'always_valid' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/settings_content.c:56:62: style: Parameter 'content' can be declared as pointer to const. However it seems that 'content_value_null' is a callback function, if 'content' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/technology.c:162:40: style: Parameter 'signal' can be declared as pointer to const. However it seems that 'handle_proxy_signal' is a callback function, if 'signal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/technology.c:181:73: style: Parameter 'before' can be declared as pointer to const. However it seems that 'update_service_separator' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/technology.c:267:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'service_evented' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/vpn.c:75:65: style: Parameter 'signal' can be declared as pointer to const. However it seems that 'vpn_signal' is a callback function, if 'signal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-gtk-master/src/service.c:213:41: style: Parameter 'signal' can be declared as pointer to const. However it seems that 'service_proxy_signal' is a callback function, if 'signal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/connman-ui/connman-ui_0~20150623.orig.tar.gz connman-ui-0_20150622+dfsg.orig/src/agent_dialogs.c:244:36: style: Parameter 'dialog_box' can be declared as pointer to const. However it seems that 'agent_close' is a callback function, if 'dialog_box' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/gtkservice.c:139:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_service_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/gtkservice.c:172:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'service_property_changed_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/gtktechnology.c:136:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_technology_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/gtktechnology.c:171:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'technology_property_error_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/gtktechnology.c:178:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_technology_tethering_button' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/main.c:50:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'connman_down' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/right-menu.c:81:49: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'cui_item_quit_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] connman-ui-0_20150622+dfsg.orig/src/settings.c:431:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'service_property_changed_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/c/conntrack-tools/conntrack-tools_1.4.8.orig.tar.xz conntrack-tools-1.4.8/src/cache-exp.c:110:45: style: Parameter 'src' can be declared as pointer to const. However it seems that 'cache_exp_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_mcast.c:116:37: style: Parameter 'c' can be declared as pointer to const. However it seems that 'channel_mcast_isset' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_mcast.c:123:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'channel_mcast_accept_isset' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_mcast.c:123:55: style: Parameter 'readfds' can be declared as pointer to const. However it seems that 'channel_mcast_accept_isset' is a callback function, if 'readfds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_tcp.c:118:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'channel_tcp_isset' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_tcp.c:125:42: style: Parameter 'c' can be declared as pointer to const. However it seems that 'channel_tcp_accept_isset' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_tcp.c:132:36: style: Parameter 'c' can be declared as pointer to const. However it seems that 'channel_tcp_accept' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_udp.c:116:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'channel_udp_isset' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_udp.c:123:42: style: Parameter 'c' can be declared as pointer to const. However it seems that 'channel_udp_accept_isset' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/channel_udp.c:123:53: style: Parameter 'readfds' can be declared as pointer to const. However it seems that 'channel_udp_accept_isset' is a callback function, if 'readfds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/external_inject.c:155:58: style: Parameter 'h' can be declared as pointer to const. However it seems that 'external_inject_ct_commit' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/external_inject.c:242:59: style: Parameter 'h' can be declared as pointer to const. However it seems that 'external_inject_exp_commit' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/internal_bypass.c:96:62: style: Parameter 'ct' can be declared as pointer to const. However it seems that 'internal_bypass_ct_populate' is a callback function, if 'ct' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/internal_bypass.c:108:27: style: Parameter 'ct' can be declared as pointer to const. However it seems that 'internal_bypass_ct_resync' is a callback function, if 'ct' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/internal_bypass.c:108:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'internal_bypass_ct_resync' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/internal_bypass.c:228:60: style: Parameter 'exp' can be declared as pointer to const. However it seems that 'internal_bypass_exp_populate' is a callback function, if 'exp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/internal_bypass.c:240:25: style: Parameter 'exp' can be declared as pointer to const. However it seems that 'internal_bypass_exp_resync' is a callback function, if 'exp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/internal_bypass.c:240:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'internal_bypass_exp_resync' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/tcp.c:206:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'tcp_connect_alarm_cb' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/tcp.c:206:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tcp_connect_alarm_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/conntrack.c:2291:22: style: Parameter 'exp' can be declared as pointer to const. However it seems that 'count_exp_cb' is a callback function, if 'exp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conntrack-tools-1.4.8/src/conntrack.c:2292:10: style: Parameter 'data' can be declared as pointer to const. However it seems that 'count_exp_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/c/consolation/consolation_0.0.9.orig.tar.xz consolation-0.0.9/src/shared.c:272:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'close_restricted' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] consolation-0.0.9/src/input.c:204:35: 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] consolation-0.0.9/src/input.c:204:50: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'sighandler' 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/c/consolekit2/consolekit2_1.2.6.orig.tar.gz consolekit2-1.2.6/src/ck-seat.c:398:30: style: Parameter 'vtnum' can be declared as pointer to const. However it seems that 'find_session_by_vt' is a callback function, if 'vtnum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] consolekit2-1.2.6/src/main.c:76: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] consolekit2-1.2.6/src/ck-manager.c:3227:59: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'dbus_open_session_with_parameters' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] consolekit2-1.2.6/tools/ck-remove-directory.c:82:31: 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] consolekit2-1.2.6/tools/ck-collect-session-info.c:71:39: style: Parameter 'si' can be declared as pointer to const. However it seems that 'setuid_child_setup_func' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] consolekit2-1.2.6/tools/ck-history.c:738:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'counts_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] consolekit2-1.2.6/tools/ck-history.c:739:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'counts_compare' 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/c/convlit/convlit_1.8.orig.tar.gz clit18/transmute.c:84:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writeat' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] clit18/explode.c:445:35: style: Parameter 'pData' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'pData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/newlzx/lzxglue.c:59:22: style: Parameter 'src' can be declared as pointer to const. However it seems that 'glue_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/newlzx/lzxglue.c:64:54: style: Parameter 'this' can be declared as pointer to const. However it seems that 'glue_open' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/newlzx/lzxglue.c:64:66: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'glue_open' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/newlzx/lzxglue.c:71:38: style: Parameter 'file' can be declared as pointer to const. However it seems that 'glue_close' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/newlzx/lzxglue.c:92:50: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'glue_write' 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/c/coolkey/coolkey_1.1.0.orig.tar.gz coolkey-1.1.0/src/libckyapplet/cky_applet.c:271:67: style: Parameter 'param' can be declared as pointer to const. However it seems that 'CKYAppletFill_Null' 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/c/coolmail/coolmail_1.3.orig.tar.gz coolmail-1.3.orig/system/X11/display_list.c:414:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'disp_select_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coolmail-1.3.orig/system/X11/display_list.c:425:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'disp_nomask_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/c/copyfs/copyfs_1.0.1.orig.tar.gz copyfs-1.0.1/interface.c:355:61: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'callback_utime' 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/c/copyq/copyq_7.1.0.orig.tar.gz CopyQ-7.1.0/qxt/qxtglobalshortcut_x11.cpp:83:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'qxtX11ErrorHandler' 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/c/coreboot/coreboot_4.15~dfsg.orig.tar.xz coreboot-4.15/3rdparty/vboot/cgpt/cgpt_nor.c:194:57: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'remove_file_or_dir' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/3rdparty/vboot/futility/cmd_sign.c:306: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] coreboot-4.15/3rdparty/vboot/futility/cmd_sign.c:329: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] coreboot-4.15/3rdparty/vboot/futility/cmd_sign.c:360: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] coreboot-4.15/3rdparty/vboot/futility/cmd_sign.c:391: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] coreboot-4.15/3rdparty/vboot/futility/cmd_sign.c:417: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] coreboot-4.15/3rdparty/vboot/futility/cmd_sign.c:422: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] coreboot-4.15/3rdparty/vboot/futility/cmd_sign.c:474: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] coreboot-4.15/3rdparty/vboot/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] coreboot-4.15/3rdparty/vboot/futility/updater_quirks.c:396:53: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'quirk_preserve_me' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/3rdparty/vboot/futility/updater_archive.c:475: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] coreboot-4.15/3rdparty/vboot/futility/updater_archive.c:619: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] coreboot-4.15/3rdparty/vboot/futility/updater_archive.c:646: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] coreboot-4.15/3rdparty/vboot/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] coreboot-4.15/payloads/libpayload/arch/x86/rom_media.c:43:44: style: Parameter 'media' can be declared as pointer to const. However it seems that 'x86_rom_open' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/arch/x86/rom_media.c:47:45: style: Parameter 'media' can be declared as pointer to const. However it seems that 'x86_rom_map' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/arch/x86/rom_media.c:60:47: style: Parameter 'media' can be declared as pointer to const. However it seems that 'x86_rom_unmap' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/arch/x86/rom_media.c:72:45: style: Parameter 'media' can be declared as pointer to const. However it seems that 'x86_rom_close' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/curses/PDCurses/x11/ScrollBox.c:199: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] coreboot-4.15/payloads/libpayload/drivers/storage/ata.c:137:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ata_write512' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/drivers/storage/nvme.c:61:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'nvme_poll' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/drivers/usb/dwc2.c:21:26: style: Parameter 'controller' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'controller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/drivers/usb/ohci.c:135:21: style: Parameter 'controller' can be declared as pointer to const. However it seems that 'ohci_reinit' is a callback function, if 'controller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/drivers/usb/ehci.c:151:33: style: Parameter 'controller' can be declared as pointer to const. However it seems that 'ehci_reinit' is a callback function, if 'controller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/drivers/usb/usb_dev.c:41:25: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'usb_nop_poll' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/libcbfs/ram_media.c:40:40: style: Parameter 'media' can be declared as pointer to const. However it seems that 'ram_open' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/libcbfs/ram_media.c:58:43: style: Parameter 'media' can be declared as pointer to const. However it seems that 'ram_unmap' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/payloads/libpayload/libcbfs/ram_media.c:72:41: style: Parameter 'media' can be declared as pointer to const. However it seems that 'ram_close' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/commonlib/region.c:235:18: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'mdev_munmap' is a callback function, if '__unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/commonlib/region.c:371:80: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'xlate_munmap' is a callback function, if '__unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/cpu/intel/model_65x/model_65x_init.c:11:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'model_65x_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/cpu/intel/model_67x/model_67x_init.c:11:43: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'model_67x_init' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/cpu/intel/model_6xx/model_6xx_init.c:10:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'model_6xx_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/cpu/intel/model_f4x/model_f4x_init.c:8:43: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'model_f4x_init' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/cpu/qemu-power8/qemu.c:6:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'qemu_cpu_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/cpu/qemu-x86/qemu.c:7:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'qemu_cpu_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/cpu/x86/mp_init.c:175:33: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'park_this_cpu' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/device/pnp_device.c:114:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pnp_read_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/elog/elog.c:904:32: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'elog_bs_init' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/generic/ioapic/ioapic.c:9:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ioapic_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/i2c/designware/dw_i2c.c:842:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dw_i2c_dev_transfer' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/i2c/tpm/tpm.c:272:52: style: Parameter 'chip' can be declared as pointer to const. However it seems that 'tpm_tis_i2c_status' is a callback function, if 'chip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/i2c/tpm/tpm.c:284:48: style: Parameter 'chip' can be declared as pointer to const. However it seems that 'tpm_tis_i2c_ready' is a callback function, if 'chip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/fsp2_0/ppi/mp_service1.c:41:27: style: Parameter 'ignored2' can be declared as pointer to const. However it seems that 'mps1_switch_bsp' is a callback function, if 'ignored2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/fsp2_0/ppi/mp_service1.c:48:56: style: Parameter 'ignored2' can be declared as pointer to const. However it seems that 'mps1_enable_disable_ap' is a callback function, if 'ignored2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/fsp2_0/ppi/mp_service1.c:49:62: style: Parameter 'ignored5' can be declared as pointer to const. However it seems that 'mps1_enable_disable_ap' is a callback function, if 'ignored5' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/fsp2_0/ppi/mp_service2.c:50:27: style: Parameter 'ignored1' can be declared as pointer to const. However it seems that 'mps2_switch_bsp' is a callback function, if 'ignored1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/fsp2_0/ppi/mp_service2.c:57:27: style: Parameter 'ignored1' can be declared as pointer to const. However it seems that 'mps2_enable_disable_ap' is a callback function, if 'ignored1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/fsp2_0/ppi/mp_service2.c:58:62: style: Parameter 'ignored4' can be declared as pointer to const. However it seems that 'mps2_enable_disable_ap' is a callback function, if 'ignored4' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/pmc_mux/conn/conn.c:14:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'conn_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/intel/pmc_mux/conn/conn.c:38:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'conn_write_cbmem_entry' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/ipmi/ocp/ipmi_ocp.c:43:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipmi_ocp_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi_stub.c:28:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_ppi_func2_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi_stub.c:44:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_ppi_func4_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi_stub.c:61:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_ppi_func6_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi_stub.c:70:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_ppi_func7_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi_stub.c:76:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_ppi_func8_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi_stub.c:94:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_mci_func0_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi_stub.c:99:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_mci_func1_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi.c:249:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_ppi_func4_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi.c:310:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_ppi_func6_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi.c:479:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_mci_func0_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/drivers/tpm/ppi.c:484:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'tpm_mci_func1_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/compal/ene932/ec.c:109:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ene932_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/google/chromeec/ec_lpc.c:400:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'lpc_ec_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/google/wilco/chip.c:83:42: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'wilco_ec_post_complete' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/google/wilco/chip.c:90:45: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'wilco_ec_post_memory_init' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/google/wilco/chip.c:97:44: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'wilco_ec_post_video_init' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/google/wilco/chip.c:104:48: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'wilco_ec_post_logo_displayed' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/google/wilco/chip.c:111:35: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'wilco_ec_resume' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/google/wilco/chip.c:125:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'wilco_ec_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/quanta/ene_kb3940q/ec.c:118:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ene_kb3940q_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/quanta/it8518/ec.c:132:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'it8518_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/ec/roda/it8518/ec.c:12:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'it8518_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/lib/gcov-glue.c:120:33: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'coverage_init' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/lib/gcov-glue.c:133:33: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'coverage_exit' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/lib/hardwaremain.c:92:41: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'bs_pre_device' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/lib/hardwaremain.c:107:44: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'bs_dev_enumerate' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/lib/hardwaremain.c:195:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'bs_payload_load' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/lib/thread.c:108:49: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'idle_thread' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/lib/thread.c:196:65: style: Parameter 'tocb' can be declared as pointer to const. However it seems that 'thread_resume_from_timeout' is a callback function, if 'tocb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/bilby/mainboard.c:121:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/gardenia/mainboard.c:78:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/inagua/mainboard.c:59:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/majolica/mainboard.c:89:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/mandolin/mainboard.c:98:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/olivehill/mainboard.c:34:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/padmelon/mainboard.c:107:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/parmer/mainboard.c:34:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/persimmon/mainboard.c:109:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/south_station/mainboard.c:50:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/amd/union_station/mainboard.c:28:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/apple/macbook21/mainboard.c:20:35: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_final' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/apple/macbookair4_2/mainboard.c:8:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/asrock/e350m1/mainboard.c:29:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/asrock/imb-a180/mainboard.c:35:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/asus/am1i-a/mainboard.c:79:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/bap/ode_e20XX/mainboard.c:94:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/biostar/a68n_5200/mainboard.c:34:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/biostar/am1ml/mainboard.c:83:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/clevo/cml-u/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'init_mainboard' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/clevo/kbl-u/ramstage.c:15:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'init_mainboard' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/elmex/pcm205400/mainboard.c:109:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/gizmosphere/gizmo2/mainboard.c:93:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/auron/mainboard.c:13:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/beltino/mainboard.c:17:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/brya/mainboard.c:55:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_dev_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/corsola/mainboard.c:5:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/cyan/mainboard.c:7:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/dedede/mainboard.c:56:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_dev_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/dedede/mainboard.c:62:68: style: Parameter 'rsdp' can be declared as pointer to const. However it seems that 'mainboard_write_acpi_tables' is a callback function, if 'rsdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/eve/mainboard.c:17:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/fizz/mainboard.c:184:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/glados/mainboard.c:16:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/hatch/ramstage.c:31:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/jecht/mainboard.c:7:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/parrot/mainboard.c:21:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/poppy/mainboard.c:13:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/rambi/mainboard.c:13:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/rambi/mainboard.c:21:49: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_smbios_data' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/rambi/mainboard.c:21:59: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'mainboard_smbios_data' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/rambi/mainboard.c:22:21: style: Parameter 'current' can be declared as pointer to const. However it seems that 'mainboard_smbios_data' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/slippy/mainboard.c:19:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/google/volteer/mainboard.c:46:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/hp/abm/mainboard.c:100:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/intel/kunimitsu/mainboard.c:15:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/intel/leafhill/mainboard.c:5:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/intel/strago/mainboard.c:8:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/jetway/nf81-t56n-lf/mainboard.c:110:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/kontron/bsl6/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'init_mainboard' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/kontron/mal10/ramstage.c:7:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'init_mainboard' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/ocp/tiogapass/ramstage.c:176:35: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_final' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/ocp/deltalake/ramstage.c:350:35: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_final' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/prodrive/hermes/mainboard.c:133:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/samsung/lumpy/mainboard.c:22:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/sapphire/pureplatinumh61/mainboard.c:7:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/supermicro/x10slm-f/mainboard.c:31:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mainboard_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/supermicro/x11-lga1151-series/mainboard.c:6:39: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_chip_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/addw1/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/bonw14/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/cml-u/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/darp7/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/gaze15/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/kbl-u/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/lemp10/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/oryp5/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/oryp6/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/mainboard/system76/whl-u/ramstage.c:6:34: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'mainboard_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/northbridge/amd/agesa/family14/northbridge.c:619:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cpu_bus_scan' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/northbridge/amd/agesa/family15tn/northbridge.c:773:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cpu_bus_scan' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/northbridge/amd/agesa/family16kb/northbridge.c:795:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cpu_bus_scan' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/northbridge/amd/pi/00730F01/northbridge.c:865:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cpu_bus_scan' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/security/lockdown/lockdown.c:58:24: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'lock' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/security/vboot/bootmode.c:36:49: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'do_clear_recovery_mode_switch' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/cezanne/cpu.c:62:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'zen_2_3_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/cezanne/fch.c:213:32: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'set_pci_irqs' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/common/block/acp/acp.c:29:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/common/block/lpc/spi_dma.c:39:82: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'spi_dma_munmap' is a callback function, if '__unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/common/psp_verstage/boot_dev.c:23:83: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'boot_dev_munmap' is a callback function, if '__unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/picasso/cpu.c:66:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'model_17_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/picasso/fch.c:247:32: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'set_pci_irqs' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/amd/stoneyridge/southbridge.c:473:32: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'set_pci_irqs' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/cavium/cn81xx/ecam0.c:99:49: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ecam0_read_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/cavium/cn81xx/soc.c:374:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_final' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/alderlake/chip.c:152:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cpu_set_north_irqs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/alderlake/pmc.c:69:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_pmc_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/apollolake/chip.c:833:37: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'spi_flash_init_cb' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/braswell/pcie.c:29:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pcie_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/braswell/sata.c:14:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sata_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/broadwell/northbridge.c:452:45: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'broadwell_init_pre_device' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/cannonlake/chip.c:168:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cpu_set_north_irqs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/cannonlake/pmc.c:87:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_pmc_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/common/block/acpi/pep.c:109:34: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'lpi_s0ix_entry' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/common/block/acpi/pep.c:130:33: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'lpi_s0ix_exit' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/common/block/cpu/mp_init.c:152:43: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'wrapper_x86_setup_mtrrs' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/common/block/lpc/lpc.c:12:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'lpc_soc_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/common/block/sram/sram.c:9:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_sram_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/common/block/xdci/xdci.c:9:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_xdci_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/common/block/xhci/xhci.c:94:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_xhci_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/denverton_ns/chip.c:47:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'soc_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/denverton_ns/chip.c:121:37: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'spi_flash_init_cb' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/denverton_ns/npk.c:18:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pci_npk_read_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/denverton_ns/sata.c:47:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sata_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/elkhartlake/pmc.c:56:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_pmc_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/jasperlake/pmc.c:56:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_pmc_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/skylake/cpu.c:154:33: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'vmx_configure' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/skylake/cpu.c:159:37: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'fc_lock_configure' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/tigerlake/chip.c:187:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cpu_set_north_irqs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/tigerlake/pmc.c:68:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_pmc_enable' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/xeon_sp/chip_common.c:150:54: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'xeonsp_pci_dev_dummy_func' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/intel/xeon_sp/uncore.c:305:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mmapvtd_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/mediatek/common/dpm.c:21:32: style: Parameter 'mcu' can be declared as pointer to const. However it seems that 'dpm_reset' is a callback function, if 'mcu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/mediatek/mt8173/soc.c:18:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/mediatek/mt8183/soc.c:16:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/mediatek/mt8186/soc.c:12:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/nvidia/tegra210/dsi.c:837:29: style: Parameter 'device' can be declared as pointer to const. However it seems that 'tegra_dsi_host_attach' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/qualcomm/qcs405/soc.c:15:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/qualcomm/sc7180/soc.c:25:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/soc/qualcomm/sc7280/soc.c:23:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'soc_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/hda.c:9:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hda_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/hudson.c:134:31: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'hudson_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/ide.c:8:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ide_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/pci.c:14:32: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'set_pci_irqs' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/pcie.c:8:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pcie_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/sata.c:10:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sata_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/sm.c:89:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hudson_sm_read_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/sm.c:93:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hudson_sm_set_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/agesa/hudson/usb.c:9:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'usb_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/cimx/sb800/late.c:298:32: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'set_pci_irqs' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/hda.c:15:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hda_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/ide.c:8:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ide_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/hudson.c:83:31: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'hudson_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/pci.c:14:32: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'set_pci_irqs' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/pcie.c:8:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pcie_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/sata.c:10:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sata_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/sm.c:89:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hudson_sm_read_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/sm.c:93:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hudson_sm_set_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/amd/pi/hudson/usb.c:9:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'usb_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/intel/i82371eb/usb.c:16:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'usb_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/intel/common/spi.c:349:31: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'spi_init_cb' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/intel/i82801gx/i82801gx.c:79:33: style: Parameter 'chip_info' can be declared as pointer to const. However it seems that 'i82801gx_init' is a callback function, if 'chip_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/southbridge/ricoh/rl5c476/rl5c476.c:211:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'southbridge_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/fintek/f71859/superio.c:8:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'f71859_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/fintek/f81865f/superio.c:10:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'f81865f_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/ite/it8528e/superio.c:9:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'it8528e_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/ite/it8712f/superio.c:10:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'it8712f_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/ite/it8721f/superio.c:10:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nsc/pc87382/superio.c:8:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nsc/pc87392/superio.c:8:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nsc/pc87417/superio.c:9:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nuvoton/nct5539d/superio.c:14:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'nct5539d_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nuvoton/nct6776/superio.c:12:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'nct6776_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nuvoton/nct6779d/superio.c:10:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'nct6779d_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nuvoton/nct6791d/superio.c:11:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'nct6791d_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/nuvoton/wpcm450/superio.c:9:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/renesas/m3885x/superio.c:10:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'm3885x_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/renesas/m3885x/superio.c:22:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'm3885x_read_resources' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/fdc37n972/superio.c:10:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/lpc47m10x/superio.c:18:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'lpc47m10x_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/lpc47m15x/superio.c:44:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'lpc47m15x_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/mec1308/superio.c:12:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mec1308_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/lpc47n217/superio.c:107:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'lpc47n217_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/lpc47n227/superio.c:107:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'lpc47n227_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/sio1036/superio.c:11:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sio1036_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/smsc/sio10n268/superio.c:9:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/winbond/w83627thg/superio.c:9:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'w83627thg_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/winbond/w83977tf/superio.c:10:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'w83977tf_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/superio/winbond/wpcd376i/superio.c:8:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14IoCstate.c:110:39: style: Parameter 'PlatformConfig' can be declared as pointer to const. However it seems that 'F14InitializeIoCstate' is a callback function, if 'PlatformConfig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14IoCstate.c:193:39: style: Parameter 'IoCstateServices' can be declared as pointer to const. However it seems that 'F14GetAcpiCstObj' is a callback function, if 'IoCstateServices' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14IoCstate.c:194:39: style: Parameter 'PlatformConfig' can be declared as pointer to const. However it seems that 'F14GetAcpiCstObj' is a callback function, if 'PlatformConfig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14IoCstate.c:195:39: style: Parameter 'StdHeader' can be declared as pointer to const. However it seems that 'F14GetAcpiCstObj' is a callback function, if 'StdHeader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/cpuF14Dmi.c:261:32: style: Parameter 'StdHeader' can be declared as pointer to const. However it seems that 'DmiF14GetExtClock' is a callback function, if 'StdHeader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f14/Proc/Mem/NB/ON/mnS3on.c:463:26: style: Parameter 'NBPtr' can be declared as pointer to const. However it seems that 'MemNS3GetRegLstPtrON' is a callback function, if 'NBPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxMidInitTN.c:216:35: style: Parameter 'Engine' can be declared as pointer to const. However it seems that 'GfxIntegratedAudioEnumCallback' is a callback function, if 'Engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxIntegratedInfoTableTN.c:130:35: style: Parameter 'Engine' can be declared as pointer to const. However it seems that 'GfxIntegrateducEDPToLVDSRxIdCallback' is a callback function, if 'Engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbGfxIntTableV3/GfxLibV3.c:195:35: style: Parameter 'Engine' can be declared as pointer to const. However it seems that 'GfxIntAudioEpEnumCallback' is a callback function, if 'Engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbGfxIntTableV3/GfxIntegratedInfoTable.c:101:35: style: Parameter 'Engine' can be declared as pointer to const. However it seems that 'GfxIntegrateducEDPToLVDSRxIdCallback' is a callback function, if 'Engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbInitKB/PcieEarlyInitKB.c:823:35: style: Parameter 'Engine' can be declared as pointer to const. However it seems that 'DdiEarlyPortInitCallbackKB' is a callback function, if 'Engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbPcieAlibV2/PcieAlibV2.c:418:35: style: Parameter 'Pcie' can be declared as pointer to const. However it seems that 'PcieAlibUpdatePciePortDataCallback' is a callback function, if 'Pcie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/tests/lib/bootmem-test.c:213:78: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'count_entries_os_bootmem_walk' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/tests/lib/bootmem-test.c:220:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'count_entries_bootmem_walk' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/tests/lib/cbmem_stage_cache-test.c:57:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'prog_entry_mock' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/tests/lib/memrange-test.c:571:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'memrange_filter_mem_only' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/tests/lib/memrange-test.c:571:74: style: Parameter 'res' can be declared as pointer to const. However it seems that 'memrange_filter_mem_only' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/tests/lib/memrange-test.c:578:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'memrange_filter_non_mem' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/tests/lib/memrange-test.c:578:73: style: Parameter 'res' can be declared as pointer to const. However it seems that 'memrange_filter_non_mem' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/compress.c:11:31: style: Parameter 'in' can be declared as pointer to const. However it seems that 'lz4_compress' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/compress.c:53:32: style: Parameter 'in' can be declared as pointer to const. However it seems that 'none_compress' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/compress.c:60:34: style: Parameter 'in' can be declared as pointer to const. However it seems that 'none_decompress' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/lzma/C/LzFind.c:45:66: 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] coreboot-4.15/util/cbfstool/lzma/C/LzFind.c:48:71: 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] coreboot-4.15/util/cbfstool/lzma/lzma.c:34:35: style: Parameter 'u' can be declared as pointer to const. However it seems that 'SzAlloc' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:15:40: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'valid_reloc_386' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:25:40: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'should_emit_386' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:35:42: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'valid_reloc_amd64' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:61:42: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'should_emit_amd64' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:72:40: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'valid_reloc_arm' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:84:40: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'should_emit_arm' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:94:44: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'valid_reloc_aarch64' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/cbfstool/rmodule.c:113:44: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'should_emit_aarch64' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/kconfig/confdata.c:633: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] coreboot-4.15/util/kconfig/confdata.c:633: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] coreboot-4.15/util/kconfig/confdata.c:687: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] coreboot-4.15/util/kconfig/nconf.c:437: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] coreboot-4.15/util/kconfig/nconf.c:437: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] coreboot-4.15/util/kconfig/nconf.c:444: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] coreboot-4.15/util/kconfig/nconf.c:444: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] coreboot-4.15/util/kconfig/nconf.c:451: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] coreboot-4.15/util/kconfig/nconf.c:451: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] coreboot-4.15/util/kconfig/nconf.c:458: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] coreboot-4.15/util/kconfig/nconf.c:458: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] coreboot-4.15/util/nvidia/cbootimage/src/t114/nvbctlib_t114.c:886:13: style: Parameter 'data' can be declared as pointer to const. However it seems that 't114_setbl_param' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t114/nvbctlib_t114.c:1044:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 't114_bct_set_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t124/nvbctlib_t124.c:898:13: style: Parameter 'data' can be declared as pointer to const. However it seems that 't124_setbl_param' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t124/nvbctlib_t124.c:1118:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 't124_bct_set_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t132/nvbctlib_t132.c:901:13: style: Parameter 'data' can be declared as pointer to const. However it seems that 't132_setbl_param' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t132/nvbctlib_t132.c:1079:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 't132_bct_set_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t20/nvbctlib_t20.c:475:13: style: Parameter 'data' can be declared as pointer to const. However it seems that 't20_setbl_param' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t20/nvbctlib_t20.c:628:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 't20_bct_set_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t30/nvbctlib_t30.c:682:13: style: Parameter 'data' can be declared as pointer to const. However it seems that 't30_setbl_param' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t30/nvbctlib_t30.c:835:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 't30_bct_set_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvramtool/accessors/cmos-hw-unix.c:172:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cmos_hal_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t210/nvbctlib_t210.c:2055:13: style: Parameter 'data' can be declared as pointer to const. However it seems that 't210_setbl_param' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/nvidia/cbootimage/src/t210/nvbctlib_t210.c:2274:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 't210_bct_set_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/sconfig/main.c:1100:77: style: Parameter 'next' can be declared as pointer to const. However it seems that 'pass0' is a callback function, if 'next' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/sconfig/main.c:1243:77: style: Parameter 'next' can be declared as pointer to const. However it seems that 'pass1' is a callback function, if 'next' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreboot-4.15/util/sconfig/main.c:1338:71: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'expose_device_names' 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/c/coreutils/coreutils_9.4.orig.tar.xz coreutils-9.4/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] coreutils-9.4/gnulib-tests/test-pselect.c:32: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] coreutils-9.4/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] coreutils-9.4/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] coreutils-9.4/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] coreutils-9.4/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] coreutils-9.4/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] coreutils-9.4/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] coreutils-9.4/src/force-link.c:138:20: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'try_symlink' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coreutils-9.4/src/tsort.c:279:40: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'count_items' 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/c/corosync/corosync_3.1.7.orig.tar.gz corosync-3.1.7/exec/ipc_glue.c:652:58: style: Parameter 'context' can be declared as pointer to const. However it seems that 'cs_ipcs_fc_quorum_changed' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/icmap.c:175:9: style: Parameter 'value' can be declared as pointer to const. However it seems that 'icmap_map_free_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/mon.c:154:57: style: Parameter 'fsm' can be declared as pointer to const. However it seems that 'mon_res_state_to_str' is a callback function, if 'fsm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/mon.c:171:57: style: Parameter 'fsm' can be declared as pointer to const. However it seems that 'mon_res_event_to_str' is a callback function, if 'fsm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/coroparse.c:582:10: style: Parameter 'key' can be declared as pointer to const. However it seems that 'main_config_parser_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/coroparse.c:1503:10: style: Parameter 'value' can be declared as pointer to const. However it seems that 'uidgid_config_parser_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/stats.c:599:66: style: Parameter 'old_value' can be declared as pointer to const. However it seems that 'stats_map_notify_fn' is a callback function, if 'old_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/stats.c:599:83: style: Parameter 'value' can be declared as pointer to const. However it seems that 'stats_map_notify_fn' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/vsf_quorum.c:170:40: style: Parameter 'ring_id' can be declared as pointer to const. However it seems that 'quorum_api_set_quorum' is a callback function, if 'ring_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/wd.c:151:56: style: Parameter 'fsm' can be declared as pointer to const. However it seems that 'wd_res_state_to_str' is a callback function, if 'fsm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/exec/wd.c:168:56: style: Parameter 'fsm' can be declared as pointer to const. However it seems that 'wd_res_event_to_str' is a callback function, if 'fsm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/test/cpgbench.c:94:15: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'cpg_bm_deliver_fn' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/test/cpgbenchzc.c:86:15: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'cpg_bm_deliver_fn' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/test/cpgbound.c:53:15: style: Parameter 'm' can be declared as pointer to const. However it seems that 'cpg_deliver_fn' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/test/stress_cpgfdget.c:59:15: style: Parameter 'm' can be declared as pointer to const. However it seems that 'cpg_deliver_fn' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/test/stress_cpgcontext.c:59:15: style: Parameter 'm' can be declared as pointer to const. However it seems that 'cpg_deliver_fn' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/test/stress_cpgzc.c:61:15: style: Parameter 'm' can be declared as pointer to const. However it seems that 'cpg_deliver_fn' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/test/testsam.c:741:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test7_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/vqsim/vqsim_vq_engine.c:110:45: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'api_ipc_private_data_get' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/vqsim/vqsim_vq_engine.c:114:40: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'api_ipc_response_send' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/vqsim/vqsim_vq_engine.c:142:43: style: Parameter 'ring_id' can be declared as pointer to const. However it seems that 'quorum_fn' is a callback function, if 'ring_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] corosync-3.1.7/vqsim/vqsim_vq_engine.c:321:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'qdevice_dispatch_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/c/coturn/coturn_4.6.1.orig.tar.gz coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:94:64: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_get_auth_secrets' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:122:57: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_get_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:248:40: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'pgsql_set_user_key' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:248:57: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_set_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:275:52: style: Parameter 'key' can be declared as pointer to const. However it seems that 'pgsql_set_oauth_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:309:36: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'pgsql_del_user' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:309:53: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_del_user' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:444:38: style: Parameter 'secret' can be declared as pointer to const. However it seems that 'pgsql_del_secret' is a callback function, if 'secret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:444:55: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_del_secret' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:464:38: style: Parameter 'secret' can be declared as pointer to const. However it seems that 'pgsql_set_secret' is a callback function, if 'secret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:464:55: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_set_secret' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:488:63: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_set_permission_ip' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:526:38: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'pgsql_add_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:526:55: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_add_origin' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:545:38: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'pgsql_del_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:618:48: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_set_realm_option_one' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_pgsql.c:646:46: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'pgsql_list_realm_options' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:302:64: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_get_auth_secrets' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:343:57: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_get_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:522:40: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'mysql_set_user_key' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:522:57: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_set_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:545:52: style: Parameter 'key' can be declared as pointer to const. However it seems that 'mysql_set_oauth_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:571:36: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'mysql_del_user' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:571:53: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_del_user' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:720:38: style: Parameter 'secret' can be declared as pointer to const. However it seems that 'mysql_del_secret' is a callback function, if 'secret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:720:55: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_del_secret' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:736:38: style: Parameter 'secret' can be declared as pointer to const. However it seems that 'mysql_set_secret' is a callback function, if 'secret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:736:55: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_set_secret' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:756:63: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_set_permission_ip' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:787:38: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'mysql_add_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:787:55: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_add_origin' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:806:38: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'mysql_del_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:885:48: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_set_realm_option_one' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_mysql.c:910:46: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'mysql_list_realm_options' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:210:65: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_get_auth_secrets' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:256:58: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_get_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:410:41: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'sqlite_set_user_key' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:410:58: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_set_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:440:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'sqlite_set_oauth_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:474:37: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'sqlite_del_user' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:474:54: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_del_user' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:663:39: style: Parameter 'secret' can be declared as pointer to const. However it seems that 'sqlite_del_secret' is a callback function, if 'secret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:663:56: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_del_secret' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:694:39: style: Parameter 'secret' can be declared as pointer to const. However it seems that 'sqlite_set_secret' is a callback function, if 'secret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:694:56: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_set_secret' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:723:39: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'sqlite_add_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:723:56: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_add_origin' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:751:39: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'sqlite_del_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:844:49: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_set_realm_option_one' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:874:47: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_list_realm_options' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_sqlite.c:977:64: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'sqlite_set_permission_ip' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:428:57: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'redis_get_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:499:40: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'redis_set_user_key' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:499:57: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'redis_set_user_key' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:512:52: style: Parameter 'key' can be declared as pointer to const. However it seems that 'redis_set_oauth_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:526:36: style: Parameter 'usname' can be declared as pointer to const. However it seems that 'redis_del_user' is a callback function, if 'usname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:526:53: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'redis_del_user' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:823:63: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'redis_set_permission_ip' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:849:38: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'redis_add_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:849:55: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'redis_add_origin' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:864:38: style: Parameter 'origin' can be declared as pointer to const. However it seems that 'redis_del_origin' is a callback function, if 'origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:879:40: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'redis_list_origins' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/dbdrivers/dbd_redis.c:951:48: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'redis_set_realm_option_one' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/tls_listener.c:62:22: style: Parameter 'sa' can be declared as pointer to const. However it seems that 'server_input_handler' is a callback function, if 'sa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/tls_listener.c:131:22: style: Parameter 'sa' can be declared as pointer to const. However it seems that 'sctp_server_input_handler' is a callback function, if 'sa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/mainrelay.c:2909:69: style: Parameter 'password' can be declared as pointer to const. However it seems that 'pem_password_func' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/ns_ioalib_engine_impl.c:1134:22: style: Parameter 'sa' can be declared as pointer to const. However it seems that 'tcp_listener_input_handler' is a callback function, if 'sa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/turn_admin_server.c:1081:62: style: Parameter 'bev' can be declared as pointer to const. However it seems that 'cli_socket_input_handler_bev' is a callback function, if 'bev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coturn-4.6.1/src/apps/relay/turn_admin_server.c:1127:48: style: Parameter 'telnet' can be declared as pointer to const. However it seems that 'cli_telnet_event_handler' is a callback function, if 'telnet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/courier/courier_1.0.16.orig.tar.bz2 courier-1.0.16/courier/cmlmmoderate.C:398:40: style: Parameter 'i' can be declared as reference to const. However it seems that 'domodreject' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/filters/verifyfilter.c:154:54: style: Parameter 'info' can be declared as pointer to const. However it seems that 'lookup_broken_starttls' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/filters/verifyfilter.c:629:34: style: Parameter 'b' can be declared as pointer to const. However it seems that 'initverifyinfo' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/filters/verifyfilter.c:663:53: style: Parameter 'vti' can be declared as pointer to const. However it seems that 'verifythread' is a callback function, if 'vti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/filters/verifyfilter.c:684:53: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'verifyfinish' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/courieresmtpd.c:1021:48: style: Parameter 'a' can be declared as pointer to const. However it seems that 'auth_callback_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/courieresmtpd.c:1021:57: style: Parameter 'va' can be declared as pointer to const. However it seems that 'auth_callback_func' is a callback function, if 'va' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:324:52: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_log_talking' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:324:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_log_talking' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:328:49: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_log_sent' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:329:29: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_log_sent' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:333:50: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_log_reply' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:334:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_log_reply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:338:55: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_log_smtp_error' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:339:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_log_smtp_error' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:343:55: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_log_rcpt_error' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:344:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_log_rcpt_error' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:348:54: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_log_net_error' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:349:13: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_log_net_error' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:353:52: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_log_success' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:356:11: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_log_success' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:360:63: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_report_broken_starttls' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:362:15: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_report_broken_starttls' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:366:62: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_lookup_broken_starttls' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:368:14: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_lookup_broken_starttls' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:373:60: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_is_local_or_loopback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:376:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_is_local_or_loopback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:381:54: style: Parameter 'info' can be declared as pointer to const. However it seems that 'default_get_sourceaddr' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:383:21: style: Parameter 'source_addr' can be declared as pointer to const. However it seems that 'default_get_sourceaddr' is a callback function, if 'source_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/module.esmtp/libesmtp.c:384:13: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_get_sourceaddr' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/courier/webmlmdmod.C:182:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'get_textlink' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/gpglib/list.c:108:67: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'libmail_gpg_line_stderr' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/imaptoken.c:230:66: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'ignore_output_func' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/outbox.c:69:29: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'errlogger' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/search.c:79:48: style: Parameter 'si' can be declared as pointer to const. However it seems that 'search_callback' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/search.c:79:71: style: Parameter 'sihead' can be declared as pointer to const. However it seems that 'search_callback' is a callback function, if 'sihead' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/search.c:80:36: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'search_callback' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/ldapaddressbook/ldapsearch.c:14:14: style: Parameter 'callback_arg' can be declared as pointer to const. However it seems that 'cb' is a callback function, if 'callback_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/maildir/maildiracl.c:43:13: style: Parameter 'cb_arg' can be declared as pointer to const. However it seems that 'acl_list' is a callback function, if 'cb_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/maildir/maildiraclt.c:646:45: style: Parameter 'void_arg' can be declared as pointer to const. However it seems that 'is_owner' is a callback function, if 'void_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/maildir/maildiraclt.c:654:45: style: Parameter 'void_arg' can be declared as pointer to const. However it seems that 'is_admin' is a callback function, if 'void_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/maildir/maildiraclt.c:1151:52: style: Parameter 'void_arg' can be declared as pointer to const. However it seems that 'chk_array' is a callback function, if 'void_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/smap.c:1350:47: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'msg_expunge' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/smap.c:2277:27: style: Parameter 'errmsg' can be declared as pointer to const. However it seems that 'senderr' is a callback function, if 'errmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/fetch.c:600:23: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'uid' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/fetch.c:600:45: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'uid' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/fetch.c:601:23: style: Parameter 'i' can be declared as pointer to const. However it seems that 'uid' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/imap/fetch.c:602:18: style: Parameter 'mimep' can be declared as pointer to const. However it seems that 'uid' is a callback function, if 'mimep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/maildrop/mailbot.c:486:47: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'mimeautoreply_writesig_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/maildrop/mailbot.c:490:62: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'mimeautoreply_myaddr_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:818:57: style: Parameter 'xl' can be declared as pointer to const. However it seems that 'list_callback_saveindex' is a callback function, if 'xl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:849:46: style: Parameter 'r' can be declared as pointer to const. However it seems that 'save_retr_status' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:862:47: style: Parameter 'ri' can be declared as pointer to const. However it seems that 'save_retr_headers' is a callback function, if 'ri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:1061:42: style: Parameter 'r' can be declared as pointer to const. However it seems that 'do_show_retr' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:1166:49: style: Parameter 'rfc' can be declared as pointer to const. However it seems that 'list_msg_rfc822_part' is a callback function, if 'rfc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:1259:52: style: Parameter 'rfc' can be declared as pointer to const. However it seems that 'list_msg_mime_multipart' is a callback function, if 'rfc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:1280:64: style: Parameter 'rfc' can be declared as pointer to const. However it seems that 'list_msg_mime_multipart_alternative' is a callback function, if 'rfc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcp.c:1297:64: style: Parameter 'voidptr' can be declared as pointer to const. However it seems that 'textplain_output' is a callback function, if 'voidptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpnet.c:97:48: style: Parameter 'pcp' can be declared as pointer to const. However it seems that 'getauthtoken' is a callback function, if 'pcp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpnet.c:1063:35: style: Parameter 'pn' can be declared as pointer to const. However it seems that 'cleanup' is a callback function, if 'pn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:64:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'inactive' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:64:43: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'inactive' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:998:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'list_callback' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:1119:48: style: Parameter 'r' can be declared as pointer to const. However it seems that 'callback_retr_date' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:1132:56: style: Parameter 'r' can be declared as pointer to const. However it seems that 'callback_retr_participants' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:1134:17: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'callback_retr_participants' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:1140:50: style: Parameter 'r' can be declared as pointer to const. However it seems that 'callback_retr_status' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:1180:51: style: Parameter 'r' can be declared as pointer to const. However it seems that 'callback_retr_headers' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:1218:51: style: Parameter 'r' can be declared as pointer to const. However it seems that 'callback_retr_message' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpd.c:1243:47: style: Parameter 'r' can be declared as pointer to const. However it seems that 'callback_retr_end' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpdir.c:98:39: style: Parameter 'pcp' can be declared as pointer to const. However it seems that 'errmsg' is a callback function, if 'pcp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpdir.c:103:30: style: Parameter 'pcp' can be declared as pointer to const. However it seems that 'noop' is a callback function, if 'pcp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpdir.c:107:45: style: Parameter 'pcp' can be declared as pointer to const. However it seems that 'getauthtoken' is a callback function, if 'pcp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpdir.c:1823:41: style: Parameter 'pd' can be declared as pointer to const. However it seems that 'listallevents' is a callback function, if 'pd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/pcp/pcpdir.c:2490:35: style: Parameter 'pd' can be declared as pointer to const. However it seems that 'listacl' is a callback function, if 'pd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/rfc2045/rfc2045decodemsgtoutf8.c:98:58: style: Parameter 'voidarg' can be declared as pointer to const. However it seems that 'decode_handler' is a callback function, if 'voidarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/rfc2045/testrfc3676parser.c:12:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'line_begin' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/rfc2045/testrfc3676parser.c:20:11: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'line_contents' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/rfc2045/testrfc3676parser.c:27:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'line_flowed_notify' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/rfc2045/testrfc3676parser.c:33:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'line_end' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/attachments.c:506:71: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'upload_start' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/attachments.c:534:30: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'upload_end' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/folder.c:1369:39: style: Parameter 'dummy2' can be declared as pointer to const. However it seems that 'show_transfer_dest_fake' is a callback function, if 'dummy2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/folder.c:3521:39: style: Parameter 'dummy2' can be declared as pointer to const. However it seems that 'folder_rename_dest_fake' is a callback function, if 'dummy2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/newmsg.c:351:67: style: Parameter 'info' can be declared as pointer to const. However it seems that 'show_textarea_ignore_sig' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/msg2html.c:293:69: style: Parameter 'p' can be declared as pointer to const. However it seems that 'showaddressheader_printsep_plain' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/msg2html.c:920:58: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'text_to_stdout' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/newmsg_newdraft.c:37:42: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'ismyaddr' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/testhtml.c:6:62: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'write_stdout' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/testhtml.c:15:46: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'cid_func' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/sqwebmail/sqispell.c:376:53: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'showfunc' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/tcpd/libcouriertls.c:685:48: style: Parameter 'ad' can be declared as pointer to const. However it seems that 'server_cert_cb' is a callback function, if 'ad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/tcpd/libcouriertls.c:685:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'server_cert_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/tcpd/libcouriergnutls.c:397:18: style: Parameter 'stat_buf' can be declared as pointer to const. However it seems that 'cnt_cert_size' is a callback function, if 'stat_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/tcpd/libcouriergnutls.c:410:21: style: Parameter 'stat_buf' can be declared as pointer to const. However it seems that 'save_cert_to_buf' is a callback function, if 'stat_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/tcpd/tlsinfo.c:15:62: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'getenv_wrapper' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/tcpd/tlscachetest.c:10:29: style: Parameter 'rec' can be declared as pointer to const. However it seems that 'printcache' is a callback function, if 'rec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-1.0.16/libs/tcpd/tlscachetest.c:19:15: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'replacecache' 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/c/courier-authlib/courier-authlib_0.71.4.orig.tar.bz2 courier-authlib-0.71.4/authpipe.c:40:64: style: Parameter 'authdata' can be declared as pointer to const. However it seems that 'auth_pipe' is a callback function, if 'authdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-authlib-0.71.4/authsqlitelib.cpp:375:33: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'dummy_callback' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] courier-authlib-0.71.4/authtest.c:28:51: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'callback_pre' 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/c/cowsql/cowsql_1.15.4.orig.tar.gz cowsql-1.15.4/src/lib/transport.c:9:35: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'alloc_cb' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cowsql-1.15.4/src/lib/transport.c:34:34: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'read_cb' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cowsql-1.15.4/src/lib/transport.c:133:35: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'close_cb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cowsql-1.15.4/src/lib/transport.c:164:34: style: Parameter 'req' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cowsql-1.15.4/test/unit/ext/test_uv.c:184:50: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'test_read_sync__read_cb' 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/c/coz-profiler/coz-profiler_0.2.2.orig.tar.gz coz-0.2.2/libcoz/profiler.cpp:481:48: style: Parameter 'info' can be declared as pointer to const. However it seems that 'on_error' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:62440: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:62454: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:68510: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:68694: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:85857: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:101932:53: style: Parameter 'xInit' can be declared as pointer to const. However it seems that 'sqlite3_cancel_auto_extension' is a callback function, if 'xInit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:114417: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:127085: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:127188: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:127241: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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:127254:41: 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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:127267:47: 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] coz-0.2.2/benchmarks/sqlite-modified/sqlite3.c:129475: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:62440: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:62454: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:68510: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:68694: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:85857: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:101932:53: style: Parameter 'xInit' can be declared as pointer to const. However it seems that 'sqlite3_cancel_auto_extension' is a callback function, if 'xInit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] coz-0.2.2/benchmarks/sqlite/sqlite3.c:114417: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:127085: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:127188: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:127241: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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:127254:41: 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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:127267:47: 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] coz-0.2.2/benchmarks/sqlite/sqlite3.c:129475: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] ftp://ftp.de.debian.org/debian/pool/main/c/cp2k/cp2k_2023.2.orig.tar.gz cp2k-2023.2/src/dbm/dbm_miniapp.c:28:30: style: Parameter 'message' can be declared as pointer to const. However it seems that 'print_func' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cp2k-2023.2/src/grid/grid_miniapp.c:21:23: style: Parameter 'message' can be declared as pointer to const. However it seems that 'print_func' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cp2k-2023.2/src/grid/grid_unittest.c:34:30: style: Parameter 'message' can be declared as pointer to const. However it seems that 'print_func' 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/c/cpl/cpl_7.3.2+ds.orig.tar.xz cpl-7.3.2/cplcore/cpl_image_iqe.c:1003:18: style: Parameter 'p' can be declared as pointer to const. However it seems that 'g2efunc2' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpl-7.3.2/cplcore/cpl_image_iqe.c:1006:16: style: Parameter 'd' can be declared as pointer to const. However it seems that 'g2efunc2' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpl-7.3.2/cpldfs/cpl_multiframe.c:1149:42: style: Parameter 'a' can be declared as pointer to const. However it seems that '_cpl_fitscard_compare_dicb' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpl-7.3.2/cpldfs/cpl_multiframe.c:1149:59: style: Parameter 'b' can be declared as pointer to const. However it seems that '_cpl_fitscard_compare_dicb' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpl-7.3.2/libltdl/lt_dlloader.c:49:37: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'loader_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpl-7.3.2/libltdl/ltdl.c:782:29: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'find_handle_callback' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpl-7.3.2/libltdl/ltdl.c:1870:29: style: Parameter 'dirname' can be declared as pointer to const. However it seems that 'foreachfile_callback' is a callback function, if 'dirname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-amber/cpl-plugin-amber_4.4.3+dfsg.orig.tar.xz amber-4.4.3/amber/amdmsFit.c:121:52: style: Parameter 'x' can be declared as pointer to const. However it seems that 'amdmsFitLine' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:121:63: style: Parameter 'y' can be declared as pointer to const. However it seems that 'amdmsFitLine' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:177:51: style: Parameter 'x' can be declared as pointer to const. However it seems that 'amdmsFitExp' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:177:62: style: Parameter 'y' can be declared as pointer to const. However it seems that 'amdmsFitExp' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:216:51: style: Parameter 'x' can be declared as pointer to const. However it seems that 'amdmsFitLog' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:216:62: style: Parameter 'y' can be declared as pointer to const. However it seems that 'amdmsFitLog' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:1309:60: style: Parameter 'a' can be declared as pointer to const. However it seems that 'amdmsNonLinearPixelBaseFunc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:1324:56: style: Parameter 'a' can be declared as pointer to const. However it seems that 'amdmsGeneralExpBaseFunc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:1342:60: style: Parameter 'a' can be declared as pointer to const. However it seems that 'amdmsElectronicBiasBaseFunc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amber-4.4.3/amber/amdmsFit.c:1416:62: style: Parameter 'a' can be declared as pointer to const. However it seems that 'amdmsConversionFactorBaseFunc' 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/c/cpl-plugin-fors/cpl-plugin-fors_5.5.7+dfsg.orig.tar.xz fors-5.5.7/fors/fors_std_cat.c:622:53: style: Parameter 'v_bv_ub_vr_vi' can be declared as const array. However it seems that 'fors_std_cat_landolt_star_import' is a callback function, if 'v_bv_ub_vr_vi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fors-5.5.7/fors/fors_std_cat.c:623:53: style: Parameter 'ERR_v_bv_ub_vr_vi' can be declared as const array. However it seems that 'fors_std_cat_landolt_star_import' is a callback function, if 'ERR_v_bv_ub_vr_vi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fors-5.5.7/fors/fors_std_cat.c:709:53: style: Parameter 'u_b_v_r_i' can be declared as const array. However it seems that 'fors_std_cat_stetson_star_import' is a callback function, if 'u_b_v_r_i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fors-5.5.7/fors/fors_std_cat.c:710:53: style: Parameter 'ERR_u_b_v_r_i' can be declared as const array. However it seems that 'fors_std_cat_stetson_star_import' is a callback function, if 'ERR_u_b_v_r_i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fors-5.5.7/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-giraf/cpl-plugin-giraf_2.16.10+dfsg.orig.tar.xz giraf-2.16.10/giraffe/gimath_lm.c:692:21: style: Parameter 'x' can be declared as const array. However it seems that 'mrqgaussum' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:692:35: style: Parameter 'a' can be declared as const array. However it seems that 'mrqgaussum' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:776:21: style: Parameter 'x' can be declared as const array. However it seems that 'mrqxoptmod' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:964:22: style: Parameter 'x' can be declared as const array. However it seems that 'mrqxoptmod2' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1237:21: style: Parameter 'x' can be declared as const array. However it seems that 'mrqyoptmod' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1237:35: style: Parameter 'a' can be declared as const array. However it seems that 'mrqyoptmod' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1400:22: style: Parameter 'x' can be declared as const array. However it seems that 'mrqyoptmod2' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1400:36: style: Parameter 'a' can be declared as const array. However it seems that 'mrqyoptmod2' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1560:20: style: Parameter 'x' can be declared as const array. However it seems that 'mrqpsfcos' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1560:34: style: Parameter 'a' can be declared as const array. However it seems that 'mrqpsfcos' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1657:20: style: Parameter 'x' can be declared as const array. However it seems that 'mrqpsfexp' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:1770:21: style: Parameter 'x' can be declared as const array. However it seems that 'mrqpsfexp2' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:2005:23: style: Parameter 'x' can be declared as const array. However it seems that 'mrqxoptmodGS' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:2181:18: style: Parameter 'x' can be declared as const array. However it seems that 'mrqtest' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/giraffe/gimath_lm.c:2181:32: style: Parameter 'a' can be declared as const array. However it seems that 'mrqtest' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] giraf-2.16.10/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-hawki/cpl-plugin-hawki_2.4.11+dfsg.orig.tar.xz hawki-2.4.11/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-kmos/cpl-plugin-kmos_2.1.0+dfsg.orig.tar.xz kmos-2.1.0/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-naco/cpl-plugin-naco_4.4.11+dfsg.orig.tar.xz naco-4.4.11/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-uves/cpl-plugin-uves_6.1.8+dfsg.orig.tar.xz uves-6.1.8/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-vimos/cpl-plugin-vimos_4.1.7+dfsg.orig.tar.xz vimos-4.1.7/external/libwcs/matchstar.c:1263:9: style: Parameter 'v' can be declared as pointer to const. However it seems that 'vimoswcs_chisqr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimos-4.1.7/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimos-4.1.7/vimos/vmfit.c:1136:33: style: Parameter 'coeffs' can be declared as const array. However it seems that 'gaussFunc' is a callback function, if 'coeffs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimos-4.1.7/vimos/vmfit.c:1851:34: style: Parameter 'coeff' can be declared as const array. However it seems that 'evalYFit' is a callback function, if 'coeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-visir/cpl-plugin-visir_4.4.2+dfsg.orig.tar.xz visir-4.4.2/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] visir-4.4.2/swarp/src/makeit.c:458:27: style: Parameter 'msg1' can be declared as pointer to const. However it seems that 'write_error' is a callback function, if 'msg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] visir-4.4.2/swarp/src/makeit.c:458:39: style: Parameter 'msg2' can be declared as pointer to const. However it seems that 'write_error' is a callback function, if 'msg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] visir-4.4.2/visir/sbrm.c:123:33: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sbrm_free' 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/c/cpl-plugin-xshoo/cpl-plugin-xshoo_3.5.3+dfsg.orig.tar.xz xshoo-3.5.3/irplib/tests/irplib_utils-test.c:188:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_table_check' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshoo-3.5.3/xsh/xsh_model_metric.c:342:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'xsh_3_energy' 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/c/cpluff/cpluff_0.2.0+ds1.orig.tar.xz cpluff-0.2.0/console/console.c:161:38: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_exit' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:215:47: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_set_log_level' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:299:57: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_unregister_pcollections' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:327:46: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_scan_plugins' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:380:46: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_list_plugins' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:675:49: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_list_ext_points' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:700:49: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_list_extensions' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:782:50: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_run_plugins_step' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:797:45: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_run_plugins' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:820:46: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_stop_plugins' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/console/console.c:843:51: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_uninstall_plugins' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpluff-0.2.0/libcpluff/pinfo.c:538:77: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'process_unregister_plistener' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpm/cpm_0.32.orig.tar.xz cpm-0.32/interface_cli.c:74:50: style: Parameter 'realm' can be declared as pointer to const. However it seems that 'cliDialogPassphrase' is a callback function, if 'realm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cppad/cppad_2024.00.00.4.orig.tar.xz CppAD-20240000.4/example/multi_thread/pthread/team_pthread.cpp:56:42: style: Parameter 'thread_num_vptr' can be declared as pointer to const. However it seems that 'thread_specific_destructor' is a callback function, if 'thread_num_vptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CppAD-20240000.4/example/multi_thread/pthread/simple_ad_pthread.cpp:49:42: style: Parameter 'thread_num_vptr' can be declared as pointer to const. However it seems that 'thread_specific_destructor' is a callback function, if 'thread_num_vptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpputest/cpputest_4.0.orig.tar.gz cpputest-4.0/src/Platforms/armcc/UtestPlatform.cpp:172:39: style: Parameter 'func' can be declared as pointer to const. However it seems that 'AtExitImplementation' is a callback function, if 'func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cpu-x/cpu-x_5.0.3.orig.tar.gz CPU-X-5.0.3/src/tui_ncurses.cpp:402:49: style: Parameter 'data' can be declared as reference to const. However it seems that 'ntab_motherboard' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CPU-X-5.0.3/src/tui_ncurses.cpp:489:44: style: Parameter 'data' can be declared as reference to const. However it seems that 'ntab_system' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CPU-X-5.0.3/src/tui_ncurses.cpp:549:43: style: Parameter 'data' can be declared as reference to const. However it seems that 'ntab_bench' 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/c/cpufreqd/cpufreqd_2.4.2.orig.tar.bz2 cpufreqd-2.4.2/src/cpufreqd_nvclock.c:64:56: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'nvcore_profile_pre_change' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cpufreqd-2.4.2/src/cpufreqd_nvclock.c:71:55: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'nvmem_profile_pre_change' 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/c/crac/crac_2.5.2+dfsg.orig.tar.xz crac-2.5.2/src/libSSA/bitarray.cpp:308:39: style: Parameter 'bitarray' can be declared as pointer to const. However it seems that 'BitRankFSparse' is a callback function, if 'bitarray' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/crash/crash_8.0.4.orig.tar.gz crash-8.0.4/dev.c:4157:25: style: Parameter 'i' can be declared as pointer to const. However it seems that 'match_list' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crash-8.0.4/dev.c:4173:26: style: Parameter 'i' can be declared as pointer to const. However it seems that 'match_klist' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crash-8.0.4/memory_driver/crash.c:227:25: style: Parameter 'file' can be declared as pointer to const. However it seems that 'crash_read' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crash-8.0.4/memory_driver/crash.c:305:26: style: Parameter 'file' can be declared as pointer to const. However it seems that 'crash_ioctl' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crash-8.0.4/qemu-load.c:364:40: style: Parameter 'd' can be declared as pointer to const. However it seems that 'rhel5_marker_load' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crash-8.0.4/qemu-load.c:364:49: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'rhel5_marker_load' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crash-8.0.4/qemu-load.c:736:32: style: Parameter 'd' can be declared as pointer to const. However it seems that 'apic_load' 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/c/crda/crda_4.14+git20191112.9856751.orig.tar.xz crda-4.14+git20191112.9856751/crda.c:98:63: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'reg_handler' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crda-4.14+git20191112.9856751/crda.c:99:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'reg_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crda-4.14+git20191112.9856751/crda.c:112:25: 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] ftp://ftp.de.debian.org/debian/pool/main/c/createrepo-c/createrepo-c_0.17.3.orig.tar.gz createrepo_c-0.17.3/src/python/contentstat-py.c:107:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'contentstat_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/contentstat-py.c:117:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_num' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/contentstat-py.c:127:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/contentstat-py.c:137:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/contentstat-py.c:149:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_num' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/contentstat-py.c:168:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/contentstat-py.c:187:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/compression_wrapper-py.c:181:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'crfile_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/load_metadata-py.c:112:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'metadata_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/sqlite-py.c:115:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'sqlite_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomdrecord-py.c:300:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_num' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomdrecord-py.c:310:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomdrecord-py.c:320:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomdrecord-py.c:332:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_num' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomdrecord-py.c:351:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/locate_metadata-py.c:111:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'metadatalocation_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/locate_metadata-py.c:125:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'length' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollection-py.c:120:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'updatecollection_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollection-py.c:225:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollection-py.c:237:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollection-py.c:261:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_module' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollection-py.c:293:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_module' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomd-py.c:102:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'repomd_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomd-py.c:357:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomd-py.c:369:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/repomd-py.c:411:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/package-py.c:111:46: style: Parameter 'args' can be declared as pointer to const. However it seems that 'package_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/package-py.c:111:62: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'package_init' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/package-py.c:246:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_num' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/package-py.c:256:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/package-py.c:345:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/package-py.c:371:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_num' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/package-py.c:452:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatereference-py.c:152:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updateinfo-py.c:102:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'updateinfo_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updateinfo-py.c:201:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionmodule-py.c:118:74: style: Parameter 'self' can be declared as pointer to const. However it seems that 'updatecollectionmodule_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionpackage-py.c:118:76: style: Parameter 'self' can be declared as pointer to const. However it seems that 'updatecollectionpackage_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionmodule-py.c:149:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionpackage-py.c:149:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionmodule-py.c:161:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_uint' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionpackage-py.c:159:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionmodule-py.c:187:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_uint' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updatecollectionpackage-py.c:171:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/xml_file-py.c:140:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'xmlfile_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updaterecord-py.c:122:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'updaterecord_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updaterecord-py.c:252:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updaterecord-py.c:262:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updaterecord-py.c:274:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_datetime' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updaterecord-py.c:313:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'get_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/python/updaterecord-py.c:337:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_int' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/sqliterepo_c.c:193:17: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'warningcb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/sqliterepo_c.c:194:17: style: Parameter 'cbdata' can be declared as pointer to const. However it seems that 'warningcb' is a callback function, if 'cbdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/misc.c:809:44: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'cr_remove_dir_cb' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_sqlite.c:66:27: style: Parameter 'testdata' can be declared as pointer to const. However it seems that 'test_cr_open_db' is a callback function, if 'testdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_sqlite.c:105:38: style: Parameter 'testdata' can be declared as pointer to const. However it seems that 'test_cr_db_add_primary_pkg' is a callback function, if 'testdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_sqlite.c:145:36: style: Parameter 'testdata' can be declared as pointer to const. However it seems that 'test_cr_db_dbinfo_update' is a callback function, if 'testdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_sqlite.c:191:20: style: Parameter 'testdata' can be declared as pointer to const. However it seems that 'test_all' is a callback function, if 'testdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_compression_wrapper.c:364:34: style: Parameter 'outputtest' can be declared as pointer to const. However it seems that 'outputtest_cw_output' is a callback function, if 'outputtest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_xml_parser_repomd.c:33:31: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'warningcb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_xml_parser_filelists.c:111:31: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'warningcb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_misc.c:591:61: style: Parameter 'copyfiletest' can be declared as pointer to const. However it seems that 'compressfile_with_stat_test_gz_file_gz_output' is a callback function, if 'copyfiletest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_misc.c:627:51: style: Parameter 'copyfiletest' can be declared as pointer to const. However it seems that 'compressfile_test_gz_file_xz_output' is a callback function, if 'copyfiletest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_misc.c:654:51: style: Parameter 'copyfiletest' can be declared as pointer to const. However it seems that 'compressfile_test_xz_file_gz_output' is a callback function, if 'copyfiletest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/tests/test_misc.c:681:55: style: Parameter 'copyfiletest' can be declared as pointer to const. However it seems that 'compressfile_test_sqlite_file_gz_output' is a callback function, if 'copyfiletest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/mergerepo_c.c:470:20: style: Parameter 'repopath' can be declared as pointer to const. However it seems that 'add_package' is a callback function, if 'repopath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] createrepo_c-0.17.3/src/createrepo_c.c:110:71: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'task_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/c/crimson/crimson_0.5.2.orig.tar.gz crimson-0.5.2.orig/src/cf/main.cpp:497:44: style: Parameter 'event' can be declared as reference to const. However it seems that 'event_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crimson-0.5.2.orig/src/cf/main.cpp:497:59: style: Parameter 'window' can be declared as pointer to const. However it seems that 'event_filter' 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/c/crispy-doom/crispy-doom_6.0.orig.tar.gz crispy-doom-crispy-doom-6.0/src/deh_text.c:53:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_TextStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/deh_text.c:105:46: style: Parameter 'context' can be declared as pointer to const. However it seems that 'DEH_TextParseLine' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/deh_text.c:105:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_TextParseLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/deh_text.c:105:73: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'DEH_TextParseLine' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexincl.c:30:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_BEXInclStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexincl.c:96:49: style: Parameter 'context' can be declared as pointer to const. However it seems that 'DEH_BEXInclParseLine' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexincl.c:96:64: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_BEXInclParseLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexincl.c:96:76: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'DEH_BEXInclParseLine' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexpars.c:28:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_BEXParsStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexpars.c:40:64: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_BEXParsParseLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/d_net.c:71:45: style: Parameter 'ingame' can be declared as pointer to const. However it seems that 'RunTic' is a callback function, if 'ingame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexstr.c:339:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_BEXStrStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_cheat.c:69:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'DEH_CheatStart' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_cheat.c:69:59: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_CheatStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_ammo.c:29:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_AmmoStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_bexptr.c:218:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_BEXPtrStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_misc.c:155:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'DEH_MiscStart' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_misc.c:155:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_MiscStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/doom/deh_ptr.c:70:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_PointerStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/heretic/d_net.c:68:45: style: Parameter 'ingame' can be declared as pointer to const. However it seems that 'RunTic' is a callback function, if 'ingame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/heretic/deh_ammo.c:29:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_AmmoStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/heretic/deh_htext.c:767:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_TextStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/heretic/deh_htext.c:831:46: style: Parameter 'context' can be declared as pointer to const. However it seems that 'DEH_TextParseLine' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/heretic/deh_htext.c:831:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_TextParseLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/heretic/deh_htext.c:831:73: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'DEH_TextParseLine' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/hexen/d_net.c:64:45: style: Parameter 'ingame' can be declared as pointer to const. However it seems that 'RunTic' is a callback function, if 'ingame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/i_pcsound.c:243:43: style: Parameter 'sfx' can be declared as pointer to const. However it seems that 'I_PCS_GetSfxLumpNum' is a callback function, if 'sfx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/i_musicpack.c:1132:44: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'TrackPositionCallback' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/i_musicpack.c:1132:67: style: Parameter 'udata' can be declared as pointer to const. However it seems that 'TrackPositionCallback' is a callback function, if 'udata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.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] crispy-doom-crispy-doom-6.0/src/net_loop.c:203: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] crispy-doom-crispy-doom-6.0/src/net_sdl.c:143: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] crispy-doom-crispy-doom-6.0/src/net_sdl.c:229: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] crispy-doom-crispy-doom-6.0/src/hexen/sb_bar.c:2036:40: style: Parameter 'player' can be declared as pointer to const. However it seems that 'CheatRevealFunc' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/hexen/sb_bar.c:2036:58: style: Parameter 'cheat' can be declared as pointer to const. However it seems that 'CheatRevealFunc' is a callback function, if 'cheat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/net_query.c:600: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] crispy-doom-crispy-doom-6.0/src/net_query.c:600: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] crispy-doom-crispy-doom-6.0/src/net_query.c:601: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] crispy-doom-crispy-doom-6.0/src/strife/deh_cheat.c:71:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'DEH_CheatStart' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/strife/deh_cheat.c:71:59: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_CheatStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/strife/deh_misc.c:155:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'DEH_MiscStart' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/strife/deh_misc.c:155:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_MiscStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/strife/d_net.c:71:45: style: Parameter 'ingame' can be declared as pointer to const. However it seems that 'RunTic' is a callback function, if 'ingame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/setup/mainmenu.c:101:43: style: Parameter 'window' can be declared as pointer to const. However it seems that 'MainMenuKeyPress' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/setup/mainmenu.c:125: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] crispy-doom-crispy-doom-6.0/src/setup/mainmenu.c:125: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] crispy-doom-crispy-doom-6.0/src/strife/deh_ammo.c:29:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_AmmoStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.0/src/strife/deh_ptr.c:56:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'DEH_PointerStart' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crispy-doom-crispy-doom-6.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] crispy-doom-crispy-doom-6.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] crispy-doom-crispy-doom-6.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] crispy-doom-crispy-doom-6.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] ftp://ftp.de.debian.org/debian/pool/main/c/criterion/criterion_2.4.1.orig.tar.gz Criterion-2.4.1/src/log/normal.c:106:50: style: Parameter 'suite' can be declared as pointer to const. However it seems that 'normal_log_pre_init' is a callback function, if 'suite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/criticalmass/criticalmass_1.0.2.orig.tar.bz2 CriticalMass-1.0.2/curl/docs/examples/curlgtk.c:22:28: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'my_write_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CriticalMass-1.0.2/curl/docs/examples/ftpget.c:29:21: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CriticalMass-1.0.2/curl/docs/examples/ftpgetresp.c:25:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_response' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CriticalMass-1.0.2/curl/docs/examples/fopen.c:85:22: 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] CriticalMass-1.0.2/curl/docs/examples/getinmemory.c:38:27: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CriticalMass-1.0.2/curl/docs/examples/sepheaders.c:19:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' 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/c/critnib/critnib_1.1.orig.tar.gz critnib-1.1/tests/iter-cli.c:8:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'itf' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] critnib-1.1/tests/iter-cli.c:8:50: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'itf' 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/c/criu/criu_3.17.1.orig.tar.xz criu-3.17.1/compel/src/lib/infect.c:1225:58: style: Parameter 'r' can be declared as pointer to const. However it seems that 'save_regs_plain' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/compel/src/lib/infect.c:1225:83: style: Parameter 'f' can be declared as pointer to const. However it seems that 'save_regs_plain' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/cr-check.c:922:27: style: Parameter '_arg' can be declared as pointer to const. However it seems that 'clone_cb' is a callback function, if '_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/filesystems.c:574:45: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'tracefs_parse' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/filesystems.c:579:48: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cgroup_sb_equal' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/filesystems.c:579:70: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cgroup_sb_equal' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/page-xfer.c:161:52: style: Parameter 'xfer' can be declared as pointer to const. However it seems that 'write_pages_to_server' is a callback function, if 'xfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/page-xfer.c:188:54: style: Parameter 'xfer' can be declared as pointer to const. However it seems that 'write_pagemap_to_server' is a callback function, if 'xfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/page-xfer.c:1634:55: style: Parameter 'rfd' can be declared as pointer to const. However it seems that 'page_server_hangup_event' is a callback function, if 'rfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/shmem.c:289:54: style: Parameter 'vma' can be declared as pointer to const. However it seems that 'open_shmem_sysv' is a callback function, if 'vma' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/sk-packet.c:316:54: style: Parameter 'vm' can be declared as pointer to const. However it seems that 'open_socket_map' is a callback function, if 'vm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/sockets.c:196:44: style: Parameter 'h' can be declared as pointer to const. However it seems that 'probe_recv_one' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/sockets.c:196:61: style: Parameter 'ns' can be declared as pointer to const. However it seems that 'probe_recv_one' is a callback function, if 'ns' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/sockets.c:196:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'probe_recv_one' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/criu/proc_parse.c:1171:29: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'sb_opt_cb' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/others/libcriu/test_notify.c:14:25: style: Parameter 'action' can be declared as pointer to const. However it seems that 'notify' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/lib/parseargs.c:21:26: style: Parameter 'param' can be declared as pointer to const. However it seems that 'parse_opt_bool' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/autofs.c:599:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'reap_child' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/fdt_shared.c:77:25: style: Parameter '_arg' can be declared as pointer to const. However it seems that 'child3' is a callback function, if '_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/netns-dev.c:280:40: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'restore_conf' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/pdeath_sig.c:15:36: style: Parameter 'i' can be declared as pointer to const. However it seems that 'sigh' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/pdeath_sig.c:15:45: style: Parameter 'd' can be declared as pointer to const. However it seems that 'sigh' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/pthread02.c:16:32: style: Parameter 'args' can be declared as pointer to const. However it seems that 'thread_func' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/s390x_regs_check.c:412:32: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'thread_func' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/static/session03.c:31:52: style: Parameter 'siginfo' can be declared as pointer to const. However it seems that 'sigchld_handler' is a callback function, if 'siginfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/transition/maps008.c:454:48: style: Parameter 'info' can be declared as pointer to const. However it seems that 'sigchld_hand' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] criu-3.17.1/test/zdtm/transition/maps008.c:454:60: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'sigchld_hand' 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/c/cron/cron_3.0pl1.orig.tar.gz cron-3.0pl1.orig/crontab.c:286:8: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'check_error' 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/c/crossfire/crossfire_1.75.0.orig.tar.gz crossfire-1.75.0/plugins/cfpython/cfpython_archetype.c:71:69: style: Parameter 'left' can be declared as pointer to const. However it seems that 'Crossfire_Archetype_InternalCompare' is a callback function, if 'left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfpython/cfpython_archetype.c:71:96: style: Parameter 'right' can be declared as pointer to const. However it seems that 'Crossfire_Archetype_InternalCompare' is a callback function, if 'right' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfpython/cfpython_party.c:72:61: style: Parameter 'left' can be declared as pointer to const. However it seems that 'Crossfire_Party_InternalCompare' is a callback function, if 'left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfpython/cfpython_party.c:72:84: style: Parameter 'right' can be declared as pointer to const. However it seems that 'Crossfire_Party_InternalCompare' is a callback function, if 'right' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfpython/cfpython_region.c:79:63: style: Parameter 'left' can be declared as pointer to const. However it seems that 'Crossfire_Region_InternalCompare' is a callback function, if 'left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfpython/cfpython_region.c:79:87: style: Parameter 'right' can be declared as pointer to const. However it seems that 'Crossfire_Region_InternalCompare' is a callback function, if 'right' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:148:53: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initvisible' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:164:52: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initwizard' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:199:51: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initapply' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:199:89: style: Parameter 'move_entity' can be declared as pointer to const. However it seems that 'initapply' is a callback function, if 'move_entity' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:260:52: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initpickup' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:260:90: style: Parameter 'move_entity' can be declared as pointer to const. However it seems that 'initpickup' is a callback function, if 'move_entity' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:292:53: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initghosted' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:399:50: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initstop' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:399:88: style: Parameter 'move_entity' can be declared as pointer to const. However it seems that 'initstop' is a callback function, if 'move_entity' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:415:52: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initmoveto' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/plugins/cfanim/cfanim.c:450:53: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'initmessage' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-1.75.0/socket/metaserver.c:507:32: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'metaserver2_thread' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/crossfire-client/crossfire-client_1.75.0.orig.tar.gz crossfire-client-1.75.0/common/test-metaserver.c:5:31: style: Parameter 'server' can be declared as pointer to const. However it seems that 'print_entry' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/common/test-metaserver.c:5:70: style: Parameter 'version' can be declared as pointer to const. However it seems that 'print_entry' is a callback function, if 'version' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/common/test-metaserver.c:6:31: style: Parameter 'comment' can be declared as pointer to const. However it seems that 'print_entry' is a callback function, if 'comment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/account.c:126:44: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_window_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/account.c:186:46: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_button_create_new_char_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/account.c:186:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_button_create_new_char_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/account.c:196:44: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'on_entry_new_character_name' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/account.c:196:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_entry_new_character_name' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/account.c:897:44: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_button_go_metaserver_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/account.c:897:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_button_go_metaserver_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/metaserver.c:204:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_button_refresh' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/metaserver.c:204:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_button_refresh' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/menubar.c:45:49: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'on_disconnect_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/menubar.c:45:68: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_disconnect_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/menubar.c:74:46: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'menu_quit_character' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/menubar.c:74:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'menu_quit_character' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:365:32: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_button_cc_cancel' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:365:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_button_cc_cancel' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:380:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_button_choose_starting_map' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:380:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_button_choose_starting_map' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:515:34: style: Parameter 'spinbutton' can be declared as pointer to const. However it seems that 'on_spinbutton_cc' is a callback function, if 'spinbutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:515:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_spinbutton_cc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:721:33: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_button_csm_cancel' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/create_char.c:721:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_button_csm_cancel' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/inventory.c:111:27: style: Parameter 'it' can be declared as pointer to const. However it seems that 'show_all' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/inventory.c:127:30: style: Parameter 'it' can be declared as pointer to const. However it seems that 'show_cursed' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/inventory.c:143:32: style: Parameter 'it' can be declared as pointer to const. However it seems that 'show_unlocked' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/inventory.c:148:36: style: Parameter 'it' can be declared as pointer to const. However it seems that 'show_unidentified' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1125:63: style: Parameter 'message' can be declared as pointer to const. However it seems that 'message_callback' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1802:59: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_msgctrl_button_save_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1803:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_msgctrl_button_save_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1818:59: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_msgctrl_button_load_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1819:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_msgctrl_button_load_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1832:59: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_msgctrl_button_defaults_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1833:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_msgctrl_button_defaults_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1847:59: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_msgctrl_button_apply_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crossfire-client-1.75.0/gtk-v2/src/info.c:1848:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_msgctrl_button_apply_clicked' 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/c/crow-translate/crow-translate_2.11.1+git20240108+ds.orig.tar.xz crow-translate-2.11.1+git20240108+ds/src/third-party/qhotkey/QHotkey/qhotkey_x11.cpp:221:87: style: Parameter 'error' can be declared as pointer to const. However it seems that 'handleError' 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/c/crrcsim/crrcsim_0.9.13.orig.tar.gz crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:685:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'file_save_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:701:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'opt_plane_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:706:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'opt_location_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:711:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'opt_launch_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:716:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'opt_windthermal_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:721:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'opt_video_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:726:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'opt_audio_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:731:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'opt_ctrl_general_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:736:35: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'game_f3a_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:741:35: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'game_f3f_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:746:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'robot_load_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:949:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_wind_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:954:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_train_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:962:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_verbosity_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:970:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_hudcompass_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:978:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_windvectors_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:986:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_modelwindow_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:994:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_zoomin_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:999:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_zoomout_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:1004:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_unzoom_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/GUI/crrc_gui_main.cpp:1018:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'view_testmode_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/mod_landscape/model_based_scenery.cpp:70:58: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'translucentTerrainPostdrawCallback' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/mod_landscape/model_based_scenery.cpp:76:57: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'transparentTerrainPredrawCallback' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/mod_landscape/model_based_scenery.cpp:89:58: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'transparentTerrainPostdrawCallback' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crrcsim-0.9.13/src/mod_landscape/model_based_scenery.cpp:110:57: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'translucentObjectPostdrawCallback' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/crun/crun_1.14.4.orig.tar.xz crun-1.14.4/src/libcrun/cgroup-cgroupfs.c:56:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'libcrun_precreate_cgroup_cgroupfs' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crun-1.14.4/src/libcrun/cgroup-cgroupfs.c:107:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'libcrun_cgroup_enter_cgroupfs' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crun-1.14.4/src/libcrun/cgroup-cgroupfs.c:158:64: style: Parameter 'cgroup_status' can be declared as pointer to const. However it seems that 'libcrun_destroy_cgroup_cgroupfs' is a callback function, if 'cgroup_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crun-1.14.4/src/libcrun/cgroup.c:53:64: style: Parameter 'cgroup_status' can be declared as pointer to const. However it seems that 'libcrun_destroy_cgroup_disabled' is a callback function, if 'cgroup_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crun-1.14.4/src/libcrun/error.c:289:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'log_write_to_journald' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crun-1.14.4/src/pause.c:48:27: 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] crun-1.14.4/src/pause.c:48:62: 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] crun-1.14.4/src/list.c:67:27: 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] crun-1.14.4/src/oci_features.c:44:27: 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] crun-1.14.4/src/oci_features.c:44:62: 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] crun-1.14.4/src/ps.c:64:27: 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] crun-1.14.4/src/start.c:49:27: 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] crun-1.14.4/src/start.c:49:62: 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] crun-1.14.4/src/state.c:55:27: 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] crun-1.14.4/src/state.c:55:62: 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] crun-1.14.4/src/unpause.c:48:27: 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] crun-1.14.4/src/unpause.c:48:62: 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/c/crust-firmware/crust-firmware_0.6.orig.tar.gz crust-0.6/common/scpi_cmds.c:40:49: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'scpi_cmd_scp_ready_handler' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crust-0.6/common/scpi_cmds.c:41:49: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'scpi_cmd_scp_ready_handler' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crust-0.6/common/scpi_cmds.c:42:46: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'scpi_cmd_scp_ready_handler' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crust-0.6/common/scpi_cmds.c:91:42: style: Parameter 'rx_payload' can be declared as pointer to const. However it seems that 'scpi_cmd_set_css_power_handler' is a callback function, if 'rx_payload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crust-0.6/common/scpi_cmds.c:150:42: style: Parameter 'rx_payload' can be declared as pointer to const. However it seems that 'scpi_cmd_set_sys_power_handler' is a callback function, if 'rx_payload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crust-0.6/3rdparty/kconfig/nconf.c:435: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] crust-0.6/3rdparty/kconfig/nconf.c:435: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] crust-0.6/3rdparty/kconfig/nconf.c:442: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] crust-0.6/3rdparty/kconfig/nconf.c:442: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] crust-0.6/3rdparty/kconfig/nconf.c:449: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] crust-0.6/3rdparty/kconfig/nconf.c:449: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] crust-0.6/3rdparty/kconfig/nconf.c:456: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] crust-0.6/3rdparty/kconfig/nconf.c:456: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] crust-0.6/3rdparty/kconfig/confdata.c:591: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] crust-0.6/3rdparty/kconfig/confdata.c:591: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] crust-0.6/3rdparty/kconfig/confdata.c:645: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] ftp://ftp.de.debian.org/debian/pool/main/c/cryfs/cryfs_0.11.4.orig.tar.gz src/cpp-utils/network/CurlHttpClient.cpp:37:45: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vendor/cryptopp/vendor_cryptopp/TestPrograms/test_pthreads.cpp:4:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'function' 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/c/cryptmount/cryptmount_6.2.0.orig.tar.gz cryptmount-6.2.0/armour-builtin.c:479:44: style: Parameter 'boundtgt' can be declared as pointer to const. However it seems that 'kmpswd_put_key' is a callback function, if 'boundtgt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptmount-6.2.0/armour-builtin.c:481:57: style: Parameter 'fp_key' can be declared as pointer to const. However it seems that 'kmpswd_put_key' is a callback function, if 'fp_key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cryptominisat/cryptominisat_5.11.15+dfsg1.orig.tar.xz cryptominisat-5.11.15/python/src/pycryptosat.cpp:242:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'get_next_small_clause' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptominisat-5.11.15/python/src/pycryptosat.cpp:242:80: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'get_next_small_clause' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptominisat-5.11.15/python/src/pycryptosat.cpp:275:68: style: Parameter 'args' can be declared as pointer to const. However it seems that 'end_getting_small_clauses' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptominisat-5.11.15/python/src/pycryptosat.cpp:275:84: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'end_getting_small_clauses' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptominisat-5.11.15/src/picosat/picosat.c:1637:17: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'cmp_added' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptominisat-5.11.15/src/picosat/picosat.c:1637:27: style: Parameter 'k' can be declared as pointer to const. However it seems that 'cmp_added' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptominisat-5.11.15/src/picosat/picosat.c:1637:36: style: Parameter 'l' can be declared as pointer to const. However it seems that 'cmp_added' 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/c/cryptsetup/cryptsetup_2.7.1.orig.tar.gz cryptsetup-2.7.1/docs/examples/crypt_log_usage.c:31:69: style: Parameter 'usrptr' can be declared as pointer to const. However it seems that 'simple_syslog_wrapper' is a callback function, if 'usrptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptsetup-2.7.1/tests/fuzz/crypt2_load_ondisk_fuzz.cc:27:50: style: Parameter 'usrptr' can be declared as pointer to const. However it seems that 'empty_log' is a callback function, if 'usrptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cryptsetup-2.7.1/tests/api-test-2.c:630:8: style: Parameter 'usrptr' can be declared as pointer to const. However it seems that 'test_open' is a callback function, if 'usrptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/crystal-facet-uml/crystal-facet-uml_1.55.3.orig.tar.gz crystal-facet-uml-1.55.3/data/test/unit/data_database_listener_test.c:37:40: style: Parameter 'test_env' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'test_env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/data/test/unit/data_uuid_test.c:27:40: style: Parameter 'test_env' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'test_env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/data/test/unit/data_small_set_test.c:29:40: style: Parameter 'test_env' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'test_env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/gui_clipboard.c:159:68: style: Parameter 'clipboard' can be declared as pointer to const. However it seems that 'gui_clipboard_clipboard_text_received_callback' is a callback function, if 'clipboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/data/test/unit/data_rules_test.c:33:40: style: Parameter 'test_env' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'test_env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/gui_type_resource.c:22:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gui_type_resource_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/gui_type_resource.c:62:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gui_type_resource_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/data/source/storage/data_database_writer.c:41:72: style: Parameter 'this_' can be declared as pointer to const. However it seems that 'data_database_writer_db_change_callback' is a callback function, if 'this_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/gui_window_manager.c:106:101: style: Parameter 'main_window' can be declared as pointer to const. However it seems that 'gui_window_manager_close_main_window_callback' is a callback function, if 'main_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/io/source/document/document_element_writer.c:533:89: style: Parameter 'this_' can be declared as pointer to const. However it seems that 'document_element_writer_can_classifier_nest_classifier' is a callback function, if 'this_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/io/source/document/document_element_writer.c:543:91: style: Parameter 'this_' can be declared as pointer to const. However it seems that 'document_element_writer_can_classifier_nest_relationship' is a callback function, if 'this_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:623:90: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'gui_sketch_area_leave_notify_old_callback' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:658:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gui_sketch_area_mouse_motion_old_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:887:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gui_sketch_area_button_press_old_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:887:88: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'gui_sketch_area_button_press_old_callback' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:1257:66: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gui_sketch_area_button_release_old_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:1257:90: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'gui_sketch_area_button_release_old_callback' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:1824:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gui_sketch_area_key_press_old_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/gui/source/sketch/gui_sketch_area.c:1824:82: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'gui_sketch_area_key_press_old_callback' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/io/source/json/json_element_writer.c:218:81: style: Parameter 'this_' can be declared as pointer to const. However it seems that 'json_element_writer_can_classifier_nest_classifier' is a callback function, if 'this_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/io/source/json/json_element_writer.c:228:83: style: Parameter 'this_' can be declared as pointer to const. However it seems that 'json_element_writer_can_classifier_nest_relationship' is a callback function, if 'this_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/io/test/unit/json_token_reader_test.c:41:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/pencil/test/unit/geometry_non_linear_scale_test.c:27:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/pencil/test/unit/draw_stereotype_image_test.c:33:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/pencil/test/unit/geometry_connector_test.c:43:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/pencil/test/unit/geometry_rectangle_test.c:48:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/source/u8stream/universal_null_output_stream.c:37:81: style: Parameter 'this_' can be declared as pointer to const. However it seems that 'universal_null_output_stream_write' is a callback function, if 'this_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/u8dir__test.c:33:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/u8__test.c:37:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/universal_array_index_sorter_test.c:29:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/universal_array_list_test.c:40:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/universal_memory_arena_test.c:30:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8codepointiterator_test.c:34:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8codepoint_test.c:38:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8stringbuf_performance.c:82:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/pencil/source/pencil_layout_data.c:536:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pencil_layout_data_private_analyze_nothing_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8stringviewiterator_test.c:38:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8string_test.c:64:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8stringview_test.c:53:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8stringviewtokenizer_test.c:48:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystal-facet-uml-1.55.3/u8stream/test/unit/utf8stringbuf_test.c:212:40: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'tear_down' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/crystalhd/crystalhd_0.0~git20110715.fdd2f19.orig.tar.gz crystalhd-0.0~git20110715.fdd2f19/driver/linux/crystalhd_lnx.c:359:57: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'chd_dec_close' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystalhd-0.0~git20110715.fdd2f19/driver/linux/crystalhd_cmds.c:123:61: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'bc_cproc_get_version' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystalhd-0.0~git20110715.fdd2f19/driver/linux/crystalhd_cmds.c:703:30: style: Parameter 'idata' can be declared as pointer to const. However it seems that 'bc_cproc_flush_cap_buffs' is a callback function, if 'idata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystalhd-0.0~git20110715.fdd2f19/driver/linux/crystalhd_hw.c:186:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'crystalhd_tx_desc_rel_call_back' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystalhd-0.0~git20110715.fdd2f19/driver/linux/crystalhd_hw.c:186:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'crystalhd_tx_desc_rel_call_back' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystalhd-0.0~git20110715.fdd2f19/filters/gst/gst-plugin/src/gstbcmdec.c:245:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_bcmdec_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] crystalhd-0.0~git20110715.fdd2f19/filters/gst/gst-plugin/src/gstbcmdec.c:264:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_bcmdec_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/c/csh/csh_20230828.orig.tar.xz csh-20230828/csh.c:1260:13: style: Parameter 'oreo' can be declared as pointer to const. However it seems that 'readf' is a callback function, if 'oreo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csh-20230828/csh.c:1267:14: style: Parameter 'oreo' can be declared as pointer to const. However it seems that 'writef' is a callback function, if 'oreo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csh-20230828/csh.c:1273:13: style: Parameter 'oreo' can be declared as pointer to const. However it seems that 'seekf' is a callback function, if 'oreo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csh-20230828/csh.c:1280:14: style: Parameter 'oreo' can be declared as pointer to const. However it seems that 'closef' is a callback function, if 'oreo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csh-20230828/func.c:160:33: style: Parameter 't' can be declared as pointer to const. However it seems that 'dozip' 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/c/csmash/csmash_0.6.6.orig.tar.gz csmash-0.6.6/LauncherView.cpp:604:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'StartGame' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csmash-0.6.6/LauncherView.cpp:604:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'StartGame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csmash-0.6.6/LobbyClientView.cpp:426:20: 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] csmash-0.6.6/LobbyClientView.cpp:478:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'IdleFunc' 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/c/csound/csound_6.18.1+dfsg.orig.tar.xz csound-6.18.1/Engine/cs_par_base.c:285:53: style: Parameter 'ele1' can be declared as pointer to const. However it seems that 'csp_set_element_string_eq' is a callback function, if 'ele1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/cs_par_base.c:286:53: style: Parameter 'ele2' can be declared as pointer to const. However it seems that 'csp_set_element_string_eq' is a callback function, if 'ele2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Emscripten/src/CsoundObj.c:382:41: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'CsoundObj_midiInOpen' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Emscripten/src/CsoundObj.c:388:42: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'CsoundObj_midiInClose' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Emscripten/src/CsoundObj.c:388:56: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'CsoundObj_midiInClose' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/csound_standard_types.c:39:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'asig_copy_value' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/csound_standard_types.c:44:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'wsig_copy_value' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/csound_standard_types.c:160:47: style: Parameter 'var' can be declared as pointer to const. However it seems that 'varInitMemory' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/csound_standard_types.c:165:49: style: Parameter 'var' can be declared as pointer to const. However it seems that 'arrayInitMemory' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/BelaCsound.cpp:316:31: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'CloseMidiInDevice' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/BelaCsound.cpp:316:45: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'CloseMidiInDevice' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/BelaCsound.cpp:344:32: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'CloseMidiOutDevice' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/BelaCsound.cpp:344:46: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'CloseMidiOutDevice' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/main.cpp:519:31: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'CloseMidiInDevice' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/main.cpp:519:45: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'CloseMidiInDevice' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/main.cpp:546:32: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'CloseMidiOutDevice' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Bela/main.cpp:546:46: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'CloseMidiOutDevice' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:75:29: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'recopen_' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:104:30: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'rtrecord_' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:104:45: style: Parameter 'inbuf' can be declared as pointer to const. However it seems that 'rtrecord_' is a callback function, if 'inbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:196:34: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'midi_in_close' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:206:34: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'midi_out_open' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:212:35: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'midi_out_write' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:213:33: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'midi_out_write' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:219:35: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'midi_out_close' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rthaiku.cpp:219:49: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'midi_out_close' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtwinmm.c:155:46: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_short' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtwinmm.c:173:48: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_short_u' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtwinmm.c:190:56: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_short_no_dither' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtwinmm.c:205:45: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_long' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtwinmm.c:221:46: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_float' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/OOps/bus.c:899:44: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'chnget_array_opcode_perf_a' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/OOps/bus.c:1088:44: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'chnset_array_opcode_perf_a' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/OOps/bus.c:1288:45: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'chnset_opcode_perf_a' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtalsa.c:194:46: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_short' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtalsa.c:216:48: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_short_u' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtalsa.c:237:56: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_short_no_dither' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtalsa.c:257:45: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_long' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtalsa.c:277:46: style: Parameter 'inBuf' can be declared as pointer to const. However it seems that 'MYFLT_to_float' is a callback function, if 'inBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/InOut/rtalsa.c:1259:54: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'midi_out_write_file' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:122:26: style: Parameter 'ff' can be declared as pointer to const. However it seems that 'GENUL' is a callback function, if 'ff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:403:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen02' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:432:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen03' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:464:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen04' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:528:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen05' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:581:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen07' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:612:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen06' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:692:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen08' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:843:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen11' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:906:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen12' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1083:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen16' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1122:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen17' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1165:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen18' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1257:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen20' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1446:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen24' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1489:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen25' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1551:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen27' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1617:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen28' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1707:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen30' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1788:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen31' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1873:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen32' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:1994:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen33' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:2172:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen40' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:2206:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen41' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:2238:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen42' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:2842:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen43' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:3148:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen51' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/fgens.c:3360:36: style: Parameter 'ftp' can be declared as pointer to const. However it seems that 'gen53' is a callback function, if 'ftp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/ambicode1.c:99:51: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ibformenc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/ambicode.c:46:49: style: Parameter 'p' can be declared as pointer to const. However it seems that 'iambicode' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/dam.c:44:32: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'daminit' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/deprecated.c:289:64: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stack_opcode_init' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/filter.c:543:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sortfun' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/filter.c:543:43: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sortfun' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Engine/insert.c:49:36: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'print_messages' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/arrays.c:3231:33: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'outa_set' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/biquad.c:123:35: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'moogvcfset' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/pvscent.c:330:34: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'pvspitch_process' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/serial.c:348:46: style: Parameter 'p' can be declared as pointer to const. However it seems that 'serialEnd' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/serial.c:385:52: style: Parameter 'p' can be declared as pointer to const. However it seems that 'serialWrite_S' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/serial.c:428:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'serialPrint' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/serial.c:447:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'serialFlush' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/socksend.c:345:38: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'stsend_deinit' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/socksend.c:345:56: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stsend_deinit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/tl/sc_noise.c:64:43: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'dust_process_krate' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/tl/sc_noise.c:117:44: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'dust2_process_krate' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/urandom.c:45:54: style: Parameter 'p' can be declared as pointer to const. However it seems that 'urand_deinit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/ugsc.c:122:35: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'hilbertset' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/tests/c/csound_debugger_test.c:132:58: style: Parameter 'bkpt_info' can be declared as pointer to const. However it seems that 'brkpt_cb3' is a callback function, if 'bkpt_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/tests/c/csound_debugger_test.c:165:58: style: Parameter 'bkpt_info' can be declared as pointer to const. However it seems that 'brkpt_cb4' is a callback function, if 'bkpt_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/tests/c/csound_debugger_test.c:236:58: style: Parameter 'bkpt_info' can be declared as pointer to const. However it seems that 'brkpt_cb6' is a callback function, if 'bkpt_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/tests/c/csound_debugger_test.c:307:58: style: Parameter 'bkpt_info' can be declared as pointer to const. However it seems that 'brkpt_cb7' is a callback function, if 'bkpt_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/tests/c/csound_debugger_test.c:421:58: style: Parameter 'bkpt_info' can be declared as pointer to const. However it seems that 'brkpt_cb9' is a callback function, if 'bkpt_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:225:37: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetStrsmax' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:229:37: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetOParms' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:233:40: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetDitherMode' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:260:40: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetReinitFlag' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:264:37: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetTieFlag' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:1455:40: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetHostData' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2355:41: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetNamedGens' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2369:52: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetCurrentTimeSamples' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2373:34: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetSr' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2378:34: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetKr' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2383:40: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetKsmps' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2388:41: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetNchnls' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2400:37: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGet0dBFS' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2533:50: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetScoreOffsetSeconds' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:2553:50: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundDefaultMessageCallback' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:3844:40: style: Parameter 'func' can be declared as pointer to const. However it seems that 'csoundRemoveKeyboardCallback' is a callback function, if 'func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:4031:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'csoundGetRealTime' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:4041:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'csoundGetCPUTime' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:4565:36: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundGetKcounter' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Top/csound.c:4574:26: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'csoundErrCnt' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/util/mkdb.c:140:26: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'csAppendOpcode' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/util/mkdb.c:140:36: style: Parameter 'op' can be declared as pointer to const. However it seems that 'csAppendOpcode' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/wasm/src/csound_wasm.c:221:31: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'midiInOpen' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/wasm/src/csound_wasm.c:225:32: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'midiInClose' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/wasm/src/csound_wasm.c:225:46: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'midiInClose' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/sfont.c:149:37: style: Parameter 'elem1' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'elem1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] csound-6.18.1/Opcodes/sfont.c:149:56: style: Parameter 'elem2' can be declared as pointer to const. However it seems that 'compare' 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/c/csound-plugins/csound-plugins_1.0.2~dfsg1.orig.tar.xz plugins-1.0.2/p5glove/p5glove.c:114:30: style: Parameter 'csound' can be declared as pointer to const. However it seems that 'p5glove_poll' is a callback function, if 'csound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plugins-1.0.2/p5glove/p5glove.c:114:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'p5glove_poll' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plugins-1.0.2/widgets/virtual_keyboard/virtual_keyboard.cpp:387:48: style: Parameter 'p' can be declared as pointer to const. However it seems that 'fl_vkeybd' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plugins-1.0.2/widgets/winFLTK.c:45:52: style: Parameter 'wdptr' can be declared as pointer to const. However it seems that 'KillGraph_FLTK' is a callback function, if 'wdptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cstore-fdw/cstore-fdw_1.6.2.orig.tar.gz cstore_fdw-1.6.2/cstore_fdw.c:2187:38: style: Parameter 'plannerInfo' can be declared as pointer to const. However it seems that 'CStorePlanForeignModify' is a callback function, if 'plannerInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cstore_fdw-1.6.2/cstore_fdw.c:2187:64: style: Parameter 'plan' can be declared as pointer to const. However it seems that 'CStorePlanForeignModify' is a callback function, if 'plan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cstore_fdw-1.6.2/cstore_fdw.c:2228:44: style: Parameter 'modifyTableState' can be declared as pointer to const. However it seems that 'CStoreBeginForeignModify' is a callback function, if 'modifyTableState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/ctffind/ctffind_4.1.14.orig.tar.gz ctffind-4.1.14/src/core/myapp.cpp:942:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnConnectionTimer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctffind-4.1.14/src/core/myapp.cpp:947:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnZombieTimer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctffind-4.1.14/src/core/myapp.cpp:982:40: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnQueueTimer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctffind-4.1.14/src/core/myapp.cpp:994:42: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnServerEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctffind-4.1.14/src/core/myapp.cpp:1282:45: style: Parameter 'my_event' can be declared as reference to const. However it seems that 'OnThreadComplete' is a callback function, if 'my_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctffind-4.1.14/src/core/myapp.cpp:1305:43: style: Parameter 'my_event' can be declared as reference to const. However it seems that 'OnThreadEnding' is a callback function, if 'my_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctffind-4.1.14/src/core/myapp.cpp:1324:64: style: Parameter 'my_event' can be declared as reference to const. However it seems that 'OnThreadIntermediateResultAvailable' is a callback function, if 'my_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctffind-4.1.14/src/core/myapp.cpp:1354:79: style: Parameter 'my_event' can be declared as reference to const. However it seems that 'OnThreadSendProgramDefinedResult' is a callback function, if 'my_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/ctfutils/ctfutils_10.3~svn297264.orig.tar.xz ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/common/list.c:73:19: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'list_defcmp' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/common/list.c:73:29: style: Parameter 'd2' can be declared as pointer to const. However it seems that 'list_defcmp' is a callback function, if 'd2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/common/list.c:73:47: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'list_defcmp' is a callback function, if '__unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/common/list.c:138:26: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'list_count_cb' is a callback function, if '__unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/alist.c:180:26: style: Parameter 'key' can be declared as pointer to const. However it seems that 'alist_def_print_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/alist.c:180:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'alist_def_print_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/fifo.c:96:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'fifo_nullfree' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c:641:18: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'bcopy_data' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/dwarf.c:1176:25: style: Parameter 'tdp' can be declared as pointer to const. However it seems that 'die_sou_failed' is a callback function, if 'tdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/hash.c:68:20: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'hash_def_cmp' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/hash.c:68:30: style: Parameter 'd2' can be declared as pointer to const. However it seems that 'hash_def_cmp' is a callback function, if 'd2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:433:26: style: Parameter 'ctdp' can be declared as pointer to const. However it seems that 'map_td_tree_pre' is a callback function, if 'ctdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/cddl/contrib/opensolaris/tools/ctf/cvt/traverse.c:92:20: style: Parameter 'this' can be declared as pointer to const. However it seems that 'tdtrav_su' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctfutils-10.3~svn297264/sys/cddl/compat/opensolaris/kern/opensolaris_kmem.c:120:29: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'kmem_size_init' 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/c/cthreadpool/cthreadpool_0.0+git20231218.4eb5a69.orig.tar.xz cthreadpool-0.0+git20231218.4eb5a69/example.c:19:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'task' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cthreadpool-0.0+git20231218.4eb5a69/tests/src/wait.c:19:19: style: Parameter 'secs' can be declared as pointer to const. However it seems that 'sleep_1' is a callback function, if 'secs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/ctn/ctn_3.2.0~dfsg.orig.tar.xz ctn-3.2.0+dfsg.orig/apps/assoc_tool/netWork.c:412:36: style: Parameter 'mes' can be declared as pointer to const. However it seems that 'errorstackP' is a callback function, if 'mes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dbfill/dbfill.c:425:32: style: Parameter 'message' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dcm_dump_compressed/dcm_dump_compressed.c:75:48: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dumpCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dcm_print_dictionary/dcm_print_dictionary.c:79:47: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'uidCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dcm_print_dictionary/dcm_print_dictionary.c:187:43: style: Parameter 'description' can be declared as pointer to const. However it seems that 'groupCallback' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dcm_print_dictionary/dcm_print_dictionary.c:204:36: style: Parameter 'description' can be declared as pointer to const. However it seems that 'elementCallback' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dicom_echo/dicom_echo.c:403:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dicom_echo/dicom_echo.c:405:25: style: Parameter 'response' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/dicom_echo/dicom_echo.c:405:41: style: Parameter 'string' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/fillRSA/work.c:182:28: style: Parameter 'queryResponse' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'queryResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/fis_server/requests.c:340:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/idb_dump/idb_dump.c:126:28: style: Parameter 'queryResponse' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'queryResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/archive_cleaner.c:90:28: style: Parameter 'q' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/commit_result.c:113:47: style: Parameter 'eventReportRequest' can be declared as pointer to const. However it seems that 'eventRequestCallback' is a callback function, if 'eventReportRequest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/commit_result.c:114:34: style: Parameter 'eventReportResponse' can be declared as pointer to const. However it seems that 'eventRequestCallback' is a callback function, if 'eventReportResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/commit_result.c:115:14: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'eventRequestCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/commit_result.c:240:28: style: Parameter 'q' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/commit_result.c:240:49: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/cget.c:204:32: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'cgetCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/cget.c:204:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'cgetCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/find.c:156:47: style: Parameter 'q1' can be declared as pointer to const. However it seems that 'compareByImageNum' is a callback function, if 'q1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/find.c:156:68: style: Parameter 'q2' can be declared as pointer to const. However it seems that 'compareByImageNum' is a callback function, if 'q2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/find.c:197:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'findCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/find.c:370:28: style: Parameter 'queryResponse' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'queryResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/naction.c:373:28: style: Parameter 'q' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/naction.c:373:54: style: Parameter 'lst' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'lst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/parse.c:566:44: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/parseMB.c:599:29: style: Parameter 'e' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/parseMB.c:599:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/move.c:188:47: style: Parameter 'q1' can be declared as pointer to const. However it seems that 'compareByImageNum' is a callback function, if 'q1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/move.c:188:68: style: Parameter 'q2' can be declared as pointer to const. However it seems that 'compareByImageNum' is a callback function, if 'q2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/move.c:231:32: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/move.c:231:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/requests_dummy.c:395:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_archive/requests.c:427:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/find.c:177:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'findCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/find.c:310:28: style: Parameter 'queryResponse' can be declared as pointer to const. However it seems that 'selectCallback' is a callback function, if 'queryResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/cget.c:199:32: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'cgetCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/cget.c:199:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'cgetCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/parse.c:455:29: style: Parameter 'e' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/parse.c:455:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/move.c:204:32: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/move.c:204:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/move.c:484:13: style: Parameter 'string' can be declared as pointer to const. However it seems that 'sendCallback' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/image_server/requests.c:368:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/object_viewer/topLevelShell1.c:346:36: style: Parameter 'mes' can be declared as pointer to const. However it seems that 'errorstackP' is a callback function, if 'mes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/pmgr_motif/print_shared.c:1279:37: style: Parameter 'setRequest' can be declared as pointer to const. However it seems that 'setImageBoxCallback' is a callback function, if 'setRequest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/pmgr_motif/print_shared.c:1606:23: style: Parameter 'deleteResponse' can be declared as pointer to const. However it seems that 'ndeleteCallback' is a callback function, if 'deleteResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_clients/client_support.c:1332:36: style: Parameter 'deleteRequest' can be declared as pointer to const. However it seems that 'ndeleteCallback' is a callback function, if 'deleteRequest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_clients/client_support.c:1333:23: style: Parameter 'deleteResponse' can be declared as pointer to const. However it seems that 'ndeleteCallback' is a callback function, if 'deleteResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_clients/client_support.c:1334:9: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ndeleteCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_server/action.c:159:39: style: Parameter 'nactionRequest' can be declared as pointer to const. However it seems that 'nactionBFBCallback' is a callback function, if 'nactionRequest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_clients/print_shared.c:1403:37: style: Parameter 'setRequest' can be declared as pointer to const. However it seems that 'setImageBoxCallback' is a callback function, if 'setRequest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_clients/print_shared.c:1743:23: style: Parameter 'deleteResponse' can be declared as pointer to const. However it seems that 'ndeleteCallback' is a callback function, if 'deleteResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_server/prequests.c:347:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/print_server/requests.c:347:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/patient_query.c:276:14: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/patient_query.c:276:30: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/query_interface.c:349:14: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/query_interface.c:349:30: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'queryCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/query_interface.c:559:12: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'queryStudyCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/query_interface.c:559:28: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'queryStudyCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/query_interface.c:695:13: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'querySeriesCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/query_client/query_interface.c:695:29: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'querySeriesCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/ris_gateway/requests.c:302:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/ris_gateway/procevent.c:78:31: style: Parameter 'req' can be declared as pointer to const. However it seems that 'eventCallback' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/ris_gateway/procevent.c:78:53: style: Parameter 'resp' can be declared as pointer to const. However it seems that 'eventCallback' is a callback function, if 'resp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/ris_gateway/procevent.c:79:14: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'eventCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_pacs/simple_pacs.c:575:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/send_study/send_study.c:109:13: style: Parameter 'string' can be declared as pointer to const. However it seems that 'sendCallback' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/snp_to_files/snp_to_files.c:301:20: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'callbackITOA' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/snp_to_files/snp_to_files.c:346:20: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'callbackATOI' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/send_image/send_image.c:684:13: style: Parameter 'string' can be declared as pointer to const. However it seems that 'sendCallback' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/storage_commit/commit_request.c:171:42: style: Parameter 'actionRequest' can be declared as pointer to const. However it seems that 'actionRequestCallback' is a callback function, if 'actionRequest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/storage_commit/commit_request.c:172:29: style: Parameter 'actionResponse' can be declared as pointer to const. However it seems that 'actionRequestCallback' is a callback function, if 'actionResponse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/storage_commit/commit_request.c:173:15: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'actionRequestCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/storage_commit/requests.c:120:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/tbltest/tbltest.c:68:22: style: Parameter 'fields' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'fields' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/tbltest/tbltest.c:68:51: style: Parameter 'record' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'record' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/spray_image/spray_image.c:904:13: style: Parameter 'string' can be declared as pointer to const. However it seems that 'sendCallback' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/tbltest/ttlayout.c:109:22: style: Parameter 'fields' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'fields' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/tbltest/ttlayout.c:109:36: style: Parameter 'foo' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'foo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/tbltest/ttselect.c:151:47: style: Parameter 'foo' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'foo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_storage/simple_storage.c:1143:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'echoCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_storage/simple_storage.c:1527:31: style: Parameter 'string' can be declared as pointer to const. However it seems that 'storageCallback' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_storage/simple_storage.c:1605:32: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'findCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_storage/simple_storage.c:1605:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'findCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_storage/simple_storage.c:1759:32: style: Parameter 'SOPClass' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'SOPClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_storage/simple_storage.c:1759:48: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/apps/simple_storage/simple_storage.c:2050:13: style: Parameter 'string' can be declared as pointer to const. However it seems that 'sendCallback' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/dicomServerInterface.c:71:47: style: Parameter 'moveReq' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'moveReq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/dicomServerInterface.c:72:21: style: Parameter 'moveResp' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'moveResp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/dicomServerInterface.c:73:10: style: Parameter 'abstractSyntax' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'abstractSyntax' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/dicomServerInterface.c:73:32: style: Parameter 'queryLevel' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'queryLevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/dicomServerInterface.c:73:50: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/dd_lookup/dd_lookup.c:101:36: style: Parameter 'description' can be declared as pointer to const. However it seems that 'elementCallback' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/dd_lookup/dd_lookup.c:120:43: style: Parameter 'description' can be declared as pointer to const. However it seems that 'groupCallback' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/queryCTN.c:27:53: style: Parameter 'q1' can be declared as pointer to const. However it seems that 'compareStudyEntryByName' is a callback function, if 'q1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/queryCTN.c:27:75: style: Parameter 'q2' can be declared as pointer to const. However it seems that 'compareStudyEntryByName' is a callback function, if 'q2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/queryCTN.c:39:56: style: Parameter 'q1' can be declared as pointer to const. However it seems that 'compareSeriesEntryByNumber' is a callback function, if 'q1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/queryCTN.c:40:28: style: Parameter 'q2' can be declared as pointer to const. However it seems that 'compareSeriesEntryByNumber' is a callback function, if 'q2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/queryCTN.c:57:55: style: Parameter 'q1' can be declared as pointer to const. However it seems that 'compareImageEntryByNumber' is a callback function, if 'q1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/cgi_apps/archive_cgi/queryCTN.c:58:27: style: Parameter 'q2' can be declared as pointer to const. However it seems that 'compareImageEntryByNumber' is a callback function, if 'q2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/fis/event.c:301:44: style: Parameter 'request' can be declared as pointer to const. However it seems that 'sendEventReportCB' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/fis/event.c:302:31: style: Parameter 'response' can be declared as pointer to const. However it seems that 'sendEventReportCB' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/fis/event.c:302:47: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'sendEventReportCB' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/fis/event.c:383:27: style: Parameter 'request' can be declared as pointer to const. However it seems that 'sendSetCB' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/fis/event.c:383:53: style: Parameter 'response' can be declared as pointer to const. However it seems that 'sendSetCB' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/fis/event.c:383:69: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'sendSetCB' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/objects/dcm.c:4401:17: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'writeFile' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idbmb/idbmb.c:2595:35: style: Parameter 'field' can be declared as pointer to const. However it seems that 'MBCBDel_CollectImages' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idbmb/idbmb.c:2612:35: style: Parameter 'field' can be declared as pointer to const. However it seems that 'MBCBDel_CollectSeries' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idbmb/idbmb.c:2629:36: style: Parameter 'field' can be declared as pointer to const. However it seems that 'MBCBDel_CollectStudies' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idbmb/idbmb.c:6869:38: style: Parameter 'field' can be declared as pointer to const. However it seems that 'MBCBIns_CollectInstances' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/services/storage.c:126:24: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'callbackFunction' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/tbl/sybase.c:1310:10: style: Parameter 'dberrstr' can be declared as pointer to const. However it seems that 'syb_err_handler' is a callback function, if 'dberrstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/tbl/sybase.c:1310:26: style: Parameter 'oserrstr' can be declared as pointer to const. However it seems that 'syb_err_handler' is a callback function, if 'oserrstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/tbl/sybase.c:1326:39: style: Parameter 'dbproc' can be declared as pointer to const. However it seems that 'syb_msg_handler' is a callback function, if 'dbproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/tbl/sybase.c:1328:10: style: Parameter 'msgtext' can be declared as pointer to const. However it seems that 'syb_msg_handler' is a callback function, if 'msgtext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/tbl/sybase.c:1328:25: style: Parameter 'srvname' can be declared as pointer to const. However it seems that 'syb_msg_handler' is a callback function, if 'srvname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/tbl/sybase.c:1328:40: style: Parameter 'procname' can be declared as pointer to const. However it seems that 'syb_msg_handler' is a callback function, if 'procname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idb/idb.c:1589:33: style: Parameter 'field' can be declared as pointer to const. However it seems that 'CBDel_CollectImages' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idb/idb.c:1606:33: style: Parameter 'field' can be declared as pointer to const. However it seems that 'CBDel_CollectSeries' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idb/idb.c:1623:34: style: Parameter 'field' can be declared as pointer to const. However it seems that 'CBDel_CollectStudies' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctn-3.2.0+dfsg.orig/facilities/idb/idb.c:5821:36: style: Parameter 'field' can be declared as pointer to const. However it seems that 'CBIns_CollectInstances' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/ctwm/ctwm_4.1.0.orig.tar.xz ctwm-4.1.0/ctwm_takeover.c:112:29: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CatchRedirectError' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctwm-4.1.0/ctwm_takeover.c:112:51: 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] ctwm-4.1.0/colormaps.c:192:57: 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] ctwm-4.1.0/ewmh.c:126:32: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CatchError' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctwm-4.1.0/ewmh.c:126:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CatchError' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctwm-4.1.0/event_handlers.c:3473:55: 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] ftp://ftp.de.debian.org/debian/pool/main/c/cube2/cube2_0.0.20201227+dfsg.orig.tar.xz cube2-0.0.20201227+dfsg/engine/sound.cpp:540:26: style: Parameter 'name' can be declared as pointer to const. However it seems that 'registersound' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:540:37: style: Parameter 'vol' can be declared as pointer to const. However it seems that 'registersound' is a callback function, if 'vol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:543:21: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mapsound' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:543:32: style: Parameter 'vol' can be declared as pointer to const. However it seems that 'mapsound' is a callback function, if 'vol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:543:42: style: Parameter 'maxuses' can be declared as pointer to const. However it seems that 'mapsound' is a callback function, if 'maxuses' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:546:21: style: Parameter 'name' can be declared as pointer to const. However it seems that 'altsound' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:546:32: style: Parameter 'vol' can be declared as pointer to const. However it seems that 'altsound' is a callback function, if 'vol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:549:24: style: Parameter 'name' can be declared as pointer to const. However it seems that 'altmapsound' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/sound.cpp:549:35: style: Parameter 'vol' can be declared as pointer to const. However it seems that 'altmapsound' is a callback function, if 'vol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/engine/rendergl.cpp:2098:44: style: Parameter 'i' can be declared as pointer to const. However it seems that 'loadcrosshair_' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cube2-0.0.20201227+dfsg/shared/stream.cpp:584:34: style: Parameter 'rw' can be declared as pointer to const. However it seems that 'rwopsclose' is a callback function, if 'rw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cubeb/cubeb_0.0~git20240307.5491fc8+ds.orig.tar.xz cubeb-0.0~git20240307.5491fc8/src/cubeb_audiotrack.c:252:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'audiotrack_get_backend_id' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_audiotrack.c:309:46: style: Parameter 'input_stream_params' can be declared as pointer to const. However it seems that 'audiotrack_stream_init' is a callback function, if 'input_stream_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_kai.c:87:28: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'kai_get_backend_id' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_kai.c:158:39: style: Parameter 'input_stream_params' can be declared as pointer to const. However it seems that 'kai_stream_init' is a callback function, if 'input_stream_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_kai.c:160:39: style: Parameter 'output_stream_params' can be declared as pointer to const. However it seems that 'kai_stream_init' is a callback function, if 'output_stream_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_kai.c:237:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'kai_get_max_channel_count' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:682:38: style: Parameter 'astream' can be declared as pointer to const. However it seems that 'aaudio_duplex_data_cb' is a callback function, if 'astream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:777:38: style: Parameter 'astream' can be declared as pointer to const. However it seems that 'aaudio_output_data_cb' is a callback function, if 'astream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:827:37: style: Parameter 'astream' can be declared as pointer to const. However it seems that 'aaudio_input_data_cb' is a callback function, if 'astream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:917:32: style: Parameter 'astream' can be declared as pointer to const. However it seems that 'aaudio_error_cb' is a callback function, if 'astream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:1651:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_callback' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:1651:46: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'dummy_callback' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:1651:63: style: Parameter 'audioData' can be declared as pointer to const. However it seems that 'dummy_callback' is a callback function, if 'audioData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_oss.c:181:28: style: Parameter 'context' can be declared as pointer to const. However it seems that 'oss_get_backend_id' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_jack.cpp:775:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'cbjack_get_min_latency' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_jack.cpp:1063:43: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'cbjack_stream_get_position' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_jack.cpp:1077:49: style: Parameter 'stm' can be declared as pointer to const. However it seems that 'cbjack_stream_get_current_device' is a callback function, if 'stm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_pulse.c:226:60: style: Parameter 'e' can be declared as pointer to const. However it seems that 'stream_drain_callback' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_pulse.c:1529:48: style: Parameter 'stm' can be declared as pointer to const. However it seems that 'pulse_stream_get_current_device' is a callback function, if 'stm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_sndio.c:363:30: style: Parameter 'context' can be declared as pointer to const. However it seems that 'sndio_get_backend_id' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_sndio.c:382:41: style: Parameter 'input_stream_params' can be declared as pointer to const. However it seems that 'sndio_stream_init' is a callback function, if 'input_stream_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_sndio.c:384:41: style: Parameter 'output_stream_params' can be declared as pointer to const. However it seems that 'sndio_stream_init' is a callback function, if 'output_stream_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_sndio.c:616:41: style: Parameter 'stm' can be declared as pointer to const. However it seems that 'sndio_stream_get_latency' is a callback function, if 'stm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_opensl.cpp:838:31: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'opensl_get_backend_id' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_sun.c:115:28: style: Parameter 'context' can be declared as pointer to const. However it seems that 'sun_get_backend_id' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_winmm.c:384:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'winmm_get_backend_id' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_winmm.c:422:41: style: Parameter 'input_stream_params' can be declared as pointer to const. However it seems that 'winmm_stream_init' is a callback function, if 'input_stream_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_winmm.c:424:41: style: Parameter 'output_stream_params' can be declared as pointer to const. However it seems that 'winmm_stream_init' is a callback function, if 'output_stream_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_winmm.c:664:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'winmm_get_max_channel_count' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_winmm.c:675:31: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'winmm_get_min_latency' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_callback_ret.cpp:125:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb_ret' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_device_changed_callback.cpp:30:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'data_callback' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_device_changed_callback.cpp:30:45: style: Parameter 'user' can be declared as pointer to const. However it seems that 'data_callback' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_device_changed_callback.cpp:31:22: style: Parameter 'outputbuffer' can be declared as pointer to const. However it seems that 'data_callback' is a callback function, if 'outputbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_device_changed_callback.cpp:37:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_callback' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_device_changed_callback.cpp:37:46: style: Parameter 'user' can be declared as pointer to const. However it seems that 'state_callback' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_devices.cpp:22:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'data_cb_duplex' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_devices.cpp:22:46: style: Parameter 'user' can be declared as pointer to const. However it seems that 'data_cb_duplex' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_devices.cpp:23:23: style: Parameter 'outputbuffer' can be declared as pointer to const. However it seems that 'data_cb_duplex' is a callback function, if 'outputbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_devices.cpp:30:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb_duplex' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_duplex.cpp:37:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'data_cb_duplex' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_duplex.cpp:63:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb_duplex' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_duplex.cpp:228:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'data_cb_input' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_duplex.cpp:228:45: style: Parameter 'user' can be declared as pointer to const. However it seems that 'data_cb_input' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_duplex.cpp:229:22: style: Parameter 'outputbuffer' can be declared as pointer to const. However it seems that 'data_cb_input' is a callback function, if 'outputbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_duplex.cpp:239:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb_input' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_logging.cpp:44:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'data_cb_load' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_logging.cpp:44:44: style: Parameter 'user' can be declared as pointer to const. However it seems that 'data_cb_load' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_logging.cpp:45:21: style: Parameter 'outputbuffer' can be declared as pointer to const. However it seems that 'data_cb_load' is a callback function, if 'outputbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_logging.cpp:52:25: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_overload_callback.cpp:40:25: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_record.cpp:32:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'data_cb_record' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_record.cpp:33:23: style: Parameter 'outputbuffer' can be declared as pointer to const. However it seems that 'data_cb_record' is a callback function, if 'outputbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_record.cpp:53:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb_record' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_loopback.cpp:288:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb_loop' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_sanity.cpp:63:47: style: Parameter 'user_ptr' can be declared as pointer to const. However it seems that 'test_data_callback' is a callback function, if 'user_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_sanity.cpp:581:53: style: Parameter 'user_ptr' can be declared as pointer to const. However it seems that 'test_drain_data_callback' is a callback function, if 'user_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_tone.cpp:34:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'data_cb_tone' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/test/test_tone.cpp:66:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_cb_tone' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_resampler.cpp:169:30: style: Parameter 'input_frames_count' can be declared as pointer to const. However it seems that 'fill_internal_output' is a callback function, if 'input_frames_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_wasapi.cpp:1820:31: style: Parameter 'context' can be declared as pointer to const. However it seems that 'wasapi_get_backend_id' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubeb-0.0~git20240307.5491fc8/src/cubeb_wasapi.cpp:1826:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'wasapi_get_max_channel_count' 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/c/cubew/cubew_4.7.orig.tar.gz cubew-4.7/examples/cubew/cubew_system_tree_memory_footprint_optimized.c:83:35: style: Parameter 'user_ptr' can be declared as pointer to const. However it seems that 'system_tree_writer_finish' is a callback function, if 'user_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubew-4.7/common/utils/test/cutest/CuTest.c:164:31: style: Parameter 'success' can be declared as pointer to const. However it seems that 'CuTestAllreduceInternal' is a callback function, if 'success' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubew-4.7/test/test3/cube_self_test_mem_tracking.c:108:32: style: Parameter 'usr_ptr' can be declared as pointer to const. However it seems that 'own_malloc' is a callback function, if 'usr_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubew-4.7/test/test3/cube_self_test_mem_tracking.c:120:19: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'my_pointer' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cubew-4.7/test/test3/cube_self_test_mem_tracking.c:120:30: style: Parameter 'usr_ptr' can be declared as pointer to const. However it seems that 'my_pointer' is a callback function, if 'usr_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cups/cups_2.4.7.orig.tar.gz cups-2.4.7/cups/encode.c:906:36: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_ipp_options' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/encode.c:907:36: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_ipp_options' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/fuzzipp.c:331:23: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/dest-options.c:1735:24: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cups_compare_dconstres' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/dest-options.c:1736:24: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cups_compare_dconstres' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/dest-options.c:1748:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cups_compare_media_db' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/dest-options.c:1749:23: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cups_compare_media_db' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/language.c:1651:22: style: Parameter 'm1' can be declared as pointer to const. However it seems that 'cups_message_compare' is a callback function, if 'm1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/language.c:1652:22: style: Parameter 'm2' can be declared as pointer to const. However it seems that 'cups_message_compare' is a callback function, if 'm2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/ppd-emit.c:1109:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ppd_compare_cparams' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/ppd-emit.c:1110:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ppd_compare_cparams' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/pwg-media.c:1062:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pwg_compare_legacy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/pwg-media.c:1063:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'pwg_compare_legacy' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/pwg-media.c:1074:30: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pwg_compare_ppd' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/pwg-media.c:1075:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'pwg_compare_ppd' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/pwg-media.c:1086:30: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pwg_compare_pwg' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/pwg-media.c:1087:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'pwg_compare_pwg' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/raster-stubs.c:338:30: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'cups_write_fd' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/string.c:765:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_sp_items' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/string.c:766:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_sp_items' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/testipp.c:1110:23: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/testthreads.c:54:28: style: Parameter '_name' can be declared as pointer to const. However it seems that 'enum_dests_cb' is a callback function, if '_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/ppd.c:2500:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ppd_compare_choices' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/cups/ppd.c:2501:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ppd_compare_choices' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/auth.c:2203:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_locations' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/auth.c:2204:37: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_locations' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/auth.c:2215:33: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'copy_authmask' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/filter.c:262:37: style: Parameter 'f0' can be declared as pointer to const. However it seems that 'mime_compare_filters' is a callback function, if 'f0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/filter.c:263:37: style: Parameter 'f1' can be declared as pointer to const. However it seems that 'mime_compare_filters' is a callback function, if 'f1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/filter.c:282:34: style: Parameter 'f0' can be declared as pointer to const. However it seems that 'mime_compare_srcs' is a callback function, if 'f0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/filter.c:283:34: style: Parameter 'f1' can be declared as pointer to const. However it seems that 'mime_compare_srcs' is a callback function, if 'f1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/mime.c:580:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'mime_compare_fcache' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/mime.c:581:32: style: Parameter 'b' can be declared as pointer to const. However it seems that 'mime_compare_fcache' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/network.c:289:30: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_netif' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/network.c:290:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_netif' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/policy.c:452:31: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_ops' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/policy.c:453:31: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_ops' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/policy.c:493:27: style: Parameter 'op' can be declared as pointer to const. However it seems that 'hash_op' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/select.c:891:26: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_fds' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/select.c:892:26: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_fds' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/cups-driverd.cxx:705:29: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_inodes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/scheduler/cups-driverd.cxx:706:29: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_inodes' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/tools/ippeveprinter.c:884:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_jobs' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-2.4.7/tools/ippeveprinter.c:885:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_jobs' 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/c/cups-filters/cups-filters_1.28.17.orig.tar.gz cups-filters-1.28.17/cupsfilters/pdftoippprinter.c:573:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_pids' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/cupsfilters/pdftoippprinter.c:574:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_pids' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:649:67: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'lineNoop' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:752:18: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'convertCSpaceNone' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:828:49: style: Parameter 'src' can be declared as pointer to const. However it seems that 'RGB8toRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:936:45: style: Parameter 'src' can be declared as pointer to const. However it seems that 'W8toK8' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:943:74: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'convertBitsNoop' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:949:50: style: Parameter 'src' can be declared as pointer to const. However it seems that 'convert8to1' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:965:50: style: Parameter 'src' can be declared as pointer to const. However it seems that 'convert8to2' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:983:50: style: Parameter 'src' can be declared as pointer to const. However it seems that 'convert8to4' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1007:51: style: Parameter 'src' can be declared as pointer to const. However it seems that 'convert8to16' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1019:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePixel1' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1045:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePlanePixel1' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1054:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePixel2' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1073:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePlanePixel2' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1082:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePixel4' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1102:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePlanePixel4' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1112:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePixel8' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1121:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePlanePixel8' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1127:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePixel16' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/pdftoraster.cxx:1136:61: style: Parameter 'pixelBuf' can be declared as pointer to const. However it seems that 'writePlanePixel16' is a callback function, if 'pixelBuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/rastertopdf.cpp:154:67: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'noBitConversion' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/rastertopdf.cpp:197:18: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'noColorConversion' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/rastertopdf.cpp:375:48: style: Parameter 'info' can be declared as pointer to const. However it seems that 'convertPdf_NoConversion' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/rastertopdf.cpp:417:48: style: Parameter 'info' can be declared as pointer to const. However it seems that 'convertPdf_InvertColors' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/sys5ippprinter.c:513:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_pids' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cups-filters-1.28.17/filter/sys5ippprinter.c:514:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_pids' 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/c/cups-pk-helper/cups-pk-helper_0.2.6.orig.tar.xz cups-pk-helper-0.2.6/src/main.c:128: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] ftp://ftp.de.debian.org/debian/pool/main/c/curl/curl_8.6.0.orig.tar.gz curl-8.6.0/docs/examples/cacertinmem.c:34:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writefunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/crawler.c:62:26: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'grow_buffer' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/externalsocket.c:54:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/ftpget.c:38:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/ftp-wildcard.c:96:50: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'file_is_coming' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/ftp-wildcard.c:141:30: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'write_it' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/ftpgetresp.c:34:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_response' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/ftpsget.c:39:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/getinmemory.c:42:27: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/ftpuploadresume.c:34:42: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'getcontentlengthfunc' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/hsts-preload.c:70:65: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hstswrite' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/hsts-preload.c:71:49: style: Parameter 'i' can be declared as pointer to const. However it seems that 'hstswrite' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/http2-pushinmemory.c:45:16: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/postinmemory.c:39:27: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/sepheaders.c:34:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/sftpget.c:48:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/smooth-gtk-thread.c:63:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_file' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/smooth-gtk-thread.c:161:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'cb_delete' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/url2file.c:34:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/websocket-cb.c:31:29: style: Parameter 'b' can be declared as pointer to const. However it seems that 'writecb' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/usercertinmem.c:40:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writefunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/synctime.c:132:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SyncTime_CURL_WriteOutput' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/docs/examples/synctime.c:139:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SyncTime_CURL_WriteHeader' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib1509.c:85:26: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteOutput' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib1515.c:40:65: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'debug_callback' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib1540.c:59:37: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'header_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib1540.c:68:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib1915.c:86:65: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hstswrite' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib1915.c:87:49: style: Parameter 'i' can be declared as pointer to const. However it seems that 'hstswrite' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib655.c:32:68: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'resolver_alloc_cb_fail' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/lib655.c:47:68: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'resolver_alloc_cb_pass' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/libprereq.c:32:34: style: Parameter 'conn_primary_ip' can be declared as pointer to const. However it seems that 'prereq_callback' is a callback function, if 'conn_primary_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/libtest/libprereq.c:33:34: style: Parameter 'conn_local_ip' can be declared as pointer to const. However it seems that 'prereq_callback' is a callback function, if 'conn_local_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curl-8.6.0/tests/unit/unit1652.c:51:51: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'debugf_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/c/curlftpfs/curlftpfs_0.9.2.orig.tar.gz curlftpfs-0.9.2/cache.c:55:55: style: Parameter 'node' can be declared as pointer to const. However it seems that 'cache_clean_entry' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlftpfs-0.9.2/cache.c:55:69: style: Parameter 'now' can be declared as pointer to const. However it seems that 'cache_clean_entry' is a callback function, if 'now' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlftpfs-0.9.2/ftpfs.c:235:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'read_data' 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/c/curlpp/curlpp_0.8.1.orig.tar.gz curlpp-0.8.1/examples/example03.cpp:40:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'writeDebug' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlpp-0.8.1/examples/example05.cpp:53:34: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlpp-0.8.1/examples/example06.cpp:67:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlpp-0.8.1/examples/example10.cpp:44:29: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'FileCallback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlpp-0.8.1/examples/example11.cpp:43:28: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteCallback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlpp-0.8.1/examples/example17.cpp:45:44: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlpp-0.8.1/examples/example24.cpp:45:64: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'debug' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] curlpp-0.8.1/src/curlpp/internal/OptionSetter.cpp:49:29: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'StreamWriteCallback' 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/c/curvedns/curvedns_0.87.orig.tar.gz curvedns-curvedns-0.87/event_main.c:80:62: style: Parameter 'w' can be declared as pointer to const. However it seems that 'event_signal_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/c/cvc4/cvc4_1.8.orig.tar.gz CVC4-1.8/src/main/util.cpp:74:42: 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] CVC4-1.8/src/main/util.cpp:81:42: style: Parameter 'info' can be declared as pointer to const. However it seems that 'sigterm_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CVC4-1.8/src/main/util.cpp:89:41: style: Parameter 'info' can be declared as pointer to const. However it seems that 'sigint_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CVC4-1.8/src/main/util.cpp:159:38: style: Parameter 'info' can be declared as pointer to const. However it seems that 'ill_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cvs/cvs_1.12.13+real.orig.tar.gz cvs-1.12.13/src/diff.c:855:27: style: Parameter 'callerdat' can be declared as pointer to const. However it seems that 'diff_filesdoneproc' is a callback function, if 'callerdat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/diff.c:856:51: style: Parameter 'entries' can be declared as pointer to const. However it seems that 'diff_filesdoneproc' is a callback function, if 'entries' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/diff.c:868:26: style: Parameter 'callerdat' can be declared as pointer to const. However it seems that 'diff_dirleaveproc' is a callback function, if 'callerdat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/diff.c:869:50: style: Parameter 'entries' can be declared as pointer to const. However it seems that 'diff_dirleaveproc' is a callback function, if 'entries' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/commit.c:1690:28: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'findmaxrev' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/edit.c:33:52: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'onoff_fileproc' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/edit.c:145:53: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'ncheck_fileproc' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/fileattr.c:492:23: style: Parameter 'node' can be declared as pointer to const. However it seems that 'writeattr_proc' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/find_names.c:149:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'register_subdir_proc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/hash.c:534:18: style: Parameter 'node' can be declared as pointer to const. However it seems that 'printnode' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/hash.c:534:30: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'printnode' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/history.c:1107:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'read_hrecs_file' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/logmsg.c:114:27: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'find_type' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/main.c:309:36: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'set_root_directory' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/log.c:780:23: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'printlock_proc' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/log.c:1416:19: style: Parameter 'p' can be declared as pointer to const. However it seems that 'log_symbol' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/log.c:1432:18: style: Parameter 'p' can be declared as pointer to const. However it seems that 'log_count' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/log.c:1432:27: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'log_count' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/log.c:1699:19: style: Parameter 'p' can be declared as pointer to const. However it seems that 'log_branch' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/update.c:1061:30: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'isremoved' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/watch.c:220:56: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'addremove_fileproc' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/watch.c:443:55: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'watchers_fileproc' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/rcs.c:2515:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'checkmagic_proc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/rcs.c:2515:33: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'checkmagic_proc' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/rcs.c:6224:16: style: Parameter 'node' can be declared as pointer to const. However it seems that 'findtag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/rcs.c:7871:23: style: Parameter 'symnode' can be declared as pointer to const. However it seems that 'putsymbol_proc' is a callback function, if 'symnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/rcs.c:7892:21: style: Parameter 'symnode' can be declared as pointer to const. However it seems that 'putlock_proc' is a callback function, if 'symnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/rcs.c:7900:25: style: Parameter 'node' can be declared as pointer to const. However it seems that 'putrcsfield_proc' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-1.12.13/src/rcs.c:8346:38: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'count_delta_actions' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cvs-fast-export/cvs-fast-export_1.59.orig.tar.gz cvs-fast-export-1.59/export.c:172:10: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'export_blob' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvs-fast-export-1.59/export.c:209:57: 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] ftp://ftp.de.debian.org/debian/pool/main/c/cvxopt/cvxopt_1.3.0+dfsg.orig.tar.xz cvxopt-1.3.0/src/C/dense.c:1138:23: style: Parameter 'self' can be declared as pointer to const. However it seems that 'matrix_tofile' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:209:25: style: Parameter 'n' can be declared as pointer to const. However it seems that 'i_axpy' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:209:51: style: Parameter 'incx' can be declared as pointer to const. However it seems that 'i_axpy' is a callback function, if 'incx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:209:71: style: Parameter 'incy' can be declared as pointer to const. However it seems that 'i_axpy' is a callback function, if 'incy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:223:25: style: Parameter 'n' can be declared as pointer to const. However it seems that 'i_scal' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:223:51: style: Parameter 'incx' can be declared as pointer to const. However it seems that 'i_scal' is a callback function, if 'incx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:238:53: style: Parameter 'm' can be declared as pointer to const. However it seems that 'i_gemm' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:238:61: style: Parameter 'n' can be declared as pointer to const. However it seems that 'i_gemm' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:238:69: style: Parameter 'k' can be declared as pointer to const. However it seems that 'i_gemm' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:276:28: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mtx_iabs' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cvxopt-1.3.0/src/C/base.c:282:28: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mtx_dabs' 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/c/cwiid/cwiid_0.6.91.orig.tar.xz cwiid/wmgui/main.c:810:43: style: Parameter 'stick' can be declared as pointer to const. However it seems that 'drawStick_expose_event' is a callback function, if 'stick' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cwm/cwm_7.1.orig.tar.gz cwm-7.1/calmwm.c:184:27: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x_wmerrorhandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cwm-7.1/calmwm.c:184:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'x_wmerrorhandler' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cwm-7.1/calmwm.c:191:25: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x_errorhandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cwm-7.1/calmwm.c:191:43: style: Parameter 'e' can be declared as pointer to const. However it seems that 'x_errorhandler' 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/c/cxref/cxref_1.6e.orig.tar.gz cxref-1.6e/cpp/cccp.c:7105:20: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_error' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cxref-1.6e/cpp/cccp.c:7124:20: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_warning' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cxref-1.6e/cpp/cccp.c:7288:20: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_if' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cxref-1.6e/cpp/cccp.c:7305:20: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_elif' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cxref-1.6e/cpp/cccp.c:7876:20: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_else' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cxref-1.6e/cpp/cccp.c:7923:20: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_endif' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cxxtools/cxxtools_3.0.0.orig.tar.gz cxxtools-3.0/demo/httpserver.cpp:45:54: style: Parameter 'service' can be declared as reference to const. However it seems that 'HelloResponder' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cyanrip/cyanrip_0.9.2.orig.tar.gz cyanrip-0.9.2/src/accurip.c:63:34: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'receive_data' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyanrip-0.9.2/src/coverart.c:115:35: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'receive_image' 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/c/cyclonedds/cyclonedds_0.10.4.orig.tar.gz eclipse-cyclonedds-cyclonedds-1be07de/fuzz/fuzz_handle_rtps_message/fuzz_handle_rtps_message.c:63:68: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'fakeconn_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-cyclonedds-cyclonedds-1be07de/fuzz/fuzz_handle_rtps_message/fuzz_handle_rtps_message.c:63:122: style: Parameter 'srcloc' can be declared as pointer to const. However it seems that 'fakeconn_read' is a callback function, if 'srcloc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-cyclonedds-cyclonedds-1be07de/src/core/ddsc/src/dds_listener.c:91:68: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'dds_combine_listener_merge' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-cyclonedds-cyclonedds-1be07de/src/core/ddsc/src/dds_listener.c:91:87: style: Parameter 'src' can be declared as pointer to const. However it seems that 'dds_combine_listener_merge' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-cyclonedds-cyclonedds-1be07de/src/ddsrt/src/sync/windows/sync.c:195:10: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'once_wrapper' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-cyclonedds-cyclonedds-1be07de/src/security/builtin_plugins/access_control/src/access_control.c:898:34: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'return_permissions_token' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-cyclonedds-cyclonedds-1be07de/src/security/builtin_plugins/access_control/src/access_control.c:913:34: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'return_permissions_credential_token' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cyphesis-cpp/cyphesis-cpp_0.6.2.orig.tar.xz cyphesis-0.6.2/client/Py_ObserverClient.cpp:110:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ObserverClient_run' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/client/Py_ObserverClient.cpp:247:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ObserverClient_compare' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/client/Py_ObserverClient.cpp:247:77: style: Parameter 'other' can be declared as pointer to const. However it seems that 'ObserverClient_compare' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_BBox.cpp:120:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BBox_compare' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_BBox.cpp:120:49: style: Parameter 'other' can be declared as pointer to const. However it seems that 'BBox_compare' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:31:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Point3D_unit_vector_to' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:31:71: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Point3D_unit_vector_to' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:92:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Point3D_compare' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:92:58: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Point3D_compare' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:108:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Point3D_seq_length' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:138:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Point3D_num_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:138:65: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Point3D_num_add' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Point3D.cpp:151:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Point3D_num_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Message.cpp:42:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Message_get_name' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Quaternion.cpp:91:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Quaternion_compare' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Quaternion.cpp:91:67: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Quaternion_compare' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Quaternion.cpp:108:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Quaternium_num_mult' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Quaternion.cpp:108:68: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Quaternium_num_mult' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Shape.cpp:258:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Shape_setattro' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Shape.cpp:283:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Polygon_setattro' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Task.cpp:181:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Task_compare' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Task.cpp:181:47: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Task_compare' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_World.cpp:88:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'World_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_World.cpp:88:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'World_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_World.cpp:88:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'World_init' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:121:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_unit_vector' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:137:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_unit_vector_to' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:137:74: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Vector3D_unit_vector_to' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:221:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_compare' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:221:61: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Vector3D_compare' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:237:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_seq_length' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:267:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_num_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:267:63: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Vector3D_num_add' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:280:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_num_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:280:63: style: Parameter 'other' can be declared as pointer to const. However it seems that 'Vector3D_num_sub' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:293:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_num_mul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Py_Vector3D.cpp:311:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vector3D_num_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/rulesets/Python_API.cpp:405:59: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'is_location' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:67:24: style: Parameter 'ab' can be declared as reference to const. However it seems that 'dbs_help' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:90:34: style: Parameter 'ab' can be declared as reference to const. However it seems that 'world_purge' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:106:34: style: Parameter 'ab' can be declared as reference to const. However it seems that 'users_purge' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:117:33: style: Parameter 'ab' can be declared as reference to const. However it seems that 'users_list' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:134:32: style: Parameter 'ab' can be declared as reference to const. However it seems that 'users_del' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:166:32: style: Parameter 'ab' can be declared as reference to const. However it seems that 'users_mod' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:242:34: style: Parameter 'ab' can be declared as reference to const. However it seems that 'rules_purge' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:253:33: style: Parameter 'ab' can be declared as reference to const. However it seems that 'rules_list' is a callback function, if 'ab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:134:51: style: Parameter 'system' can be declared as pointer to const. However it seems that 'users_del' is a callback function, if 'system' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:166:51: style: Parameter 'system' can be declared as pointer to const. However it seems that 'users_mod' is a callback function, if 'system' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyphesis-0.6.2/tools/cydb.cpp:344:24: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'gotCommand' 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/c/cyrus-imapd/cyrus-imapd_3.10.0~beta2.orig.tar.gz cyrus-imapd-3.10.0-beta2/bench/cyrdbbench.c:199:40: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'recursive_rm_cb' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/arbitron.c:259:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_mailbox' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/arbitron.c:368:33: style: Parameter 'rockp' can be declared as pointer to const. However it seems that 'process_user_p' is a callback function, if 'rockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/arbitron.c:430:34: style: Parameter 'rockp' can be declared as pointer to const. However it seems that 'process_subs_cb' is a callback function, if 'rockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/arbitron.c:439:33: style: Parameter 'rockp' can be declared as pointer to const. However it seems that 'process_subs_p' is a callback function, if 'rockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/autocreate.c:518:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'autochangesub' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/caldav_db.c:93:27: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:505:26: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1683:66: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_freespace' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1695:50: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_freespace_total' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1708:50: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_freespace_percent_most' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1721:63: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_server' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1751:66: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_partition' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1778:61: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_annotsize' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1791:61: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_size' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1804:67: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_lastupdate' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1831:64: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_lastpop' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1865:70: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_pop3showafter' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1884:65: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_synccrcs' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1899:69: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_foldermodseq' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1914:67: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_usermodseq' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1936:69: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_usercounters' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:1963:69: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_userrawquota' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:2000:65: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_uniqueid' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/annotate.c:2030:63: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'annotation_get_fromdb' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/chk_cyrus.c:75:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'chkmbox' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/carddav_db.c:76:27: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/cyr_deny.c:79:27: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'list_one' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/cyr_info.c:100:33: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'print_procinfo' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/cyr_info.c:116:33: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'print_overflow' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/cyrdump.c:170:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dump_me' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/cyr_virusscan.c:419:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scan_me' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/http_webdav.c:575:44: style: Parameter 'record' can be declared as pointer to const. However it seems that 'webdav_get' is a callback function, if 'record' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/http_dav_sharing.c:474:44: style: Parameter 'record' can be declared as pointer to const. However it seems that 'notify_get' is a callback function, if 'record' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/http_dav_sharing.c:1681:66: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'propfind_notifytype' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/ipurge.c:277:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'purge_findall' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_core.c:743:60: style: Parameter 'jscal' can be declared as pointer to const. However it seems that 'caleventid_cb' is a callback function, if 'jscal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_backup.c:708:60: style: Parameter 'cdata' can be declared as pointer to const. However it seems that '_group_name_cb' is a callback function, if 'cdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_api.c:943:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'findaccounts_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_mail_submission.c:1792:70: style: Parameter 'comp' can be declared as pointer to const. However it seems that '_emailsubmission_comparator_parse' is a callback function, if 'comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_mailbox.c:1530:52: style: Parameter 'req' can be declared as pointer to const. However it seems that '_mboxquery_parse_comparator' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_mailbox.c:1531:64: style: Parameter 'comp' can be declared as pointer to const. However it seems that '_mboxquery_parse_comparator' is a callback function, if 'comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_mailbox.c:1532:46: style: Parameter 'rock' can be declared as pointer to const. However it seems that '_mboxquery_parse_comparator' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_notes.c:799:58: style: Parameter 'msg' can be declared as pointer to const. However it seems that '_notes_destroy_cb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_sieve.c:921:41: style: Parameter 'req' can be declared as pointer to const. However it seems that 'comparator_parse' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_sieve.c:922:53: style: Parameter 'comp' can be declared as pointer to const. However it seems that 'comparator_parse' is a callback function, if 'comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_sieve.c:923:35: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'comparator_parse' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_sieve.c:1649:30: style: Parameter 'ic' can be declared as pointer to const. However it seems that 'autorespond' is a callback function, if 'ic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_sieve.c:1650:30: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'autorespond' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/mboxevent.c:219:27: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/mbtool.c:270:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_cmd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/mboxlist.c:4677:61: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'mboxlist_rmquota' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/mboxlist.c:4751:26: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_mail.c:2156:69: style: Parameter 'state' can be declared as pointer to const. However it seems that 'emailsearch_headermatch_internalise' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_mail.c:2158:56: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'emailsearch_headermatch_internalise' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/jmap_mail.c:3030:60: style: Parameter 'comp' can be declared as pointer to const. However it seems that '_email_parse_comparator' is a callback function, if 'comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/message_test.c:120:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dump_one_section' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/objectstore_db.c:147:27: 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] cyrus-imapd-3.10.0-beta2/imap/quota.c:334:52: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'fixquota_addroot' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/quota.c:474:60: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'fixquota_dombox' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/quota_db.c:685:26: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_squat.c:368:49: style: Parameter 'bx' can be declared as pointer to const. However it seems that 'get_internalised' is a callback function, if 'bx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_squat.c:614:51: style: Parameter 'rx' can be declared as pointer to const. However it seems that 'begin_bodypart' is a callback function, if 'rx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_squat.c:727:50: style: Parameter 'rx' can be declared as pointer to const. However it seems that 'end_bodypart' is a callback function, if 'rx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_squat.c:744:45: style: Parameter 'params' can be declared as pointer to const. However it seems that 'stats_callback' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_squat.c:927:61: style: Parameter 'rx' can be declared as pointer to const. However it seems that 'first_unindexed_uid' is a callback function, if 'rx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:1099:37: style: Parameter 'e' can be declared as pointer to const. However it seems that 'uses_attr' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:1125:47: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'is_mutable' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:1239:48: style: Parameter 'e' can be declared as pointer to const. However it seems that 'is_folder_or_indexed' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:1656:38: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'search_header_match' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:1698:58: style: Parameter 'state' can be declared as pointer to const. However it seems that 'search_msgno_internalise' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:1706:56: style: Parameter 'state' can be declared as pointer to const. However it seems that 'search_uid_internalise' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:2002:59: style: Parameter 'state' can be declared as pointer to const. However it seems that 'search_folder_internalise' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:2011:43: style: Parameter 'm' can be declared as pointer to const. However it seems that 'search_folder_match' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:2014:38: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'search_folder_match' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_expr.c:2555:57: style: Parameter 'state' can be declared as pointer to const. However it seems that 'search_seen_internalise' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/sieve_db.c:99:27: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/sieve_db.c:563:31: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'store_script' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/sieve_db.c:757:70: style: Parameter 'sdata' can be declared as pointer to const. However it seems that 'remove_script' is a callback function, if 'sdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/sieve_db.c:821:55: style: Parameter 'sbuf' can be declared as pointer to const. However it seems that 'migrate_cb' is a callback function, if 'sbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/smtpclient.c:228:51: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'expect_code_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/squat_dump.c:106:27: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'dump_doc' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/search_xapian.c:2074:42: style: Parameter 'internalised' can be declared as pointer to const. However it seems that 'describe_internalised' is a callback function, if 'internalised' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/squat_build.c:421:51: style: Parameter 'name' can be declared as pointer to const. However it seems that 'add_word_callback' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/sync_log.c:84:27: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/imap/userdeny_db.c:340:26: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'done_cb' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/lib/auth_krb5.c:232:24: style: Parameter 'auth_state' can be declared as pointer to const. However it seems that 'myfreestate' is a callback function, if 'auth_state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/lib/auth_krb.c:410:24: style: Parameter 'auth_state' can be declared as pointer to const. However it seems that 'myfreestate' is a callback function, if 'auth_state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/lib/cyrusdb_zeroskip.c:368:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'cyrusdb_zeroskip_create' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/lib/cyrusdb_zeroskip.c:533:57: style: Parameter 'db' can be declared as pointer to const. However it seems that 'cyrusdb_zeroskip_consistent' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/lib/imclient.c:1054:47: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'authresult' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/lib/signals.c:64:44: style: Parameter 'si' can be declared as pointer to const. However it seems that 'sighandler' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/lib/util.c:514:37: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'removedir_cb' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/master/master.c:2227:66: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'add_service' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/master/master.c:2375:64: style: Parameter 'rock' can be declared as pointer to const. However it seems that 'add_event' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/netnews/remotepurge.c:220:56: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'callback_capability' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/netnews/remotepurge.c:238:40: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'callback_finish' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/netnews/remotepurge.c:283:39: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'callback_exists' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/netnews/remotepurge.c:292:39: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'callback_search' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/ptclient/ptexpire.c:77:27: style: Parameter 'rockp' can be declared as pointer to const. However it seems that 'expire_p' is a callback function, if 'rockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/script.c:147:30: style: Parameter 'ac' can be declared as pointer to const. However it seems that 'stub_notify' is a callback function, if 'ac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/script.c:148:30: style: Parameter 'interp_context' can be declared as pointer to const. However it seems that 'stub_notify' is a callback function, if 'interp_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/script.c:149:30: style: Parameter 'script_context' can be declared as pointer to const. However it seems that 'stub_notify' is a callback function, if 'script_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/script.c:150:30: style: Parameter 'message_context' can be declared as pointer to const. However it seems that 'stub_notify' is a callback function, if 'message_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test.c:331:47: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'redirect' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test.c:343:26: style: Parameter 'ac' can be declared as pointer to const. However it seems that 'discard' is a callback function, if 'ac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test.c:344:36: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'discard' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test.c:355:45: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'reject' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test.c:499:22: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'sieve_log' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test.c:499:56: style: Parameter 'mc' can be declared as pointer to const. However it seems that 'sieve_log' is a callback function, if 'mc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test_mailbox.c:321:47: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'redirect' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test_mailbox.c:333:26: style: Parameter 'ac' can be declared as pointer to const. However it seems that 'discard' is a callback function, if 'ac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test_mailbox.c:334:36: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'discard' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test_mailbox.c:345:45: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'reject' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test_mailbox.c:423:22: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'sieve_log' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imapd-3.10.0-beta2/sieve/test_mailbox.c:423:56: style: Parameter 'mc' can be declared as pointer to const. However it seems that 'sieve_log' is a callback function, if 'mc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cyrus-imspd/cyrus-imspd_1.8.orig.tar.gz cyrus-imspd-v1.8/imsp/syncdb.c:253:19: style: Parameter 'kv1' can be declared as pointer to const. However it seems that 'keycmp' is a callback function, if 'kv1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imspd-v1.8/imsp/syncdb.c:253:25: style: Parameter 'kv2' can be declared as pointer to const. However it seems that 'keycmp' is a callback function, if 'kv2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-imspd-v1.8/lib/acte_krb.c:162:7: style: Parameter 'host' can be declared as pointer to const. However it seems that 'krb_client_start' 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/c/cyrus-sasl2/cyrus-sasl2_2.1.28+dfsg1.orig.tar.xz cyrus-sasl-2.1.28/lib/external.c:64:27: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'external_server_mech_new' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/external.c:157:34: style: Parameter 'glob_context' can be declared as pointer to const. However it seems that 'external_server_mech_avail' is a callback function, if 'glob_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/external.c:158:29: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'external_server_mech_avail' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/external.c:221:31: style: Parameter 'params' can be declared as pointer to const. However it seems that 'external_client_mech_new' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/canonusr.c:414:33: style: Parameter 'sparams' can be declared as pointer to const. However it seems that '_cu_internal_server' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/canonusr.c:426:33: style: Parameter 'cparams' can be declared as pointer to const. However it seems that '_cu_internal_client' is a callback function, if 'cparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/auxprop.c:1084:45: style: Parameter 'm' can be declared as pointer to const. However it seems that '_sasl_print_mechanism' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/auxprop.c:1086:16: style: Parameter 'rock' can be declared as pointer to const. However it seems that '_sasl_print_mechanism' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/client.c:1135:28: style: Parameter 'm' can be declared as pointer to const. However it seems that '_sasl_print_mechanism' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/client.c:1137:9: style: Parameter 'rock' can be declared as pointer to const. However it seems that '_sasl_print_mechanism' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/sample/client.c:150:24: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'getsecret' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/plugins/kerberos4.c:459:29: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'kerberosv4_server_mech_new' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/plugins/kerberos4.c:935:29: style: Parameter 'params' can be declared as pointer to const. However it seems that 'kerberosv4_client_mech_new' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/sample/sample-client.c:192:15: style: Parameter 'context' can be declared as pointer to const. However it seems that 'getpath' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/sample/sample-client.c:210:14: style: Parameter 'context' can be declared as pointer to const. However it seems that 'simple' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/sample/sample-client.c:254:24: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'getsecret' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/plugins/otp.c:308:28: style: Parameter 'global_context' can be declared as pointer to const. However it seems that 'otp_common_mech_free' is a callback function, if 'global_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/common.c:135:34: style: Parameter 'mutex' can be declared as pointer to const. However it seems that 'sasl_mutex_lock' is a callback function, if 'mutex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/common.c:140:36: style: Parameter 'mutex' can be declared as pointer to const. However it seems that 'sasl_mutex_unlock' is a callback function, if 'mutex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/common.c:1399:38: style: Parameter 'context' can be declared as pointer to const. However it seems that '_sasl_global_getopt' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/common.c:1524:23: style: Parameter 'context' can be declared as pointer to const. However it seems that '_sasl_getsimple' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/server.c:2192:28: style: Parameter 'm' can be declared as pointer to const. However it seems that '_sasl_print_mechanism' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/common.c:1683:24: style: Parameter 'context' can be declared as pointer to const. However it seems that '_sasl_verifyfile' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/server.c:2194:9: style: Parameter 'rock' can be declared as pointer to const. However it seems that '_sasl_print_mechanism' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/lib/common.c:1684:10: style: Parameter 'file' can be declared as pointer to const. However it seems that '_sasl_verifyfile' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/sasldb/allockey.c:197:14: style: Parameter 'rock' can be declared as pointer to const. However it seems that '__sasldb_internal_list' is a callback function, if 'rock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/utils/pluginviewer.c:188:15: style: Parameter 'context' can be declared as pointer to const. However it seems that 'getpath' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/utils/pluginviewer.c:272:28: style: Parameter 'm' can be declared as pointer to const. However it seems that 'list_installed_server_mechanisms' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/utils/pluginviewer.c:303:28: style: Parameter 'm' can be declared as pointer to const. However it seems that 'list_installed_client_mechanisms' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/utils/pluginviewer.c:334:24: style: Parameter 'm' can be declared as pointer to const. However it seems that 'list_installed_auxprop_mechanisms' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/plugins/srp.c:1541:28: style: Parameter 'global_context' can be declared as pointer to const. However it seems that 'srp_common_mech_free' is a callback function, if 'global_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/plugins/ntlm.c:375:65: style: Parameter 'passwd' can be declared as pointer to const. However it seems that 'P16_lm' is a callback function, if 'passwd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cyrus-sasl-2.1.28/plugins/gssapi.c:647:43: style: Parameter 'global_context' can be declared as pointer to const. However it seems that 'gssapi_common_mech_free' is a callback function, if 'global_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/czmq/czmq_4.2.1.orig.tar.gz czmq-4.2.1/src/zactor.c:259:34: style: Parameter 'args' can be declared as pointer to const. However it seems that 'echo_actor' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zhttp_client.c:87:26: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:175:32: style: Parameter 'first' can be declared as pointer to const. However it seems that 's_timer_comparator' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:175:50: style: Parameter 'second' can be declared as pointer to const. However it seems that 's_timer_comparator' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:212:34: style: Parameter 'first' can be declared as pointer to const. However it seems that 's_ticket_comparator' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:212:53: style: Parameter 'second' can be declared as pointer to const. However it seems that 's_ticket_comparator' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:877:26: style: Parameter 'loop' can be declared as pointer to const. However it seems that 's_socket_event' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:877:41: style: Parameter 'handle' can be declared as pointer to const. However it seems that 's_socket_event' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:877:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 's_socket_event' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:900:26: style: Parameter 'loop' can be declared as pointer to const. However it seems that 's_timer_event4' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] czmq-4.2.1/src/zloop.c:900:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 's_timer_event4' 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/d/d-itg/d-itg_2.8.1-r1023.orig.tar.bz2 D-ITG-2.8.1-r1023/src/ITGLog/ITGLog.cpp:85:25: style: Parameter 's' can be declared as pointer to const. However it seems that 'waitStopKey' 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/d/d-spy/d-spy_1.9.0.orig.tar.xz d-spy-1.9.0/lib/dspy-binding-group.c:201:50: style: Parameter 'where_object_was' can be declared as pointer to const. However it seems that 'dspy_binding_group__target_weak_notify' is a callback function, if 'where_object_was' is declared with const you might also need to cast function pointer(s). [constParameterCallback] d-spy-1.9.0/lib/dspy-simple-popover.c:207:55: style: Parameter 'position' can be declared as pointer to const. However it seems that 'dspy_simple_popover_entry_insert_text' 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/d/daa2iso/daa2iso_0.1.7e.orig.tar.gz daa2iso-0.1.7e/src/daa2iso.c:130:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'SzAlloc' 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/d/dacs/dacs_1.4.40.orig.tar.bz2 dacs-1.4.40/src/acs_token.c:220:38: style: Parameter 'name' can be declared as pointer to const. However it seems that 'list_add' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/admin.c:1426:38: style: Parameter 'name' can be declared as pointer to const. However it seems that 'list_add' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/auth_grid.c:677:38: style: Parameter 'name' can be declared as pointer to const. However it seems that 'list_add' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/acslib.c:1334:16: style: Parameter 'name' can be declared as pointer to const. However it seems that 'is_valid' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/acslib.c:1341:11: style: Parameter 'naming_context' can be declared as pointer to const. However it seems that 'add' is a callback function, if 'naming_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/acslib.c:1593:24: style: Parameter 'name' can be declared as pointer to const. However it seems that 'is_valid_indexed' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/acslib.c:1603:19: style: Parameter 'naming_context' can be declared as pointer to const. However it seems that 'add_indexed' is a callback function, if 'naming_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/bn/bn.c:1060:22: style: Parameter 'heap' can be declared as pointer to const. However it seems that 'Cmalloc' is a callback function, if 'heap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/authlib.c:666:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parse_xml_credentials_element_end' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/authlib.c:1737:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parse_xml_user_info_element_end' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/cgiparse.c:386:16: style: Parameter 'name' can be declared as pointer to const. However it seems that 'resolver' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/cgiparse.c:386:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'resolver' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/conf.c:1512:59: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'find_conf_by_jurisdiction' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/conf.c:1581:50: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'find_conf_by_uri' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/dacsinfocard.c:1302:24: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'detect_replay' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/dacsinfocard.c:1303:36: style: Parameter 'detector_context' can be declared as pointer to const. However it seems that 'detect_replay' is a callback function, if 'detector_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/dacslib.c:5927:26: style: Parameter 'naming_context' can be declared as pointer to const. However it seems that 'directory_list_add' is a callback function, if 'naming_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/auth_token.c:1633:38: style: Parameter 'name' can be declared as pointer to const. However it seems that 'list_add' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/icx.c:2165:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'default_token_replay_detector' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/loglib.c:1205:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'trace_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/mkkey.c:457:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parse_xml_crypt_keys_element_end' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_fs.c:199:22: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fs_close' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_fs.c:367:45: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'fs_put' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_http.c:201:28: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'vfs_http_close' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_http.c:336:29: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'vfs_http_rename' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_http.c:336:43: style: Parameter 'oldkey' can be declared as pointer to const. However it seems that 'vfs_http_rename' is a callback function, if 'oldkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_http.c:336:57: style: Parameter 'newkey' can be declared as pointer to const. However it seems that 'vfs_http_rename' is a callback function, if 'newkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_vfsc.c:159:37: style: Parameter 'naming_context' can be declared as pointer to const. However it seems that 'vfsc_open' is a callback function, if 'naming_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/vfs_vfsc.c:181:24: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'vfsc_close' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/expr.c:9736:28: style: Parameter 'list_format' can be declared as pointer to const. However it seems that 'char_sep_list_parser' is a callback function, if 'list_format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/expr.c:9736:47: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'char_sep_list_parser' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dacs-1.4.40/src/expr.c:11924:23: style: Parameter 'e' can be declared as pointer to const. However it seems that 'func_print' 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/d/daemon/daemon_0.8.4.orig.tar.gz daemon-0.8.4/libslack/msg.c:527:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'msg_out_fd' 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/d/daemontools/daemontools_0.76.orig.tar.gz admin/daemontools-0.76/src/tai64n.c:5:26: 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/d/dahdi-linux/dahdi-linux_3.1.0+git20230717~dfsg.orig.tar.xz dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi-sysfs.c:45:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'span_match' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi-sysfs.c:45:65: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'span_match' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi-sysfs.c:285:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'span_probe' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi-sysfs.c:294:39: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'span_remove' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi.h:57:51: style: Parameter 'span' can be declared as pointer to const. However it seems that 'local_spanno' is a callback function, if 'span' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_dynamic_loc.c:79:52: style: Parameter 'dyn' can be declared as pointer to const. However it seems that 'dahdi_dynamic_local_transmit' is a callback function, if 'dyn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_echocan_jpah.c:68:81: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 'echo_can_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_echocan_jpah.c:113:58: style: Parameter 'ec' can be declared as pointer to const. However it seems that 'echo_can_traintap' is a callback function, if 'ec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_dynamic_eth.c:133:51: style: Parameter 'dyn' can be declared as pointer to const. However it seems that 'ztdeth_transmit' is a callback function, if 'dyn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_dynamic_eth.c:133:60: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'ztdeth_transmit' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_echocan_oslec.c:122:58: style: Parameter 'ec' can be declared as pointer to const. However it seems that 'echo_can_traintap' is a callback function, if 'ec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_echocan_kb1.c:629:81: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 'echo_can_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_echocan_sec.c:138:81: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 'echo_can_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_transcode.c:176:63: style: Parameter 'file' can be declared as pointer to const. However it seems that 'dahdi_tc_release' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_transcode.c:340:44: style: Parameter 'file' can be declared as pointer to const. However it seems that 'dahdi_tc_write' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_transcode.c:355:43: style: Parameter 'file' can be declared as pointer to const. However it seems that 'dahdi_tc_read' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_echocan_sec2.c:128:81: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 'echo_can_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_echocan_mg2.c:769:81: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 'echo_can_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/hpec/dahdi_echocan_hpec.c:109:81: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 'echo_can_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/hpec/dahdi_echocan_hpec.c:143:58: style: Parameter 'ec' can be declared as pointer to const. However it seems that 'echo_can_traintap' is a callback function, if 'ec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_dynamic_ethmf.c:378:53: style: Parameter 'dyn' can be declared as pointer to const. However it seems that 'ztdethmf_transmit' is a callback function, if 'dyn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_dynamic_ethmf.c:378:62: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'ztdethmf_transmit' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/dahdi_dynamic_ethmf.c:518:52: style: Parameter 'dyn' can be declared as pointer to const. However it seems that 'ztdethmf_destroy' is a callback function, if 'dyn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/voicebus/GpakCust.c:486:43: style: Parameter 'options' can be declared as pointer to const. However it seems that 'vpmadt032_alloc' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/voicebus/voicebus.c:1980:48: style: Parameter 'loader' can be declared as pointer to const. However it seems that 'vpmadtreg_unregister' is a callback function, if 'loader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte11xp.c:365:43: style: Parameter 'chan' can be declared as pointer to const. However it seems that 't1xxp_close' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte11xp.c:429:43: style: Parameter 'chan' can be declared as pointer to const. However it seems that 't1xxp_ioctl' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcaxx-base.c:625:37: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 'wcaxx_echocan_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcaxx-base.c:658:45: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'echocan_free' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcaxx-base.c:3186:43: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'wcaxx_close' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcaxx-base.c:3377:31: style: Parameter 'file' can be declared as pointer to const. However it seems that 'wcaxx_chanconfig' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcaxx-base.c:3377:56: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'wcaxx_chanconfig' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcaxx-base.c:4422:42: style: Parameter 'pdev' can be declared as pointer to const. However it seems that 'wcaxx_suspend' is a callback function, if 'pdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:700:37: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 't13x_echocan_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:731:45: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'echocan_free' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:1350:41: style: Parameter 'file' can be declared as pointer to const. However it seems that 't13x_chanconfig' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:1365:44: style: Parameter 'chan' can be declared as pointer to const. However it seems that 't13x_rbsbits' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:1625:42: style: Parameter 'chan' can be declared as pointer to const. However it seems that 't13x_ioctl' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:1708:29: style: Parameter 'lc' can be declared as pointer to const. However it seems that 't13x_spanconfig' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:2393:41: style: Parameter 'chan' can be declared as pointer to const. However it seems that 't13x_open' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:2410:42: style: Parameter 'chan' can be declared as pointer to const. However it seems that 't13x_close' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte13xp-base.c:2763:43: style: Parameter 'pdev' can be declared as pointer to const. However it seems that 'te13xp_suspend' is a callback function, if 'pdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/xpp/mmapbus.c:6:65: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'mmap_match' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/xpp/mmapbus.c:19:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mmap_bus_release' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/xpp/mmapbus.c:23:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mmap_dev_release' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/xpp/xframe_queue.c:148:46: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xframe_queue_count' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/xpp/xpp_dahdi.c:791:34: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'xpp_close' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/xpp/xpp_dahdi.c:822:34: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'xpp_ioctl' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/xpp/xpp_dahdi.c:995:43: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'xpp_echocan_create' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte43x-base.c:653:37: style: Parameter 'ecp' can be declared as pointer to const. However it seems that 't43x_echocan_create' is a callback function, if 'ecp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte43x-base.c:1881:41: style: Parameter 'file' can be declared as pointer to const. However it seems that 't43x_chanconfig' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dahdi-linux-3.1.0+git20230717/drivers/dahdi/wcte43x-base.c:3586:41: style: Parameter 'pdev' can be declared as pointer to const. However it seems that 't43x_suspend' is a callback function, if 'pdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dahdi-tools/dahdi-tools_3.1.0.orig.tar.gz dahdi-tools-3.1.0/xpp/xtalk/xtalk_raw_test.c:47:24: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'proto_ack_cb' 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/d/dangen/dangen_0.5.orig.tar.gz dangen-0.5/spqr/cat-tail-grep.c:2007:39: style: Parameter 'my' can be declared as pointer to const. However it seems that 'cat_tail_grep_shot_s_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/cat-tail-grep.c:2007:56: style: Parameter 'your' can be declared as pointer to const. However it seems that 'cat_tail_grep_shot_s_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/cat-tail-grep.c:2271:39: style: Parameter 'my' can be declared as pointer to const. However it seems that 'cat_tail_grep_shot_i_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/cat-tail-grep.c:2271:56: style: Parameter 'your' can be declared as pointer to const. However it seems that 'cat_tail_grep_shot_i_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/cat-tail-grep.c:2724:39: style: Parameter 'my' can be declared as pointer to const. However it seems that 'cat_tail_grep_shot_v_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/cat-tail-grep.c:2724:56: style: Parameter 'your' can be declared as pointer to const. However it seems that 'cat_tail_grep_shot_v_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/hatsuda.c:295:36: style: Parameter 'my' can be declared as pointer to const. However it seems that 'hatsuda_signal_shroud' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/hatsuda.c:1422:40: style: Parameter 'my' can be declared as pointer to const. However it seems that 'hatsuda_wall_reflect_draw' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/insane-hand.c:1526:42: style: Parameter 'my' can be declared as pointer to const. However it seems that 'insane_hand_ship_signal_bit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/insane-hand.c:2114:40: style: Parameter 'my' can be declared as pointer to const. However it seems that 'insane_hand_ship_shot_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/insane-hand.c:2114:57: style: Parameter 'your' can be declared as pointer to const. However it seems that 'insane_hand_ship_shot_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/normal-shot.c:210:30: style: Parameter 'my' can be declared as pointer to const. However it seems that 'normal_shot_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/normal-shot.c:210:47: style: Parameter 'your' can be declared as pointer to const. However it seems that 'normal_shot_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/nexus.c:260:38: style: Parameter 'my' can be declared as pointer to const. However it seems that 'nexus_signal_kill_hatch' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/nexus.c:280:41: style: Parameter 'my' can be declared as pointer to const. However it seems that 'nexus_signal_kill_attacker' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/nexus.c:300:37: style: Parameter 'my' can be declared as pointer to const. However it seems that 'nexus_signal_kill_head' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/player-shot.c:196:47: style: Parameter 'your' can be declared as pointer to const. However it seems that 'player_shot_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/player.c:403:42: style: Parameter 'your' can be declared as pointer to const. However it seems that 'player_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/show-record.c:711:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'show_result_rule' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/stage-clear.c:108:31: style: Parameter 'my' can be declared as pointer to const. However it seems that 'stage_clear_draw' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/stage-select.c:482:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stage_select_rule' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/silver-chimera.c:810:40: style: Parameter 'my' can be declared as pointer to const. However it seems that 'silver_chimera_spread_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/silver-chimera.c:810:57: style: Parameter 'your' can be declared as pointer to const. However it seems that 'silver_chimera_spread_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/tenmado.c:600:31: style: Parameter 'my' can be declared as pointer to const. However it seems that 'tenmado_shot_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/tenmado.c:600:48: style: Parameter 'your' can be declared as pointer to const. However it seems that 'tenmado_shot_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/tenmado.c:621:31: style: Parameter 'my' can be declared as pointer to const. However it seems that 'tenmado_shot_act' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/theorem-weapon.c:1279:38: style: Parameter 'my' can be declared as pointer to const. However it seems that 'theorem_weapon_shot_hit' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/theorem-weapon.c:1279:55: style: Parameter 'your' can be declared as pointer to const. However it seems that 'theorem_weapon_shot_hit' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/wall-0.c:122:26: style: Parameter 'my' can be declared as pointer to const. However it seems that 'wall_0_draw' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/wall-13.c:196:27: style: Parameter 'my' can be declared as pointer to const. However it seems that 'wall_13_draw' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dangen-0.5/spqr/wall-8.c:229:26: style: Parameter 'my' can be declared as pointer to const. However it seems that 'wall_8_draw' is a callback function, if 'my' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/daq/daq_3.0.0-alpha5.orig.tar.gz daq-3.0.0/test/daq_test_module.c:50:36: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_destroy' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:54:33: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_start' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:59:34: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_inject' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:64:43: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_inject_relative' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:69:37: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_interrupt' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:74:32: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_stop' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:79:37: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_get_stats' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:79:58: style: Parameter 'stats' can be declared as pointer to const. However it seems that 'daq_test_get_stats' is a callback function, if 'stats' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:84:40: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_reset_stats' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:88:39: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_get_snaplen' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:93:49: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_get_capabilities' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:98:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_get_datalink_type' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:103:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_msg_receive' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:103:118: style: Parameter 'rstat' can be declared as pointer to const. However it seems that 'daq_test_msg_receive' is a callback function, if 'rstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/test/daq_test_module.c:108:40: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'daq_test_msg_finalize' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/divert/daq_divert.c:461:51: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'divert_daq_get_capabilities' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/divert/daq_divert.c:467:47: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'divert_daq_get_datalink_type' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/nfq/daq_nfq.c:618:32: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'nfq_daq_start' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/nfq/daq_nfq.c:681:48: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'nfq_daq_get_capabilities' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/nfq/daq_nfq.c:687:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'nfq_daq_get_datalink_type' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/netmap/daq_netmap.c:738:51: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'netmap_daq_get_capabilities' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/netmap/daq_netmap.c:745:47: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'netmap_daq_get_datalink_type' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/afpacket/daq_afpacket.c:1013:42: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'afpacket_daq_set_filter' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/afpacket/daq_afpacket.c:1233:53: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'afpacket_daq_get_capabilities' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] daq-3.0.0/modules/afpacket/daq_afpacket.c:1243:49: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'afpacket_daq_get_datalink_type' 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/d/dar/dar_2.7.13.orig.tar.gz dar-2.7.13/src/examples/formula.cpp:54:48: style: Parameter 'ui' can be declared as reference to const. However it seems that 'little_main' is a callback function, if 'ui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dar-2.7.13/src/examples/formula.cpp:54:75: style: Parameter 'argv' can be declared as const array. However it seems that 'little_main' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dar-2.7.13/src/examples/prime.cpp:54:48: style: Parameter 'ui' can be declared as reference to const. However it seems that 'little_main' is a callback function, if 'ui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dar-2.7.13/src/testing/test_libdar.cpp:110:37: style: Parameter 'context' can be declared as pointer to const. However it seems that 'warning' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dar-2.7.13/src/testing/test_libdar.cpp:115:39: style: Parameter 'context' can be declared as pointer to const. However it seems that 'question' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dar-2.7.13/src/testing/test_libdar.cpp:127:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'getstring' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dar-2.7.13/src/testing/test_libdar.cpp:137:61: style: Parameter 'context' can be declared as pointer to const. However it seems that 'getsecustring' 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/d/darknet/darknet_0.0.0+git20180914.61c9d02e.orig.tar.xz darknet/src/stb_image.h:3173: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] darknet/src/stb_image.h:3173: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] darknet/src/stb_image.h:3213: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] darknet/src/stb_image.h:3213: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] darknet/src/stb_image.h:3354: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] darknet/src/stb_image_write.h:273:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stbi__stdio_write' 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/d/darkplaces/darkplaces_0~20180908~beta1.orig.tar.xz darkplaces/csprogs.c:892:42: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'CLVM_init_edict' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/csprogs.c:939:46: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'CLVM_load_edict' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/csprogs.c:939:66: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'CLVM_load_edict' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/image_png.c:275:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PNG_fWriteData' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/image_png.c:280:34: style: Parameter 'png' can be declared as pointer to const. However it seems that 'PNG_fFlushData' is a callback function, if 'png' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/libcurl.c:410:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'CURL_fwrite' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5243:52: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'MVM_begin_increase_edicts' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5247:50: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'MVM_end_increase_edicts' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5251:41: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'MVM_init_edict' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5251:61: style: Parameter 'edict' can be declared as pointer to const. However it seems that 'MVM_init_edict' is a callback function, if 'edict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5255:41: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'MVM_free_edict' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5255:61: style: Parameter 'ed' can be declared as pointer to const. However it seems that 'MVM_free_edict' is a callback function, if 'ed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5278:45: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'MVM_load_edict' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/menu.c:5278:65: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'MVM_load_edict' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/netconn.c:2758:64: style: Parameter 'peeraddress' can be declared as pointer to const. However it seems that 'hmac_mdfour_challenge_matching' is a callback function, if 'peeraddress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/netconn.c:2792:52: style: Parameter 'peeraddress' can be declared as pointer to const. However it seems that 'plaintext_matching' is a callback function, if 'peeraddress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/r_explosion.c:203:125: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_DrawExplosion_TransparentCallback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/snd_ogg.c:387:30: style: Parameter 'ov_decode' can be declared as pointer to const. However it seems that 'ovcb_close' is a callback function, if 'ov_decode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/sv_main.c:3714:46: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'SVVM_load_edict' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/sv_main.c:3714:66: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'SVVM_load_edict' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/clvm_cmds.c:1881:40: style: Parameter 'prog' can be declared as pointer to const. However it seems that 'VM_CL_effect' is a callback function, if 'prog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/cl_particles.c:2489:121: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_DrawDecal_TransparentCallback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/cl_particles.c:2640:124: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_DrawParticle_TransparentCallback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/model_shared.c:232:48: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'R_Model_Null_Draw' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/gl_rmain.c:6118:117: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_DrawEntityBBoxes_Callback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/gl_rmain.c:8881:123: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_DrawSurface_TransparentCallback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/gl_rmain.c:9124:108: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_DrawLoc_Callback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/gl_rsurf.c:343:111: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_DrawPortal_Callback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/gl_rsurf.c:1376:127: style: Parameter 'surfacelist' can be declared as pointer to const. However it seems that 'R_Q1BSP_DrawLight_TransparentCallback' is a callback function, if 'surfacelist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkplaces/model_brush.c:7234:62: style: Parameter 'model' can be declared as pointer to const. However it seems that 'Mod_CollisionBIH_PointSuperContents_Mesh' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/darkradiant/darkradiant_3.8.0.orig.tar.gz codereader-DarkRadiant-9a6ef13/libs/wxutil/FreezePointer.cpp:229:65: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onMouseCaptureLost' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/PanedPosition.cpp:69:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onPositionChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/PathEntry.cpp:106:47: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onBrowseFiles' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/PathEntry.cpp:144:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onBrowseFolders' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeViewToolbar.cpp:180:60: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onEntryText' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeViewToolbar.cpp:196:70: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onFilterButtonToggled' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeViewToolbar.cpp:225:69: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onFilterTimeoutReached' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeView.cpp:429:91: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onTreeStorePopulationProgress' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeView.cpp:438:91: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onTreeStorePopulationFinished' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeView.cpp:468:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/decl/DeclarationSelectorDialog.cpp:133:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onReloadDecls' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/fsview/FileSystemView.cpp:205:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'OnSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/fsview/FileSystemView.cpp:210:88: style: Parameter 'ev' can be declared as reference to const. However it seems that 'OnTreeStorePopulationFinished' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/ParticlePreview.cpp:310:62: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onToolItemClickRefresh' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.cpp:592:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onGLMouseRelease' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.cpp:719:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStartPlaybackClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.cpp:724:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStopPlaybackClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.cpp:729:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onPausePlaybackClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.cpp:745:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStepForwardClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.cpp:761:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStepBackClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.cpp:942:44: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onFrame' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/CommandEditor.cpp:298:44: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/CommandEditor.cpp:304:46: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/CommandEditor.cpp:310:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCommandTypeChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:255:68: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEntitySelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:260:47: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onOK' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:265:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:271:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAddEntity' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:305:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDeleteEntity' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:327:74: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onConversationSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:357:60: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAddConversation' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:405:61: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEditConversation' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:410:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDeleteConversation' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationDialog.cpp:435:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onClearConversations' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultyEditor.cpp:277:66: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSettingSelectionChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultyEditor.cpp:283:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSettingSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultyEditor.cpp:288:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSettingDelete' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultyEditor.cpp:293:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSettingCreate' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultyEditor.cpp:298:50: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRefresh' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultyEditor.cpp:303:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAppTypeChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:305:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:314:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:319:67: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onActorSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:355:69: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCommandSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:365:64: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onMaxPlayCountEnabled' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:389:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAddActor' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:409:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDeleteActor' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:444:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onValidateActors' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:524:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEditCommand' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:550:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onMoveUpCommand' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:556:60: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onMoveDownCommand' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEditor.cpp:562:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDeleteCommand' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIHeadChooserDialog.cpp:101:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIHeadChooserDialog.cpp:142:67: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onHeadSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIHeadPropertyEditor.cpp:62:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onChooseButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIVocalSetChooserDialog.cpp:109:65: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIVocalSetChooserDialog.cpp:156:70: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSetSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIVocalSetPreview.cpp:102:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onPlay' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIVocalSetPreview.cpp:118:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStop' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIEditingPanel.cpp:402:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onBrowseButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIVocalSetPropertyEditor.cpp:62:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onChooseButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoEditDialog.cpp:187:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoEditDialog.cpp:203:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoEditDialog.cpp:209:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEditReadme' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoEditDialog.cpp:247:65: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTitleContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionReadmeDialog.cpp:120:50: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionReadmeDialog.cpp:136:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/GameConnection.cpp:104:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTimerEvent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/XDataSelector.cpp:105:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/XdFileChooserDialog.cpp:127:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1332:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1337:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1349:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSaveClose' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1368:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onBrowseXd' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1467:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onBrowseGui' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1529:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onNumPagesChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1581:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onOneSided' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1587:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTwoSided' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.cpp:1618:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTextChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ComponentsDialog.cpp:464:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ComponentsDialog.cpp:490:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDeleteComponent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ComponentsDialog.cpp:559:55: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onTypeChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectiveConditionsDialog.cpp:254:79: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onConditionSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectiveConditionsDialog.cpp:280:68: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onAddObjCondition' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectiveConditionsDialog.cpp:319:68: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDelObjCondition' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectiveConditionsDialog.cpp:466:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectiveConditionsDialog.cpp:476:55: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onOK' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:302:50: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:309:46: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onOK' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:337:67: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onStartActiveCellToggled' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:342:67: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onEntitySelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:453:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onAddEntity' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:494:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDeleteEntity' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:518:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onAddObjective' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:538:57: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onEditObjective' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:543:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onMoveUpObjective' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:556:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onMoveDownObjective' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:570:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDeleteObjective' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:584:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onClearObjectives' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:591:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onEditLogic' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectivesEditor.cpp:601:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onEditObjConditions' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ce/SpecifierEditCombo.cpp:114:52: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ce/specpanel/EntityNameSpecifierPanel.cpp:64:66: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onComboBoxChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ce/specpanel/TextSpecifierPanel.cpp:53:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEntryChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/CustomStimEditor.cpp:215:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAddStimType' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/CustomStimEditor.cpp:220:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRemoveStimType' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/CustomStimEditor.cpp:226:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEntryChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/CustomStimEditor.cpp:242:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/CustomStimEditor.cpp:248:60: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenuDelete' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/CustomStimEditor.cpp:255:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenuAdd' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/CustomStimEditor.cpp:260:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ClassEditor.cpp:198:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSRSelectionChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ClassEditor.cpp:298:50: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/EffectEditor.cpp:292:50: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStateToggle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/EffectEditor.cpp:297:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectTypeChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:535:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectItemContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:543:61: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:549:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectMenuDelete' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:554:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectMenuEdit' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:559:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectMenuAdd' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:564:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectMenuEffectUp' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:569:61: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectMenuEffectDown' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:575:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenuDelete' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEditor.cpp:588:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEffectSelectionChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/StimResponseEditor.cpp:113:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onPageChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/StimEditor.cpp:623:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenuDelete' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/plugins/sound/OggFileStream.h:81:32: 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] codereader-DarkRadiant-9a6ef13/plugins/sound/SoundPlayer.cpp:94:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTimerIntervalReached' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/RadiantApp.cpp:263:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStartupEvent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:375:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStartTimeButtonClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:380:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStopTimeButtonClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:385:36: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFrame' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:549:44: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFreeMoveTimer' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:1050:34: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onIdle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:1083:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFarClipPlaneOutClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:1088:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFarClipPlaneInClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/camera/CamWnd.cpp:1461:67: style: Parameter 'msg' can be declared as reference to const. However it seems that 'handleTextureChanged' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/map/AutoSaveTimer.cpp:84:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onIntervalReached' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/aas/AasFileControl.cpp:90:47: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onToggle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/aas/AasFileControl.cpp:109:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRefresh' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/textool/TexTool.cpp:291:68: style: Parameter 'message' can be declared as reference to const. However it seems that 'handleTextureChanged' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/about/AboutDialog.cpp:99:44: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onClose' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/about/AboutDialog.cpp:104:48: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDeleteEvent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/animationpreview/MD5AnimationViewer.cpp:173:62: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onModelSelChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/animationpreview/MD5AnimationViewer.cpp:252:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onAnimSelChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/CommandList.cpp:138:44: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAssign' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/CommandList.cpp:144:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onItemDoubleClicked' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/CommandList.cpp:158:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/CommandList.cpp:163:43: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onClear' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/CommandList.cpp:176:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onResetToDefault' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/CommandList.cpp:191:43: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onClose' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/ShortcutChooser.cpp:68:44: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onOK' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/commandlist/ShortcutChooser.cpp:73:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/colourscheme/ColourSchemeEditor.cpp:338:62: style: Parameter 'ev' can be declared as reference to const. However it seems that 'callbackSelChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/common/ImageFileSelector.cpp:128:65: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTreeSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/common/TexturePreviewCombo.cpp:132:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SoundShaderPreview.cpp:199:62: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SoundShaderPreview.cpp:204:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SoundShaderPreview.cpp:218:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onPlay' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SoundShaderPreview.cpp:223:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onPlayLooped' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SoundShaderPreview.cpp:244:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onStop' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/console/Console.cpp:41:51: style: Parameter 'msg' can be declared as reference to const. However it seems that 'clear' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/console/CommandEntry.cpp:220:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCmdEntryActivate' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/eclasstree/EClassTree.cpp:36:98: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTreeViewPopulationFinished' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/eclasstree/EClassTree.cpp:197:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/BooleanPropertyEditor.cpp:41:55: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onToggle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/ClassnamePropertyEditor.cpp:43:63: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onBrowseButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/ClassnamePropertyEditor.cpp:61:65: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onShowDefinition' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/ColourPropertyEditor.cpp:73:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onColorSet' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/AddPropertyDialog.cpp:253:54: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDeleteEvent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/AddPropertyDialog.cpp:299:47: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onOK' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/AddPropertyDialog.cpp:304:51: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/AddPropertyDialog.cpp:310:62: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/FloatPropertyEditor.cpp:58:52: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onApply' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/FxPropertyEditor.cpp:35:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onBrowseButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/PropertyEditor.cpp:82:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onBrowseButtonClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/ModelPropertyEditor.cpp:101:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onParticleButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/ModelPropertyEditor.cpp:113:57: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSkinButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/SoundPropertyEditor.cpp:47:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAssignSilence' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/Vector3PropertyEditor.cpp:99:54: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onApply' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/entitylist/EntityList.cpp:205:47: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRowExpand' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/entitylist/EntityList.cpp:214:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onVisibleOnlyToggle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/EntityInspector.cpp:1239:55: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/EntityInspector.cpp:1283:54: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSetProperty' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/EntityInspector.cpp:1289:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onEntryActivate' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/favourites/FavouritesBrowser.cpp:236:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCategoryToggled' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/favourites/FavouritesBrowser.cpp:241:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onShowFullPathToggled' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/favourites/FavouritesBrowser.cpp:266:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/favourites/FavouritesBrowser.cpp:271:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/findshader/FindShader.cpp:122:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onChooseFind' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/findshader/FindShader.cpp:132:60: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onChooseReplace' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/findshader/FindShader.cpp:142:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onReplace' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/findshader/FindShader.cpp:177:59: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEntryChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:277:43: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:283:45: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:342:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onNameEdited' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:349:60: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRuleSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:367:46: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAddRule' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:375:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onMoveRuleUp' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:387:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onMoveRuleDown' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterEditor.cpp:399:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDeleteRule' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:237:45: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:243:43: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:292:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAddFilter' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:301:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onViewFilter' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:319:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEditFilter' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:381:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDeleteFilter' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:399:49: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCopyFilter' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/editor/FilterDialog.cpp:422:62: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFilterSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/lightinspector/LightInspector.cpp:268:52: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onProjToggle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/lightinspector/LightInspector.cpp:577:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onColourChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/layers/LayerControlPanel.cpp:600:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onItemSelected' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mapinfo/ModelInfoTab.cpp:115:52: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mapinfo/ShaderInfoTab.cpp:106:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mapselector/MapSelector.cpp:209:46: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onOpenPath' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mapselector/MapSelector.cpp:214:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRescanPath' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mapselector/MapSelector.cpp:231:85: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mapselector/MapSelector.cpp:265:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mediabrowser/MediaBrowser.cpp:257:65: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onTreeViewSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mediabrowser/MediaBrowser.cpp:312:56: style: Parameter 'request' can be declared as reference to const. However it seems that 'focusMaterial' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mediabrowser/MediaBrowserTreeView.cpp:121:70: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onTreeViewItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ConvertModelDialog.cpp:140:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onConvert' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ConvertModelDialog.cpp:189:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ConvertModelDialog.cpp:198:61: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onInputPathChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ConvertModelDialog.cpp:260:60: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFormatSelection' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ExportAsModelDialog.cpp:193:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onExport' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ExportAsModelDialog.cpp:271:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ExportAsModelDialog.cpp:315:61: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFormatSelection' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/MaterialsList.cpp:105:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onContextMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:191:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onMergeSourceChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:233:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onLoadAndCompare' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:257:50: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAbortMerge' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:263:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onResolveAccept' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:281:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onResolveReject' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:287:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onResolveKeepBoth' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:295:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onJumpToNextConflict' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.cpp:300:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFinishMerge' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:187:69: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRelatedEntitySelectionChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:203:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRelatedEntityActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:231:50: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDeleteEvent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:272:101: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTreeViewPopulationFinished' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:465:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:487:42: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onOK' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:503:46: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:508:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onReloadModels' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:518:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onReloadSkins' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelSelector.cpp:528:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRescanFolders' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/mousetool/ToolMappingDialog.cpp:183:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onResetToDefault' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/overlay/OrthoBackgroundPanel.cpp:146:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onOptionToggled' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/overlay/OrthoBackgroundPanel.cpp:174:67: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onFileSelection' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/overlay/OrthoBackgroundPanel.cpp:185:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onScrollChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/overlay/OrthoBackgroundPanel.cpp:214:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSpinChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/patch/PatchInspector.cpp:456:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCoordChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/patch/PatchInspector.cpp:463:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTessChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/patch/PatchInspector.cpp:470:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onFixedTessChange' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/prefabselector/PrefabSelector.cpp:134:57: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/prefabselector/PrefabSelector.cpp:370:54: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRescanPrefabs' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/prefdialog/GameSetupDialog.cpp:165:46: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSave' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/prefdialog/GameSetupDialog.cpp:179:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCancel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:391:63: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onShaderControlsChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:419:66: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onCountTimeControlsChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:433:69: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDistributionControlsChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:470:66: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDirectionControlsChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:542:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSizeControlsChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:567:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onPathControlsChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:599:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDepthHackChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:813:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDefSelChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:863:58: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onStageSelChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:915:50: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onAddStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:927:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onRemoveStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:936:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onToggleStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:950:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onMoveUpStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:963:55: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onMoveDownStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:976:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDuplicateStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:1337:54: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSaveParticle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:1390:47: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onClose' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:1453:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onNewParticle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleEditor.cpp:1565:62: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onCloneCurrentParticle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/selectionset/SelectionSetToolmenu.cpp:168:61: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onEntryActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/selectionset/SelectionSetToolmenu.cpp:208:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/statusbar/CommandStatus.cpp:47:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTimerIntervalReached' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:669:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCloseButton' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:677:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSkinSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:732:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onModelTreeSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:739:63: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSkinModelSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:747:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onAddModelToSkin' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:785:56: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRemoveModelFromSkin' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:804:57: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRemappingRowChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:855:62: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRemappingSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:860:58: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onRemoveSelectedMapping' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:923:62: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onPopulateMappingsFromModel' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:943:51: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDiscardChanges' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:958:44: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onNewSkin' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:973:45: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onCopySkin' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:983:47: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onDeleteSkin' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/skin/SkinEditor.cpp:990:48: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onSaveChanges' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/surfaceinspector/SurfaceInspector.cpp:764:65: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onUpdateAfterButtonClick' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/surfaceinspector/SurfaceInspector.cpp:770:61: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onValueEntryActivate' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/surfaceinspector/SurfaceInspector.cpp:779:62: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onShaderEntryActivate' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/surfaceinspector/SurfaceInspector.cpp:784:55: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onShaderSelect' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/surfaceinspector/SurfaceInspector.cpp:809:84: style: Parameter 'msg' can be declared as reference to const. However it seems that 'handleTextureChangedMessage' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:421:54: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onReloadImages' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:512:47: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onClose' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1827:67: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onMaterialSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1840:54: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSaveMaterial' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1847:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDeleteMaterial' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1875:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onNewMaterial' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1896:54: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onCopyMaterial' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1901:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onRevertMaterial' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1917:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onUnlockMaterial' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:1922:68: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onStageListSelectionChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2004:65: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onStageListItemActivated' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2760:59: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onAddStageTransform' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2776:62: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onRemoveStageTransform' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2858:61: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onStageMapTypeChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2869:63: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onStageBlendTypeChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2896:50: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onAddStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2904:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onRemoveStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2955:53: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onToggleStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:2960:56: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onDuplicateStage' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:3003:60: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onSortRequestChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:3082:60: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onBasicAddFrobStages' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialEditor.cpp:3103:63: style: Parameter 'ev' can be declared as reference to const. However it seems that '_onBasicRemoveFrobStages' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/CheckBoxBinding.h:58:41: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onValueChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/SpinCtrlBinding.h:76:41: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onValueChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/RadioButtonBinding.h:49:41: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onValueChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/ExpressionBinding.h:62:40: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onTextChanged' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/transform/TransformPanel.cpp:214:52: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onClickLarger' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/ui/transform/TransformPanel.cpp:244:53: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onClickSmaller' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiant/xyview/XYWnd.cpp:1691:33: style: Parameter 'ev' can be declared as reference to const. However it seems that 'onIdle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiantcore/model/picomodel/lib/lwo/envelope.c:31:33: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'compare_keys' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiantcore/model/picomodel/lib/lwo/envelope.c:31:44: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'compare_keys' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiantcore/model/picomodel/lib/lwo/surface.c:703:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_textures' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiantcore/model/picomodel/lib/lwo/surface.c:703:55: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_textures' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiantcore/model/picomodel/lib/lwo/surface.c:725:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_shaders' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiantcore/model/picomodel/lib/lwo/surface.c:725:52: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_shaders' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] codereader-DarkRadiant-9a6ef13/radiantcore/selection/textool/TextureToolSceneGraph.cpp:156:78: style: Parameter 'msg' can be declared as reference to const. However it seems that 'onTextureChanged' 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/d/darksnow/darksnow_0.7.1.orig.tar.gz darksnow-0.7.1/interface.c:325:34: 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] darksnow-0.7.1/interface.c:325:53: 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] ftp://ftp.de.debian.org/debian/pool/main/d/darkstat/darkstat_3.0.719.orig.tar.bz2 darkstat-3.0.719/hosts_db.c:282:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'free_func_simple' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkstat-3.0.719/dns.c:101:47: style: Parameter 'b' can be declared as pointer to const. However it seems that 'tree_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkstat-3.0.719/ncache.c:28:26: style: Parameter 'a' can be declared as pointer to const. However it seems that 'rec_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darkstat-3.0.719/ncache.c:28:46: style: Parameter 'b' can be declared as pointer to const. However it seems that 'rec_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/d/darktable/darktable_4.6.1.orig.tar.xz darktable-4.6.1/src/bauhaus/bauhaus.c:436:54: style: Parameter 'event' can be declared as pointer to const. However it seems that '_popup_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/bauhaus/bauhaus.c:537:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_popup_button_release' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/bauhaus/bauhaus.c:538:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_popup_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/bauhaus/bauhaus.c:616:74: style: Parameter 'event' can be declared as pointer to const. However it seems that '_widget_enter_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/bauhaus/bauhaus.c:3432:56: style: Parameter 'event' can be declared as pointer to const. However it seems that '_widget_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:467:37: style: Parameter 'x' can be declared as const array. However it seems that 'catmull_rom_set' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:467:48: style: Parameter 'y' can be declared as const array. However it seems that 'catmull_rom_set' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:524:36: style: Parameter 'x' can be declared as const array. However it seems that 'catmull_rom_val' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:524:59: style: Parameter 'y' can be declared as const array. However it seems that 'catmull_rom_val' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:524:70: style: Parameter 'tangents' can be declared as const array. However it seems that 'catmull_rom_val' is a callback function, if 'tangents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:616:37: style: Parameter 't' can be declared as const array. However it seems that 'spline_cubic_val' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:616:60: style: Parameter 'y' can be declared as const array. However it seems that 'spline_cubic_val' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/curve_tools.c:616:71: style: Parameter 'ypp' can be declared as const array. However it seems that 'spline_cubic_val' is a callback function, if 'ypp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/mipmap_cache.c:1133:46: style: Parameter 'data' can be declared as pointer to const. However it seems that '_levels' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/mipmap_cache.c:1138:43: style: Parameter 'data' can be declared as pointer to const. However it seems that '_bpp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/common/styles.c:97:57: style: Parameter 'action' can be declared as pointer to const. However it seems that '_apply_style_shortcut_callback' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/blend_gui.c:841:81: style: Parameter 'slider' can be declared as pointer to const. However it seems that '_blendop_blendif_sliders_reset_callback' is a callback function, if 'slider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/blend_gui.c:1369:67: style: Parameter 'event' can be declared as pointer to const. However it seems that '_blendop_masks_modes_none_clicked' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/blend_gui.c:1973:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_blendif_options_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/blend_gui.c:2256:57: style: Parameter 'event' can be declared as pointer to const. However it seems that '_blendop_blendif_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/circle.c:1495:61: style: Parameter 'base' can be declared as pointer to const. However it seems that '_circle_duplicate_points' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/imageop.c:855:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_rename_module_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/imageop.c:1009:61: style: Parameter 'event' can be declared as pointer to const. However it seems that '_gui_multiinstance_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/imageop.c:2396:63: style: Parameter 'e' can be declared as pointer to const. However it seems that '_iop_plugin_body_button_press' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/imageop.c:2463:49: style: Parameter 'allocation' can be declared as pointer to const. However it seems that '_header_size_callback' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/gradient.c:1558:63: style: Parameter 'base' can be declared as pointer to const. However it seems that '_gradient_duplicate_points' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/ellipse.c:2045:62: style: Parameter 'base' can be declared as pointer to const. However it seems that '_ellipse_duplicate_points' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/group.c:713:55: style: Parameter 'form' can be declared as pointer to const. However it seems that '_group_get_mask_roi' is a callback function, if 'form' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/group.c:869:60: style: Parameter 'base' can be declared as pointer to const. However it seems that '_group_duplicate_points' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/brush.c:2886:52: style: Parameter 'module' can be declared as pointer to const. However it seems that '_brush_get_source_area' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/brush.c:2887:59: style: Parameter 'piece' can be declared as pointer to const. However it seems that '_brush_get_source_area' is a callback function, if 'piece' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/brush.c:3227:60: style: Parameter 'base' can be declared as pointer to const. However it seems that '_brush_duplicate_points' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/tiling.c:109:34: style: Parameter 'x' can be declared as const array. However it seems that '_nm_fitness' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/button.c:25:46: style: Parameter 'button' can be declared as pointer to const. However it seems that '_button_init' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/drawingarea.c:23:74: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dtgtk_drawing_area_get_request_mode' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/gradientslider.c:243:56: style: Parameter 'self' can be declared as pointer to const. However it seems that '_default_linear_scale_callback' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/icon.c:33:42: style: Parameter 'icon' can be declared as pointer to const. However it seems that '_icon_init' is a callback function, if 'icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/culling.c:585:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_leave_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/culling.c:609:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_enter_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/resetlabel.c:25:66: style: Parameter 'klass' can be declared as pointer to const. However it seems that '_reset_label_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/resetlabel.c:29:55: style: Parameter 'label' can be declared as pointer to const. However it seems that '_reset_label_init' is a callback function, if 'label' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/resetlabel.c:33:86: style: Parameter 'event' can be declared as pointer to const. However it seems that '_reset_label_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/sidepanel.c:27:72: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dtgtk_side_panel_get_request_mode' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail_btn.c:36:59: style: Parameter 'button' can be declared as pointer to const. However it seems that '_thumbnail_btn_init' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail_btn.c:102:97: style: Parameter 'event' can be declared as pointer to const. However it seems that '_thumbnail_btn_enter_leave_notify_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/range.c:850:44: style: Parameter 'w' can be declared as pointer to const. However it seems that '_popup_date_changed' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/range.c:1179:66: style: Parameter 'e' can be declared as pointer to const. However it seems that '_event_entry_press' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/range.c:1614:67: style: Parameter 'e' can be declared as pointer to const. However it seems that '_event_band_release' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/togglebutton.c:35:58: style: Parameter 'slider' can be declared as pointer to const. However it seems that '_togglebutton_init' is a callback function, if 'slider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:979:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_event_rating_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:980:53: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_rating_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:986:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_rating_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1073:54: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_audio_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1234:58: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_box_enter_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1255:60: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_image_enter_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1270:51: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_event_btn_enter_leave' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1271:58: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_btn_enter_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1293:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_event_star_enter' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1320:53: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_star_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbnail.c:1339:53: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_main_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbtable.c:1234:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_leave_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbtable.c:1259:55: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_enter_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbtable.c:1335:54: style: Parameter 'event' can be declared as pointer to const. However it seems that '_event_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/dtgtk/thumbtable.c:2699:43: style: Parameter 'action' can be declared as pointer to const. However it seems that '_accel_duplicate' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/path.c:2495:51: style: Parameter 'module' can be declared as pointer to const. However it seems that '_path_get_source_area' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/path.c:2496:58: style: Parameter 'piece' can be declared as pointer to const. However it seems that '_path_get_source_area' is a callback function, if 'piece' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/develop/masks/path.c:3411:59: style: Parameter 'base' can be declared as pointer to const. However it seems that '_path_duplicate_points' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/external/LibRaw/samples/simple_dcraw.cpp:36:32: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'my_progress_callback' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/external/lua/src/lapi.c:1118: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] darktable-4.6.1/src/external/lua/src/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] darktable-4.6.1/src/external/lua/src/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] darktable-4.6.1/src/external/lua/src/ldo.c:773: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] darktable-4.6.1/src/external/lua/src/ldo.c:805: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] darktable-4.6.1/src/gui/gtk.c:847:41: style: Parameter 'action' can be declared as pointer to const. However it seems that '_quit_callback' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:980:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_center_leave' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:980:68: style: Parameter 'event' can be declared as pointer to const. However it seems that '_center_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:986:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_center_enter' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:986:68: style: Parameter 'event' can be declared as pointer to const. However it seems that '_center_enter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:2019:73: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_ui_init_panel_container_center_scroll_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:2019:97: style: Parameter 'event' can be declared as pointer to const. However it seems that '_ui_init_panel_container_center_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:2075:77: style: Parameter 'e' can be declared as pointer to const. However it seems that '_panel_handle_button_callback' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:2112:77: style: Parameter 'e' can be declared as pointer to const. However it seems that '_panel_handle_motion_callback' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:3024:85: style: Parameter 'event' can be declared as pointer to const. However it seems that '_notebook_motion_notify_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:3142:88: style: Parameter 'event' can be declared as pointer to const. However it seems that '_notebook_button_press_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:3393:72: style: Parameter 'event' can be declared as pointer to const. However it seems that '_resize_wrap_button' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:3412:73: style: Parameter 'event' can be declared as pointer to const. However it seems that '_resize_wrap_leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/gtk.c:3605:77: style: Parameter 'e' can be declared as pointer to const. However it seems that '_collapse_expander_click' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/import_metadata.c:71:74: style: Parameter 'event' can be declared as pointer to const. However it seems that '_import_metadata_reset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/import_metadata.c:106:78: style: Parameter 'event' can be declared as pointer to const. However it seems that '_import_metadata_reset_all' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/preferences.c:248:73: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_language_widget' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/preferences.c:983:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'tree_key_press_presets' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/preferences.c:1159:63: style: Parameter 'event' can be declared as pointer to const. However it seems that '_gui_preferences_bool_reset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/preferences.c:1208:62: style: Parameter 'event' can be declared as pointer to const. However it seems that '_gui_preferences_int_reset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/preferences.c:1304:65: style: Parameter 'event' can be declared as pointer to const. However it seems that '_gui_preferences_string_reset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/accelerators.c:1767:36: style: Parameter 'path_string' can be declared as pointer to const. However it seems that '_element_changed' is a callback function, if 'path_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/gui/accelerators.c:1888:35: style: Parameter 'path_string' can be declared as pointer to const. However it seems that '_effect_changed' is a callback function, if 'path_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:55:60: style: Parameter 'data' can be declared as pointer to const. However it seems that '_default_format_flags' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:60:61: style: Parameter 'data' can be declared as pointer to const. However it seems that '_default_format_levels' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:66:73: style: Parameter 'self' can be declared as pointer to const. However it seems that '_default_format_gui_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:187:75: style: Parameter 'self' can be declared as pointer to const. However it seems that '_default_storage_dimension' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:187:107: style: Parameter 'data' can be declared as pointer to const. However it seems that '_default_storage_dimension' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:188:49: style: Parameter 'width' can be declared as pointer to const. However it seems that '_default_storage_dimension' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:188:66: style: Parameter 'height' can be declared as pointer to const. However it seems that '_default_storage_dimension' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio_module.c:193:70: style: Parameter 'self' can be declared as pointer to const. However it seems that '_default_storage_nop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio.c:1444:51: style: Parameter 'data' can be declared as pointer to const. However it seems that '_preview_bpp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio.c:1449:54: style: Parameter 'data' can be declared as pointer to const. However it seems that '_preview_levels' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/imageio/imageio.c:1454:60: style: Parameter 'data' can be declared as pointer to const. However it seems that '_preview_mime' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/colorpicker.c:271:44: style: Parameter 'self' can be declared as pointer to const. However it seems that '_setup_sample' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/colorpicker.c:379:57: style: Parameter 'allocation' can be declared as pointer to const. However it seems that '_label_size_allocate_callback' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/colorpicker.c:415:50: style: Parameter 'event' can be declared as pointer to const. However it seems that '_sample_leave_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/colorpicker.c:448:53: style: Parameter 'event' can be declared as pointer to const. However it seems that '_live_sample_button' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/filters/camera.c:179:47: style: Parameter 'e' can be declared as pointer to const. However it seems that '_camera_press' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/export_metadata.c:238:68: style: Parameter 'event' can be declared as pointer to const. However it seems that '_key_press_on_list' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/filters/filename.c:239:63: style: Parameter 'e' can be declared as pointer to const. However it seems that '_filename_press' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/filters/lens.c:182:45: style: Parameter 'e' can be declared as pointer to const. However it seems that '_lens_press' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/lib.c:409:61: style: Parameter 'minfo' can be declared as pointer to const. However it seems that '_menuitem_activate_preset' is a callback function, if 'minfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/lib.c:418:57: style: Parameter 'event' can be declared as pointer to const. However it seems that '_menuitem_button_preset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/lib.c:1049:63: style: Parameter 'e' can be declared as pointer to const. However it seems that '_body_enter_leave_callback' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/tools/viewswitcher.c:176:91: style: Parameter 'e' can be declared as pointer to const. However it seems that '_lib_viewswitcher_enter_leave_notify_callback' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/libs/tools/viewswitcher.c:280:87: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_lib_viewswitcher_button_press_callback' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/call.c:162:43: style: Parameter 'source' can be declared as pointer to const. However it seems that 'end_job_prepare' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/call.c:162:60: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'end_job_prepare' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/events.c:572:44: style: Parameter 'action' can be declared as pointer to const. However it seems that 'shortcut_callback' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/lualib.c:63:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gui_reset_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/lualib.c:83:66: style: Parameter 'self' can be declared as pointer to const. However it seems that 'view_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/lualib.c:99:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'container_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:62:63: style: Parameter 'self' can be declared as pointer to const. However it seems that 'empty_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:77:74: style: Parameter 'self' can be declared as pointer to const. However it seems that 'default_dimension_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:78:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'default_dimension_wrapper' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:79:48: style: Parameter 'width' can be declared as pointer to const. However it seems that 'default_dimension_wrapper' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:80:48: style: Parameter 'height' can be declared as pointer to const. However it seems that 'default_dimension_wrapper' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:264:71: style: Parameter 'self' can be declared as pointer to const. However it seems that 'params_size_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:334:67: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_params_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:341:80: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ask_user_confirmation_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/luastorage.c:357:67: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gui_reset_wrapper' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:391:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_enum' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:402:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_dir' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:414:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_file' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:426:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_string' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:437:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_bool' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:449:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_int' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:460:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_float' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/preferences.c:471:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reset_widget_lua' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/widget/entry.c:39:38: style: Parameter 'L' can be declared as pointer to const. However it seems that 'entry_cleanup' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/widget/text_view.c:40:42: style: Parameter 'L' can be declared as pointer to const. However it seems that 'text_view_cleanup' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darktable-4.6.1/src/lua/widget/widget.c:63: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] ftp://ftp.de.debian.org/debian/pool/main/d/darnwdl/darnwdl_0.8.orig.tar.gz darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:77:47: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'wdlpass1_dynamite_callback_write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darnwdl-0.8/src/wpass1.c:103:47: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'wdlpass1_dynamite_callback_write' 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/d/dart/dart_6.12.1+dfsg4.orig.tar.xz dart-6.12.1/dart/external/imgui/imgui_widgets.cpp:1743: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] dart-6.12.1/dart/external/imgui/imgui_widgets.cpp:1752: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] ftp://ftp.de.debian.org/debian/pool/main/d/dash/dash_0.5.12.orig.tar.gz dash-0.5.12/src/expand.c:572:30: style: Parameter 'startp' can be declared as pointer to const. However it seems that 'scanright' is a callback function, if 'startp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dash-0.5.12/src/expand.c:573:16: style: Parameter 'str' can be declared as pointer to const. However it seems that 'scanright' 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/d/dasher/dasher_5.0.0~beta~repack2.orig.tar.xz dasher-5.0.0~beta~repack2/Src/Gtk2/dasher_editor_external_atspi.cpp:281:28: style: Parameter 'pEvent' can be declared as pointer to const. However it seems that 'focus_listener' is a callback function, if 'pEvent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasher-5.0.0~beta~repack2/Src/Gtk2/dasher_editor_external_atspi.cpp:286:28: style: Parameter 'pEvent' can be declared as pointer to const. However it seems that 'caret_listener' is a callback function, if 'pEvent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasher-5.0.0~beta~repack2/Src/Gtk2/dasher_main.cpp:1288:58: style: Parameter 'pEvent' can be declared as pointer to const. However it seems that 'dasher_main_key_snooper' is a callback function, if 'pEvent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dasm/dasm_2.20.15~20201109+really2.20.14.1.orig.tar.gz dasm-2.20.14.1/src/mnef8.c:301:45: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_ins_outs' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:314:42: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_sl_sr' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:340:40: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_lis' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:353:46: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_lisu_lisl' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:370:44: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_sreg_op' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:380:39: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_lr' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:561:43: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_branch' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:566:42: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_bf_bt' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:625:43: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_wordop' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dasm-2.20.14.1/src/mnef8.c:642:43: style: Parameter 'mne' can be declared as pointer to const. However it seems that 'v_byteop' is a callback function, if 'mne' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/davfs2/davfs2_1.6.1.orig.tar.gz davfs2-1.6.1/src/cache.c:3500:22: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'xml_start_date' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davfs2-1.6.1/src/cache.c:3536:25: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'xml_start_decimal' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davfs2-1.6.1/src/cache.c:3596:22: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'xml_start_mode' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davfs2-1.6.1/src/cache.c:3641:22: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'xml_start_root' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davfs2-1.6.1/src/cache.c:3662:22: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'xml_start_size' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davfs2-1.6.1/src/cache.c:3684:24: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'xml_start_string' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davfs2-1.6.1/src/webdav.c:1677:12: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'auth' 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/d/davix/davix_0.8.5.orig.tar.gz davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:345:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:377:55: style: Parameter 'address' can be declared as pointer to const. However it seems that 'opensocket' is a callback function, if 'address' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:32:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writefunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/crawler.c:51:26: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'grow_buffer' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/curlgtk.c:22:28: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'my_write_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:55:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/fopen.c:94: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] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:94:50: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'file_is_coming' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:139:30: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'write_it' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpget.c:36:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpgetresp.c:32:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_response' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpsget.c:37:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:32:42: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'getcontentlengthfunc' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/getinmemory.c:40:27: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:43:16: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/multithread.c:49:33: style: Parameter 'url' can be declared as pointer to const. However it seems that 'pull_one_url' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/postinmemory.c:37:27: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/sepheaders.c:32:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/sftpget.c:46:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:61:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_file' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'cb_delete' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/synctime.c:130:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SyncTime_CURL_WriteOutput' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/synctime.c:137:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SyncTime_CURL_WriteHeader' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:118:33: style: Parameter 'url' can be declared as pointer to const. However it seems that 'pull_one_url' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/url2file.c:32:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/usercertinmem.c:38:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writefunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/lib/doh.c:177:20: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'doh_write_cb' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/lib/pop3.c:196:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'pop3_endofresp' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/lib/smtp.c:200:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'smtp_endofresp' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1509.c:83:26: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteOutput' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1515.c:42:65: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'debug_callback' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:57:37: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'header_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:66:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib552.c:143:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib655.c:30:68: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'resolver_alloc_cb_fail' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib655.c:45:68: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'resolver_alloc_cb_pass' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/unit/unit1652.c:47:51: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'debugf_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_207.c:257:25: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ne_accept_207' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_207.c:257:47: style: Parameter 'req' can be declared as pointer to const. However it seems that 'ne_accept_207' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_auth.c:1101:56: style: Parameter 'req' can be declared as pointer to const. However it seems that 'verify_digest_response' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:327:31: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:328:10: style: Parameter 'un' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'un' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:328:20: style: Parameter 'pw' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:1134:28: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fail_hdr' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:502:34: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'dummy_discover' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:530:27: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:531:27: style: Parameter 'username' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'username' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:531:43: style: Parameter 'password' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/auth/davix_openssl.cpp:78:72: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'SSL_pem_passwd_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:154:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/tools/davix_tool_util.cpp:192:44: style: Parameter 'req' can be declared as reference to const. However it seems that 'hook_davix_tool_pre_send' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/tools/davix_tool_util.cpp:197:43: style: Parameter 'req' can be declared as reference to const. However it seems that 'hook_davix_tool_pre_rec' 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/d/davs2/davs2_1.6.orig.tar.gz davs2-1.6/source/common/alf.cc:90:29: style: Parameter 'alf_coeff' can be declared as pointer to const. However it seems that 'alf_filter_block1' is a callback function, if 'alf_coeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davs2-1.6/source/common/alf.cc:161:29: style: Parameter 'alf_coeff' can be declared as pointer to const. However it seems that 'alf_filter_block2' is a callback function, if 'alf_coeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davs2-1.6/source/common/intra.cc:342:37: style: Parameter 'src' can be declared as pointer to const. However it seems that 'intra_pred_hor_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davs2-1.6/source/common/intra.cc:464:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'intra_pred_bilinear_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davs2-1.6/source/common/intra.cc:538:39: style: Parameter 'src' can be declared as pointer to const. However it seems that 'intra_pred_ang_x_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davs2-1.6/source/common/intra.cc:589:39: style: Parameter 'src' can be declared as pointer to const. However it seems that 'intra_pred_ang_y_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davs2-1.6/source/common/intra.cc:636:40: style: Parameter 'src' can be declared as pointer to const. However it seems that 'intra_pred_ang_xy_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/d/dazzdb/dazzdb_1.0+git20230919.414ad05.orig.tar.xz dazzdb-1.0+git20230919.414ad05/DBmv.c:39:39: style: Parameter 'exten' can be declared as pointer to const. However it seems that 'HANDLER' is a callback function, if 'exten' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dazzdb-1.0+git20230919.414ad05/DBrm.c:28:27: style: Parameter 'path' can be declared as pointer to const. However it seems that 'HANDLER' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/db5.3/db5.3_5.3.28+dfsg2.orig.tar.xz db-5.3.28/build_vxworks/util/db_log_verify.c:271:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'db_log_verify_app_record' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/build_vxworks/util/db_printlog.c:605:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'db_printlog_print_app_record' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/c/ex_bulk.c:771:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that 'compare_int' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/c/ex_bulk.c:821:6: style: Parameter 'sdbp' can be declared as pointer to const. However it seems that 'get_first_str' is a callback function, if 'sdbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/c/ex_heap.c:626:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that 'compare_int' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/c/ex_rep_gsg/rep_mgr_gsg.c:234:54: style: Parameter 'info' can be declared as pointer to const. However it seems that 'event_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/c/getting_started/gettingstarted_common.c:17:19: style: Parameter 'dbp' can be declared as pointer to const. However it seems that 'get_item_name' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/cxx/excxx_repquote_gsg/RepMgrGSG.cpp:341:69: style: Parameter 'info' can be declared as pointer to const. However it seems that 'event_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/cxx/excxx_repquote/RepQuoteExample.cpp:510:75: style: Parameter 'info' can be declared as pointer to const. However it seems that 'event_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/sql/c/ex_sql_utils.c:68:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_column_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/examples/stl/repquote/StlRepQuoteExample.cpp:458:75: style: Parameter 'info' can be declared as pointer to const. However it seems that 'event_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/ext/fts3/fts3_write.c:1318:44: style: Parameter 'pLhs' can be declared as pointer to const. However it seems that 'fts3SegReaderCmp' is a callback function, if 'pLhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/ext/fts3/fts3_write.c:1318:65: style: Parameter 'pRhs' can be declared as pointer to const. However it seems that 'fts3SegReaderCmp' is a callback function, if 'pRhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/expr.c:1115:54: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprNodeIsConstant' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/main.c:580: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] db-5.3.28/lang/sql/sqlite/src/tclsqlite.c:306:73: style: Parameter 'hPtr' can be declared as pointer to const. However it seems that 'incrblobHandle' is a callback function, if 'hPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:1102:20: style: Parameter 'context' can be declared as pointer to const. However it seems that 'legacyCountStep' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:2706:9: style: Parameter 'NotUsed' can be declared as pointer to const. However it seems that 'alignmentCollFunc' is a callback function, if 'NotUsed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:4473:10: style: Parameter 'clientData' can be declared as pointer to const. However it seems that 'test_release_memory' is a callback function, if 'clientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:4474:15: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'test_release_memory' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:4476:18: style: Parameter 'objv' can be declared as const array. However it seems that 'test_release_memory' is a callback function, if 'objv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:4529:10: style: Parameter 'clientData' can be declared as pointer to const. However it seems that 'test_thread_cleanup' is a callback function, if 'clientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:4530:15: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'test_thread_cleanup' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test1.c:4532:18: style: Parameter 'objv' can be declared as const array. However it seems that 'test_thread_cleanup' is a callback function, if 'objv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_autoext.c:142:10: style: Parameter 'clientData' can be declared as pointer to const. However it seems that 'resetAutoExtObjCmd' is a callback function, if 'clientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_autoext.c:143:15: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'resetAutoExtObjCmd' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_autoext.c:145:18: style: Parameter 'objv' can be declared as const array. However it seems that 'resetAutoExtObjCmd' is a callback function, if 'objv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:306:39: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'demoTruncate' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:359:35: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'demoLock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:362:37: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'demoUnlock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:373:42: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'demoFileControl' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:373:63: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'demoFileControl' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:382:41: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'demoSectorSize' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:563:38: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'demoDlOpen' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:570:38: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'demoDlSym' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:570:50: style: Parameter 'pH' can be declared as pointer to const. However it seems that 'demoDlSym' is a callback function, if 'pH' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:573:38: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'demoDlClose' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:573:50: style: Parameter 'pHandle' can be declared as pointer to const. However it seems that 'demoDlClose' is a callback function, if 'pHandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:581:40: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'demoRandomness' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:581:63: style: Parameter 'zByte' can be declared as pointer to const. However it seems that 'demoRandomness' is a callback function, if 'zByte' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_demovfs.c:589:35: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'demoSleep' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_func.c:159:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'test_agg_errmsg16_step' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_func.c:486:36: style: Parameter 'a' can be declared as pointer to const. However it seems that 'tStep' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_func.c:487:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'tFinal' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_intarray.c:175:44: style: Parameter 'tab' can be declared as pointer to const. However it seems that 'intarrayBestIndex' is a callback function, if 'tab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_intarray.c:175:69: style: Parameter 'pIdxInfo' can be declared as pointer to const. However it seems that 'intarrayBestIndex' is a callback function, if 'pIdxInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:316:34: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'tmpSync' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:332:34: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'tmpLock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:339:36: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'tmpUnlock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:354:41: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'tmpFileControl' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:354:62: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'tmpFileControl' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:361:40: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'tmpSectorSize' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:368:51: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'tmpDeviceCharacteristics' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:540:33: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'fsLock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:547:35: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'fsUnlock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:562:40: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'fsFileControl' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:562:61: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'fsFileControl' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:569:39: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'fsSectorSize' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_onefile.c:576:50: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'fsDeviceCharacteristics' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_pcache.c:53:33: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'testpcacheInit' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_pcache.c:67:38: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'testpcacheShutdown' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_pcache.c:283:9: style: Parameter 'pOldPage' can be declared as pointer to const. However it seems that 'testpcacheUnpin' is a callback function, if 'pOldPage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_pcache.c:328:9: style: Parameter 'pOldPage' can be declared as pointer to const. However it seems that 'testpcacheRekey' is a callback function, if 'pOldPage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_schema.c:262:42: style: Parameter 'tab' can be declared as pointer to const. However it seems that 'schemaBestIndex' is a callback function, if 'tab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/test_schema.c:262:67: style: Parameter 'pIdxInfo' can be declared as pointer to const. However it seems that 'schemaBestIndex' is a callback function, if 'pIdxInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/src/shell.c:665:82: style: Parameter 'aiType' can be declared as pointer to const. However it seems that 'shell_callback' is a callback function, if 'aiType' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/test/threadtest1.c:50:31: style: Parameter 'NotUsed' can be declared as pointer to const. However it seems that 'db_is_locked' is a callback function, if 'NotUsed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/test/threadtest3.c:496:30: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'busyhandler' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/sqlite/tool/lemon.c:1395: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] db-5.3.28/src/btree/bt_curadj.c:197:13: style: Parameter 'my_dbc' can be declared as pointer to const. However it seems that '__bam_ca_di_func' is a callback function, if 'my_dbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/btree/bt_cursor.c:919:7: style: Parameter 'key' can be declared as pointer to const. However it seems that '__bamc_get' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/db/db_cds.c:91:10: style: Parameter 'txn' can be declared as pointer to const. However it seems that '__cdsgroup_id' is a callback function, if 'txn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/db/db_iface.c:1801:7: style: Parameter 'dbc' can be declared as pointer to const. However it seems that '__db_compact_func' is a callback function, if 'dbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/db/db_method.c:440:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that '__db_get_env' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/db/db_method.c:451:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that '__db_get_mpf' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/db/db_method.c:596:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that '__db_get_create_dir' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/db/db_method.c:1036:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that '__db_get_pagesize' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:427:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_home' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:498:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_memory_init' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:611:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_memory_max' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:707:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_encrypt_flags' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1177:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_create_dir' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1186:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_intermediate_dir_mode' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1229:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_metadata_dir' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1360:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_errfile' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1393:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_errpfx' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1538:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_thread_count' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1605:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_msgfile' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1655:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_shm_key' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/env/env_method.c:1685:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that '__env_get_tmp_dir' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/hash/hash_method.c:82:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that '__ham_get_h_ffactor' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/hash/hash_dup.c:871:12: style: Parameter 'my_dbc' can be declared as pointer to const. However it seems that '__hamc_chgpg_func' is a callback function, if 'my_dbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/hash/hash.c:468:7: style: Parameter 'key' can be declared as pointer to const. However it seems that '__hamc_get' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/hash/hash_page.c:3022:12: style: Parameter 'my_dbc' can be declared as pointer to const. However it seems that '__hamc_delpg_getorder' is a callback function, if 'my_dbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/hash/hash_page.c:3054:12: style: Parameter 'my_dbc' can be declared as pointer to const. However it seems that '__hamc_delpg_setorder' is a callback function, if 'my_dbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/mp/mp_fmethod.c:114:16: style: Parameter 'dbmfp' can be declared as pointer to const. However it seems that '__memp_get_clear_len' is a callback function, if 'dbmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/mp/mp_fmethod.c:168:12: style: Parameter 'fileid' can be declared as pointer to const. However it seems that '__memp_set_fileid' is a callback function, if 'fileid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/mp/mp_fmethod.c:262:16: style: Parameter 'dbmfp' can be declared as pointer to const. However it seems that '__memp_get_ftype' is a callback function, if 'dbmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/mp/mp_fmethod.c:292:16: style: Parameter 'dbmfp' can be declared as pointer to const. However it seems that '__memp_get_lsn_offset' is a callback function, if 'dbmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/mp/mp_fmethod.c:391:16: style: Parameter 'dbmfp' can be declared as pointer to const. However it seems that '__memp_get_pgcookie' is a callback function, if 'dbmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/qam/qam.c:213:7: style: Parameter 'key' can be declared as pointer to const. However it seems that '__qamc_put' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/repmgr/repmgr_method.c:1352:14: style: Parameter 'db_channel' can be declared as pointer to const. However it seems that '__repmgr_send_msg' is a callback function, if 'db_channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/repmgr/repmgr_method.c:1872:14: style: Parameter 'db_channel' can be declared as pointer to const. However it seems that '__repmgr_send_response' is a callback function, if 'db_channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/repmgr/repmgr_method.c:2740:11: style: Parameter 'dbsite' can be declared as pointer to const. However it seems that '__repmgr_get_site_address' is a callback function, if 'dbsite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/txn/txn.c:1323:10: style: Parameter 'txn' can be declared as pointer to const. However it seems that '__txn_id' is a callback function, if 'txn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/src/txn/txn.c:1336:10: style: Parameter 'txn' can be declared as pointer to const. However it seems that '__txn_get_name' is a callback function, if 'txn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/suites/TestChannel.c:869:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'notify' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/suites/TestChannel.c:893:7: style: Parameter 'request' can be declared as pointer to const. However it seems that 'msg_disp' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/suites/TestChannel.c:970:7: style: Parameter 'request' can be declared as pointer to const. However it seems that 'msg_disp2' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:42:47: style: Parameter 'cntp' can be declared as pointer to const. However it seems that 'dirlist' is a callback function, if 'cntp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:45:31: style: Parameter 'isdirp' can be declared as pointer to const. However it seems that 'exists' is a callback function, if 'isdirp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:49:24: style: Parameter 'mbytesp' can be declared as pointer to const. However it seems that 'ioinfo' is a callback function, if 'mbytesp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:49:44: style: Parameter 'bytesp' can be declared as pointer to const. However it seems that 'ioinfo' is a callback function, if 'bytesp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:49:63: style: Parameter 'iosizep' can be declared as pointer to const. However it seems that 'ioinfo' is a callback function, if 'iosizep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:52:18: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'file_map' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:52:31: style: Parameter 'path' can be declared as pointer to const. However it seems that 'file_map' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:55:20: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'region_map' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:55:33: style: Parameter 'path' can be declared as pointer to const. However it seems that 'region_map' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:55:56: style: Parameter 'is_create' can be declared as pointer to const. However it seems that 'region_map' is a callback function, if 'is_create' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:64:15: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/test/c/test_api_methods.c:64:28: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/util/db_log_verify.c:256:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'db_log_verify_app_record' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/util/db_printlog.c:590:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'db_printlog_print_app_record' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/util/db_sql_codegen/generate.c:524:39: style: Parameter 'e' can be declared as pointer to const. However it seems that 'serialize_function_exit_entop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/util/db_sql_codegen/generate.c:595:41: style: Parameter 'e' can be declared as pointer to const. However it seems that 'deserialize_function_exit_entop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/util/db_sql_codegen/generate.c:1476:41: style: Parameter 'e' can be declared as pointer to const. However it seems that 'check_pk_constraint_enter_entop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/util/db_sql_codegen/generate_verification.c:408:38: style: Parameter 'e' can be declared as pointer to const. However it seems that 'define_records_fields_attrop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/generated/sqlite3.c:43955: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] db-5.3.28/lang/sql/generated/sqlite3.c:43963: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] db-5.3.28/lang/sql/generated/sqlite3.c:51547: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] db-5.3.28/lang/sql/generated/sqlite3.c:51646: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] db-5.3.28/lang/sql/generated/sqlite3.c:62921:54: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprNodeIsConstant' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] db-5.3.28/lang/sql/generated/sqlite3.c:98849: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] db-5.3.28/lang/sql/generated/sqlite3.c:98922: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] db-5.3.28/lang/sql/generated/sqlite3.c:98968: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] db-5.3.28/lang/sql/generated/sqlite3.c:98975:41: 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] db-5.3.28/lang/sql/generated/sqlite3.c:98982:47: 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] db-5.3.28/lang/sql/generated/sqlite3.c:100572: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] ftp://ftp.de.debian.org/debian/pool/main/d/dbmix/dbmix_0.9.8.orig.tar.gz DBMix-0.9.8/dbmixer/crossfader.c:348:47: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'crossfader_scale_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/crossfader.c:412:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'punch_button_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/crossfader.c:434:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'punch_button_released' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/crossfader.c:471:45: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'autofade_scale_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/dbmixer_standalone.c:48:43: style: Parameter 'window' can be declared as pointer to const. However it seems that 'standalone_cleanup' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/dbmixer_standalone.c:48:64: style: Parameter 'e' can be declared as pointer to const. However it seems that 'standalone_cleanup' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/dbmixer.c:361:31: style: Parameter 'window' can be declared as pointer to const. However it seems that 'dbmixer_exit' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/dbmixer.c:361:53: style: Parameter 'e' can be declared as pointer to const. However it seems that 'dbmixer_exit' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/dbmixer.c:382:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'reset_button_clicked' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/dbmsg_test.c:230:43: style: Parameter 'window' can be declared as pointer to const. However it seems that 'standalone_cleanup' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/dbmsg_test.c:230:64: style: Parameter 'e' can be declared as pointer to const. However it seems that 'standalone_cleanup' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/channel.c:433:42: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'level_scale_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/channel.c:461:42: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'pitch_scale_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/sample_editor.c:150:42: style: Parameter 'w' can be declared as pointer to const. However it seems that 'copy_channel_menu_select' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/sample_editor.c:230:36: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'start_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/sample_editor.c:251:34: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'end_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbmixer/soundcard_control.c:282:44: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'balance_scale_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/xmms_plugin/configure.c:104:39: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'get_value_buffer' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbplaylist/dbplaylist.c:759:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'select_row_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbplaylist/dbplaylist.c:770:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cue_next_song_clicked' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbplaylist/dbplaylist.c:770:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cue_next_song_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbplaylist/dbplaylist.c:779:38: style: Parameter 'list' can be declared as pointer to const. However it seems that 'selection_made' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DBMix-0.9.8/dbplaylist/dbplaylist.c:782:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'selection_made' 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/d/dbus/dbus_1.15.8.orig.tar.xz dbus-1.15.8/bus/containers.c:1396:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'bus_containers_unref' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/bus/dir-watch-kqueue.c:56:34: style: Parameter '_watch' can be declared as pointer to const. However it seems that '_handle_kqueue_watch' is a callback function, if '_watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/dbus/dbus-auth.c:1236:49: style: Parameter 'auth' can be declared as pointer to const. However it seems that 'handle_server_shutdown_external_mech' is a callback function, if 'auth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/dbus/dbus-auth.c:1273:53: style: Parameter 'auth' can be declared as pointer to const. However it seems that 'handle_client_data_external_mech' is a callback function, if 'auth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/dbus/dbus-auth.c:1339:50: style: Parameter 'auth' can be declared as pointer to const. However it seems that 'handle_server_shutdown_anonymous_mech' is a callback function, if 'auth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/dbus/dbus-auth.c:1378:54: style: Parameter 'auth' can be declared as pointer to const. However it seems that 'handle_client_data_anonymous_mech' is a callback function, if 'auth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:116:41: style: Parameter 'server_conn' can be declared as pointer to const. However it seems that 'left_server_message_cb' is a callback function, if 'server_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:131:42: style: Parameter 'client_conn' can be declared as pointer to const. However it seems that 'right_client_message_cb' is a callback function, if 'client_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:287:17: style: Parameter 'f' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:331:22: style: Parameter 'f' can be declared as pointer to const. However it seems that 'test_relay' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:420:22: style: Parameter 'f' can be declared as pointer to const. However it seems that 'test_limit' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:482:25: style: Parameter 'f' can be declared as pointer to const. However it seems that 'test_too_many' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:532:31: style: Parameter 'f' can be declared as pointer to const. However it seems that 'test_too_many_split' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:670:22: style: Parameter 'f' can be declared as pointer to const. However it seems that 'test_flood' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/fdpass.c:746:26: style: Parameter 'f' can be declared as pointer to const. However it seems that 'test_odd_limit' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/internals/syslog.c:44:17: style: Parameter 'f' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/internals/syslog.c:101:20: style: Parameter 'f' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/manual-authz.c:150:35: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'broken_unix_func' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/manual-authz.c:152:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'broken_unix_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/manual-authz.c:160:34: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'broken_win_func' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/manual-authz.c:162:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'broken_win_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/manual-authz.c:213:26: style: Parameter 'server' can be declared as pointer to const. However it seems that 'new_conn_cb' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/name-test/test-pending-call-disconnected.c:41:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'free_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/spawn-test.c:9:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setup_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/test-shell-service.c:72:42: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'path_unregistered_func' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/test-shell-service.c:73:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'path_unregistered_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/test-service.c:289:42: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'path_unregistered_func' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-1.15.8/test/test-service.c:290:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'path_unregistered_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/d/dbus-broker/dbus-broker_35.orig.tar.xz dbus-broker-35/src/launch/service.c:178:39: style: Parameter 'k' can be declared as pointer to const. However it seems that 'service_compare' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-broker-35/subprojects/libcrbtree-3/src/test-parallel.c:71:29: style: Parameter 't' can be declared as pointer to const. However it seems that 'compare' 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/d/dbus-c++/dbus-c++_0.9.0.orig.tar.gz libdbus-c++-0.9.0/src/integration/glib/glib-integration.cpp:221:43: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dispatcher_check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdbus-c++-0.9.0/tools/xml.cpp:250:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'start_doctype_decl_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdbus-c++-0.9.0/tools/xml.cpp:255:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'end_doctype_decl_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/d/dbus-glib/dbus-glib_0.112.orig.tar.gz dbus-glib-0.112/dbus-gmain/dbus-gmain.c:76: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] dbus-glib-0.112/dbus/dbus-gvalue-utils.c:1157:66: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ptrarray_append' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-glib-0.112/dbus/dbus-gvalue-utils.c:1244:63: style: Parameter 'value' can be declared as pointer to const. However it seems that 'slist_append' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-glib-0.112/dbus/examples/example-signal-recipient.c:43:35: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'hello_signal_handler' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-glib-0.112/test/core/shared-bus.c:85:17: style: Parameter 'f' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-glib-0.112/test/core/proxy-peer.c:80:25: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-glib-0.112/test/test-service.c:212:42: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'path_unregistered_func' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-glib-0.112/test/test-service.c:213:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'path_unregistered_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-glib-0.112/dbus/dbus-gobject.c:2782:57: style: Parameter 'dead' can be declared as pointer to const. However it seems that 'object_export_object_died' is a callback function, if 'dead' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dbus-python/dbus-python_1.3.2.orig.tar.gz dbus-python-1.3.2/dbus_bindings/conn-methods.c:142:67: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_filter_message' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/conn-methods.c:220:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Connection__require_main_loop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/conn.c:373:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Connection_tp_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/conn.c:373:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Connection_tp_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/conn.c:374:19: style: Parameter 'kwargs' can be declared as pointer to const. However it seems that 'Connection_tp_init' is a callback function, if 'kwargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/mainloop.c:173:25: style: Parameter 'conn_or_server' can be declared as pointer to const. However it seems that 'noop_main_loop_cb' is a callback function, if 'conn_or_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/mainloop.c:173:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'noop_main_loop_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/module.c:179:33: style: Parameter 'always_null' can be declared as pointer to const. However it seems that 'get_default_main_loop' is a callback function, if 'always_null' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/dbus_bindings/module.c:180:33: style: Parameter 'no_args' can be declared as pointer to const. However it seems that 'get_default_main_loop' is a callback function, if 'no_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dbus-python-1.3.2/subprojects/dbus-gmain/dbus-gmain.c:76:45: 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] dbus-python-1.3.2/test/dbus_py_test.c:58:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dbus_py_test_free' 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/d/dc3dd/dc3dd_7.3.1.orig.tar.xz dc3dd-7.3.1/src/dc3dd.c:1646:50: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_bytes_to_image' 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/d/dcap/dcap_2.47.14.orig.tar.gz dcap-2.47.14/src/thread_test.c:29:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thread_task' 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/d/dcl/dcl_7.5.1.orig.tar.gz dcl-7.5.1/src/grph1/swpack/zgpack.gtk.c:489:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'zg_button_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcl-7.5.1/src/grph1/swpack/zgpack.gtk.c:489:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'zg_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcl-7.5.1/src/grph1/swpack/zgpack.gtk.c:510:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'zg_destroy_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcl-7.5.1/src/grph1/swpack/zgpack.gtk.c:510:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'zg_destroy_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/d/dcm2niix/dcm2niix_1.0.20220720.orig.tar.gz dcm2niix-1.0.20220720/console/nii_dicom.cpp:146:34: style: Parameter 'p_user_data' can be declared as pointer to const. However it seems that 'my_stream_free' is a callback function, if 'p_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcm2niix-1.0.20220720/console/nii_dicom.cpp:164:47: style: Parameter 'p_buffer' can be declared as pointer to const. However it seems that 'opj_write_from_buffer' is a callback function, if 'p_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dcmtk/dcmtk_3.6.8.orig.tar.gz dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcdctmgr.c:180: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcdctmgr.c:271: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcsample.c:141: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcsample.c:188: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcsample.c:213: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcsample.c:250: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcsample.c:293: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jcsample.c:393: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jdsample.c:195: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jdsample.c:312:68: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v1_fancy_upsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg12/jdsample.c:353:68: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v2_fancy_upsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcdctmgr.c:180: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcdctmgr.c:271: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcsample.c:141: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcsample.c:188: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcsample.c:213: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcsample.c:250: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcsample.c:293: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jcsample.c:393: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jdsample.c:195: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jdsample.c:312:68: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v1_fancy_upsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg16/jdsample.c:353:68: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v2_fancy_upsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcdctmgr.c:180: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcdctmgr.c:271: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcsample.c:141: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcsample.c:188: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcsample.c:213: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcsample.c:250: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcsample.c:293: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jcsample.c:393: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jdsample.c:195: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] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jdsample.c:312:68: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v1_fancy_upsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmjpeg/libijg8/jdsample.c:353:68: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v2_fancy_upsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmqrdb/libsrc/dcmqrcbg.cc:42:28: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'getSubOpProgressCallback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmqrdb/libsrc/dcmqrcbm.cc:44:28: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'moveSubOpProgressCallback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dcmtk-DCMTK-3.6.8/dcmqrdb/libsrc/dcmqrtis.cc:132:28: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'storeProgressCallback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dconf/dconf_0.40.0.orig.tar.xz dconf-0.40.0/engine/dconf-engine-source-file.c:38:59: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dconf_engine_source_file_needs_reopen' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dconf-0.40.0/engine/dconf-engine-source-file.c:66:55: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dconf_engine_source_file_finalize' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dconf-0.40.0/engine/dconf-engine-source-system.c:70:57: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dconf_engine_source_system_finalize' 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/d/dctrl-tools/dctrl-tools_2.24.orig.tar.gz dctrl-tools-2.24/sort-dctrl/sort-dctrl.c:56:68: 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] dctrl-tools-2.24/join-dctrl/join-dctrl.c:71:68: 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/d/dd-opentracing-cpp/dd-opentracing-cpp_1.3.7.orig.tar.gz dd-opentracing-cpp-1.3.7/src/dynamic_load.cpp:14:77: style: Parameter 'error_message' can be declared as pointer to const. However it seems that 'OpenTracingMakeTracerFactoryFunction' is a callback function, if 'error_message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/ddcci-driver-linux/ddcci-driver-linux_0.4.4.orig.tar.bz2 ddcci-driver-linux-v0.4.4/ddcci-backlight/ddcci-backlight.c:92:24: style: Parameter 'info' can be declared as pointer to const. However it seems that 'ddcci_backlight_check_fb' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcci-driver-linux-v0.4.4/ddcci/ddcci.c:598:45: style: Parameter 'filp' can be declared as pointer to const. However it seems that 'ddcci_cdev_read' is a callback function, if 'filp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcci-driver-linux-v0.4.4/ddcci/ddcci.c:637:46: style: Parameter 'filp' can be declared as pointer to const. However it seems that 'ddcci_cdev_write' is a callback function, if 'filp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcci-driver-linux-v0.4.4/ddcci/ddcci.c:1146:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ddcci_device_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcci-driver-linux-v0.4.4/ddcci/ddcci.c:1757:58: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ddcci_remove_helper' 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/d/ddccontrol/ddccontrol_1.0.3.orig.tar.xz ddccontrol-1.0.3/src/daemon/service.c:314:36: 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] ddccontrol-1.0.3/src/ddcpci/intel740.c:57:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'intel740_getscl' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddccontrol-1.0.3/src/ddcpci/intel740.c:65:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'intel740_getsda' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddccontrol-1.0.3/src/gddccontrol/main.c:85: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] ddccontrol-1.0.3/src/gddccontrol/main.c:86:42: 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] ddccontrol-1.0.3/src/gddccontrol/main.c:92: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] ddccontrol-1.0.3/src/gddccontrol/main.c:98:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'loadprofile_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddccontrol-1.0.3/src/gddccontrol/main.c:242:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'messagebutton_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddccontrol-1.0.3/src/gddccontrol/gprofile.c:146:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_profile_manager' 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/d/ddcui/ddcui_0.3.0.orig.tar.gz ddcui-0.3.0/src/cmdline/ddcui_cmd_parser.c:83:24: style: Parameter 'context' can be declared as pointer to const. However it seems that 'pre_parse_hook' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcui-0.3.0/src/cmdline/ddcui_cmd_parser.c:84:22: style: Parameter 'group' can be declared as pointer to const. However it seems that 'pre_parse_hook' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcui-0.3.0/src/cmdline/ddcui_cmd_parser.c:93:24: style: Parameter 'context' can be declared as pointer to const. However it seems that 'post_parse_hook' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcui-0.3.0/src/cmdline/ddcui_cmd_parser.c:94:22: style: Parameter 'group' can be declared as pointer to const. However it seems that 'post_parse_hook' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/ddcutil/ddcutil_2.1.4.orig.tar.gz ddcutil-2.1.4/src/app_sysenv/query_sysenv_sysfs.c:845:39: style: Parameter 'accum' can be declared as pointer to const. However it seems that 'dump_sysfs_i2c' is a callback function, if 'accum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/ddc/ddc_serialize.c:40:62: style: Parameter 'edidbytes' can be declared as pointer to const. However it seems that 'ddc_find_deserialized_display' is a callback function, if 'edidbytes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/usb/usb_base.c:276:62: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'usb_ignore_vid_pid_values' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1329:34: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_debug_sl_sh' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1345:34: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_debug_continuous' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1360:30: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_debug_bytes' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1438:34: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_standard_continuous' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1470:33: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_ushort' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1488:33: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_x02_new_control_value' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1510:33: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_x0b_color_temperature_increment' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1528:33: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_x0c_color_temperature_request' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1665:30: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_x62_audio_speaker_volume' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1819:31: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_x8f_x91_audio_treble_bass' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1859:31: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_x93_audio_balance' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1900:31: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_xac_horizontal_frequency' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1933:32: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_6_axis_hue' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:1976:31: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_xae_vertical_frequency' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:2003:33: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_xbe_link_control' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:2047:30: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_x6c_application_enable_key' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:2088:30: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_xc9_xdf_version' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddcutil-2.1.4/src/vcp/vcp_feature_codes.c:2126:35: style: Parameter 'code_info' can be declared as pointer to const. However it seems that 'format_feature_detail_xce_aux_display_size' is a callback function, if 'code_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/ddd/ddd_3.3.12.orig.tar.gz ddd-3.3.12/ddd/Agent.C:74:35: style: Parameter 'source' can be declared as pointer to const. However it seems that 'defaultHandler' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/AutoRaise.C:84:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'AutoRaiseEH' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/Command.C:738:51: style: Parameter 'id' can be declared as pointer to const. However it seems that 'processCommandQueue' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:758:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToEdgeAttachMode' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:786:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtEdgeAttachModeToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:822:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToLayoutMode' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:849:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtLayoutModeToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:882:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToSelfEdgePosition' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:911:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtSelfEdgePositionToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:950:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToSelfEdgeDirection' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:975:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtSelfEdgeDirectionToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:1010:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtBooleanToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:1040:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtDimensionToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/GraphEdit.C:1061:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtCardinalToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/MakeMenu.C:1127:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ReflattenButtonEH' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/converters.C:237:32: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToWidget' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/converters.C:270:32: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToPixmap' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/fonts.C:759:21: style: Parameter 'type' can be declared as pointer to const. However it seems that 'GotSelectionCB' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/fonts.C:760:22: style: Parameter 'length' can be declared as pointer to const. However it seems that 'GotSelectionCB' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/fonts.C:760:35: style: Parameter 'format' can be declared as pointer to const. However it seems that 'GotSelectionCB' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/selection.C:95:11: 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] ddd-3.3.12/ddd/selection.C:95:49: style: Parameter 'length' can be declared as pointer to const. However it seems that 'GotSelection' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ddd-3.3.12/ddd/selection.C:96:10: style: Parameter 'format' can be declared as pointer to const. However it seems that 'GotSelection' 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/d/ddnet/ddnet_16.4.orig.tar.xz DDNet-16.4/src/engine/external/json-parser/json.c:78:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'default_alloc' 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/d/deal/deal_3.1.9.orig.tar.gz deal319/tcl_dds.c:77:50: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'tcl_double_dummy_reset' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/debfoster/debfoster_2.7.orig.tar.gz debfoster-2.7/src/status.c:421:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'process_version' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debfoster-2.7/src/debfoster.c:124:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pkgsortcmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debfoster-2.7/src/debfoster.c:124:51: style: Parameter 'b' can be declared as pointer to const. However it seems that 'pkgsortcmp' 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/d/debugedit/debugedit_5.0.orig.tar.xz debugedit-5.0/tools/hashtab.c:198:23: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'eq_pointer' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debugedit-5.0/tools/hashtab.c:198:37: style: Parameter 'p2' can be declared as pointer to const. However it seems that 'eq_pointer' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debugedit-5.0/tools/debugedit.c:274:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'buf_read_ule16' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debugedit-5.0/tools/debugedit.c:280:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'buf_read_ube16' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debugedit-5.0/tools/debugedit.c:286:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'buf_read_ule32' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debugedit-5.0/tools/debugedit.c:292:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'buf_read_ube32' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] debugedit-5.0/tools/debugedit.c:1162:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'free_node' 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/d/dee/dee_1.2.7+17.10.20170616.orig.tar.gz examples/peers.c:30:35: style: Parameter 'peer_o' can be declared as pointer to const. However it seems that 'on_swarm_leader_changed' is a callback function, if 'peer_o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] examples/peers.c:40:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_peer_found' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] examples/peers.c:46:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_peer_lost' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] examples/synced-lists.c:57:48: style: Parameter 'old_iter' can be declared as pointer to const. However it seems that 'on_row_removed' is a callback function, if 'old_iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-clear6rows.c:32:29: style: Parameter 'model' can be declared as pointer to const. However it seems that '_begin_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-clear6rows.c:39:27: style: Parameter 'model' can be declared as pointer to const. However it seems that '_end_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-clear3rows.c:32:29: style: Parameter 'model' can be declared as pointer to const. However it seems that '_begin_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-clear3rows.c:39:27: style: Parameter 'model' can be declared as pointer to const. However it seems that '_end_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/dee-file-resource-manager.c:93:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dee_file_resource_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/dee-file-resource-manager.c:120:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dee_file_resource_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-add3rows.c:32:29: style: Parameter 'model' can be declared as pointer to const. However it seems that '_begin_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-add3rows.c:39:27: style: Parameter 'model' can be declared as pointer to const. However it seems that '_end_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-clear3add5.c:32:29: style: Parameter 'model' can be declared as pointer to const. However it seems that '_begin_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/model-helper-clear3add5.c:39:27: style: Parameter 'model' can be declared as pointer to const. However it seems that '_end_txn' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/peer-helper-1peer.c:31:25: style: Parameter 'peer' can be declared as pointer to const. However it seems that 'on_peer_found' is a callback function, if 'peer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/peer-helper-1peer.c:37:24: style: Parameter 'peer' can be declared as pointer to const. However it seems that 'on_peer_lost' is a callback function, if 'peer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/server-helper-client.c:74:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'child_exited' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-peer-interactions.c:81:27: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_allocation' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-signals.c:98:37: style: Parameter 'model' can be declared as pointer to const. However it seems that 'test_signal_add_callback' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-signals.c:98:58: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'test_signal_add_callback' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-signals.c:122:40: style: Parameter 'model' can be declared as pointer to const. However it seems that 'test_signal_remove_callback' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-signals.c:122:61: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'test_signal_remove_callback' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-signals.c:148:41: style: Parameter 'model' can be declared as pointer to const. However it seems that 'test_signal_changed_callback' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-signals.c:148:62: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'test_signal_changed_callback' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-client-server.c:173:28: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'model_setup_null' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-client-server.c:178:31: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'model_teardown_null' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-client-server.c:185:33: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_allocation' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-client-server.c:598:34: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_schemaless_leader' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-interactions.c:136:31: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'model_teardown_null' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-interactions.c:602:34: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_schemaless_leader' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-filter-model.c:128:40: style: Parameter 'orig_model' can be declared as pointer to const. However it seems that 'discard_all_model_map' is a callback function, if 'orig_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-filter-model.c:129:40: style: Parameter 'mapped_model' can be declared as pointer to const. However it seems that 'discard_all_model_map' is a callback function, if 'mapped_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-filter-model.c:130:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'discard_all_model_map' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-filter-model.c:152:43: style: Parameter 'orig_model' can be declared as pointer to const. However it seems that 'discard_all_model_notify' is a callback function, if 'orig_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-filter-model.c:153:43: style: Parameter 'orig_iter' can be declared as pointer to const. However it seems that 'discard_all_model_notify' is a callback function, if 'orig_iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-filter-model.c:154:43: style: Parameter 'mapped_model' can be declared as pointer to const. However it seems that 'discard_all_model_notify' is a callback function, if 'mapped_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-filter-model.c:155:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'discard_all_model_notify' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-rows.c:318:33: style: Parameter 'model' can be declared as pointer to const. However it seems that 'on_clear_row_removed' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-rows.c:318:54: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'on_clear_row_removed' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-rows.c:604:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cmp_constant' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-rows.c:611:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cmp_col_0' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-rows.c:744:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sized_cmp_col_0' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-rows.c:963:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'expected_error_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-model-rows.c:970:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ignore_error_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/d/deepin-log-viewer/deepin-log-viewer_5.9.7+ds1.orig.tar.xz deepin-log-viewer-5.9.7/tests/src/ut_journalbootwork.cpp:30:54: style: Parameter 'j' can be declared as pointer to const. However it seems that 'stub_sd_journal_get_data_bootwork001' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_journalbootwork.cpp:30:103: style: Parameter 'l' can be declared as pointer to const. However it seems that 'stub_sd_journal_get_data_bootwork001' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_journalwork.cpp:28:47: style: Parameter 'j' can be declared as pointer to const. However it seems that 'stub_sd_journal_get_data_work' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_journalwork.cpp:28:96: style: Parameter 'l' can be declared as pointer to const. However it seems that 'stub_sd_journal_get_data_work' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_logapplication.cpp:91:89: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'LogApplication_notify_mainWindow_handleApplicationTabEventNotify_result_Func' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_logapplication.cpp:91:103: style: Parameter 'obj1' can be declared as pointer to const. However it seems that 'LogApplication_notify_mainWindow_handleApplicationTabEventNotify_result_Func' is a callback function, if 'obj1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_logapplication.cpp:91:120: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'LogApplication_notify_mainWindow_handleApplicationTabEventNotify_result_Func' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_loglistview.cpp:36:48: style: Parameter 'at' can be declared as pointer to const. However it seems that 'stub_exec' is a callback function, if 'at' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_logviewheaderview.cpp:33:89: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stub_drawPrimitive' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_logtreeview.cpp:35:92: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stub_drawPrimitive002' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_displaycontent.cpp:1039:43: style: Parameter 'iKernFilter' can be declared as reference to const. However it seems that 'parseByKern' is a callback function, if 'iKernFilter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_displaycontent.cpp:1258:67: style: Parameter 'iXorgFilter' can be declared as reference to const. However it seems that 'DisplayContent_generateXorgFile_UT_parseByXlog' is a callback function, if 'iXorgFilter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_displaycontent.cpp:1670:61: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'slot_logCatelogueClicked_ModelIndex_isValid_Func' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_displaycontent.cpp:2086:81: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'DisplayContent_slot_vScrollValueChanged_treeView_singleRowHeight_Func' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/tests/src/ut_displaycontent.cpp:2940:56: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'slot_refreshClicked_ModelIndex_isValid_Func' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/3rdparty/DocxFactory/src/DocxCompiler/DocxCompilerItemFile.cpp:65:38: style: Parameter 'p_left' can be declared as pointer to const. However it seems that 'BookmarkCmp' is a callback function, if 'p_left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deepin-log-viewer-5.9.7/3rdparty/DocxFactory/src/DocxCompiler/DocxCompilerItemFile.cpp:65:56: style: Parameter 'p_right' can be declared as pointer to const. However it seems that 'BookmarkCmp' is a callback function, if 'p_right' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/delaboratory/delaboratory_0.8.orig.tar.gz delaboratory-0.8/gui_wx/button.cc:43:36: style: Parameter 'event' can be declared as reference to const. However it seems that 'click' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/check_box.cc:41:36: style: Parameter 'event' can be declared as reference to const. However it seems that 'check' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/gradient_panel.cc:35:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'click' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/gradient_panel.cc:40:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'hover' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/gradient_panel.cc:45:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'enter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/gradient_panel.cc:50:43: style: Parameter 'event' can be declared as reference 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] delaboratory-0.8/gui_wx/gradient_panel.cc:140:49: style: Parameter 'evt' can be declared as reference to const. However it seems that 'paintEvent' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/image_area_panel.cc:29:44: style: Parameter 'event' can be declared as reference to const. However it seems that 'resize' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/image_panel.cc:48:42: style: Parameter 'event' can be declared as reference 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] delaboratory-0.8/gui_wx/image_panel.cc:77:40: style: Parameter 'event' can be declared as reference to const. However it seems that 'wheel' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/image_panel.cc:155:46: style: Parameter 'evt' can be declared as reference to const. However it seems that 'paintEvent' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/property_levels_ui.cc:99:36: style: Parameter 'event' can be declared as reference 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] delaboratory-0.8/gui_wx/property_levels_ui.cc:208:40: style: Parameter 'evt' can be declared as reference to const. However it seems that 'paintEvent' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/property_levels_ui.cc:262:40: style: Parameter 'evt' can be declared as reference to const. However it seems that 'paintEvent' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/samplers_panel.cc:73:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'check' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/samplers_panel.cc:80:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'click' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/sampler_panel.cc:243:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'choose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/slider.cc:70:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'moveSlider' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] delaboratory-0.8/gui_wx/slider.cc:75:47: style: Parameter 'event' can be declared as reference to const. However it seems that 'finishMoveSlider' 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/d/deltarpm/deltarpm_3.6.3+dfsg.orig.tar.xz deltarpm-3.6.3/delta.c:599:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'suf_create' 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/d/denemo/denemo_2.6.18.orig.tar.gz denemo-e01bb84/src/audio/pitchentry.c:577:43: style: Parameter 'action' can be declared as pointer to const. However it seems that 'set_sharper' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/audio/pitchentry.c:577:85: style: Parameter 'param' can be declared as pointer to const. However it seems that 'set_sharper' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/audio/pitchentry.c:583:43: style: Parameter 'action' can be declared as pointer to const. However it seems that 'set_flatter' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/audio/pitchentry.c:583:85: style: Parameter 'param' can be declared as pointer to const. However it seems that 'set_flatter' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/lyric.c:427:23: style: Parameter 'textview' can be declared as pointer to const. However it seems that 'keypress' is a callback function, if 'textview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/lyric.c:427:47: 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] denemo-e01bb84/src/command/lyric.c:465:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'text_inserted_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/core/keymapio.c:539:33: style: Parameter 'state' can be declared as pointer to const. However it seems that 'output_pointer_shortcut' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/core/keymapio.c:539:52: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'output_pointer_shortcut' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/core/kbd-custom.c:710:19: style: Parameter 'name' can be declared as pointer to const. However it seems that 'listname' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/object.c:1429:43: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'make_chord_directive_conditional' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/object.c:1439:42: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'make_note_directive_conditional' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/object.c:1547:44: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'copy_chord_directive_to_clipboard' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/object.c:1555:43: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'copy_note_directive_to_clipboard' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/export/print.c:830:39: style: Parameter 'free_only' can be declared as pointer to const. However it seems that 'rm_temp_files' is a callback function, if 'free_only' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/export/file.c:998:37: style: Parameter 'file_chooser' can be declared as pointer to const. However it seems that 'update_preview_cb' is a callback function, if 'file_chooser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/export/file.c:998:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'update_preview_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/markupview.c:198:48: style: Parameter 'w' can be declared as pointer to const. However it seems that 'keypress_callback' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/markupview.c:198:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'keypress_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/markupview.c:198:83: style: Parameter 'textbuffer' can be declared as pointer to const. However it seems that 'keypress_callback' is a callback function, if 'textbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/source/proof.c:274:41: 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] denemo-e01bb84/src/source/proof.c:337:68: 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] denemo-e01bb84/src/source/source.c:42:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_state' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/source/source.c:236:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/source/source.c:253:49: 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] denemo-e01bb84/src/source/source.c:463:36: 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] denemo-e01bb84/src/source/sourceaudio.c:264:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'record_timing' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/ui/kbd-interface.c:432:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_modifier_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/ui/kbd-interface.c:590:104: style: Parameter 'cbdata' can be declared as pointer to const. However it seems that 'command_center_keypress_event' is a callback function, if 'cbdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/svgview.c:876:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/svgview.c:1079: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] denemo-e01bb84/src/ui/palettes.c:433:69: 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] denemo-e01bb84/src/ui/texteditors.c:372:39: 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] denemo-e01bb84/src/ui/virtualkeyboard.c:40:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'noteon' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/ui/virtualkeyboard.c:58:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'noteoff' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:666:57: style: Parameter 'w' can be declared as pointer to const. However it seems that 'printwindow_configure_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:666:79: style: Parameter 'event' can be declared as pointer to const. However it seems that 'printwindow_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:863:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'thumbnail_finished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:1608:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'printarea_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:1863:92: style: Parameter 'event' can be declared as pointer to const. However it seems that 'respond_while_playing' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:1909:76: style: Parameter 'event' can be declared as pointer to const. However it seems that 'printarea_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:2022:78: style: Parameter 'event' can be declared as pointer to const. However it seems that 'printarea_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/printview/printview.c:2711:39: style: Parameter 'name' can be declared as pointer to const. However it seems that 'default_condition' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageturner.c:246:38: style: Parameter 'eventbox' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'eventbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageturner.c:246:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageturner.c:396:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mark_repeat' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/annotator.c:279:38: style: Parameter 'eventbox' can be declared as pointer to const. However it seems that 'keypress' is a callback function, if 'eventbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/annotator.c:279:62: 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] denemo-e01bb84/tools/annotator.c:495:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mark_annotation' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/annotator.c:505:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mark_spot' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/annotator.c:581:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/annotator.c:597:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/annotator.c:632:68: 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] denemo-e01bb84/tools/pageswitcher.c:331:38: style: Parameter 'eventbox' can be declared as pointer to const. However it seems that 'keypress' is a callback function, if 'eventbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageswitcher.c:331:62: 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] denemo-e01bb84/tools/pageswitcher.c:535:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mark_annotation' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageswitcher.c:546:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mark_spot' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageswitcher.c:622:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageswitcher.c:638:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/pageswitcher.c:663:68: 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] denemo-e01bb84/tools/twopageturner.c:472:38: style: Parameter 'eventbox' can be declared as pointer to const. However it seems that 'keypress' is a callback function, if 'eventbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/twopageturner.c:472:62: 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] denemo-e01bb84/tools/twopageturner.c:691:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mark_annotation' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/twopageturner.c:767:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/twopageturner.c:783:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/tools/twopageturner.c:808:68: 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] denemo-e01bb84/tools/twopageturner.c:940:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'adjust_page_positions' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/lilydirectives.c:1565:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/lilydirectives.c:1733:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'editor_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/command/lilydirectives.c:2874:46: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'put_edit_script' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/scripting/scheme-callbacks.c:470:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'check_character' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/scripting/scheme-callbacks.c:2425:30: style: Parameter 'SCM_UNUSED' can be declared as pointer to const. However it seems that 'ignore_handler' is a callback function, if 'SCM_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] denemo-e01bb84/src/scripting/scheme-callbacks.c:4876:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'return_command' 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/d/depqbf/depqbf_5.01.orig.tar.gz depqbf-version-5.01/DepQBF4J-0.2/jni/depqbf/qdpll.c:1605:26: style: Parameter 'scope' can be declared as pointer to const. However it seems that 'print_qrp_scope' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] depqbf-version-5.01/DepQBF4J-0.2/jni/depqbf/qdpll.c:1621:27: style: Parameter 'scope' can be declared as pointer to const. However it seems that 'print_bqrp_scope' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] depqbf-version-5.01/qdpll.c:1605:26: style: Parameter 'scope' can be declared as pointer to const. However it seems that 'print_qrp_scope' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] depqbf-version-5.01/qdpll.c:1621:27: style: Parameter 'scope' can be declared as pointer to const. However it seems that 'print_bqrp_scope' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/desmume/desmume_0.9.11.orig.tar.gz desmume-0.9.11/src/MMU.cpp:5491:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_prefetch16' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5495:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_prefetch32' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5499:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_read8' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5503:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_read16' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5507:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_read32' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5511:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_write8' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5515:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_write16' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5519:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm9_write32' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5531:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm7_read8' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5543:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm7_write8' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5547:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm7_write16' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/MMU.cpp:5551:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'arm7_write32' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/SPU.cpp:1766: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] desmume-0.9.11/src/SPU.cpp:1772: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] desmume-0.9.11/src/SPU.cpp:1772: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] desmume-0.9.11/src/cli/main.cpp:440:49: style: Parameter 'screen_texture' can be declared as pointer to const. However it seems that 'resizeWindow_stub' is a callback function, if 'screen_texture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/coreaudiosound.cpp:768:30: style: Parameter 'ioData' can be declared as pointer to const. However it seems that 'CoreAudioInputConvertCallback' is a callback function, if 'ioData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/coreaudiosound.cpp:836:82: style: Parameter 'deviceInfo' can be declared as pointer to const. However it seems that 'CoreAudioInputDefaultHardwareStateChangedCallback' is a callback function, if 'deviceInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/coreaudiosound.cpp:839:23: style: Parameter 'inParam1' can be declared as pointer to const. However it seems that 'CoreAudioInputDefaultHardwareStateChangedCallback' is a callback function, if 'inParam1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/coreaudiosound.cpp:840:23: style: Parameter 'inParam2' can be declared as pointer to const. However it seems that 'CoreAudioInputDefaultHardwareStateChangedCallback' is a callback function, if 'inParam2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/coreaudiosound.cpp:845:83: style: Parameter 'inParam1' can be declared as pointer to const. However it seems that 'CoreAudioInputDefaultHardwareGainChangedCallback' is a callback function, if 'inParam1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/coreaudiosound.cpp:845:99: style: Parameter 'inParam2' can be declared as pointer to const. However it seems that 'CoreAudioInputDefaultHardwareGainChangedCallback' is a callback function, if 'inParam2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/mic_ext.cpp:83:37: style: Parameter 'inParam1' can be declared as pointer to const. However it seems that 'Mic_DefaultResetCallback' is a callback function, if 'inParam1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/mic_ext.cpp:83:53: style: Parameter 'inParam2' can be declared as pointer to const. However it seems that 'Mic_DefaultResetCallback' is a callback function, if 'inParam2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/mic_ext.cpp:88:45: style: Parameter 'inParam1' can be declared as pointer to const. However it seems that 'Mic_DefaultSampleReadCallback' is a callback function, if 'inParam1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/mic_ext.cpp:88:61: style: Parameter 'inParam2' can be declared as pointer to const. However it seems that 'Mic_DefaultSampleReadCallback' is a callback function, if 'inParam2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/cocoa/sndOSX.cpp:90:29: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'SNDOSXUpdateAudio' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/gtk/main.cpp:1497:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ConfigureDrawingArea' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/gtk/main.cpp:1497:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ConfigureDrawingArea' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/gtk/main.cpp:1825:43: style: Parameter 'w' can be declared as pointer to const. However it seems that 'Stylus_Release' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/gtk/main.cpp:1825:62: style: Parameter 'e' can be declared as pointer to const. However it seems that 'Stylus_Release' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/gtk/main.cpp:1860:35: style: Parameter 'item' can be declared as pointer to const. However it seems that 'MenuLoad' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/gtk/main.cpp:1865:35: style: Parameter 'item' can be declared as pointer to const. However it seems that 'MenuSave' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/sndsdl.cpp:161:29: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'SNDSDLUpdateAudio' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] desmume-0.9.11/src/utils/vfat.cpp:80:34: style: Parameter 'fs' can be declared as pointer to const. However it seems that 'count_ListCallback' is a callback function, if 'fs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/devhelp/devhelp_43.0.orig.tar.xz devhelp-43.0/src/dh-window.c:422:39: style: Parameter 'web_view' can be declared as pointer to const. However it seems that 'web_view_title_notify_cb' is a callback function, if 'web_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] devhelp-43.0/src/dh-window.c:431:44: style: Parameter 'web_view' can be declared as pointer to const. However it seems that 'web_view_zoom_level_notify_cb' is a callback function, if 'web_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/devil/devil_1.7.8.orig.tar.gz devil-1.7.8/src-IL/src/il_wdp.c:206:36: style: Parameter 'pWS' can be declared as pointer to const. However it seems that 'iEOSWS_File' is a callback function, if 'pWS' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/devtodo/devtodo_0.1.20+git20200830.0ad52b0.orig.tar.gz devtodo-master/src/support.cc:696:31: style: Parameter 'text' can be declared as pointer to const. However it seems that 'getMatches' 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/d/dfcgen-gtk/dfcgen-gtk_0.6.orig.tar.gz dfcgen-gtk-0.6/src/mainDlg.c:145:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'mainDlgDestroy' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/mainDlg.c:276:60: style: Parameter 'poly' can be declared as pointer to const. However it seems that 'mainDlgCoeffEdit' is a callback function, if 'poly' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/responseWin.c:773:78: style: Parameter 'event' can be declared as pointer to const. However it seems that 'responseWinButtonRelease' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/responseWin.c:864:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'responseWinMotionNotify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/rootsPlot.c:153:42: style: Parameter 'px' can be declared as pointer to const. However it seems that 'plotUnitCircleTop' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/rootsPlot.c:153:52: style: Parameter 'pData' can be declared as pointer to const. However it seems that 'plotUnitCircleTop' is a callback function, if 'pData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/rootsPlot.c:183:45: style: Parameter 'px' can be declared as pointer to const. However it seems that 'plotUnitCircleBottom' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/rootsPlot.c:183:55: style: Parameter 'pData' can be declared as pointer to const. However it seems that 'plotUnitCircleBottom' is a callback function, if 'pData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/projectFile.c:501:74: style: Parameter 'pTag' can be declared as pointer to const. However it seems that 'attrSupersedHandler' is a callback function, if 'pTag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/projectFile.c:593:75: style: Parameter 'pTag' can be declared as pointer to const. However it seems that 'attrGeometricHandler' is a callback function, if 'pTag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/projectFile.c:629:72: style: Parameter 'pTag' can be declared as pointer to const. However it seems that 'attrKaiserHandler' is a callback function, if 'pTag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dfcgen-gtk-0.6/src/projectFile.c:713:58: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'prjFileCloseTagHandler' 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/d/dhcpd-pools/dhcpd-pools_2.29.orig.tar.xz dhcpd-pools-2.29/src/other.c:178:52: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'cidr_last_v4' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/other.c:249:48: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'copy_ipaddr_init' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:145:30: style: Parameter 'r1' can be declared as pointer to const. However it seems that 'comp_cur' is a callback function, if 'r1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:145:50: style: Parameter 'r2' can be declared as pointer to const. However it seems that 'comp_cur' is a callback function, if 'r2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:154:34: style: Parameter 'r1' can be declared as pointer to const. However it seems that 'comp_percent' is a callback function, if 'r1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:154:54: style: Parameter 'r2' can be declared as pointer to const. However it seems that 'comp_percent' is a callback function, if 'r2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:163:34: style: Parameter 'r1' can be declared as pointer to const. However it seems that 'comp_touched' is a callback function, if 'r1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:163:54: style: Parameter 'r2' can be declared as pointer to const. However it seems that 'comp_touched' is a callback function, if 'r2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:172:29: style: Parameter 'r1' can be declared as pointer to const. However it seems that 'comp_tc' is a callback function, if 'r1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:172:49: style: Parameter 'r2' can be declared as pointer to const. However it seems that 'comp_tc' is a callback function, if 'r2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:181:33: style: Parameter 'r1' can be declared as pointer to const. However it seems that 'comp_tcperc' is a callback function, if 'r1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcpd-pools-2.29/src/sort.c:181:53: style: Parameter 'r2' can be declared as pointer to const. However it seems that 'comp_tcperc' 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/d/dia/dia_0.98+git20240130.orig.tar.gz app/gtkhwrapbox.c:280:46: style: Parameter 'area' can be declared as pointer to const. However it seems that 'reverse_list_row_children' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] app/gtkwrapbox.c:480:47: style: Parameter 'container' can be declared as pointer to const. However it seems that 'gtk_wrap_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/ER/attribute.c:255:45: style: Parameter 'to' can be declared as pointer to const. However it seems that 'attribute_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/ER/attribute.c:412:25: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'attribute_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/ER/entity.c:234:36: style: Parameter 'to' can be declared as pointer to const. However it seems that 'entity_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/ER/entity.c:383:22: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'entity_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/ER/relationship.c:241:55: style: Parameter 'to' can be declared as pointer to const. However it seems that 'relationship_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/ER/relationship.c:451:31: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'relationship_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/condition.c:218:42: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'condition_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/action.c:223:36: style: Parameter 'to' can be declared as pointer to const. However it seems that 'action_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/action.c:385:22: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'action_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/boolequation.c:85:42: style: Parameter 'relpos' can be declared as pointer to const. However it seems that 'textblock_get_boundingbox' is a callback function, if 'relpos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/boolequation.c:190:46: style: Parameter 'relpos' can be declared as pointer to const. However it seems that 'opblock_get_boundingbox' is a callback function, if 'relpos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/boolequation.c:356:50: style: Parameter 'relpos' can be declared as pointer to const. However it seems that 'parensblock_get_boundingbox' is a callback function, if 'relpos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/boolequation.c:441:52: style: Parameter 'relpos' can be declared as pointer to const. However it seems that 'compoundblock_get_boundingbox' is a callback function, if 'relpos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/step.c:380:31: style: Parameter 'to' can be declared as pointer to const. However it seems that 'step_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/step.c:563:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'step_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/transition.c:370:49: style: Parameter 'to' can be declared as pointer to const. However it seems that 'transition_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/GRAFCET/transition.c:415:29: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'transition_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/goal.c:284:31: style: Parameter 'to' can be declared as pointer to const. However it seems that 'goal_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/goal.c:536:20: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'goal_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/actor.c:279:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'actor_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/actor.c:461:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'actor_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/link.c:246:30: style: Parameter 'to' can be declared as pointer to const. However it seems that 'link_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/link.c:543:20: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'link_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/phenomenon.c:241:39: style: Parameter 'to' can be declared as pointer to const. However it seems that 'message_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/phenomenon.c:323:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'message_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/other.c:293:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'other_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Istar/other.c:562:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'other_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/domain.c:347:36: style: Parameter 'to' can be declared as pointer to const. However it seems that 'jackson_box_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/domain.c:650:30: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'jackson_box_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/metaandorrel.c:261:30: style: Parameter 'to' can be declared as pointer to const. However it seems that 'maor_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/metaandorrel.c:515:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'maor_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/goal.c:318:31: style: Parameter 'to' can be declared as pointer to const. However it seems that 'goal_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/goal.c:683:20: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'goal_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/metabinrel.c:257:27: style: Parameter 'to' can be declared as pointer to const. However it seems that 'mbr_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/metabinrel.c:482:19: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'mbr_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/analog_clock.c:221:54: style: Parameter 'to' can be declared as pointer to const. However it seems that 'analog_clock_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/analog_clock.c:374:28: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'analog_clock_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/other.c:294:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'other_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/KAOS/other.c:625:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'other_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/diagram_as_object.c:172:41: style: Parameter 'to' can be declared as pointer to const. However it seems that '_dae_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/diagram_as_object.c:334:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that '_dae_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/measure.c:123:24: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'measure_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/measure.c:335:34: style: Parameter 'measure' can be declared as pointer to const. However it seems that 'measure_get_object_menu' is a callback function, if 'measure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/measure.c:336:32: style: Parameter 'clickedpoint' can be declared as pointer to const. However it seems that 'measure_get_object_menu' is a callback function, if 'clickedpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/measure.c:342:40: style: Parameter 'to' can be declared as pointer to const. However it seems that 'measure_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/grid_object.c:220:51: style: Parameter 'to' can be declared as pointer to const. However it seems that 'grid_object_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/grid_object.c:353:27: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'grid_object_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/SADT/annotation.c:253:48: style: Parameter 'to' can be declared as pointer to const. However it seems that 'annotation_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/SADT/annotation.c:323:26: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'annotation_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/n_gon.c:226:30: style: Parameter 'to' can be declared as pointer to const. However it seems that '_ngon_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Misc/n_gon.c:563:22: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that '_ngon_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/SADT/box.c:283:32: style: Parameter 'to' can be declared as pointer to const. However it seems that 'sadtbox_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/SADT/box.c:525:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'sadtbox_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/activity.c:185:38: style: Parameter 'state' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/activity.c:186:38: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/activity.c:187:38: style: Parameter 'to' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/activity.c:203:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'state_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/activity.c:282:30: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'state_create_activity' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/actor.c:212:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'actor_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/actor.c:338:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'actor_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/branch.c:167:39: style: Parameter 'branch' can be declared as pointer to const. However it seems that 'branch_move_handle' is a callback function, if 'branch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/branch.c:168:39: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'branch_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/branch.c:169:39: style: Parameter 'to' can be declared as pointer to const. However it seems that 'branch_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/branch.c:193:36: style: Parameter 'to' can be declared as pointer to const. However it seems that 'branch_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/branch.c:258:22: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'branch_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/classicon.c:210:42: style: Parameter 'cicon' can be declared as pointer to const. However it seems that 'classicon_move_handle' is a callback function, if 'cicon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/classicon.c:211:42: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'classicon_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/classicon.c:212:42: style: Parameter 'to' can be declared as pointer to const. However it seems that 'classicon_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/classicon.c:228:41: style: Parameter 'to' can be declared as pointer to const. However it seems that 'classicon_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/classicon.c:423:25: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'classicon_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/component.c:201:42: style: Parameter 'cmp' can be declared as pointer to const. However it seems that 'component_move_handle' is a callback function, if 'cmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/component.c:202:42: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'component_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/component.c:203:42: style: Parameter 'to' can be declared as pointer to const. However it seems that 'component_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/component.c:218:39: style: Parameter 'to' can be declared as pointer to const. However it seems that 'component_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/component.c:387:25: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'component_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/constraint.c:234:48: style: Parameter 'to' can be declared as pointer to const. However it seems that 'constraint_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/constraint.c:294:26: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'constraint_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/fork.c:165:37: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fork_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/fork.c:196:32: style: Parameter 'to' can be declared as pointer to const. However it seems that 'fork_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/fork.c:262:20: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'fork_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/implements.c:241:48: style: Parameter 'to' can be declared as pointer to const. However it seems that 'implements_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/implements.c:300:26: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'implements_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/large_package.c:237:45: style: Parameter 'to' can be declared as pointer to const. However it seems that 'largepackage_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/large_package.c:356:28: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'largepackage_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/node.c:215:30: style: Parameter 'to' can be declared as pointer to const. However it seems that 'node_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/node.c:324:38: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'node_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/message.c:260:39: style: Parameter 'to' can be declared as pointer to const. However it seems that 'message_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/message.c:375:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'message_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/note.c:189:37: style: Parameter 'note' can be declared as pointer to const. However it seems that 'note_move_handle' is a callback function, if 'note' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/note.c:190:37: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'note_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/note.c:191:37: style: Parameter 'to' can be declared as pointer to const. However it seems that 'note_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/note.c:207:30: style: Parameter 'to' can be declared as pointer to const. However it seems that 'note_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/note.c:297:20: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'note_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/object.c:253:38: style: Parameter 'ob' can be declared as pointer to const. However it seems that 'objet_move_handle' is a callback function, if 'ob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/object.c:254:38: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'objet_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/object.c:255:38: style: Parameter 'to' can be declared as pointer to const. However it seems that 'objet_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/object.c:271:30: style: Parameter 'to' can be declared as pointer to const. However it seems that 'objet_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/object.c:459:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'objet_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/small_package.c:206:45: style: Parameter 'pkg' can be declared as pointer to const. However it seems that 'smallpackage_move_handle' is a callback function, if 'pkg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/small_package.c:207:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'smallpackage_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/small_package.c:208:45: style: Parameter 'to' can be declared as pointer to const. However it seems that 'smallpackage_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/small_package.c:224:45: style: Parameter 'to' can be declared as pointer to const. However it seems that 'smallpackage_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/small_package.c:342:28: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'smallpackage_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state_term.c:173:38: style: Parameter 'state' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state_term.c:174:38: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state_term.c:175:38: style: Parameter 'to' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state_term.c:191:33: style: Parameter 'to' can be declared as pointer to const. However it seems that 'state_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state_term.c:267:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'state_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state.c:226:38: style: Parameter 'state' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state.c:227:38: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state.c:228:38: style: Parameter 'to' can be declared as pointer to const. However it seems that 'state_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state.c:244:33: style: Parameter 'to' can be declared as pointer to const. However it seems that 'state_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/state.c:421:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'state_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/class.c:583:43: style: Parameter 'to' can be declared as pointer to const. However it seems that 'umlclass_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/class.c:1904:24: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'umlclass_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/usecase.c:198:40: style: Parameter 'usecase' can be declared as pointer to const. However it seems that 'usecase_move_handle' is a callback function, if 'usecase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/usecase.c:199:40: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'usecase_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/usecase.c:200:40: style: Parameter 'to' can be declared as pointer to const. However it seems that 'usecase_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/usecase.c:216:39: style: Parameter 'to' can be declared as pointer to const. However it seems that 'usecase_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/UML/usecase.c:397:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'usecase_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/chronogram/chronoref.c:265:46: style: Parameter 'to' can be declared as pointer to const. However it seems that 'chronoref_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/chronogram/chronoref.c:427:25: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'chronoref_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/requirement.c:132:33: style: Parameter 'req' can be declared as pointer to const. However it seems that 'req_describe_props' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/requirement.c:185:36: style: Parameter 'req' can be declared as pointer to const. However it seems that 'req_move_handle' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/requirement.c:186:36: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'req_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/requirement.c:187:36: style: Parameter 'to' can be declared as pointer to const. However it seems that 'req_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/requirement.c:203:35: style: Parameter 'to' can be declared as pointer to const. However it seems that 'req_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/Jackson/requirement.c:338:19: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'req_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/box.c:345:28: style: Parameter 'to' can be declared as pointer to const. However it seems that 'box_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/box.c:566:19: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'box_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/diamond.c:218:49: style: Parameter 'point' can be declared as pointer to const. However it seems that 'diamond_distance_from' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/diamond.c:356:40: style: Parameter 'to' can be declared as pointer to const. However it seems that 'diamond_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/diamond.c:534:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'diamond_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/ellipse.c:355:40: style: Parameter 'to' can be declared as pointer to const. However it seems that 'ellipse_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/ellipse.c:513:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'ellipse_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/chronogram/chronoline.c:286:49: style: Parameter 'to' can be declared as pointer to const. However it seems that 'chronoline_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/chronogram/chronoline.c:632:26: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'chronoline_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/network/basestation.c:218:52: style: Parameter 'to' can be declared as pointer to const. However it seems that 'basestation_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/network/basestation.c:369:27: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'basestation_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/parallelogram.c:353:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'pgram_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/flowchart/parallelogram.c:586:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'pgram_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/network/wanlink.c:166:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'wanlink_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/network/wanlink.c:271:39: style: Parameter 'to' can be declared as pointer to const. However it seems that 'wanlink_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/beziergon.c:262:25: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'beziergon_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/line.c:257:55: style: Parameter 'clicked' can be declared as pointer to const. However it seems that '_convert_to_polyline_callback' is a callback function, if 'clicked' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/line.c:295:57: style: Parameter 'clicked' can be declared as pointer to const. However it seems that '_convert_to_zigzagline_callback' is a callback function, if 'clicked' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/line.c:454:30: style: Parameter 'to' can be declared as pointer to const. However it seems that 'line_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/line.c:505:20: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'line_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/bezier.c:443:26: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'bezierline_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/outline.c:193:24: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'outline_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/outline.c:236:33: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'write_nul' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/outline.c:424:34: style: Parameter 'outline' can be declared as pointer to const. However it seems that 'outline_get_object_menu' is a callback function, if 'outline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/outline.c:424:50: style: Parameter 'clickedpoint' can be declared as pointer to const. However it seems that 'outline_get_object_menu' is a callback function, if 'clickedpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/outline.c:461:40: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'outline_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/outline.c:462:40: style: Parameter 'to' can be declared as pointer to const. However it seems that 'outline_move_handle' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/outline.c:527:40: style: Parameter 'to' can be declared as pointer to const. However it seems that 'outline_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/arc.c:467:27: style: Parameter 'to' can be declared as pointer to const. However it seems that 'arc_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/arc.c:727:19: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'arc_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/polygon.c:258:23: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'polygon_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/polyline.c:320:24: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'polyline_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/cairo/diacairo.c:197:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/textobj.c:266:40: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'textobj_move_handle' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/textobj.c:285:40: style: Parameter 'to' can be declared as pointer to const. However it seems that 'textobj_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/textobj.c:619:34: style: Parameter 'textobj' can be declared as pointer to const. However it seems that 'textobj_get_object_menu' is a callback function, if 'textobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/image.c:440:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'image_move' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] objects/standard/image.c:593:21: style: Parameter 'startpoint' can be declared as pointer to const. However it seems that 'image_create' is a callback function, if 'startpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:269:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'is_capable_to' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:512:25: style: Parameter 'color' can be declared as pointer to const. However it seems that 'draw_line' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:526:22: style: Parameter 'color' can be declared as pointer to const. However it seems that 'draw_polyline' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:539:15: style: Parameter 'fill' can be declared as pointer to const. However it seems that 'draw_polygon' is a callback function, if 'fill' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:539:28: style: Parameter 'stroke' can be declared as pointer to const. However it seems that 'draw_polygon' is a callback function, if 'stroke' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:640:21: style: Parameter 'fill' can be declared as pointer to const. However it seems that 'draw_ellipse' is a callback function, if 'fill' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:640:34: style: Parameter 'stroke' can be declared as pointer to const. However it seems that 'draw_ellipse' is a callback function, if 'stroke' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:700:31: style: Parameter 'color' can be declared as pointer to const. However it seems that 'draw_rounded_polyline' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script-renderer.c:717:28: style: Parameter 'color' can be declared as pointer to const. However it seems that 'draw_string' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/drs/dia-render-script.c:186:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/dxf/dxf.c:34:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/cgm/cgm.c:559:27: style: Parameter 'self' can be declared as pointer to const. However it seems that 'begin_render' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/cgm/cgm.c:671:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_fillstyle' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/cgm/cgm.c:1370:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/metapost/metapost.c:32:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/hpgl/hpgl.c:212:28: style: Parameter 'object' can be declared as pointer to const. However it seems that 'set_linecaps' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/hpgl/hpgl.c:231:28: style: Parameter 'object' can be declared as pointer to const. However it seems that 'set_linejoin' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/hpgl/hpgl.c:286:29: style: Parameter 'object' can be declared as pointer to const. However it seems that 'set_fillstyle' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/hpgl/hpgl.c:591:25: style: Parameter 'object' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/hpgl/hpgl.c:592:12: style: Parameter 'point' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/hpgl/hpgl.c:594:15: style: Parameter 'image' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/hpgl/hpgl.c:794:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/layout/layout.cpp:442:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/layout/layout.cpp:449:29: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/pgf.c:12:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pstricks/pstricks.c:12:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/metapost/render_metapost.c:199:27: style: Parameter 'self' can be declared as pointer to const. However it seems that 'begin_render' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/metapost/render_metapost.c:227:29: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'is_capable_to' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/metapost/render_metapost.c:871:12: style: Parameter 'point' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pixbuf/pixbuf.c:43:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'export_data' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pixbuf/pixbuf.c:144:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/python/pydia-color.c:62:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyDiaColor_RichCompare' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/python/pydia-color.c:62:51: style: Parameter 'other' can be declared as pointer to const. However it seems that 'PyDiaColor_RichCompare' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pstricks/render_pstricks.c:138:29: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'is_capable_to' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pstricks/render_pstricks.c:313:27: style: Parameter 'self' can be declared as pointer to const. However it seems that 'begin_render' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pstricks/render_pstricks.c:444:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_fillstyle' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:194:29: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'is_capable_to' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:392:27: style: Parameter 'self' can be declared as pointer to const. However it seems that 'begin_render' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1051:42: style: Parameter 'start_arrow' can be declared as pointer to const. However it seems that 'draw_line_with_arrows' is a callback function, if 'start_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1051:62: style: Parameter 'end_arrow' can be declared as pointer to const. However it seems that 'draw_line_with_arrows' is a callback function, if 'end_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1089:41: style: Parameter 'start_arrow' can be declared as pointer to const. However it seems that 'draw_arc_with_arrows' is a callback function, if 'start_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1089:61: style: Parameter 'end_arrow' can be declared as pointer to const. However it seems that 'draw_arc_with_arrows' is a callback function, if 'end_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1125:45: style: Parameter 'start_arrow' can be declared as pointer to const. However it seems that 'draw_polyline_with_arrows' is a callback function, if 'start_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1125:65: style: Parameter 'end_arrow' can be declared as pointer to const. However it seems that 'draw_polyline_with_arrows' is a callback function, if 'end_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1161:17: style: Parameter 'start_arrow' can be declared as pointer to const. However it seems that 'draw_rounded_polyline_with_arrows' is a callback function, if 'start_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1161:37: style: Parameter 'end_arrow' can be declared as pointer to const. However it seems that 'draw_rounded_polyline_with_arrows' is a callback function, if 'end_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1199:43: style: Parameter 'start_arrow' can be declared as pointer to const. However it seems that 'draw_bezier_with_arrows' is a callback function, if 'start_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/pgf/render_pgf.c:1199:63: style: Parameter 'end_arrow' can be declared as pointer to const. However it seems that 'draw_bezier_with_arrows' is a callback function, if 'end_arrow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/python/pydia-menuitem.c:114:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyDiaMenuitem_Call' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/python/pydia-geometry.c:566:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'point_length' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/python/pydia-geometry.c:626:24: style: Parameter 'o' can be declared as pointer to const. However it seems that 'rect_length' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/python/python.c:70:39: style: Parameter 'info' can be declared as pointer to const. However it seems that 'dia_py_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/python/python.c:78:35: style: Parameter 'info' can be declared as pointer to const. However it seems that 'dia_py_plugin_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/stress/stress.c:70:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/svg/svg.c:46:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/svg/render_svg.c:197:29: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'is_capable_to' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/svg/render_svg.c:586:58: style: Parameter 'center' can be declared as pointer to const. However it seems that 'draw_rotated_text' is a callback function, if 'center' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/vdx/vdx.c:39:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/vdx/vdx-export.c:1257:28: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'draw_string' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:351:29: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'is_capable_to' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:683:14: style: Parameter 'fill' can be declared as pointer to const. However it seems that 'draw_polygon' is a callback function, if 'fill' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:727:11: style: Parameter 'fill' can be declared as pointer to const. However it seems that 'draw_rect' is a callback function, if 'fill' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:804:10: style: Parameter 'colour' can be declared as pointer to const. However it seems that 'fill_arc' is a callback function, if 'colour' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:850:14: style: Parameter 'fill' can be declared as pointer to const. However it seems that 'draw_ellipse' is a callback function, if 'fill' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:1027:28: style: Parameter 'colour' can be declared as pointer to const. However it seems that 'draw_string' is a callback function, if 'colour' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:1095:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:1096:12: style: Parameter 'point' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:1098:15: style: Parameter 'image' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wmf/wmf.cpp:1203:20: style: Parameter 'fill' can be declared as pointer to const. However it seems that 'draw_rounded_rect' is a callback function, if 'fill' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/xfig/xfig.c:37:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:354:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_linecaps' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:373:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_linejoin' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:477:18: style: Parameter 'start' can be declared as pointer to const. However it seems that 'draw_line' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:477:32: style: Parameter 'end' can be declared as pointer to const. However it seems that 'draw_line' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:617:10: style: Parameter 'center' can be declared as pointer to const. However it seems that 'draw_arc' is a callback function, if 'center' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:657:17: style: Parameter 'center' can be declared as pointer to const. However it seems that 'fill_arc' is a callback function, if 'center' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:698:21: style: Parameter 'center' can be declared as pointer to const. However it seems that 'draw_ellipse' is a callback function, if 'center' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:827:28: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'draw_string' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:892:19: style: Parameter 'point' can be declared as pointer to const. However it seems that 'draw_image' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] plug-ins/wpg/wpg.c:1212:33: style: Parameter 'info' can be declared as pointer to const. However it seems that '_plugin_can_unload' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/diagnostics/diagnostics_0.3.3.orig.tar.gz diagnostics-0.3.3/diagnostics/frame/logging_config.t.cpp:71:38: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'register_unregister' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/frame/logging_config.t.cpp:98:46: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'invalid_register_unregister' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/frame/logging_config.t.cpp:158:30: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'static_init' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/frame/logging_facility.t.cpp:64:43: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'register_send_unregister' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/frame/logging_facility.t.cpp:115:32: style: Parameter 'data' can be declared as reference to const. However it seems that 'log_1024_1024' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/frame/record.t.cpp:78:32: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'assembly_cstr' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/frame/record.t.cpp:169:29: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'comparison' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/test_front_end.t.cpp:65:22: style: Parameter 'data' can be declared as reference to const. However it seems that 'bla' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/logger/file_logger.t.cpp:78:30: style: Parameter 'data' can be declared as reference to const. However it seems that 'all_methods' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/logger/file_logger.t.cpp:163:38: style: Parameter 'data' can be declared as reference to const. However it seems that 'file_does_not_exist' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/logger/file_logger.t.cpp:170:32: style: Parameter 'data' can be declared as reference to const. However it seems that 'log_1024_1024' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/logger/stream_logger.t.cpp:78:30: style: Parameter 'data' can be declared as reference to const. However it seems that 'all_methods' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/logger/stream_logger.t.cpp:111:32: style: Parameter 'data' can be declared as reference to const. However it seems that 'log_1024_1024' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/func_test_case.t.cpp:49:32: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'test_function' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/block_annotation.t.cpp:68:30: style: Parameter 'data' can be declared as reference to const. However it seems that 'block_guard' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/block_annotation.t.cpp:126:36: style: Parameter 'data' can be declared as reference to const. However it seems that 'block_guard_macro' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/block_annotation.t.cpp:186:35: style: Parameter 'data' can be declared as reference to const. However it seems that 'block_enter_exit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/exceptionless_block_annotation.t.cpp:185:41: style: Parameter 'data' can be declared as reference to const. However it seems that 'no_explicit_te_rethrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/assert_annotation.t.cpp:171:32: style: Parameter 'data' can be declared as reference to const. However it seems that 'throw_succeed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/exceptionless_block_annotation.t.cpp:190:43: style: Parameter 'data' can be declared as reference to const. However it seems that 'no_explicit_te_norethrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/assert_annotation.t.cpp:177:29: style: Parameter 'data' can be declared as reference to const. However it seems that 'throw_fail' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/check_annotation.t.cpp:172:32: style: Parameter 'data' can be declared as reference to const. However it seems that 'throw_succeed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/exceptionless_block_annotation.t.cpp:195:38: style: Parameter 'data' can be declared as reference to const. However it seems that 'explicit_te_rethrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/assert_annotation.t.cpp:183:34: style: Parameter 'data' can be declared as reference to const. However it seems that 'nothrow_succeed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/check_annotation.t.cpp:178:29: style: Parameter 'data' can be declared as reference to const. However it seems that 'throw_fail' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/exceptionless_block_annotation.t.cpp:200:40: style: Parameter 'data' can be declared as reference to const. However it seems that 'explicit_te_norethrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/assert_annotation.t.cpp:189:31: style: Parameter 'data' can be declared as reference to const. However it seems that 'nothrow_fail' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/check_annotation.t.cpp:184:34: style: Parameter 'data' can be declared as reference to const. However it seems that 'nothrow_succeed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/check_annotation.t.cpp:190:31: style: Parameter 'data' can be declared as reference to const. However it seems that 'nothrow_fail' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/throwing_block_annotation.t.cpp:232:41: style: Parameter 'data' can be declared as reference to const. However it seems that 'no_explicit_te_rethrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/throwing_block_annotation.t.cpp:237:41: style: Parameter 'data' can be declared as reference to const. However it seems that 'no_explicit_te_nothrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/throwing_block_annotation.t.cpp:243:38: style: Parameter 'data' can be declared as reference to const. However it seems that 'explicit_te_rethrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/throwing_block_annotation.t.cpp:248:38: style: Parameter 'data' can be declared as reference to const. However it seems that 'explicit_te_nothrow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/filter_test_data.t.cpp:52:28: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'attaching' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/filter_test_data.t.cpp:88:33: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'zero_filtering' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/invariance_annotation.t.cpp:167:24: style: Parameter 'data' can be declared as reference to const. However it seems that 'guard' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/invariance_annotation.t.cpp:211:25: style: Parameter 'data' can be declared as reference to const. However it seems that 'macros' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/invariance_annotation.t.cpp:251:28: style: Parameter 'data' can be declared as reference to const. However it seems that 'returning' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/invariance_annotation.t.cpp:291:41: style: Parameter 'data' can be declared as reference to const. However it seems that 'throw_with_implicit_te' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/invariance_annotation.t.cpp:339:41: style: Parameter 'data' can be declared as reference to const. However it seems that 'throw_with_explicit_te' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/macros/invariance_annotation.t.cpp:387:53: style: Parameter 'data' can be declared as reference to const. However it seems that 'throw_with_implicit_te_int_as_base' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_suite_traversal.t.cpp:205:48: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'throwing_test_suite_traversal' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_suite_traversal.t.cpp:225:34: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'incorrect_masks' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/name_separators.t.cpp:54:47: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'test_name_adheres_convention' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/name_separators.t.cpp:87:47: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'test_path_adheres_convention' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/name_separators.t.cpp:135:47: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'test_mask_adheres_convention' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/name_separators.t.cpp:190:57: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'case_seperator_twice_is_data_seperator' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_list_result.t.cpp:58:33: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'is_testable_at' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_list_result.t.cpp:76:32: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'assembly_cstr' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_list_result.t.cpp:154:35: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'all_combinations' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/file_test_data_source.t.cpp:60:27: style: Parameter 'data' can be declared as reference to const. However it seems that 'creation' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/file_test_data_source.t.cpp:92:23: style: Parameter 'data' can be declared as reference 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] diagnostics-0.3.3/diagnostics/unittest/test_system/file_test_data_source.t.cpp:121:42: style: Parameter 'data' can be declared as reference to const. However it seems that 'exists_set_get_modified' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/file_test_data_source.t.cpp:177:28: style: Parameter 'data' can be declared as reference to const. However it seems that 'save_load' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/stream_test_data_adaptor.t.cpp:60:23: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'mode' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/stream_test_data_adaptor.t.cpp:83:42: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'get_compare_mode_reject' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/stream_test_data_adaptor.t.cpp:141:42: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'get_compare_mode_accept' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_logger.t.cpp:62:36: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'wrong_build_level' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_logger.t.cpp:96:39: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'correct_build_levels' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_logger.t.cpp:118:45: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'record_sequence_plain_exit' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_logger.t.cpp:143:47: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'record_sequence_double_enter' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_logger.t.cpp:182:51: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'record_sequence_enter_exit_enter' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diagnostics-0.3.3/diagnostics/unittest/test_system/test_run_result.t.cpp:63:31: style: Parameter 'test_data' can be declared as reference to const. However it seems that 'invalid_cstr' is a callback function, if 'test_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dialog/dialog_1.3-20240101.orig.tar.gz dialog-1.3-20240101/calendar.c:448:35: style: Parameter 'current' can be declared as pointer to const. However it seems that 'draw_month' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dialog-1.3-20240101/calendar.c:472:34: style: Parameter 'current' can be declared as pointer to const. However it seems that 'draw_year' 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/d/dials/dials_3.17.0+dfsg3.orig.tar.xz dials-3.17.0/src/dials/algorithms/rs_mapper/ext.cpp:39:41: style: Parameter 'counts' can be declared as reference to const. However it seems that 'fill_voxels' is a callback function, if 'counts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dials-3.17.0/src/dials/algorithms/rs_mapper/ext.cpp:61:69: style: Parameter 'counts' can be declared as reference to const. However it seems that 'normalize_voxels' is a callback function, if 'counts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dials-3.17.0/src/dials/array_family/boost_python/flex_reflection_table.cc:778:46: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'reflection_table_reference_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/d/diamond-aligner/diamond-aligner_2.1.9.orig.tar.xz diamond-2.1.9/src/align/legacy/query_mapper.h:125:36: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'compare_score' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diamond-2.1.9/src/align/legacy/query_mapper.h:125:49: style: Parameter 'rhs' can be declared as pointer to const. However it seems that 'compare_score' is a callback function, if 'rhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diamond-2.1.9/src/lib/WFA2-lib.diamond/examples/wfa_lambda.cpp:49:11: style: Parameter 'arguments' can be declared as pointer to const. However it seems that 'match_function' is a callback function, if 'arguments' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diamond-2.1.9/src/output/daa/view.cpp:115:135: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'view_worker' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dicelab/dicelab_0.7.orig.tar.gz eval.tc:938:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_perm' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:519:31: style: Parameter 'this' can be declared as pointer to const. However it seems that 'elist_printtree__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:536:32: style: Parameter 'this' can be declared as pointer to const. However it seems that 'elist_set_symtab__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:536:54: style: Parameter 'st' can be declared as pointer to const. However it seems that 'elist_set_symtab__' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:542:39: style: Parameter 'this' can be declared as pointer to const. However it seems that 'elist_eval__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:636:33: style: Parameter 'this' can be declared as pointer to const. However it seems that 'number_printtree__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:652:34: style: Parameter 'this' can be declared as pointer to const. However it seems that 'number_set_symtab__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:652:56: style: Parameter 'st' can be declared as pointer to const. However it seems that 'number_set_symtab__' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:658:41: style: Parameter 'this' can be declared as pointer to const. However it seems that 'number_eval__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:781:37: style: Parameter 'this' can be declared as pointer to const. However it seems that 'variable_printtree__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:789:47: style: Parameter 'this' can be declared as pointer to const. However it seems that 'variable_roll__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:846:45: style: Parameter 'this' can be declared as pointer to const. However it seems that 'variable_eval__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:882:41: style: Parameter 'this' can be declared as pointer to const. However it seems that 'sumrepdice_printtree__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:889:51: style: Parameter 'this' can be declared as pointer to const. However it seems that 'sumrepdice_roll__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:896:42: style: Parameter 'this' can be declared as pointer to const. However it seems that 'sumrepdice_set_symtab__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:896:64: style: Parameter 'st' can be declared as pointer to const. However it seems that 'sumrepdice_set_symtab__' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:960:39: style: Parameter 'this' can be declared as pointer to const. However it seems that 'sumrepany_printtree__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:967:49: style: Parameter 'this' can be declared as pointer to const. However it seems that 'sumrepany_roll__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:974:40: style: Parameter 'this' can be declared as pointer to const. However it seems that 'sumrepany_set_symtab__' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tree.c:974:62: style: Parameter 'st' can be declared as pointer to const. However it seems that 'sumrepany_set_symtab__' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dico/dico_2.11.orig.tar.xz dico-2.11/dicod/accesslog.c:122:41: style: Parameter 'instr' can be declared as pointer to const. However it seems that 'alog_print' is a callback function, if 'instr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/dicod/alias.c:77:52: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'list_alias_cmp' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/dicod/acl.c:313:58: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'cmp_group_name' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/dicod/capa.c:31:58: style: Parameter 'unused' can be declared as pointer to const. However it seems that '_cmp_capa_name' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/dicod/main.c:521:61: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'cmp_modinst_ident' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/dicod/main.c:914:24: style: Parameter 'value' can be declared as pointer to const. However it seems that 'user_db_config' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/dicod/virtual.c:63:55: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'db_name_cmp' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/grecs/src/preproc.c:405:28: style: Parameter 'src' can be declared as pointer to const. However it seems that 'incl_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/grecs/tests/gcffmt.c:63:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'list_parser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/grecs/tests/gcffmt.c:70:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'find_parser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/grecs/src/tree.c:278:17: style: Parameter 'locus' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'locus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/grecs/src/tree.c:279:8: style: Parameter 'varptr' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'varptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/grecs/src/tree.c:280:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/grecs/src/tree.c:281:8: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/lib/list.c:48:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cmp_ptr' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/lib/markup.c:26:59: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'cmp_markup_name' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/lib/strat.c:30:63: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'dico_strat_name_cmp' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/lib/tests/listop.c:40:18: style: Parameter 'item' can be declared as pointer to const. However it seems that 'print_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/lib/tests/listop.c:140:56: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'string_comp' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/lib/udb.c:85:55: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'udb_def_cmp' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/libltdl/lt_dlloader.c:49:37: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'loader_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/libltdl/ltdl.c:782:29: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'find_handle_callback' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/libltdl/ltdl.c:1870:29: style: Parameter 'dirname' can be declared as pointer to const. However it seems that 'foreachfile_callback' is a callback function, if 'dirname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/modules/python/python.c:61:36: style: Parameter 'self' can be declared as pointer to const. However it seems that '_PySelectionKey_dealloc' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/modules/python/python.c:71:48: style: Parameter 'name' can be declared as pointer to const. However it seems that '_PySelectionKey_getattr' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dico-2.11/modules/python/python.c:139:32: style: Parameter 'self' can be declared as pointer to const. However it seems that '_PyStrategy_dealloc' 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/d/dieharder/dieharder_3.31.1.4.orig.tar.gz dieharder/rng_empty_random.c:18:25: style: Parameter 'vstate' can be declared as pointer to const. However it seems that 'empty_random_get' is a callback function, if 'vstate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dieharder/rng_empty_random.c:30:25: style: Parameter 'vstate' can be declared as pointer to const. However it seems that 'empty_random_set' is a callback function, if 'vstate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdieharder/rng_stdin_input_raw.c:37:28: style: Parameter 'vstate' can be declared as pointer to const. However it seems that 'stdin_input_raw_set' is a callback function, if 'vstate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dietlibc/dietlibc_0.34~cvs20160606.orig.tar.xz dietlibc-0.34~cvs20160606/librpc/svc_simple.c:100:17: style: Parameter 'rqstp' can be declared as pointer to const. However it seems that 'universal' is a callback function, if 'rqstp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dietlibc-0.34~cvs20160606/test/thread.c:42:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thread3' 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/d/diffutils/diffutils_3.10.orig.tar.xz diffutils-3.10/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] diffutils-3.10/gnulib-tests/test-pselect.c:32: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] diffutils-3.10/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] diffutils-3.10/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] diffutils-3.10/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] diffutils-3.10/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] diffutils-3.10/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] diffutils-3.10/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] ftp://ftp.de.debian.org/debian/pool/main/d/digikam/digikam_8.1.0.orig.tar.xz digikam-8.1.0/core/libs/dngwriter/extra/xmp_sdk/XMPCore/source/XMPMeta.cpp:399:31: style: Parameter 'left' can be declared as pointer to const. However it seems that 'CompareNodeNames' is a callback function, if 'left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] digikam-8.1.0/core/libs/dngwriter/extra/xmp_sdk/XMPCore/source/XMPMeta.cpp:399:48: style: Parameter 'right' can be declared as pointer to const. However it seems that 'CompareNodeNames' is a callback function, if 'right' is declared with const you might also need to cast function pointer(s). [constParameterCallback] digikam-8.1.0/core/libs/rawengine/libraw/samples/simple_dcraw.cpp:36:32: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'my_progress_callback' 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/d/digimend-dkms/digimend-dkms_12.orig.tar.gz digimend-kernel-drivers-12/hid-uclogic-core-test.c:59:43: style: Parameter 'work' can be declared as pointer to const. However it seems that 'fake_work' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] digimend-kernel-drivers-12/hid-viewsonic.c:74:56: style: Parameter 'hdev' can be declared as pointer to const. However it seems that 'viewsonic_report_fixup' is a callback function, if 'hdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] digimend-kernel-drivers-12/hid-uclogic-core.c:70:24: style: Parameter 'field' can be declared as pointer to const. However it seems that 'uclogic_input_mapping' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] digimend-kernel-drivers-12/hid-uclogic-core.c:429:24: style: Parameter 'report' can be declared as pointer to const. However it seems that 'uclogic_raw_event' is a callback function, if 'report' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dillo/dillo_3.0.5.orig.tar.bz2 dillo-3.0.5/src/auth.c:228:73: style: Parameter 'token' can be declared as pointer to const. However it seems that 'Auth_parse_basic_challenge_cb' is a callback function, if 'token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dillo-3.0.5/src/auth.c:241:74: style: Parameter 'token' can be declared as pointer to const. However it seems that 'Auth_parse_digest_challenge_cb' is a callback function, if 'token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dillo-3.0.5/src/menu.cc:63:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'filemenu_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dillo-3.0.5/src/menu.cc:217:50: style: Parameter 'vUrl' can be declared as pointer to const. However it seems that 'Menu_stylesheet_cb' is a callback function, if 'vUrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/ding-libs/ding-libs_0.6.2.orig.tar.gz ding-libs-0.6.2/collection/collection_tools.c:36:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'col_debug_handle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/ini/ini_validators_ut_check.c:281:46: style: Parameter 'rules_obj' can be declared as pointer to const. However it seems that 'custom_noerror' is a callback function, if 'rules_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/ini/ini_validators_ut_check.c:282:46: style: Parameter 'config_obj' can be declared as pointer to const. However it seems that 'custom_noerror' is a callback function, if 'config_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/ini/ini_validators_ut_check.c:283:46: style: Parameter 'errobj' can be declared as pointer to const. However it seems that 'custom_noerror' is a callback function, if 'errobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/collection/collection_ut.c:330:26: style: Parameter 'ext_data' can be declared as pointer to const. However it seems that 'copy_cb' is a callback function, if 'ext_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/collection/collection_ut.c:1838:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/collection/collection_ut.c:1840:22: style: Parameter 'ext_data' can be declared as pointer to const. However it seems that 'cb' is a callback function, if 'ext_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/ini/ini_configobj.c:1098:49: style: Parameter 'rules_obj' can be declared as pointer to const. However it seems that 'ini_dummy_noerror' is a callback function, if 'rules_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/ini/ini_configobj.c:1099:49: style: Parameter 'config_obj' can be declared as pointer to const. However it seems that 'ini_dummy_noerror' is a callback function, if 'config_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/ini/ini_configobj.c:1100:49: style: Parameter 'errobj' can be declared as pointer to const. However it seems that 'ini_dummy_noerror' is a callback function, if 'errobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/refarray/ref_array_ut.c:220:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'array_cleanup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ding-libs-0.6.2/refarray/ref_array_ut.c:560:26: style: Parameter 'elem' can be declared as pointer to const. However it seems that 'copy_cb' 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/d/diod/diod_1.0.24.orig.tar.gz diod-1.0.24/libdiod/diod_auth.c:175:30: style: Parameter 'afid' can be declared as pointer to const. However it seems that 'checkauth' is a callback function, if 'afid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/libdiod/diod_auth.c:175:42: style: Parameter 'aname' can be declared as pointer to const. However it seems that 'checkauth' is a callback function, if 'aname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/libdiod/diod_auth.c:229:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'writeafid' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/diod/exp.c:242:18: style: Parameter 's1' can be declared as pointer to const. However it seems that '_strmatch' is a callback function, if 's1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/diod/exp.c:242:28: style: Parameter 's2' can be declared as pointer to const. However it seems that '_strmatch' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/diod/ops.c:834:33: style: Parameter 'dfid' can be declared as pointer to const. However it seems that 'diod_rename' is a callback function, if 'dfid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/diod/ops.c:1274:19: style: Parameter 'dfid' can be declared as pointer to const. However it seems that 'diod_link' is a callback function, if 'dfid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/diod/ops.c:1402:23: style: Parameter 'fid' can be declared as pointer to const. However it seems that 'diod_get_path' is a callback function, if 'fid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/libnpfs/ctl.c:151:22: style: Parameter 'name' can be declared as pointer to const. However it seems that '_ctl_get_proc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:218:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_size' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:240:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_number' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:254:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_seed' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:268:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_transactions' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:410:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_subdirs' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:424:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_read' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:438:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_write' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:453:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_buffering' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:465:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_bias_read' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:480:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_bias_create' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:495:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_set_report' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:976:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_run' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:1080:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_show' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:1132:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_quit' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/tests/kern/postmark/postmark.c:1139:7: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cli_help' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/opt.c:104:22: style: Parameter 'item' can be declared as pointer to const. However it seems that '_match_keyval' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/opt.c:104:34: style: Parameter 'key' can be declared as pointer to const. However it seems that '_match_keyval' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/opt.c:111:19: style: Parameter 'item' can be declared as pointer to const. However it seems that '_match_key' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/opt.c:111:31: style: Parameter 'key' can be declared as pointer to const. However it seems that '_match_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/dtop.c:506:28: style: Parameter 'sp' can be declared as pointer to const. However it seems that '_match_serverhost' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/dtop.c:506:38: style: Parameter 'host' can be declared as pointer to const. However it seems that '_match_serverhost' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/dtop.c:686:27: style: Parameter 'x' can be declared as pointer to const. However it seems that '_match_tpool' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/dtop.c:686:40: style: Parameter 'key' can be declared as pointer to const. However it seems that '_match_tpool' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/dtop.c:773:26: style: Parameter 'ap' can be declared as pointer to const. However it seems that '_match_aname' is a callback function, if 'ap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] diod-1.0.24/utils/dtop.c:773:36: style: Parameter 'aname' can be declared as pointer to const. However it seems that '_match_aname' is a callback function, if 'aname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dircproxy/dircproxy_1.0.5.orig.tar.gz dircproxy-1.0.5/src/irc_server.c:153:49: style: Parameter 'addr' can be declared as pointer to const. However it seems that '_ircserver_connect2' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dircproxy-1.0.5/src/irc_server.c:181:49: style: Parameter 'addr' can be declared as pointer to const. However it seems that '_ircserver_connect3' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dircproxy-1.0.5/src/irc_server.c:1590:55: style: Parameter 'p' can be declared as pointer to const. However it seems that '_ircserver_send_dccreject' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dircproxy-1.0.5/src/irc_client.c:2042:55: style: Parameter 'p' can be declared as pointer to const. However it seems that '_ircclient_send_dccreject' 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/d/directfb/directfb_1.7.7.orig.tar.gz DirectFB-1.7.7/examples/++dfb/dfbswitch.cpp:57:59: style: Parameter 'callbackdata' can be declared as pointer to const. However it seems that 'VideoModeCallback' is a callback function, if 'callbackdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/examples/fusiondale/fd_proxy.c:131:40: style: Parameter 'server' can be declared as pointer to const. However it seems that 'ConstructDispatcher' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/examples/fusiondale/t2_receiver.c:62:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'EventCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/examples/fusiondale/t2_receiver.c:64:36: style: Parameter 'context' can be declared as pointer to const. However it seems that 'EventCallback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/examples/fusionsound/music.c:60:70: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'track_display_callback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/examples/fusiondale/coma_test.c:222:37: style: Parameter 'thread' can be declared as pointer to const. However it seems that 'RUN_call_thread_main' is a callback function, if 'thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/cle266/uc_overlay.c:104:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'uc_ovl_set_region' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/cle266/uc_overlay.c:180:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'uc_ovl_test_region' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/ati128/ati128_overlay.c:155:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ov0TestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/cyber5k/cyber5k_underlay.c:113:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'udlTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/cyber5k/cyber5k_underlay.c:180:29: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'udlRemoveRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/cyber5k/cyber5k_underlay.c:181:29: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'udlRemoveRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/cyber5k/cyber5k_underlay.c:182:29: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'udlRemoveRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/cyber5k/cyber5k_underlay.c:183:29: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'udlRemoveRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/ep9x/ep9x.c:270:22: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'ep9xEngineSync' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/ep9x/ep9x.c:270:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ep9xEngineSync' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/ep9x/ep9x.c:283:68: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'ep9xFillRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/ep9x/ep9x.c:300:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'ep9xDrawLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/davinci/davinci_osd.c:129:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'osdTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/i810/i810_overlay.c:231:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ovlTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/i810/i810_overlay.c:351:44: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'ovlSetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/mach64/mach64_overlay.c:160:43: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ovTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/mach64/mach64_overlay.c:351:43: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'ovSetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:189:55: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'crtc2TestEncoderConfig' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:190:55: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'crtc2TestEncoderConfig' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:191:55: style: Parameter 'screen_data' can be declared as pointer to const. However it seems that 'crtc2TestEncoderConfig' is a callback function, if 'screen_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:194:55: style: Parameter 'failed' can be declared as pointer to const. However it seems that 'crtc2TestEncoderConfig' is a callback function, if 'failed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:202:54: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'crtc2SetEncoderConfig' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:203:54: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'crtc2SetEncoderConfig' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:204:54: style: Parameter 'screen_data' can be declared as pointer to const. However it seems that 'crtc2SetEncoderConfig' is a callback function, if 'screen_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:216:53: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'crtc2TestOutputConfig' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:217:53: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'crtc2TestOutputConfig' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:218:53: style: Parameter 'screen_data' can be declared as pointer to const. However it seems that 'crtc2TestOutputConfig' is a callback function, if 'screen_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:221:53: style: Parameter 'failed' can be declared as pointer to const. However it seems that 'crtc2TestOutputConfig' is a callback function, if 'failed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:229:52: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'crtc2SetOutputConfig' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:230:52: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'crtc2SetOutputConfig' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_screen_crtc2.c:231:52: style: Parameter 'screen_data' can be declared as pointer to const. However it seems that 'crtc2SetOutputConfig' is a callback function, if 'screen_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/davinci/davinci_video.c:196:45: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'videoSetRegion' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/davinci/davinci_video.c:374:43: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'videoUpdateRegion' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_spic.c:120:45: style: Parameter 'config' can be declared as pointer to const. However it seems that 'spicTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_spic.c:168:39: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'spicAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_spic.c:169:39: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'spicAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_spic.c:170:39: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'spicAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_spic.c:171:39: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'spicAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_spic.c:172:39: style: Parameter 'config' can be declared as pointer to const. However it seems that 'spicAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_spic.c:182:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'spicSetRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_crtc2.c:207:46: style: Parameter 'config' can be declared as pointer to const. However it seems that 'crtc2TestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_crtc2.c:249:40: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_crtc2.c:250:40: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_crtc2.c:251:40: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_crtc2.c:252:40: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_crtc2.c:253:40: style: Parameter 'config' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_crtc2.c:351:46: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'crtc2SetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/neomagic/neo2200.c:384:71: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'neo2200FillRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/neomagic/neo2200.c:406:71: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'neo2200DrawRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/neomagic/neo2200.c:448:40: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'neo2200Blit' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/neomagic/neo_overlay.c:163:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ovlTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/neomagic/neo_overlay.c:275:44: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'ovlSetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/i830/i830_overlay.c:224:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ovlTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/i830/i830_overlay.c:329:44: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'ovlSetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/nvidia/nvidia_overlay.c:190:43: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ov0TestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/nvidia/nvidia_overlay.c:320:44: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'ov0SetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_bes.c:180:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'besTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/matrox/matrox_bes.c:363:44: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'besSetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc1.c:115:46: style: Parameter 'config' can be declared as pointer to const. However it seems that 'crtc1TestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:90:41: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000CheckState' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:90:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000CheckState' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:91:46: style: Parameter 'state' can be declared as pointer to const. However it seems that 'savage2000CheckState' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:95:39: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000SetState' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:95:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000SetState' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:96:54: style: Parameter 'funcs' can be declared as pointer to const. However it seems that 'savage2000SetState' is a callback function, if 'funcs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:97:44: style: Parameter 'state' can be declared as pointer to const. However it seems that 'savage2000SetState' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:101:44: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000FillRectangle' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:101:55: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000FillRectangle' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:101:74: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'savage2000FillRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:106:44: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000DrawRectangle' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:106:55: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000DrawRectangle' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:106:74: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'savage2000DrawRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:111:39: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000DrawLine' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:111:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000DrawLine' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:111:66: style: Parameter 'line' can be declared as pointer to const. However it seems that 'savage2000DrawLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:116:43: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000FillTriangle' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:116:54: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000FillTriangle' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:116:72: style: Parameter 'tri' can be declared as pointer to const. However it seems that 'savage2000FillTriangle' is a callback function, if 'tri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:121:35: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000Blit' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:121:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000Blit' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:122:43: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'savage2000Blit' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:127:42: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage2000StretchBlit' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:127:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage2000StretchBlit' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:128:50: style: Parameter 'sr' can be declared as pointer to const. However it seems that 'savage2000StretchBlit' is a callback function, if 'sr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage2000.c:128:68: style: Parameter 'dr' can be declared as pointer to const. However it seems that 'savage2000StretchBlit' is a callback function, if 'dr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:306:72: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'savage3DFillRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:323:72: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'savage3DDrawRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:365:64: style: Parameter 'line' can be declared as pointer to const. However it seems that 'savage3DDrawLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:408:41: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage3DFillTriangle' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:408:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage3DFillTriangle' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:408:70: style: Parameter 'tri' can be declared as pointer to const. However it seems that 'savage3DFillTriangle' is a callback function, if 'tri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:455:40: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage3DStretchBlit' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:455:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage3DStretchBlit' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:456:48: style: Parameter 'sr' can be declared as pointer to const. However it seems that 'savage3DStretchBlit' is a callback function, if 'sr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:456:66: style: Parameter 'dr' can be declared as pointer to const. However it seems that 'savage3DStretchBlit' is a callback function, if 'dr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:461:40: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage3DAfterSetVar' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage3d.c:461:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage3DAfterSetVar' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:317:71: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'savage4FillRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:336:71: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'savage4DrawRectangle' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:381:63: style: Parameter 'line' can be declared as pointer to const. However it seems that 'savage4DrawLine' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:426:40: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage4FillTriangle' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:426:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage4FillTriangle' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:426:69: style: Parameter 'tri' can be declared as pointer to const. However it seems that 'savage4FillTriangle' is a callback function, if 'tri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:476:39: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage4StretchBlit' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:476:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage4StretchBlit' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:477:47: style: Parameter 'sr' can be declared as pointer to const. However it seems that 'savage4StretchBlit' is a callback function, if 'sr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:477:65: style: Parameter 'dr' can be declared as pointer to const. However it seems that 'savage4StretchBlit' is a callback function, if 'dr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:482:39: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'savage4AfterSetVar' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage4.c:482:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'savage4AfterSetVar' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage_streams_old.c:266:56: style: Parameter 'config' can be declared as pointer to const. However it seems that 'savageSecondaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/savage/savage_streams_old.c:476:56: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'savageSecondarySetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/sh772x/sh7722_multi.c:92:47: style: Parameter 'config' can be declared as pointer to const. However it seems that 'sh7722TestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/sh772x/sh7722_multi.c:140:41: style: Parameter 'config' can be declared as pointer to const. However it seems that 'sh7722AddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/sh772x/sh7722_multi.c:381:44: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'sh7722UpdateRegion' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/sh772x/sh7722_layer.c:176:41: style: Parameter 'config' can be declared as pointer to const. However it seems that 'sh7722AddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/sh772x/sh7722_layer.c:198:46: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'sh7722SetRegion' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/sh772x/sh7722_layer.c:401:42: style: Parameter 'left_lock' can be declared as pointer to const. However it seems that 'sh7722FlipRegion' is a callback function, if 'left_lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/sh772x/sh7722_layer.c:462:44: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'sh7722UpdateRegion' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_overlay.c:208:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ovlTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_overlay.c:279:38: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'ovlAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_overlay.c:282:38: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'ovlAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_overlay.c:283:38: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ovlAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_overlay.c:299:43: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'ovlSetRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_overlay.c:303:43: style: Parameter 'config' can be declared as pointer to const. However it seems that 'ovlSetRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_overlay.c:361:44: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'ovlSetColorAdjustment' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/unichrome/uc_overlay.c:122:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'uc_ovl_set_region' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/unichrome/uc_overlay.c:218:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'uc_ovl_test_region' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc2.c:330:46: style: Parameter 'config' can be declared as pointer to const. However it seems that 'crtc2TestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc2.c:384:40: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc2.c:386:40: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc2.c:387:40: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc2.c:388:40: style: Parameter 'config' can be declared as pointer to const. However it seems that 'crtc2AddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc2.c:407:45: style: Parameter 'config' can be declared as pointer to const. However it seems that 'crtc2SetRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/radeon/radeon_crtc2.c:468:41: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'crtc2FlipRegion' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/unichrome/uc_spic.c:102:50: style: Parameter 'config' can be declared as pointer to const. However it seems that 'uc_spic_test_region' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/gfxdrivers/unichrome/uc_spic.c:142:49: style: Parameter 'config' can be declared as pointer to const. However it seems that 'uc_spic_set_region' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/conf.c:194:36: style: Parameter 'map' can be declared as pointer to const. However it seems that 'config_option_compare' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/conf.c:197:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'config_option_compare' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/conf.c:206:33: style: Parameter 'map' can be declared as pointer to const. However it seems that 'config_option_hash' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/conf.c:208:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'config_option_hash' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/os/linux/glibc/log.c:94:31: style: Parameter 'log' can be declared as pointer to const. However it seems that 'common_log_write' is a callback function, if 'log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/os/linux/glibc/log.c:112:30: style: Parameter 'log' can be declared as pointer to const. However it seems that 'common_log_flush' is a callback function, if 'log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/interfaces/IDirectFBVideoProvider/video_out_dfb/video_out_dfb.c:91:33: style: Parameter 'vo_frame' can be declared as pointer to const. However it seems that 'vo_dfb_frame_field' is a callback function, if 'vo_frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/interfaces/IDirectFBVideoProvider/video_out_dfb/video_out_dfb.c:701:39: style: Parameter 'vo_class' can be declared as pointer to const. However it seems that 'get_identifier' is a callback function, if 'vo_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/interfaces/IDirectFBVideoProvider/video_out_dfb/video_out_dfb.c:707:40: style: Parameter 'vo_class' can be declared as pointer to const. However it seems that 'get_description' is a callback function, if 'vo_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/stream.c:1762:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'pipe_wait' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/direct/stream.c:1893:26: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'file_peek' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:46:62: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_AddRef' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:52:63: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_Release' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:138:67: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_SelectTrack' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:148:68: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_PlayToStream' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:149:68: style: Parameter 'destination' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_PlayToStream' is a callback function, if 'destination' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:155:68: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_PlayToBuffer' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:156:68: style: Parameter 'destination' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_PlayToBuffer' is a callback function, if 'destination' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:158:68: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_PlayToBuffer' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:164:60: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_Stop' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:182:62: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_SeekTo' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:213:75: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_SetPlaybackFlags' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/media/ifusionsoundmusicprovider.c:220:66: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IFusionSoundMusicProvider_WaitStatus' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:57:46: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'mix_from_u8_mono_fw' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:63:46: style: Parameter 'levels' can be declared as const array. However it seems that 'mix_from_u8_mono_fw' is a callback function, if 'levels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:139:46: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'mix_from_u8_mono_rw' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:145:46: style: Parameter 'levels' can be declared as const array. However it seems that 'mix_from_u8_mono_rw' is a callback function, if 'levels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:226:48: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'mix_from_u8_stereo_fw' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:232:48: style: Parameter 'levels' can be declared as const array. However it seems that 'mix_from_u8_stereo_fw' is a callback function, if 'levels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:324:48: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'mix_from_u8_stereo_rw' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/fusionsound/core/sound_mix.h:330:48: style: Parameter 'levels' can be declared as const array. However it seems that 'mix_from_u8_stereo_rw' is a callback function, if 'levels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/voodoo/play_server.c:92:40: style: Parameter 'server' can be declared as pointer to const. However it seems that 'ConstructDispatcher' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/voodoo/unix/link_unix.c:119:19: style: Parameter 'link' can be declared as pointer to const. However it seems that 'Read' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/voodoo/unix/link_unix.c:129:20: style: Parameter 'link' can be declared as pointer to const. However it seems that 'Write' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/voodoo/unix/link_unix.c:308:21: style: Parameter 'link' can be declared as pointer to const. However it seems that 'WakeUp' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/voodoo/unix/link_unix.c:320:26: style: Parameter 'link' can be declared as pointer to const. However it seems that 'WaitForData' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/prealloc_surface_pool.c:86:46: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'preallocTestConfig' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/prealloc_surface_pool_bridge.c:116:59: style: Parameter 'bridge_data' can be declared as pointer to const. However it seems that 'preallocJoinPoolBridge' is a callback function, if 'bridge_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/prealloc_surface_pool_bridge.c:118:59: style: Parameter 'context' can be declared as pointer to const. However it seems that 'preallocJoinPoolBridge' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/prealloc_surface_pool_bridge.c:158:47: style: Parameter 'from' can be declared as pointer to const. However it seems that 'preallocCheckTransfer' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/prealloc_surface_pool_bridge.c:159:47: style: Parameter 'to' can be declared as pointer to const. However it seems that 'preallocCheckTransfer' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/prealloc_surface_pool_bridge.c:367:50: style: Parameter 'bridge_data' can be declared as pointer to const. However it seems that 'preallocFinishTransfer' is a callback function, if 'bridge_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/surface_core.c:200:38: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'dfb_surface_core_dump_handler' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/core/surface_core.c:201:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dfb_surface_core_dump_handler' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbdatabuffer_memory.c:72:56: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBDataBuffer_Memory_Flush' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbdatabuffer_memory.c:78:57: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBDataBuffer_Memory_Finish' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbdatabuffer_memory.c:218:58: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBDataBuffer_Memory_PutData' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:48:56: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_AddRef' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:54:57: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_Release' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:120:69: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetBufferThresholds' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:127:56: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_PlayTo' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:128:56: style: Parameter 'destination' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_PlayTo' is a callback function, if 'destination' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:131:56: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_PlayTo' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:137:64: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetDestination' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:138:64: style: Parameter 'destination' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetDestination' is a callback function, if 'destination' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:145:54: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_Stop' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:163:56: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SeekTo' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:194:68: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetColorAdjustment' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:195:68: style: Parameter 'ret_adj' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetColorAdjustment' is a callback function, if 'ret_adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:201:70: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetColorAdjustment' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:208:59: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SendEvent' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:215:73: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetPlaybackFlags' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:222:58: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetSpeed' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:229:58: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetSpeed' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:230:58: style: Parameter 'ret_multiplier' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetSpeed' is a callback function, if 'ret_multiplier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:236:59: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetVolume' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:243:59: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetVolume' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:244:59: style: Parameter 'ret_level' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetVolume' is a callback function, if 'ret_level' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:250:70: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetStreamAttributes' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:257:72: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetAudioOutputs' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:258:71: style: Parameter 'audioUnits' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetAudioOutputs' is a callback function, if 'audioUnits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:264:72: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetAudioOutputs' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:265:71: style: Parameter 'audioUnits' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_GetAudioOutputs' is a callback function, if 'audioUnits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:271:63: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_SetAudioDelay' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:278:68: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_CreateEventBuffer' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:285:68: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_AttachEventBuffer' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:286:68: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_AttachEventBuffer' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:292:69: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_EnableEvents' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:299:70: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_DisableEvents' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:306:68: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_DetachEventBuffer' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/src/media/idirectfbvideoprovider.c:307:68: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'IDirectFBVideoProvider_DetachEventBuffer' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:93:47: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:95:44: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:96:44: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:97:44: style: Parameter 'config' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:99:44: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:100:44: style: Parameter 'palette' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'palette' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:101:44: style: Parameter 'left_lock' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'left_lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_layer.c:102:44: style: Parameter 'right_lock' can be declared as pointer to const. However it seems that 'androidSetRegion' is a callback function, if 'right_lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_surface_pool_gr.c:73:50: style: Parameter 'base' can be declared as pointer to const. However it seems that 'incRef' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/android/android_surface_pool_gr.c:77:50: style: Parameter 'base' can be declared as pointer to const. However it seems that 'decRef' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/egl/egl_primary.c:270:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/egl/egl_primary.c:312:42: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/egl/egl_primary.c:313:42: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/egl/egl_primary.c:314:42: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/egl/egl_primary.c:315:42: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/egl/egl_primary.c:316:42: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/drmkms/drmkms_layer.c:99:47: style: Parameter 'config' can be declared as pointer to const. However it seems that 'drmkmsTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/drmkms/drmkms_layer.c:418:52: style: Parameter 'config' can be declared as pointer to const. However it seems that 'drmkmsPlaneTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/mesa/mesa_surface_pool.c:102:43: style: Parameter 'core' can be declared as pointer to const. However it seems that 'mesaInitPool' is a callback function, if 'core' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/mesa/mesa_surface_pool.c:160:43: style: Parameter 'core' can be declared as pointer to const. However it seems that 'mesaJoinPool' is a callback function, if 'core' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/pvr2d/pvr2d_primary.c:270:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/pvr2d/pvr2d_primary.c:312:42: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/pvr2d/pvr2d_primary.c:313:42: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/pvr2d/pvr2d_primary.c:314:42: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/pvr2d/pvr2d_primary.c:315:42: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/pvr2d/pvr2d_primary.c:316:42: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/osx/primary.c:189:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/osx/primary.c:218:42: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/osx/primary.c:219:42: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/osx/primary.c:220:42: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/osx/primary.c:221:42: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/osx/primary.c:222:42: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/osx/primary.c:281:43: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'primaryUpdateRegion' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/sdl/primary.c:199:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/sdl/primary.c:228:42: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/sdl/primary.c:229:42: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/sdl/primary.c:230:42: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/sdl/primary.c:231:42: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/sdl/primary.c:232:42: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/glx_surface_pool.c:675:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'glxUnlock' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/glx_surface_pool.c:676:35: style: Parameter 'pool_data' can be declared as pointer to const. However it seems that 'glxUnlock' is a callback function, if 'pool_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/glx_surface_pool.c:677:35: style: Parameter 'pool_local' can be declared as pointer to const. However it seems that 'glxUnlock' is a callback function, if 'pool_local' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/glx_surface_pool.c:678:35: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'glxUnlock' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/glx_surface_pool.c:679:35: style: Parameter 'alloc_data' can be declared as pointer to const. However it seems that 'glxUnlock' is a callback function, if 'alloc_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/glx_surface_pool.c:680:35: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'glxUnlock' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/vnc/primary.c:289:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/vnc/primary.c:319:42: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/vnc/primary.c:320:42: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/vnc/primary.c:321:42: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/vnc/primary.c:322:42: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/vnc/primary.c:323:42: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/vnc/primary.c:550:49: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAllocateSurface' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/xwindow.c:52:29: style: Parameter 'display' can be declared as pointer to const. However it seems that 'error_handler_shm' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/xwindow.c:52:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'error_handler_shm' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/x11_surface_pool_bridge.c:163:42: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'x11CheckTransfer' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/x11_surface_pool_bridge.c:164:42: style: Parameter 'from' can be declared as pointer to const. However it seems that 'x11CheckTransfer' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/x11_surface_pool_bridge.c:165:42: style: Parameter 'to' can be declared as pointer to const. However it seems that 'x11CheckTransfer' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/primary.c:466:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/primary.c:507:42: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/primary.c:508:42: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/primary.c:509:42: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/primary.c:510:42: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/primary.c:511:42: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/primary.c:587:47: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primarySetRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/sawman/region.c:1033:40: style: Parameter 'r1End' can be declared as pointer to const. However it seems that 'misc_region_intersectO' is a callback function, if 'r1End' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/sawman/region.c:1035:40: style: Parameter 'r2End' can be declared as pointer to const. However it seems that 'misc_region_intersectO' is a callback function, if 'r2End' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/sawman/region.c:1173:32: style: Parameter 'r1End' can be declared as pointer to const. However it seems that 'misc_region_unionO' is a callback function, if 'r1End' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/sawman/region.c:1175:32: style: Parameter 'r2End' can be declared as pointer to const. However it seems that 'misc_region_unionO' is a callback function, if 'r2End' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/sawman/region.c:1639:51: style: Parameter 'r1End' can be declared as pointer to const. However it seems that 'misc_region_subtractO' is a callback function, if 'r1End' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/lib/sawman/region.c:1641:51: style: Parameter 'r2End' can be declared as pointer to const. However it seems that 'misc_region_subtractO' is a callback function, if 'r2End' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/x11vdpau_surface_pool.c:160:41: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'x11TestConfig' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/x11vdpau_surface_pool.c:161:41: style: Parameter 'pool_data' can be declared as pointer to const. However it seems that 'x11TestConfig' is a callback function, if 'pool_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/x11vdpau_surface_pool.c:162:41: style: Parameter 'pool_local' can be declared as pointer to const. However it seems that 'x11TestConfig' is a callback function, if 'pool_local' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11vdpau/x11vdpau_surface_pool.c:163:41: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'x11TestConfig' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:477:48: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryTestRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:541:42: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:542:42: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:543:42: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:544:42: style: Parameter 'region_data' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'region_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:545:42: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primaryAddRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:555:47: style: Parameter 'config' can be declared as pointer to const. However it seems that 'primarySetRegion' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:606:48: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'primarySetStereoDepth' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:607:48: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'primarySetStereoDepth' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/systems/x11/primary.c:608:48: style: Parameter 'layer_data' can be declared as pointer to const. However it seems that 'primarySetStereoDepth' is a callback function, if 'layer_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tests/fusion_reactor.c:78:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'reaction_callback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tests/fusion_reactor.c:88:34: style: Parameter 'call_ptr' can be declared as pointer to const. However it seems that 'dispatch_callback' is a callback function, if 'call_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tests/fusion_reactor.c:89:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dispatch_callback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tests/fusion_reactor.c:91:34: style: Parameter 'ret_val' can be declared as pointer to const. However it seems that 'dispatch_callback' is a callback function, if 'ret_val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tests/voodoo/voodoo_server.c:37:21: style: Parameter 'thiz' can be declared as pointer to const. However it seems that 'DummyRelease' is a callback function, if 'thiz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tests/testman.c:582:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'input_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tests/testman.c:771:39: style: Parameter 'context' can be declared as pointer to const. However it seems that 'window_restack' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tools/dfbinfo.c:125:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'input_device_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tools/dfbproxy.c:84:40: style: Parameter 'server' can be declared as pointer to const. However it seems that 'ConstructDispatcher' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tools/fsproxy.c:85:40: style: Parameter 'server' can be declared as pointer to const. However it seems that 'ConstructDispatcher' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DirectFB-1.7.7/tools/fusion_bench.c:76:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'reaction_callback' 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/d/directvnc/directvnc_0.7.8.orig.tar.gz directvnc-0.7.8/src/tight.c:297:32: style: Parameter 'src' can be declared as pointer to const. However it seems that 'FilterCopy' 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/d/direvent/direvent_5.2.orig.tar.gz direvent-5.2/grecs/tests/gcffmt.c:63:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'list_parser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direvent-5.2/grecs/tests/gcffmt.c:70:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'find_parser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direvent-5.2/grecs/src/preproc.c:405:28: style: Parameter 'src' can be declared as pointer to const. However it seems that 'incl_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direvent-5.2/src/watcher.c:485:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'checkwatcher' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direvent-5.2/grecs/src/tree.c:278:17: style: Parameter 'locus' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'locus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direvent-5.2/grecs/src/tree.c:279:8: style: Parameter 'varptr' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'varptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direvent-5.2/grecs/src/tree.c:280:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direvent-5.2/grecs/src/tree.c:281:8: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'fake_callback' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/direwolf/direwolf_1.7+dfsg.orig.tar.xz direwolf-1.7/src/kissnet.c:678:30: style: Parameter 'onlykps' can be declared as pointer to const. However it seems that 'kissnet_send_rec_packet' is a callback function, if 'onlykps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/discount/discount_2.2.7.orig.tar.gz discount-2.2.7/main.c:65:21: style: Parameter 'input' can be declared as pointer to const. However it seems that 'anchor_format' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/main.c:103:44: style: Parameter 'lang' can be declared as pointer to const. However it seems that 'external_codefmt' is a callback function, if 'lang' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/mktags.c:29:19: style: Parameter 'a' can be declared as pointer to const. However it seems that 'casort' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/mktags.c:29:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'casort' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/pgm_options.c:74:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_by_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/pgm_options.c:74:43: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_by_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/pgm_options.c:80:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_by_flag' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/pgm_options.c:80:43: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_by_flag' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/tags.c:45:19: style: Parameter 'a' can be declared as pointer to const. However it seems that 'casort' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] discount-2.2.7/tags.c:45:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'casort' 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/d/discover/discover_2.1.2.orig.tar.gz discover-2.1.2/lib/core.c:82:59: style: Parameter 'message' can be declared as pointer to const. However it seems that '_discover_create_message' 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/d/dislocker/dislocker_0.7.3.orig.tar.gz dislocker-0.7.3/src/dislocker-fuse.c:108:61: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'fs_open' 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/d/distcc/distcc_3.4+really3.4.orig.tar.gz distcc-3.4/popt/popthelp.c:26: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] distcc-3.4/src/renderer.c:107:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dcc_cell_renderer_chart_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] distcc-3.4/src/renderer.c:130:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dcc_cell_renderer_chart_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/d/disulfinder/disulfinder_1.2.11.orig.tar.gz disulfinder-1.2.11/disulfind/src/Common/Matrix.h:206:58: style: Parameter 'mat' can be declared as pointer to const. However it seems that 'Matrix' is a callback function, if 'mat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/djview4/djview4_4.12.orig.tar.xz djview4-4.12/nsdejavu/nsdejavu.c:2055:25: style: Parameter 'npobj' can be declared as pointer to const. However it seems that 'np_invalidate' is a callback function, if 'npobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2060:24: style: Parameter 'npobj' can be declared as pointer to const. However it seems that 'np_hasmethod' is a callback function, if 'npobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2163:28: style: Parameter 'npobj' can be declared as pointer to const. However it seems that 'np_invokedefault' is a callback function, if 'npobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2164:46: style: Parameter 'result' can be declared as pointer to const. However it seems that 'np_invokedefault' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2170:26: style: Parameter 'npobj' can be declared as pointer to const. However it seems that 'np_hasproperty' is a callback function, if 'npobj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2526:39: style: Parameter 'np_stream' can be declared as pointer to const. However it seems that 'NPP_WriteReady' is a callback function, if 'np_stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2532:34: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'NPP_Write' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2532:71: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'NPP_Write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2564:42: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'NPP_DestroyStream' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djview4-4.12/nsdejavu/nsdejavu.c:2588:41: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'NPP_StreamAsFile' 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/d/djvulibre/djvulibre_3.5.28.orig.tar.xz djvulibre-3.5.28/doc/minilisp/minilisp.cpp:542:1: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'f_nullp' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/doc/minilisp/minilisp.cpp:687:1: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'f_equalequal' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/doc/minilisp/minilisp.cpp:859:1: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'f_gc' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/doc/minilisp/minilisp.cpp:865:1: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'f_info' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/doc/minilisp/minilisp.cpp:903:1: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'f_display' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/libdjvu/Arrays.h:660:30: 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] djvulibre-3.5.28/libdjvu/Arrays.h:665:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'init1' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/libdjvu/GContainer.h:262:30: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/djvused.cpp:1918:42: style: Parameter 'pbs' can be declared as reference to const. However it seems that 'command_print_outline' is a callback function, if 'pbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/djvused.cpp:2004:43: style: Parameter 'pbs' can be declared as reference to const. However it seems that 'command_remove_outline' is a callback function, if 'pbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/jb2cmp/patterns.cpp:356:41: style: Parameter 'row1' can be declared as pointer to const. However it seems that 'pithdiff_compare_row' is a callback function, if 'row1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/jb2cmp/patterns.cpp:356:53: style: Parameter 'row2' can be declared as pointer to const. However it seems that 'pithdiff_compare_row' is a callback function, if 'row2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/jb2cmp/patterns.cpp:370:48: style: Parameter 'row' can be declared as pointer to const. However it seems that 'pithdiff_compare_with_white' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/jb2cmp/patterns.cpp:406:41: style: Parameter 'row1' can be declared as pointer to const. However it seems that 'softdiff_compare_row' is a callback function, if 'row1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/jb2cmp/patterns.cpp:406:53: style: Parameter 'row2' can be declared as pointer to const. However it seems that 'softdiff_compare_row' is a callback function, if 'row2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] djvulibre-3.5.28/tools/jb2cmp/patterns.cpp:419:48: style: Parameter 'row' can be declared as pointer to const. However it seems that 'softdiff_compare_with_white' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dkopp/dkopp_6.5.orig.tar.gz dkopp-6.5/zfuncs.cc:5734: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] dkopp-6.5/zfuncs.cc:6270: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] dkopp-6.5/zfuncs.cc:8680: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] dkopp-6.5/zfuncs.cc:8691: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/d/dleyna-server/dleyna-server_0.6.0.orig.tar.gz dleyna-server-0.6.0/server/daemon.c:34:46: style: Parameter 'source' can be declared as pointer to const. However it seems that 'prv_quit_handler' 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/d/dlib/dlib_19.24+dfsg.orig.tar.bz2 dlib-19.24+dfsg/dlib/gui_core/gui_core_kernel_2.cpp:1372:17: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clip_peek_helper' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/dlib/gui_widgets/widgets.cpp:3116:28: style: Parameter 'btn' can be declared as reference to const. However it seems that 'on_path_button_click' is a callback function, if 'btn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/dlib/test/thread_pool.cpp:72:21: style: Parameter 'a' can be declared as reference to const. However it seems that 'gadd1' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/dlib/test/thread_pool.cpp:418:24: style: Parameter 'a' can be declared as reference to const. However it seems that 'add1' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/tools/python/src/matrix.cpp:22:46: style: Parameter 'c' can be declared as reference to const. However it seems that 'matrix_double__repr__' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/tools/python/src/matrix.cpp:30:45: style: Parameter 'c' can be declared as reference to const. However it seems that 'matrix_double__str__' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/tools/python/src/matrix.cpp:157:30: style: Parameter 'm' can be declared as reference to const. However it seems that 'mat_row__len__' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/tools/python/src/matrix.cpp:162:36: style: Parameter 'm' can be declared as reference to const. However it seems that 'mat_row__getitem__' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlib-19.24+dfsg/tools/python/src/shape_predictor.cpp:19:26: style: Parameter 'predictor' can be declared as reference to const. However it seems that 'run_predictor' is a callback function, if 'predictor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dlm/dlm_4.2.0.orig.tar.gz dlm-4.2.0/libdlm/libdlm.c:122:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dummy_ast_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/d/dlt-daemon/dlt-daemon_2.18.10.orig.tar.gz dlt-daemon-2.18.10/src/console/dlt-passive-node-ctrl.c:167:52: style: Parameter 'answer' can be declared as pointer to const. However it seems that 'dlt_passive_node_analyze_response' is a callback function, if 'answer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/gateway/dlt_gateway.c:57:81: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_gateway_check_ip' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/gateway/dlt_gateway.c:95:56: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_gateway_check_port' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/gateway/dlt_gateway.c:133:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_gateway_check_ecu' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/gateway/dlt_gateway.c:156:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_gateway_check_connect_trigger' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/gateway/dlt_gateway.c:187:59: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_gateway_check_timeout' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/gateway/dlt_gateway.c:211:59: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_gateway_check_interval' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/gateway/dlt_gateway.c:234:63: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_gateway_check_send_serial' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/offlinelogstorage/dlt_offline_logstorage.c:946:52: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_logstorage_check_loglevel' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/offlinelogstorage/dlt_offline_logstorage.c:989:58: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_logstorage_check_reset_loglevel' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/offlinelogstorage/dlt_offline_logstorage.c:1125:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_logstorage_check_sync_strategy' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlt-daemon-2.18.10/src/offlinelogstorage/dlt_offline_logstorage.c:1172:49: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dlt_logstorage_check_ecuid' 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/d/dlt-viewer/dlt-viewer_2.25.0+dfsg.orig.tar.xz dlt-viewer-2.25.0/examples/dlt-speed-app/dlt-speed-app.c:287:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dlt_user_injection_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/d/dlume/dlume_0.2.4.orig.tar.gz dlume-0.2.4/src/options.c:183:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cal_color_select' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlume-0.2.4/src/gui.c:489:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gui_fe_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlume-0.2.4/src/gui.c:499:37: style: Parameter 'tree_view' can be declared as pointer to const. However it seems that 'row_activated_cb' is a callback function, if 'tree_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlume-0.2.4/src/gui.c:499:61: style: Parameter 'path' can be declared as pointer to const. However it seems that 'row_activated_cb' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dlume-0.2.4/src/gui.c:499:86: style: Parameter 'column' can be declared as pointer to const. However it seems that 'row_activated_cb' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dm-writeboost/dm-writeboost_2.2.16.orig.tar.gz dm-writeboost-2.2.16/src/dm-writeboost-target.c:1440:45: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'writeboost_map' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dm-writeboost-2.2.16/src/dm-writeboost-target.c:1464:48: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'writeboost_end_io' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dm-writeboost-2.2.16/src/dm-writeboost-target.c:1836:54: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'writeboost_postsuspend' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dm-writeboost-2.2.16/src/dm-writeboost-target.c:1847:49: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'writeboost_message' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dm-writeboost-2.2.16/src/dm-writeboost-target.c:1891:49: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'writeboost_status' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dmagnetic/dmagnetic_0.37.orig.tar.gz dmagnetic-0.37/src/frontends/helloworld/helloworld.c:35:21: style: Parameter 'context' can be declared as pointer to const. However it seems that 'cb_output' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/helloworld/helloworld.c:35:35: style: Parameter 'headline' can be declared as pointer to const. However it seems that 'cb_output' is a callback function, if 'headline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/helloworld/helloworld.c:35:50: style: Parameter 'text' can be declared as pointer to const. However it seems that 'cb_output' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/helloworld/helloworld.c:35:61: style: Parameter 'picname' can be declared as pointer to const. However it seems that 'cb_output' is a callback function, if 'picname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/helloworld/helloworld.c:51:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'cb_picture' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/helloworld/helloworld.c:51:49: style: Parameter 'picture' can be declared as pointer to const. However it seems that 'cb_picture' is a callback function, if 'picture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/helloworld/helloworld.c:51:63: style: Parameter 'picname' can be declared as pointer to const. However it seems that 'cb_picture' is a callback function, if 'picname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/default/main.c:50:25: style: Parameter 'context' can be declared as pointer to const. However it seems that 'cbDumpPicture' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmagnetic-0.37/src/frontends/default/main.c:50:67: style: Parameter 'picname' can be declared as pointer to const. However it seems that 'cbDumpPicture' is a callback function, if 'picname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dmlc-core/dmlc-core_0.5.orig.tar.gz dmlc-core-0.5/src/io/s3_filesys.cc:379:34: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'WriteStringCallback' 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/d/dmraid/dmraid_1.0.0.rc16.orig.tar.gz dmraid/1.0.0.rc16/lib/format/ataraid/hpt45x.c:198:31: style: Parameter 'lc' can be declared as pointer to const. However it seems that 'is_hpt45x' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/hpt45x.c:198:52: style: Parameter 'di' can be declared as pointer to const. However it seems that 'is_hpt45x' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/hpt45x.c:258:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/hpt37x.c:309:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/lsi.c:142:28: style: Parameter 'lc' can be declared as pointer to const. However it seems that 'is_lsi' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/lsi.c:142:49: style: Parameter 'di' can be declared as pointer to const. However it seems that 'is_lsi' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/lsi.c:142:59: style: Parameter 'meta' can be declared as pointer to const. However it seems that 'is_lsi' is a callback function, if 'meta' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/lsi.c:267:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/jm.c:295:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/nv.c:317:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/via.c:322:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/sil.c:411:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/asr.c:467:28: style: Parameter 'dont' can be declared as pointer to const. However it seems that 'set_sort' is a callback function, if 'dont' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/asr.c:467:52: style: Parameter 'care' can be declared as pointer to const. However it seems that 'set_sort' is a callback function, if 'care' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/asr.c:1030:30: style: Parameter 'lc' can be declared as pointer to const. However it seems that 'check_rd' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/asr.c:1030:51: style: Parameter 'rs' can be declared as pointer to const. However it seems that 'check_rd' is a callback function, if 'rs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/asr.c:1031:20: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'check_rd' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/asr.c:1031:30: style: Parameter 'context' can be declared as pointer to const. However it seems that 'check_rd' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/pdc.c:522:51: style: Parameter 'e_io' can be declared as pointer to const. However it seems that 'event_io' is a callback function, if 'e_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ataraid/pdc.c:633:53: style: Parameter 'info' can be declared as pointer to const. However it seems that 'setup_rd' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/partition/dos.c:76:28: style: Parameter 'lc' can be declared as pointer to const. However it seems that 'is_dos' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/partition/dos.c:76:49: style: Parameter 'di' can be declared as pointer to const. However it seems that 'is_dos' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/partition/dos.c:380:31: style: Parameter 'lc' can be declared as pointer to const. However it seems that 'dos_check' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/partition/dos.c:380:52: style: Parameter 'rs' can be declared as pointer to const. However it seems that 'dos_check' is a callback function, if 'rs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/activate/activate.c:850:29: style: Parameter 'dev_name' can be declared as pointer to const. However it seems that 'dm_register_for_event' is a callback function, if 'dev_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/activate/activate.c:850:45: style: Parameter 'lib_name' can be declared as pointer to const. However it seems that 'dm_register_for_event' is a callback function, if 'lib_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/activate/activate.c:859:31: style: Parameter 'dev_name' can be declared as pointer to const. However it seems that 'dm_unregister_for_event' is a callback function, if 'dev_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/activate/activate.c:859:47: style: Parameter 'lib_name' can be declared as pointer to const. However it seems that 'dm_unregister_for_event' is a callback function, if 'lib_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/tools/commands.c:810:34: style: Parameter 'lc' can be declared as pointer to const. However it seems that '_create_sets' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ddf/ddf1.c:611:27: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'no_sort' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ddf/ddf1.c:611:50: style: Parameter 'new' can be declared as pointer to const. However it seems that 'no_sort' is a callback function, if 'new' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ddf/ddf1.c:869:30: style: Parameter 'lc' can be declared as pointer to const. However it seems that 'check_rd' is a callback function, if 'lc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ddf/ddf1.c:869:51: style: Parameter 'rs' can be declared as pointer to const. However it seems that 'check_rd' is a callback function, if 'rs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ddf/ddf1.c:870:20: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'check_rd' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmraid/1.0.0.rc16/lib/format/ddf/ddf1.c:870:30: style: Parameter 'context' can be declared as pointer to const. However it seems that 'check_rd' 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/d/dmrconfig/dmrconfig_1.1+git20230126.03bb768.orig.tar.gz dmrconfig-1.1+git20230126.03bb768/hid-macos.c:123:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'callback_input' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/hid-libusb.c:48:51: style: Parameter 't' can be declared as pointer to const. However it seems that 'read_callback' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/rd5r.c:409:47: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'rd5r_is_compatible' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/rd5r.c:1470:63: style: Parameter 'param' can be declared as pointer to const. However it seems that 'rd5r_parse_parameter' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/rd5r.c:1470:76: style: Parameter 'value' can be declared as pointer to const. However it seems that 'rd5r_parse_parameter' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/rd5r.c:2139:46: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'rd5r_parse_header' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/rd5r.c:2139:59: style: Parameter 'line' can be declared as pointer to const. However it seems that 'rd5r_parse_header' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/gd77.c:412:47: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'gd77_is_compatible' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/gd77.c:1469:63: style: Parameter 'param' can be declared as pointer to const. However it seems that 'gd77_parse_parameter' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/gd77.c:1469:76: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gd77_parse_parameter' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/gd77.c:2141:46: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'gd77_parse_header' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/gd77.c:2141:59: style: Parameter 'line' can be declared as pointer to const. However it seems that 'gd77_parse_header' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/dm1801.c:414:49: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'dm1801_is_compatible' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/dm1801.c:1471:65: style: Parameter 'param' can be declared as pointer to const. However it seems that 'dm1801_parse_parameter' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/dm1801.c:1471:78: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dm1801_parse_parameter' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/dm1801.c:2143:48: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'dm1801_parse_header' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/dm1801.c:2143:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'dm1801_parse_header' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/md380.c:403:48: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'md380_is_compatible' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/md380.c:1366:64: style: Parameter 'param' can be declared as pointer to const. However it seems that 'md380_parse_parameter' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/md380.c:1366:77: style: Parameter 'value' can be declared as pointer to const. However it seems that 'md380_parse_parameter' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/md380.c:2029:47: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'md380_parse_header' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/md380.c:2029:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'md380_parse_header' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:439:50: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'd868uv_print_version' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:439:63: style: Parameter 'out' can be declared as pointer to const. However it seems that 'd868uv_print_version' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:683:49: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'd868uv_is_compatible' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:1473:65: style: Parameter 'param' can be declared as pointer to const. However it seems that 'd868uv_parse_parameter' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:1473:78: style: Parameter 'value' can be declared as pointer to const. However it seems that 'd868uv_parse_parameter' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:2509:48: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'd868uv_parse_header' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:2509:61: style: Parameter 'line' can be declared as pointer to const. However it seems that 'd868uv_parse_header' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/d868uv.c:2549:53: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'd868uv_update_timestamp' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/uv380.c:438:48: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'uv380_is_compatible' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/uv380.c:1460:64: style: Parameter 'param' can be declared as pointer to const. However it seems that 'uv380_parse_parameter' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/uv380.c:1460:77: style: Parameter 'value' can be declared as pointer to const. However it seems that 'uv380_parse_parameter' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/uv380.c:2126:47: style: Parameter 'radio' can be declared as pointer to const. However it seems that 'uv380_parse_header' is a callback function, if 'radio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dmrconfig-1.1+git20230126.03bb768/uv380.c:2126:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'uv380_parse_header' 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/d/dns2tcp/dns2tcp_0.5.2.orig.tar.gz dns2tcp-0.5.2/client/options.c:116:51: style: Parameter 'token' can be declared as pointer to const. However it seems that 'client_copy_param' is a callback function, if 'token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dns2tcp-0.5.2/client/options.c:116:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'client_copy_param' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dns2tcp-0.5.2/server/options.c:111:51: style: Parameter 'token' can be declared as pointer to const. However it seems that 'server_copy_param' is a callback function, if 'token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dns2tcp-0.5.2/server/options.c:111:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'server_copy_param' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dns2tcp-0.5.2/server/rr.c:135:71: style: Parameter 'req' can be declared as pointer to const. However it seems that 'rr_add_reply_encode' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dns2tcp-0.5.2/server/rr.c:157:69: style: Parameter 'req' can be declared as pointer to const. However it seems that 'rr_add_reply_raw' 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/d/dnsdist/dnsdist_1.8.3.orig.tar.bz2 dnsdist-1.8.3/dnsdist-tcp.cc:1238:81: style: Parameter 'param' can be declared as reference to const. However it seems that 'handleCrossProtocolResponse' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsdist-1.8.3/test-dnsdistrings_cc.cc:130:37: style: Parameter 'rings' can be declared as reference to const. However it seems that 'ringReaderThread' is a callback function, if 'rings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dnsmasq/dnsmasq_2.90.orig.tar.xz dnsmasq-2.90/src/arp.c:38:54: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'filter_mac' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsmasq-2.90/src/dhcp6.c:627:59: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'make_duid1' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsmasq-2.90/src/radv.c:766:56: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'add_lla' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dnsperf/dnsperf_2.14.0.orig.tar.xz dnsperf-2.14.0/src/net_udp.c:39:55: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'perf__udp_recv' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_udp.c:44:57: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'perf__udp_sendto' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_udp.c:49:52: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'perf__udp_close' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_udp.c:54:53: style: Parameter 'sock_a' can be declared as pointer to const. However it seems that 'perf__udp_sockeq' is a callback function, if 'sock_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_udp.c:54:85: style: Parameter 'sock_b' can be declared as pointer to const. However it seems that 'perf__udp_sockeq' is a callback function, if 'sock_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_udp.c:59:56: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'perf__udp_sockready' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_tcp.c:271:52: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'perf__tcp_close' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_tcp.c:276:53: style: Parameter 'sock_a' can be declared as pointer to const. However it seems that 'perf__tcp_sockeq' is a callback function, if 'sock_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_tcp.c:276:85: style: Parameter 'sock_b' can be declared as pointer to const. However it seems that 'perf__tcp_sockeq' is a callback function, if 'sock_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_dot.c:312:52: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'perf__dot_close' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_dot.c:318:53: style: Parameter 'sock_a' can be declared as pointer to const. However it seems that 'perf__dot_sockeq' is a callback function, if 'sock_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnsperf-2.14.0/src/net_dot.c:318:85: style: Parameter 'sock_b' can be declared as pointer to const. However it seems that 'perf__dot_sockeq' is a callback function, if 'sock_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dnssec-trigger/dnssec-trigger_0.17+repack.orig.tar.xz dnssec-trigger-0.17/winrc/trayicon.c:843:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'feed_alert' 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/d/dnstop/dnstop_20120611.orig.tar.gz dnstop-20120611/dnstop.c:1549:31: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'UnknownTldFilter' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnstop-20120611/dnstop.c:1571:31: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'RFC1918PtrFilter' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnstop-20120611/dnstop.c:1598:33: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'RcodeRefusedFilter' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnstop-20120611/dnstop.c:1604:26: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'QnameFilter' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnstop-20120611/dnstop.c:1632:29: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'BitsquatFilter' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnstop-20120611/dnstop.c:1668:28: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'QtypeAnyFilter' 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/d/dnswire/dnswire_0.4.0.orig.tar.xz dnswire-0.4.0/examples/daemon_sender_uv.c:54:32: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'client_close' 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/d/docbook-to-man/docbook-to-man_2.0.0.orig.tar.gz docbook-to-man-2.0.0.orig/Instant/info.c:168:16: style: Parameter 'e' can be declared as pointer to const. However it seems that 'print_indent' 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/d/dogtag-pki/dogtag-pki_11.2.1.orig.tar.xz pki-11.2.1/base/tools/src/main/native/bulkissuance/bulkissuance.c:217:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'myBadCertHandler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/bulkissuance/bulkissuance.c:217:42: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'myBadCertHandler' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/p12tool/p12tool.c:137:59: style: Parameter 'cancel' can be declared as pointer to const. However it seems that 'P12U_NicknameCollisionCallback' is a callback function, if 'cancel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/p7tool/p7tool.c:128:36: style: Parameter 'algid' can be declared as pointer to const. However it seems that 'decryption_allowed' is a callback function, if 'algid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/p7tool/p7tool.c:128:55: style: Parameter 'key' can be declared as pointer to const. However it seems that 'decryption_allowed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/pistool/src/secutil.c:2320:54: style: Parameter 'm' can be declared as pointer to const. However it seems that 'SECU_PrintCertificate' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/revoker/revoker.c:199:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'myBadCertHandler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/revoker/revoker.c:199:42: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'myBadCertHandler' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/sslget/sslget.c:190:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'myBadCertHandler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/sslget/sslget.c:190:42: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'myBadCertHandler' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/tpsclient/tools/raclient/RA_Client.cpp:1637:27: style: Parameter 'slot' can be declared as pointer to const. However it seems that 'ownPasswd' is a callback function, if 'slot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pki-11.2.1/base/tools/src/main/native/tpsclient/tools/raclient/RA_Client.cpp:1637:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ownPasswd' 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/d/dolphin-emu/dolphin-emu_5.0-20347+dfsg.orig.tar.xz dolphin-emu-5.0-20347+dfsg/Externals/implot/implot/implot_demo.cpp:1931:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'MetricFormatter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Externals/minizip/minizip.c:180:73: style: Parameter 'file_info' can be declared as pointer to const. However it seems that 'minizip_add_entry_cb' is a callback function, if 'file_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Externals/minizip/minizip.c:189:76: style: Parameter 'file_info' can be declared as pointer to const. However it seems that 'minizip_add_progress_cb' is a callback function, if 'file_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Externals/minizip/minizip.c:291:77: style: Parameter 'file_info' can be declared as pointer to const. However it seems that 'minizip_extract_entry_cb' is a callback function, if 'file_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Externals/minizip/minizip.c:301:80: style: Parameter 'file_info' can be declared as pointer to const. However it seems that 'minizip_extract_progress_cb' is a callback function, if 'file_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Externals/minizip/mz_zip_rw.c:285:89: style: Parameter 'file_info' can be declared as pointer to const. However it seems that 'mz_zip_reader_locate_entry_cb' is a callback function, if 'file_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Externals/rcheevos/rcheevos/test/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] dolphin-emu-5.0-20347+dfsg/Externals/rcheevos/rcheevos/test/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] dolphin-emu-5.0-20347+dfsg/Externals/rcheevos/rcheevos/test/lua/src/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] dolphin-emu-5.0-20347+dfsg/Externals/rcheevos/rcheevos/test/lua/src/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] dolphin-emu-5.0-20347+dfsg/Externals/rcheevos/rcheevos/test/lua/src/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] dolphin-emu-5.0-20347+dfsg/Externals/rcheevos/rcheevos/test/lua/src/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] dolphin-emu-5.0-20347+dfsg/Source/Core/Common/GL/GLInterface/GLX.cpp:31:37: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ctxErrorHandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Source/Core/Common/GL/GLInterface/GLX.cpp:31:55: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'ctxErrorHandler' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Source/Core/Core/CoreTiming.cpp:44:46: style: Parameter 'system' can be declared as reference to const. However it seems that 'EmptyTimedCallback' is a callback function, if 'system' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Source/Core/Core/HW/EXI/EXI_DeviceMic.cpp:71:42: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'state_callback' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Source/Core/Core/HW/EXI/EXI_DeviceMic.cpp:71:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'state_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Source/Core/Core/PowerPC/GDBStub.cpp:129:42: style: Parameter 'system' can be declared as reference to const. However it seems that 'UpdateCallback' is a callback function, if 'system' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dolphin-emu-5.0-20347+dfsg/Source/Core/VideoCommon/VertexLoader.cpp:21:51: style: Parameter 'loader' can be declared as pointer to const. However it seems that 'PosMtx_ReadDirect_UByte' is a callback function, if 'loader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/doodle/doodle_0.7.2.orig.tar.xz doodle-0.7.2/src/doodle/doodle.c:131:14: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'isPruned' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doodle-0.7.2/src/doodle/testtree2.c:95:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'testEquals' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doodle-0.7.2/src/doodle/testtree3.c:95:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'testEquals' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doodle-0.7.2/src/doodle/testtree.c:51:14: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'checkFN' 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/d/doomsday/doomsday_2.3.1+ds1.orig.tar.xz doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:34:28: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri8' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:43:30: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri16' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:52:28: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri32' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:61:28: style: Parameter 'r' can be declared as pointer to const. However it seems that 'srf' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:73:27: style: Parameter 'r' can be declared as pointer to const. However it seems that 'srd' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:123:28: style: Parameter 'w' can be declared as pointer to const. However it seems that 'swi8' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:130:28: style: Parameter 'w' can be declared as pointer to const. However it seems that 'swi16' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:137:28: style: Parameter 'w' can be declared as pointer to const. However it seems that 'swi32' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:144:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'swf' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/common/src/p_saveio.cpp:155:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'swd' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/doom/src/doomv9mapstatereader.cpp:51:28: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri8' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/doom/src/doomv9mapstatereader.cpp:58:30: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri16' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/doom/src/doomv9mapstatereader.cpp:65:28: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri32' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/doom/src/doomv9mapstatereader.cpp:72:27: style: Parameter 'r' can be declared as pointer to const. However it seems that 'srd' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/heretic/src/hereticv13mapstatereader.cpp:52:28: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri8' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/heretic/src/hereticv13mapstatereader.cpp:59:30: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri16' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/heretic/src/hereticv13mapstatereader.cpp:66:28: style: Parameter 'r' can be declared as pointer to const. However it seems that 'sri32' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doomsday-2.3.1/doomsday/apps/plugins/heretic/src/hereticv13mapstatereader.cpp:73:27: style: Parameter 'r' can be declared as pointer to const. However it seems that 'srd' 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/d/dopewars/dopewars_1.6.2.orig.tar.gz dopewars-1.6.2/src/error.c:138:48: style: Parameter 'error' can be declared as pointer to const. However it seems that 'ErrnoAppendError' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gtkport/gtkport.c:5332:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DestroyGtkMessageBox' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/optdialog.c:357:51: style: Parameter 'structname' can be declared as pointer to const. However it seems that 'list_delete' is a callback function, if 'structname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/gtk_client.c:249:28: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DestroyGtk' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/gtk_client.c:743:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'EndHighScore' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/gtk_client.c:2907:29: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SpyOnPlayer' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/gtk_client.c:2912:24: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'TipOff' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/gtk_client.c:3224:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DisallowDelete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/gtk_client.c:3224:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DisallowDelete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dopewars-1.6.2/src/gui_client/gtk_client.c:3295:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DestroySpyReports' 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/d/dosbox/dosbox_0.74-3.orig.tar.gz dosbox-0.74-3/src/cpu/cpu.cpp:2406:28: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'CPU_ShutDown' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/dos/drive_cache.cpp:48:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'SortByNameRev' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/dos/drive_cache.cpp:48:93: style: Parameter 'b' can be declared as pointer to const. However it seems that 'SortByNameRev' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/dos/drive_cache.cpp:52:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'SortByDirName' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/dos/drive_cache.cpp:52:93: style: Parameter 'b' can be declared as pointer to const. However it seems that 'SortByDirName' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/dos/drive_cache.cpp:58:58: style: Parameter 'a' can be declared as pointer to const. However it seems that 'SortByDirNameRev' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/dos/drive_cache.cpp:58:96: style: Parameter 'b' can be declared as pointer to const. However it seems that 'SortByDirNameRev' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/cmos.cpp:324:28: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'CMOS_Destroy' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/disney.cpp:391:38: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'DISNEY_ShutDown' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/hardware.cpp:756:33: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'HARDWARE_Destroy' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/joystick.cpp:224:32: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'JOYSTICK_Destroy' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/memory.cpp:607:36: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'MEM_ShutDown' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/mpu401.cpp:637:30: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'MPU401_Destroy' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/mixer.cpp:519:33: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'MIXER_Stop' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/pcspeaker.cpp:353:34: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'PCSPEAKER_ShutDown' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/pic.cpp:605:27: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'PIC_Destroy' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/serialport/serialport.cpp:1282:32: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'SERIAL_Destroy' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-0.74-3/src/hardware/vga_paradise.cpp:139:66: style: Parameter 'modeData' can be declared as pointer to const. However it seems that 'FinishSetMode_PVGA1A' is a callback function, if 'modeData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dosbox-x/dosbox-x_2024.03.01+dfsg.orig.tar.xz dosbox-x-dosbox-x-v2024.03.01/src/cpu/cpu.cpp:3415:49: style: Parameter 'co' can be declared as reference to const. However it seems that 'weitek_memio_cb' is a callback function, if 'co' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/dos/drive_cache.cpp:51:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'SortByNameRev' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/dos/drive_cache.cpp:51:93: style: Parameter 'b' can be declared as pointer to const. However it seems that 'SortByNameRev' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/dos/drive_cache.cpp:55:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'SortByDirName' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/dos/drive_cache.cpp:55:93: style: Parameter 'b' can be declared as pointer to const. However it seems that 'SortByDirName' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/dos/drive_cache.cpp:61:58: style: Parameter 'a' can be declared as pointer to const. However it seems that 'SortByDirNameRev' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/dos/drive_cache.cpp:61:96: style: Parameter 'b' can be declared as pointer to const. However it seems that 'SortByDirNameRev' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/hardware/gus.cpp:2201:56: style: Parameter 'co' can be declared as reference to const. However it seems that 'gus_cb_port_r' is a callback function, if 'co' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/hardware/gus.cpp:2217:57: style: Parameter 'co' can be declared as reference to const. However it seems that 'gus_cb_port_w' is a callback function, if 'co' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/hardware/memory.cpp:554:46: style: Parameter 'co' can be declared as reference to const. However it seems that 'lfb_memio_cb' is a callback function, if 'co' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/hardware/vga_paradise.cpp:152:66: style: Parameter 'modeData' can be declared as pointer to const. However it seems that 'FinishSetMode_PVGA1A' is a callback function, if 'modeData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/hardware/voodoo.cpp:45:53: style: Parameter 'co' can be declared as reference to const. However it seems that 'voodoo_lfb_memio_cb' is a callback function, if 'co' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dosbox-x-dosbox-x-v2024.03.01/src/libs/decoders/audio_convert.c:187: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] dosbox-x-dosbox-x-v2024.03.01/src/libs/decoders/audio_convert.c:231: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] dosbox-x-dosbox-x-v2024.03.01/src/libs/decoders/audio_convert.c:387: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] dosbox-x-dosbox-x-v2024.03.01/src/libs/decoders/audio_convert.c:429: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] dosbox-x-dosbox-x-v2024.03.01/src/libs/decoders/audio_convert.c:468: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] dosbox-x-dosbox-x-v2024.03.01/src/libs/libchdr/lzma/LzFind.c:47: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] dosbox-x-dosbox-x-v2024.03.01/src/libs/libchdr/lzma/LzFind.c:49: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] dosbox-x-dosbox-x-v2024.03.01/src/misc/winiconv.c:1296: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] dosbox-x-dosbox-x-v2024.03.01/src/misc/winiconv.c:1311: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] dosbox-x-dosbox-x-v2024.03.01/src/misc/winiconv.c:1333: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] dosbox-x-dosbox-x-v2024.03.01/src/misc/winiconv.c:1352: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] dosbox-x-dosbox-x-v2024.03.01/src/misc/winiconv.c:1920: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/d/doscan/doscan_0.3.3.orig.tar.gz doscan-0.3.3/src/proto_http.cc:114:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'http_finish' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doscan-0.3.3/src/proto_tcp.cc:256:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'proto_tcp_open' 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/d/dot-forward/dot-forward_0.71.orig.tar.gz dot-forward-0.71/dot-forward.c:59:15: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'blindwrite' 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/d/doublecmd/doublecmd_1.1.11.orig.tar.gz doublecmd-1.1.11/libraries/src/libbz2/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/d/dovecot/dovecot_2.3.21+dfsg1.orig.tar.gz dovecot-2.3.21/src/dict/dict-init-cache.c:119:48: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_removal_timeout' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-auth-server.c:205:62: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_auth_cache_flush' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-auth-server.c:365:55: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_user_ver2' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-auth.c:325:62: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_auth_cache_flush' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-dump.c:44:50: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_dump' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-instance.c:47:59: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_instance_list' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-instance.c:93:61: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_instance_remove' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-kick.c:181:50: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_kick' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-log.c:50:61: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'cmd_log_reopen' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-log.c:327:56: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_log_errors' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-master.c:84:55: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'cmd_stop' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-master.c:89:57: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'cmd_reload' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-master.c:137:58: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_service_stop' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-master.c:164:60: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_service_status' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-master.c:216:60: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_process_status' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-mutf7.c:11:59: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_mailbox_mutf7' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-penalty.c:92:53: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_penalty' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-mail.c:141:71: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cmd_purge_run' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-mail.c:360:61: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'cmd_force_resync_init' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-mail.c:484:56: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'sig_die' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-mail.c:600:67: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'doveadm_mail_cmd_deinit_noop' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-oldstats.c:115:52: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'doveadm_cmd_stats_dump' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-oldstats.c:542:55: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_stats_top' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-oldstats.c:562:57: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_stats_reset' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-pw.c:20:48: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_pw' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-zlib.c:277:62: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'cmd_zlibconnect' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-sis.c:209:61: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_sis_deduplicate' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/doveadm/doveadm-sis.c:265:54: style: Parameter 'cctx' can be declared as pointer to const. However it seems that 'cmd_sis_find' is a callback function, if 'cctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/imap-hibernate/imap-client.c:569:71: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'imap_client_io_deactivate_user' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/imap/imap-notify.c:393:50: style: Parameter 'box' can be declared as pointer to const. However it seems that 'imap_notify_callback' is a callback function, if 'box' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/imap/test-imap-client-hibernate.c:134:45: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'mailbox_notify_callback' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/imap/test-imap-client-hibernate.c:135:26: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'mailbox_notify_callback' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-charset/charset-utf8-only.c:34:62: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'utf8only_charset_to_utf8_reset' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dcrypt/test-stream.c:507:17: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'no_op_cb' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict-extra/dict-fs.c:27:27: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'fs_dict_init' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:26:48: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_deinit' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:30:46: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_wait' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:45:42: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_iterate_init' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:53:64: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_iterate' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:67:86: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_transaction_init' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:85:81: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_transaction_rollback' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:89:64: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_set' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:94:66: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_unset' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:99:71: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_atomic_inc' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-fail.c:104:55: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dict_fail_switch_ioloop' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-lua.c:19:46: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'lua_dict_unref' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-file.c:80:29: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'file_dict_init' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-memcached.c:169:34: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'memcached_dict_init' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dict/dict-client.c:704:31: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'client_dict_init' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fs/fs-dict.c:94:64: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fs_dict_get_properties' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fs/fs-dict.c:143:52: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fs_dict_prefetch' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fs/fs-randomfail.c:391:56: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fs_randomfail_unlock' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fs/fs-test.c:20:29: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fs_test_init' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fs/fs-test.c:80:58: style: Parameter '_file' can be declared as pointer to const. However it seems that 'fs_test_file_get_path' is a callback function, if '_file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fs/fs-test.c:96:47: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fs_test_wait_async' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fts/fts-filter-normalizer-icu.c:121:60: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_filter_normalizer_icu_filter' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-fts/fts-filter-stemmer-snowball.c:111:62: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_filter_stemmer_snowball_filter' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-http/test-http-server-errors.c:87:56: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'test_slow_request_input' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-http/test-http-server-errors.c:879:47: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'test_server_timeout' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dcrypt/dcrypt-openssl.c:3674:60: style: Parameter 'key' can be declared as pointer to const. However it seems that 'dcrypt_openssl_key_get_id_public' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dcrypt/dcrypt-openssl.c:3680:62: style: Parameter 'key' can be declared as pointer to const. However it seems that 'dcrypt_openssl_key_get_id_private' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dcrypt/dcrypt-openssl.c:3700:63: style: Parameter 'key' can be declared as pointer to const. However it seems that 'dcrypt_openssl_key_get_usage_public' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-dcrypt/dcrypt-openssl.c:3706:65: style: Parameter 'key' can be declared as pointer to const. However it seems that 'dcrypt_openssl_key_get_usage_private' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-master/stats-client.c:234:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'stats_event_callback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-master/stats-client.c:269:62: style: Parameter 'category' can be declared as pointer to const. However it seems that 'stats_category_registered' is a callback function, if 'category' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-sql/driver-test.c:220:51: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'driver_test_connect' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-sql/driver-test.c:226:55: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'driver_test_disconnect' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-sql/driver-test.c:244:46: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'driver_test_escape_string' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-sql/sql-api.c:670:57: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'sql_result_not_connected_free' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-sql/sql-api.c:675:61: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'sql_result_not_connected_next_row' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-sql/sql-api.c:681:62: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'sql_result_not_connected_get_error' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-ssl-iostream/iostream-openssl-context.c:52:41: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'ssl_tmp_dh_callback' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-ssl-iostream/iostream-openssl.c:772:62: style: Parameter 'ssl_io' can be declared as pointer to const. However it seems that 'openssl_iostream_has_broken_client_cert' is a callback function, if 'ssl_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-ssl-iostream/iostream-openssl.c:811:74: style: Parameter 'ssl_io' can be declared as pointer to const. However it seems that 'openssl_iostream_get_server_name' is a callback function, if 'ssl_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-ssl-iostream/iostream-openssl.c:817:55: style: Parameter 'ssl_io' can be declared as pointer to const. However it seems that 'openssl_iostream_get_compression' is a callback function, if 'ssl_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-ssl-iostream/iostream-openssl.c:858:54: style: Parameter 'ssl_io' can be declared as pointer to const. However it seems that 'openssl_iostream_get_last_error' is a callback function, if 'ssl_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/dbox-multi/mdbox-deleted-storage.c:100:57: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'mdbox_get_attachment_path_suffix' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/dbox-multi/mdbox-deleted-storage.c:138:59: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'mdbox_deleted_save_continue' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/dbox-multi/mdbox-storage.c:367:57: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'mdbox_get_attachment_path_suffix' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/imapc/imapc-list.c:931:27: style: Parameter 'newlist' can be declared as pointer to const. However it seems that 'imapc_list_rename_mailbox' is a callback function, if 'newlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/index-attachment.c:86:63: style: Parameter 'info' can be declared as pointer to const. However it seems that 'index_attachment_open_ostream' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/index-sort.c:135:65: style: Parameter 'program' can be declared as pointer to const. However it seems that 'index_sort_list_add_pop3_order' is a callback function, if 'program' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/index-sort.c:159:64: style: Parameter 'program' can be declared as pointer to const. However it seems that 'index_sort_list_add_relevancy' is a callback function, if 'program' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/mbox/mbox-storage.c:724:49: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'mbox_is_internal_name' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/pop3c/pop3c-storage.c:252:54: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'pop3c_notify_changes' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/pop3c/pop3c-storage.c:275:62: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'pop3c_save_continue' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/raw/raw-storage.c:197:52: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'raw_notify_changes' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/shared/shared-list.c:59:69: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'shared_list_get_hierarchy_sep' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/index/shared/shared-list.c:168:64: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'shared_list_iter_next' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/list/mailbox-list-fs.c:44:65: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fs_list_get_hierarchy_sep' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/list/mailbox-list-index-backend.c:49:49: style: Parameter '_list' can be declared as pointer to const. However it seems that 'index_list_init' is a callback function, if '_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/list/mailbox-list-none.c:37:67: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'none_list_get_hierarchy_sep' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/list/mailbox-list-none.c:43:46: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'none_list_get_path' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/list/mailbox-list-none.c:52:53: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'none_list_get_temp_prefix' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/list/mailbox-list-none.c:59:63: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'none_list_subscriptions_refresh' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/list/mailbox-list-none.c:60:36: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'none_list_subscriptions_refresh' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lib-storage/test-mailbox-list.c:260:63: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'test_mailbox_list_get_hierarchy_sep' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lmtp/lmtp-client.c:295:50: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'client_default_trans_start' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/lmtp/lmtp-client.c:296:45: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'client_default_trans_start' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/fts-solr/fts-backend-solr.c:634:65: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_backend_solr_refresh' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/fts-solr/fts-backend-solr.c:646:66: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_backend_solr_optimize' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/fts-squat/fts-backend-squat.c:279:74: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_backend_squat_update_expunge' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/fts-squat/fts-backend-squat.c:350:68: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_backend_squat_optimize' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/fts-solr/fts-backend-solr-old.c:626:65: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_backend_solr_refresh' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/fts-solr/fts-backend-solr-old.c:631:66: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'fts_backend_solr_optimize' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/notify-status/notify-status-plugin.c:339:62: style: Parameter 'namespaces' can be declared as pointer to const. However it seems that 'notify_status_mail_namespaces_created' is a callback function, if 'namespaces' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/push-notification/push-notification-event-mailboxdelete.c:14:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'push_notification_event_mailboxdelete_debug_mbox' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/push-notification/push-notification-event-mailboxcreate.c:15:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'push_notification_event_mailboxcreate_debug_mbox' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/push-notification/push-notification-event-mailboxsubscribe.c:15:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'push_notification_event_mailboxsubscribe_debug_mbox' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.c:15:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'push_notification_event_mailboxunsubscribe_debug_mbox' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/push-notification/push-notification-event-messageread.c:16:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'push_notification_event_messageread_debug_msg' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/push-notification/push-notification-event-messagetrash.c:16:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'push_notification_event_messagetrash_debug_msg' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/quota/quota-dirsize.c:214:46: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dirsize_quota_update' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/quota/quota-dirsize.c:215:46: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'dirsize_quota_update' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/quota/quota-count.c:376:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'count_quota_update' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/quota/quota-imapc.c:474:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'imapc_quota_update' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/quota/quota-imapc.c:475:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'imapc_quota_update' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/replication/replication-plugin.c:237:59: style: Parameter 'src' can be declared as pointer to const. However it seems that 'replication_mail_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/replication/replication-plugin.c:238:20: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'replication_mail_copy' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/replication/replication-plugin.c:264:49: style: Parameter 'changes' can be declared as pointer to const. However it seems that 'replication_mail_transaction_commit' is a callback function, if 'changes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/trash/trash-plugin.c:363:54: style: Parameter 'namespaces' can be declared as pointer to const. However it seems that 'trash_mail_namespaces_created' is a callback function, if 'namespaces' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/quota/quota-maildir.c:898:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'maildir_quota_update' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/virtual/virtual-storage.c:755:21: style: Parameter 'backend_mailbox' can be declared as pointer to const. However it seems that 'virtual_get_virtual_uids' is a callback function, if 'backend_mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/virtual/virtual-storage.c:797:24: style: Parameter 'backend_mailbox' can be declared as pointer to const. However it seems that 'virtual_get_virtual_uid_map' is a callback function, if 'backend_mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/virtual/virtual-storage.c:874:52: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'virtual_list_index_update_sync' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/plugins/virtual/virtual-storage.c:875:48: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'virtual_list_index_update_sync' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/pop3-login/client.c:212:54: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'pop3_client_create' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/pop3-login/client.c:284:56: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'pop3_client_starttls' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/submission/submission-backend-relay.c:168:43: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'backend_relay_trans_start_callback' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dovecot-2.3.21/src/util/test-fs.c:359:43: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'stats_output' 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/d/doxygen/doxygen_1.9.8+ds.orig.tar.xz doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:33:52: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullTextWidth' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:40:44: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullTextHeight' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:46:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullLine' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:55:45: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullDottedLine' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:64:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullTextR' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:72:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullTextL' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:80:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullTextC' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:88:50: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullFilledRectangle' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:97:49: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullFilledTriangle' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:108:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullArc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:119:44: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullDottedArc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:130:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullSetPen' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:136:46: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullSetFontSize' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] doxygen-Release_1_9_8/deps/libmscgen/mscgen_null_out.c:142:43: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NullClose' 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/d/dpdk/dpdk_23.11.orig.tar.xz dpdk-23.11/app/graph/graph.c:248:36: style: Parameter 'parsed_result' can be declared as pointer to const. However it seems that 'cli_graph_stats' is a callback function, if 'parsed_result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/graph/graph.c:248:80: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'cli_graph_stats' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/graph/graph.c:249:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cli_graph_stats' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test-compress-perf/comp_perf_test_common.c:118:37: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'comp_perf_extbuf_free_cb' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test-compress-perf/main.c:541:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cperf_cyclecount_test_runner' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test-compress-perf/main.c:562:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cperf_throughput_test_runner' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test-compress-perf/main.c:582:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cperf_verify_test_runner' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test-eventdev/test_perf_common.c:1572:35: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'perf_elt_init' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test-regex/main.c:320:27: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'extbuf_free_cb' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_alarm.c:17:27: style: Parameter 'cb_arg' can be declared as pointer to const. However it seems that 'test_alarm_callback' is a callback function, if 'cb_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_cmdline_lib.c:33:42: style: Parameter 'rdl' can be declared as pointer to const. However it seems that 'valid_buffer' is a callback function, if 'rdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_cmdline_lib.c:40:45: style: Parameter 'rdl' can be declared as pointer to const. However it seems that 'complete_buffer' is a callback function, if 'rdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_cmdline_lib.c:42:23: style: Parameter 'dstbuf' can be declared as pointer to const. However it seems that 'complete_buffer' is a callback function, if 'dstbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_cmdline_lib.c:44:22: style: Parameter 'state' can be declared as pointer to const. However it seems that 'complete_buffer' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_compressdev.c:781:33: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'extbuf_free_callback' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_dispatcher.c:990:23: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dummy_finalize' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_eventdev.c:127:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'max_dequeue_limit' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_eventdev.c:134:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'max_events_limit' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_eventdev.c:141:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'max_event_ports' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_eventdev.c:148:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'max_event_queues' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_eventdev.c:155:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'max_event_queue_flows' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_eventdev.c:162:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'max_event_port_dequeue_depth' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_eventdev.c:170:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'max_event_port_enqueue_depth' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_func_reentrancy.c:137:33: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'my_obj_init' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_memory.c:35:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'check_mem' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool.c:66:33: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'my_obj_init' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool.c:311:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test_mempool_launch_single_consumer' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool.c:317:32: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'my_mp_init' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool.c:317:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'my_mp_init' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool.c:469:29: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'walk_cb' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool.c:469:48: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'walk_cb' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool.c:479:38: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'test_mp_mem_init' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_mempool_perf.c:115:33: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'my_obj_init' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_memzone.c:967:19: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'memzone_walk_clb' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_per_lcore.c:62:41: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test_per_lcore_delay' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_rcu_qsbr.c:607:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'test_rcu_qsbr_free_resource1' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_rcu_qsbr.c:607:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'test_rcu_qsbr_free_resource1' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_rcu_qsbr.c:616:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'test_rcu_qsbr_free_resource2' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_rcu_qsbr.c:616:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'test_rcu_qsbr_free_resource2' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_thash.c:724:20: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'cmp_tuple_eq' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_thash.c:724:39: style: Parameter 'tuple' can be declared as pointer to const. However it seems that 'cmp_tuple_eq' is a callback function, if 'tuple' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_timer_perf.c:23:30: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'timer_cb' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/test_timer.c:264:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'timer_stress2_cb' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:68:46: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_close' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:74:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_configure_success' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:80:55: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_configure_fail' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:126:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_rx_queue_setup_fail' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:130:31: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_rx_queue_setup_fail' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:158:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_tx_queue_setup_fail' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:210:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_promiscuous_mode_enable' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/app/test/virtual_pmd.c:340:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtual_ethdev_rx_burst_fail' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c:363:30: style: Parameter 'obj_info' can be declared as pointer to const. However it seems that 'dpaa2_create_dpio_device' is a callback function, if 'obj_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/bus/fslmc/qbman/qbman_portal.c:966:21: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'qbman_swp_enqueue_multiple_direct' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/bus/fslmc/qbman/qbman_portal.c:1036:13: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'qbman_swp_enqueue_multiple_cinh_read_direct' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/bus/fslmc/qbman/qbman_portal.c:1166:23: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'qbman_swp_enqueue_multiple_mem_back' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/bus/fslmc/qbman/qbman_portal.c:1234:17: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'qbman_swp_enqueue_multiple_fd_direct' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/bus/fslmc/qbman/qbman_portal.c:1304:13: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'qbman_swp_enqueue_multiple_fd_cinh_read_direct' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/bus/fslmc/qbman/qbman_portal.c:1434:19: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'qbman_swp_enqueue_multiple_fd_mem_back' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/cnxk/roc_nix_inl_dev.c:44:36: style: Parameter 'gw' can be declared as pointer to const. However it seems that 'nix_inl_selftest_work_cb' is a callback function, if 'gw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/nfp/nfp_common_pci.c:224:59: style: Parameter 'pci_dev' can be declared as pointer to const. However it seems that 'nfp_common_pci_remove' is a callback function, if 'pci_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen1.c:80:52: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_qp_get_hw_data_gen1' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen1.c:206:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_reset_ring_pairs_gen1' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen1.c:222:34: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_dev_get_misc_bar_gen1' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen1.c:228:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_dev_read_config_gen1' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen1.c:245:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_get_dev_slice_map_gen1' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen2.c:25:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_dev_get_slice_map_gen2' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen4.c:78:54: style: Parameter 'qat_dev' can be declared as pointer to const. However it seems that 'qat_qp_rings_per_service_gen4' is a callback function, if 'qat_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/common/qat/dev/qat_dev_gen4.c:286:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_dev_get_slice_map_gen4' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/isal/isal_compress_pmd_ops.c:92:58: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'isal_comp_pmd_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/isal/isal_compress_pmd_ops.c:99:57: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'isal_comp_pmd_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/qat/dev/qat_comp_pmd_gen1.c:100:57: style: Parameter 'qat_xform' can be declared as pointer to const. However it seems that 'qat_comp_set_slice_cfg_word_gen1' is a callback function, if 'qat_xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/qat/dev/qat_comp_pmd_gen4.c:77:57: style: Parameter 'qat_xform' can be declared as pointer to const. However it seems that 'qat_comp_set_slice_cfg_word_gen4' is a callback function, if 'qat_xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/zlib/zlib_pmd_ops.c:62:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'zlib_pmd_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/zlib/zlib_pmd_ops.c:69:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'zlib_pmd_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/octeontx/otx_zip_pmd.c:190:34: style: Parameter 'config' can be declared as pointer to const. However it seems that 'zip_pmd_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/octeontx/otx_zip_pmd.c:268:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'zip_pmd_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/octeontx/otx_zip_pmd.c:275:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'zip_pmd_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/armv8/rte_armv8_pmd_ops.c:84:60: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'armv8_crypto_pmd_config' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/armv8/rte_armv8_pmd_ops.c:85:45: style: Parameter 'config' can be declared as pointer to const. However it seems that 'armv8_crypto_pmd_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/armv8/rte_armv8_pmd_ops.c:92:59: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'armv8_crypto_pmd_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/armv8/rte_armv8_pmd_ops.c:99:58: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'armv8_crypto_pmd_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/armv8/rte_armv8_pmd_ops.c:105:59: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'armv8_crypto_pmd_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/armv8/rte_armv8_pmd_ops.c:260:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'armv8_crypto_pmd_sym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/armv8/rte_armv8_pmd_ops.c:268:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'armv8_crypto_pmd_sym_session_configure' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/compress/qat/qat_comp_pmd.c:552:47: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_comp_dev_stop' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/bcmfs/bcmfs_sym_pmd.c:26:57: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'bcmfs_sym_dev_config' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/bcmfs/bcmfs_sym_pmd.c:27:50: style: Parameter 'config' can be declared as pointer to const. However it seems that 'bcmfs_sym_dev_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/bcmfs/bcmfs_sym_pmd.c:33:56: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'bcmfs_sym_dev_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/bcmfs/bcmfs_sym_pmd.c:39:55: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'bcmfs_sym_dev_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/bcmfs/hw/bcmfs4_rm.c:518:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'bcmfs4_ring_doorbell_qp' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:560:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ccp_pmd_config' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:561:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ccp_pmd_config' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:573:40: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ccp_pmd_stop' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:579:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ccp_pmd_close' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:751:56: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ccp_pmd_sym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:758:35: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ccp_pmd_sym_session_configure' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:783:53: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ccp_pmd_sym_session_clear' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ccp/ccp_pmd_ops.c:784:48: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ccp_pmd_sym_session_clear' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/cnxk/cn10k_ipsec.c:375:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cn10k_sec_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/caam_jr/caam_jr.c:1539:56: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'caam_jr_sym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/caam_jr/caam_jr.c:1941:48: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'caam_jr_security_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/caam_jr/caam_jr.c:1976:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'caam_jr_dev_start' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/caam_jr/caam_jr.c:1983:44: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'caam_jr_dev_stop' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/cnxk/cn9k_ipsec.c:290:40: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cn9k_sec_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/cnxk/cn10k_cryptodev_ops.c:1478:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cn10k_sym_get_raw_dp_ctx_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c:28:41: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'build_raw_dp_chain_fd' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c:179:41: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'build_raw_dp_aead_fd' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c:223:35: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'build_raw_cipher_auth_gcm_sg' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c:380:35: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'build_dpaa_raw_dp_chain_fd' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c:532:35: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'build_dpaa_raw_dp_cipher_fd' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3769:50: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa2_sec_security_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:4466:53: style: Parameter 'dpaa2_dev' can be declared as pointer to const. However it seems that 'cryptodev_dpaa2_sec_remove' is a callback function, if 'dpaa2_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec.c:2174:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa_sec_sym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec.c:3291:49: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa_sec_security_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec.c:3298:46: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa_sec_dev_configure' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec.c:3306:46: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa_sec_dev_start' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec.c:3313:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa_sec_dev_stop' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec.c:3319:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dpaa_sec_dev_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/dpaa_sec/dpaa_sec.c:3798:51: style: Parameter 'dpaa_dev' can be declared as pointer to const. However it seems that 'cryptodev_dpaa_sec_remove' is a callback function, if 'dpaa_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mlx5/mlx5_crypto_dek.c:68:29: style: Parameter 'oentry' can be declared as pointer to const. However it seems that 'mlx5_crypto_dek_clone_cb' is a callback function, if 'oentry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ipsec_mb/pmd_aesni_mb.c:765:37: style: Parameter 'mb_mgr' can be declared as pointer to const. However it seems that 'aesni_mb_session_configure' is a callback function, if 'mb_mgr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/ipsec_mb/pmd_aesni_mb.c:2587:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'aesni_mb_pmd_sec_sess_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c:495:59: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mrvl_crypto_pmd_config' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c:496:45: style: Parameter 'config' can be declared as pointer to const. However it seems that 'mrvl_crypto_pmd_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c:508:58: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mrvl_crypto_pmd_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c:520:57: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mrvl_crypto_pmd_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c:723:73: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'mrvl_crypto_pmd_sym_session_get_size' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c:737:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'mrvl_crypto_pmd_sym_session_configure' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c:910:56: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'mrvl_crypto_pmd_security_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/null/null_crypto_pmd_ops.c:56:59: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'null_crypto_pmd_config' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/null/null_crypto_pmd_ops.c:57:45: style: Parameter 'config' can be declared as pointer to const. However it seems that 'null_crypto_pmd_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/null/null_crypto_pmd_ops.c:64:58: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'null_crypto_pmd_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/null/null_crypto_pmd_ops.c:71:57: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'null_crypto_pmd_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/null/null_crypto_pmd_ops.c:77:58: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'null_crypto_pmd_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/null/null_crypto_pmd_ops.c:249:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'null_crypto_pmd_sym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/null/null_crypto_pmd_ops.c:257:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'null_crypto_pmd_sym_session_configure' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/nitrox/nitrox_sym.c:76:38: style: Parameter 'config' can be declared as pointer to const. However it seems that 'nitrox_sym_dev_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/nitrox/nitrox_sym.c:259:65: style: Parameter 'cdev' can be declared as pointer to const. However it seems that 'nitrox_sym_dev_sess_get_size' is a callback function, if 'cdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:620:55: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'openssl_pmd_config' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:621:45: style: Parameter 'config' can be declared as pointer to const. However it seems that 'openssl_pmd_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:628:54: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'openssl_pmd_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:635:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'openssl_pmd_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:641:54: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'openssl_pmd_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:797:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'openssl_pmd_sym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:804:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'openssl_pmd_asym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/openssl/rte_openssl_pmd_ops.c:812:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'openssl_pmd_sym_session_configure' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/octeontx/otx_cryptodev_ops.c:62:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'otx_cpt_dev_config' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/octeontx/otx_cryptodev_ops.c:120:44: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'otx_cpt_dev_info_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/octeontx/otx_cryptodev_ops.c:200:52: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'otx_cpt_get_session_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/octeontx/otx_cryptodev_ops.c:350:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'otx_cpt_asym_session_size_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/qat/dev/qat_asym_pmd_gen1.c:84:33: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_asym_crypto_feature_flags_get_gen1' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/qat/qat_sym.h:450:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_sym_process_response' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/qat/qat_sym.h:451:18: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_sym_process_response' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_failover.c:134:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_attach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_failover.c:141:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_detach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_failover.c:186:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'scheduler_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_failover.c:210:65: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'scheduler_create_private_ctx' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_multicore.c:135:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_attach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_multicore.c:142:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_detach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c:201:33: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'qat_sym_crypto_feature_flags_get_gen1' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_pkt_size_distr.c:248:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_attach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_pkt_size_distr.c:255:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_detach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_roundrobin.c:114:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_attach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_roundrobin.c:121:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'worker_detach' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_roundrobin.c:166:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'scheduler_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/scheduler/scheduler_roundrobin.c:190:65: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'scheduler_create_private_ctx' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/uadk/uadk_crypto_pmd.c:360:39: style: Parameter 'config' can be declared as pointer to const. However it seems that 'uadk_crypto_pmd_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/uadk/uadk_crypto_pmd.c:374:49: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'uadk_crypto_pmd_start' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/uadk/uadk_crypto_pmd.c:381:48: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'uadk_crypto_pmd_stop' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/uadk/uadk_crypto_pmd.c:548:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'uadk_crypto_sym_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/dma/dpaa/dpaa_qdma.c:715:54: style: Parameter 'dmadev' can be declared as pointer to const. However it seems that 'dpaa_qdma_configure' is a callback function, if 'dmadev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/dma/dpaa/dpaa_qdma.c:723:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dpaa_qdma_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/dma/dpaa/dpaa_qdma.c:729:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dpaa_qdma_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/dma/hisilicon/hisi_dmadev.c:979:40: style: Parameter 'pci_dev' can be declared as pointer to const. However it seems that 'hisi_dma_remove' is a callback function, if 'pci_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/dma/dpaa2/dpaa2_qdma.c:1172:28: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'check_devargs_handler' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/crypto/virtio/virtio_cryptodev.c:489:51: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtio_crypto_dev_close' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/dma/ioat/ioat_dmadev.c:30:44: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ioat_dev_configure' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn9k_eventdev.c:579:40: style: Parameter 'event_dev' can be declared as pointer to const. However it seems that 'cn9k_sso_info_get' is a callback function, if 'event_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn9k_eventdev.c:712:49: style: Parameter 'event_dev' can be declared as pointer to const. However it seems that 'cn9k_sso_port_link_profile' is a callback function, if 'event_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn9k_eventdev.c:728:51: style: Parameter 'event_dev' can be declared as pointer to const. However it seems that 'cn9k_sso_port_unlink_profile' is a callback function, if 'event_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn9k_eventdev.c:728:82: style: Parameter 'queues' can be declared as const array. However it seems that 'cn9k_sso_port_unlink_profile' is a callback function, if 'queues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn10k_eventdev.c:493:41: style: Parameter 'event_dev' can be declared as pointer to const. However it seems that 'cn10k_sso_info_get' is a callback function, if 'event_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn10k_eventdev.c:638:50: style: Parameter 'event_dev' can be declared as pointer to const. However it seems that 'cn10k_sso_port_link_profile' is a callback function, if 'event_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn10k_eventdev.c:654:52: style: Parameter 'event_dev' can be declared as pointer to const. However it seems that 'cn10k_sso_port_unlink_profile' is a callback function, if 'event_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cn10k_eventdev.c:654:83: style: Parameter 'queues' can be declared as const array. However it seems that 'cn10k_sso_port_unlink_profile' is a callback function, if 'queues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/cnxk/cnxk_eventdev.c:682:36: style: Parameter 'event_dev' can be declared as pointer to const. However it seems that 'cnxk_sso_fini' is a callback function, if 'event_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dpaa/dpaa_eventdev.c:591:18: style: Parameter 'queues' can be declared as const array. However it seems that 'dpaa_event_port_unlink' is a callback function, if 'queues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dpaa/dpaa_eventdev.c:961:41: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'flag_check_handler' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dlb2/pf/dlb2_pf.c:651:35: style: Parameter 'args' can be declared as pointer to const. However it seems that 'dlb2_pf_set_cos_bandwidth' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dsw/dsw_evdev.c:97:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dsw_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dsw/dsw_evdev.c:270:32: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dsw_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dsw/dsw_evdev.c:364:32: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dsw_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/octeontx/ssovf_evdev.c:138:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ssovf_info_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/octeontx/ssovf_evdev.c:217:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ssovf_port_def_conf' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/octeontx/ssovf_evdev.c:311:65: style: Parameter 'queues' can be declared as const array. However it seems that 'ssovf_port_unlink' is a callback function, if 'queues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/opdl/opdl_evdev.c:311:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'opdl_queue_release' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/opdl/opdl_evdev.c:388:32: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'opdl_dump' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dlb2/dlb2.c:1033:58: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dlb2_eventdev_port_default_conf_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dlb2/dlb2.c:4471:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dlb2_eventdev_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:82:49: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_info_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:127:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:139:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:149:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:161:55: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_queue_def_conf' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:187:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:202:54: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_port_def_conf' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/skeleton/skeleton_eventdev.c:298:54: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_eventdev_timeout_ticks' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/sw/sw_evdev.c:32:35: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sw_port_link' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/sw/sw_evdev.c:94:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sw_port_unlink' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/sw/sw_evdev.c:94:62: style: Parameter 'queues' can be declared as const array. However it seems that 'sw_port_unlink' is a callback function, if 'queues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/sw/sw_evdev.c:316:39: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sw_queue_release' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/sw/sw_evdev.c:619:30: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sw_dump' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/sw/sw_evdev.c:766:31: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'sw_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/bucket/rte_mempool_bucket.c:140:36: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'bucket_enqueue' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/bucket/rte_mempool_bucket.c:279:36: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'bucket_dequeue' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/bucket/rte_mempool_bucket.c:310:50: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'bucket_dequeue_contig_blocks' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/bucket/rte_mempool_bucket.c:367:47: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'count_underfilled_buckets' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/bucket/rte_mempool_bucket.c:549:33: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'bucket_free' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/octeontx/rte_mempool_octeontx.c:46:41: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'octeontx_fpavf_free' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/octeontx/rte_mempool_octeontx.c:71:44: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'octeontx_fpavf_enqueue' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/octeontx/rte_mempool_octeontx.c:87:44: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'octeontx_fpavf_dequeue' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/stack/rte_mempool_stack.c:45:35: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'stack_enqueue' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/stack/rte_mempool_stack.c:54:35: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'stack_dequeue' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/mempool/stack/rte_mempool_stack.c:71:32: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'stack_free' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/af_packet/rte_eth_af_packet.c:474:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_link_update' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/af_packet/rte_eth_af_packet.c:556:69: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'eth_dev_macaddr_set' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/af_xdp/rte_eth_af_xdp.c:1035:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_link_update' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/atlantic/atl_ethdev.c:1135:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'atl_dev_supported_ptypes_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/atlantic/atl_ethdev.c:1442:51: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'atl_dev_get_eeprom_length' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/atlantic/atl_ethdev.c:1543:68: style: Parameter 'fc_conf' can be declared as pointer to const. However it seems that 'atl_flow_ctrl_set' is a callback function, if 'fc_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/atlantic/atl_ethdev.c:1846:31: style: Parameter 'rss_conf' can be declared as pointer to const. However it seems that 'atl_rss_hash_update' is a callback function, if 'rss_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/axgbe/axgbe_phy_impl.c:1096:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'axgbe_phy_an_config' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/axgbe/axgbe_ethdev.c:1297:70: style: Parameter 'fc_conf' can be declared as pointer to const. However it seems that 'axgbe_flow_ctrl_set' is a callback function, if 'fc_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/axgbe/axgbe_ethdev.c:1457:52: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'axgbe_dev_supported_ptypes_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnx2x/bnx2x_ethdev.c:785:55: style: Parameter 'pci_drv' can be declared as pointer to const. However it seems that 'eth_bnx2x_pci_probe' is a callback function, if 'pci_drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dlb2/dlb2_inline_fns.h:28:22: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'dlb2_movdir64b' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/event/dlb2/dlb2_inline_fns.h:28:34: style: Parameter 'src' can be declared as pointer to const. However it seems that 'dlb2_movdir64b' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/hcapi/cfa/hcapi_cfa_p4.c:237:33: style: Parameter 'key_loc' can be declared as pointer to const. However it seems that 'hcapi_cfa_p4_key_hw_op' is a callback function, if 'key_loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnx2x/bnx2x_stats.c:1255:57: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'bnx2x_stats_do_nothing' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/tf_device_p4.c:182:36: style: Parameter 'tfp' can be declared as pointer to const. However it seems that 'tf_dev_p4_get_max_types' is a callback function, if 'tfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/tf_device_p4.c:394:54: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'tf_dev_p4_is_sram_managed' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/tf_device_p58.c:306:37: style: Parameter 'tfp' can be declared as pointer to const. However it seems that 'tf_dev_p58_get_max_types' is a callback function, if 'tfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/tf_device_p58.c:505:55: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'tf_dev_p58_is_sram_managed' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/tf_device_p58.c:731:33: style: Parameter 'bank_id' can be declared as pointer to const. However it seems that 'tf_dev_p58_set_sram_policy' is a callback function, if 'bank_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_ulp/bnxt_ulp_meter.c:396:38: style: Parameter 'profile' can be declared as pointer to const. However it seems that 'bnxt_flow_meter_profile_add' is a callback function, if 'profile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_ulp/bnxt_ulp_flow.c:660:42: style: Parameter 'shared_hndl' can be declared as pointer to const. However it seems that 'bnxt_ulp_action_handle_destroy' is a callback function, if 'shared_hndl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_ulp/bnxt_ulp_flow.c:915:31: style: Parameter 'pmd_items' can be declared as pointer to const. However it seems that 'bnxt_ulp_tunnel_item_release' is a callback function, if 'pmd_items' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bonding/rte_eth_bond_pmd.c:3191:28: style: Parameter 'rss_conf' can be declared as pointer to const. However it seems that 'bond_ethdev_rss_hash_update' is a callback function, if 'rss_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cn10k_ethdev_sec.c:1079:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cn10k_eth_sec_capabilities_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cn9k_ethdev_sec.c:810:44: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'cn9k_eth_sec_capabilities_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:227:46: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_profile_add' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:264:49: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_profile_delete' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:335:45: style: Parameter 'policy' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_policy_validate' is a callback function, if 'policy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:451:48: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_policy_delete' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:476:41: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_create' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:579:42: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_destroy' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:680:41: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_enable' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:709:42: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_disable' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:738:52: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_dscp_table_update' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:740:27: style: Parameter 'dscp_table' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_dscp_table_update' is a callback function, if 'dscp_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:810:52: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_vlan_table_update' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:812:27: style: Parameter 'vlan_table' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_vlan_table_update' is a callback function, if 'vlan_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:882:47: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_in_proto_set' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:903:47: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_in_proto_get' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:921:52: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_in_proto_prio_get' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:943:47: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_stats_update' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_ethdev_mtr.c:966:45: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cnxk_nix_mtr_stats_read' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p4.c:855:37: style: Parameter 'parms' can be declared as pointer to const. However it seems that 'cfa_tcam_mgr_hwop_set' is a callback function, if 'parms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p4.c:897:39: style: Parameter 'parms' can be declared as pointer to const. However it seems that 'cfa_tcam_mgr_hwop_free' is a callback function, if 'parms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cnxk/cnxk_flow.c:463:66: style: Parameter 'flow' can be declared as pointer to const. However it seems that 'cnxk_flow_dev_dump' is a callback function, if 'flow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p58.c:858:37: style: Parameter 'parms' can be declared as pointer to const. However it seems that 'cfa_tcam_mgr_hwop_set' is a callback function, if 'parms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p58.c:900:39: style: Parameter 'parms' can be declared as pointer to const. However it seems that 'cfa_tcam_mgr_hwop_free' is a callback function, if 'parms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cxgbe/cxgbe_ethdev.c:1113:35: style: Parameter 'fc_conf' can be declared as pointer to const. However it seems that 'cxgbe_flow_ctrl_set' is a callback function, if 'fc_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cxgbe/cxgbe_ethdev.c:1152:52: style: Parameter 'eth_dev' can be declared as pointer to const. However it seems that 'cxgbe_dev_supported_ptypes_get' is a callback function, if 'eth_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/cxgbe/cxgbe_ethdev.c:1168:35: style: Parameter 'rss_conf' can be declared as pointer to const. However it seems that 'cxgbe_dev_rss_hash_update' is a callback function, if 'rss_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/e1000/base/e1000_82542.c:384:57: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'e1000_rar_set_82542' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/dpaa2/dpaa2_flow.c:4171:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa2_flow_query' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/dpaa2/dpaa2_flow.c:4172:25: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa2_flow_query' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/dpaa2/dpaa2_flow.c:4174:14: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa2_flow_query' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/dpaa2/dpaa2_flow.c:4175:32: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'dpaa2_flow_query' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/e1000/base/e1000_vf.c:132:62: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'e1000_acquire_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/e1000/base/e1000_vf.c:146:63: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'e1000_release_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/e1000/base/e1000_vf.c:296:54: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'e1000_rar_set_vf' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/e1000/base/e1000_ich8lan.c:3950:13: style: Parameter 'data' can be declared as pointer to const. However it seems that 'e1000_write_nvm_ich8lan' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/enic/enic_ethdev.c:796:13: style: Parameter 'reta_conf' can be declared as pointer to const. However it seems that 'enicpmd_dev_rss_reta_update' is a callback function, if 'reta_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/enic/enic_ethdev.c:936:62: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'enicpmd_dev_tx_burst_mode_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/enic/enic_flow.c:1182:34: style: Parameter 'enic' can be declared as pointer to const. However it seems that 'enic_copy_action_v2' is a callback function, if 'enic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/enic/enic_main.c:402:14: style: Parameter 'vaddr' can be declared as pointer to const. However it seems that 'enic_free_consistent' is a callback function, if 'vaddr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/fm10k/base/fm10k_vf.c:537:32: style: Parameter 'dglort' can be declared as pointer to const. However it seems that 'fm10k_configure_dglort_map_vf' is a callback function, if 'dglort' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/fm10k/base/fm10k_pf.c:535:32: style: Parameter 'dglort' can be declared as pointer to const. However it seems that 'fm10k_configure_dglort_map_pf' is a callback function, if 'dglort' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/fm10k/base/fm10k_pf.c:1939:53: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'fm10k_adjust_systime_pf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/fm10k/fm10k_ethdev.c:141:21: style: Parameter 'rx_queue' can be declared as pointer to const. However it seems that 'fm10k_recv_pkts_vec' is a callback function, if 'rx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/fm10k/fm10k_ethdev.c:150:22: style: Parameter 'rx_queue' can be declared as pointer to const. However it seems that 'fm10k_recv_scattered_pkts_vec' is a callback function, if 'rx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/fm10k/fm10k_ethdev.c:1490:56: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'fm10k_dev_supported_ptypes_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/fm10k/fm10k_ethdev.c:1661:26: style: Parameter 'mac_addr' can be declared as pointer to const. However it seems that 'fm10k_macaddr_add' is a callback function, if 'mac_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_ethdev_vf.c:90:67: style: Parameter 'mac_addr' can be declared as pointer to const. However it seems that 'hns3vf_add_uc_mac_addr' is a callback function, if 'mac_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_ethdev_vf.c:109:70: style: Parameter 'mac_addr' can be declared as pointer to const. However it seems that 'hns3vf_remove_uc_mac_addr' is a callback function, if 'mac_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_ethdev_vf.c:185:33: style: Parameter 'mac_addr' can be declared as pointer to const. However it seems that 'hns3vf_add_mc_mac_addr' is a callback function, if 'mac_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_ethdev_vf.c:206:29: style: Parameter 'mac_addr' can be declared as pointer to const. However it seems that 'hns3vf_remove_mc_mac_addr' is a callback function, if 'mac_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_rxtx_vec.c:167:42: style: Parameter 'rxq' can be declared as pointer to const. However it seems that 'hns3_rxq_vec_check' is a callback function, if 'rxq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_ethdev.c:6358:38: style: Parameter 'info' can be declared as pointer to const. However it seems that 'hns3_get_module_eeprom' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_rxtx.c:2767:39: style: Parameter 'rx_queue' can be declared as pointer to const. However it seems that 'hns3_recv_pkts_vec' is a callback function, if 'rx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_rxtx.c:2775:43: style: Parameter 'rx_queue' can be declared as pointer to const. However it seems that 'hns3_recv_pkts_vec_sve' is a callback function, if 'rx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_rxtx.c:4318:39: style: Parameter 'tx_queue' can be declared as pointer to const. However it seems that 'hns3_xmit_pkts_vec' is a callback function, if 'tx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/hns3/hns3_rxtx.c:4326:44: style: Parameter 'tx_queue' can be declared as pointer to const. However it seems that 'hns3_xmit_pkts_vec_sve' is a callback function, if 'tx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_rxtx.c:690:46: style: Parameter 'rx_queue' can be declared as pointer to const. However it seems that 'i40e_recv_pkts_bulk_alloc' is a callback function, if 'rx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_rxtx.c:1545:42: style: Parameter 'tx_queue' can be declared as pointer to const. However it seems that 'i40e_simple_prep_pkts' is a callback function, if 'tx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:113:68: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'i40e_vf_representor_dev_configure' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:119:64: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'i40e_vf_representor_dev_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:125:63: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'i40e_vf_representor_dev_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:131:69: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'i40e_vf_representor_rx_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:136:35: style: Parameter 'mb_pool' can be declared as pointer to const. However it seems that 'i40e_vf_representor_rx_queue_setup' is a callback function, if 'mb_pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:142:69: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'i40e_vf_representor_tx_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:463:49: style: Parameter 'rx_queue' can be declared as pointer to const. However it seems that 'i40e_vf_representor_rx_burst' is a callback function, if 'rx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/i40e/i40e_vf_representor.c:470:49: style: Parameter 'tx_queue' can be declared as pointer to const. However it seems that 'i40e_vf_representor_tx_burst' is a callback function, if 'tx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/iavf/iavf_ipsec_crypto.c:95:49: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'iavf_ipsec_crypto_session_size_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/iavf/iavf_ipsec_crypto.c:890:50: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'iavf_ipsec_crypto_session_stats_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/iavf/iavf_ipsec_crypto.c:891:40: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'iavf_ipsec_crypto_session_stats_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/iavf/iavf_ipsec_crypto.c:892:36: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'iavf_ipsec_crypto_session_stats_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/iavf/iavf_rxtx.c:454:62: style: Parameter 'rxq' can be declared as pointer to const. However it seems that 'iavf_rxd_to_pkt_fields_by_comms_aux_v1' is a callback function, if 'rxq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/iavf/iavf_rxtx.c:496:62: style: Parameter 'rxq' can be declared as pointer to const. However it seems that 'iavf_rxd_to_pkt_fields_by_comms_aux_v2' is a callback function, if 'rxq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ice/ice_hash.c:590:38: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ice_hash_init' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ice/ice_hash.c:1438:40: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ice_hash_uninit' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ice/ice_ethdev.c:6222:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ice_dev_flow_ops_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ice/ice_ethdev.c:6235:36: style: Parameter 'udp_tunnel' can be declared as pointer to const. However it seems that 'ice_dev_udp_tunnel_port_add' is a callback function, if 'udp_tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ice/ice_ethdev.c:6264:36: style: Parameter 'udp_tunnel' can be declared as pointer to const. However it seems that 'ice_dev_udp_tunnel_port_del' is a callback function, if 'udp_tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/igc/base/igc_mac.c:448:55: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'igc_rar_set_generic' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/igc/igc_flow.c:303:39: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'igc_parse_pattern_void' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/igc/igc_flow.c:304:39: style: Parameter 'error' can be declared as pointer to const. However it seems that 'igc_parse_pattern_void' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ionic/ionic_ethdev.c:470:27: style: Parameter 'fc_conf' can be declared as pointer to const. However it seems that 'ionic_flow_ctrl_set' is a callback function, if 'fc_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ionic/ionic_ethdev.c:634:28: style: Parameter 'rss_conf' can be declared as pointer to const. However it seems that 'ionic_dev_rss_hash_update' is a callback function, if 'rss_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:109:60: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_dev_configure' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:266:61: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_rx_queue_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:273:60: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_rx_queue_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:280:61: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_tx_queue_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:287:60: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_tx_queue_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:294:61: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_rx_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:298:35: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_rx_queue_setup' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:304:61: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_tx_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:2867:58: style: Parameter 'rx_q' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_recv_pkts' is a callback function, if 'rx_q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ipn3ke/ipn3ke_representor.c:2874:42: style: Parameter 'tx_queue' can be declared as pointer to const. However it seems that 'ipn3ke_rpst_xmit_pkts' is a callback function, if 'tx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_82598.c:325:74: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbe_get_media_type_82598' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_82599.c:494:67: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbe_get_media_type_82599' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:17:63: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbevf_hv_update_mc_addr_list_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:17:71: style: Parameter 'mc_addr_list' can be declared as pointer to const. However it seems that 'ixgbevf_hv_update_mc_addr_list_vf' is a callback function, if 'mc_addr_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:31:58: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbevf_hv_update_xcast_mode' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:46:52: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbevf_hv_set_vfta_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:54:55: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbevf_hv_set_uc_addr_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:54:74: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'ixgbevf_hv_set_uc_addr_vf' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:64:52: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbevf_hv_reset_hw_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:74:51: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbevf_hv_set_rar_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:74:70: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'ixgbevf_hv_set_rar_vf' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c:191:65: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbevf_hv_negotiate_api_version_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_vf.c:315:58: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'ixgbe_set_rar_vf' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_vf.c:494:64: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'ixgbevf_set_uc_addr_vf' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_vf.c:532:46: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbe_setup_mac_link_vf' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_x540.c:151:66: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbe_get_media_type_X540' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_x550.c:492:55: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbe_read_phy_reg_x550em' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_x550.c:493:32: style: Parameter 'phy_data' can be declared as pointer to const. However it seems that 'ixgbe_read_phy_reg_x550em' is a callback function, if 'phy_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_x550.c:499:56: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ixgbe_write_phy_reg_x550em' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/base/ixgbe_x550.c:3288:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ixgbe_write_ee_hostif_buffer_X550' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_testpmd.c:872:31: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'cmd_set_bypass_timeout_parsed' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_testpmd.c:872:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cmd_set_bypass_timeout_parsed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:85:36: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_dev_configure' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:91:35: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_rx_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:96:35: style: Parameter 'mb_pool' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_rx_queue_setup' is a callback function, if 'mb_pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:102:35: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_tx_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:111:76: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_dev_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:116:75: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_dev_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:161:50: style: Parameter 'rx_queue' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_rx_burst' is a callback function, if 'rx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_vf_representor.c:168:50: style: Parameter 'tx_queue' can be declared as pointer to const. However it seems that 'ixgbe_vf_representor_tx_burst' is a callback function, if 'tx_queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/mana/mana.c:825:38: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'mana_rx_burst_removed' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/mana/mana.c:834:38: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'mana_tx_burst_removed' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ixgbe/ixgbe_ipsec.c:421:50: style: Parameter 'device' can be declared as pointer to const. However it seems that 'ixgbe_crypto_session_get_size' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/mlx5/mlx5_testpmd.c:321:32: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'cmd_port_host_shaper_parsed' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/mlx5/mlx5_testpmd.c:322:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cmd_port_host_shaper_parsed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/mvpp2/mrvl_mtr.c:74:40: style: Parameter 'profile' can be declared as pointer to const. However it seems that 'mrvl_meter_profile_add' is a callback function, if 'profile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/mvpp2/mrvl_mtr.c:331:29: style: Parameter 'params' can be declared as pointer to const. However it seems that 'mrvl_create' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/nfp/nfp_ipsec.c:1270:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'nfp_crypto_capabilities_get' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/nfp/nfp_ipsec.c:1276:44: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'nfp_security_session_get_size' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:28:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_bus_set_lan_id_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:32:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_rom_init_params_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:36:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_rom_readw_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:37:22: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_rom_readw_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:41:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_rom_read32_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:46:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_rom_writew_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:47:22: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_rom_writew_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:51:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_rom_validate_checksum_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:57:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_init_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:61:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_reset_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:65:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_start_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:69:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_stop_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:73:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_clear_hw_cntrs_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:77:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_get_mac_addr_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:81:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_enable_rx_dma_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:85:70: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_disable_sec_rx_path_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:89:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_enable_sec_rx_path_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:93:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_acquire_swfw_sync_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:98:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_release_swfw_sync_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:102:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_setup_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:107:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:108:12: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:112:72: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_get_link_capabilities_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:113:23: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_get_link_capabilities_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:117:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_setup_pba_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:120:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_led_on_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:124:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_led_off_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:128:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_set_rar_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:133:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_clear_rar_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:137:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_set_vmdq_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:142:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_clear_vmdq_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:147:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_init_rx_addrs_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:151:70: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_update_mc_addr_list_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:156:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_clear_vfta_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:160:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_set_vfta_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:165:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_set_vlvf_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:170:73: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_set_mac_anti_spoofing_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:174:74: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_set_vlan_anti_spoofing_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:178:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_fc_enable_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:182:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_setup_fc_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:186:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_fc_autoneg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:189:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_init_thermal_ssth_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:193:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mac_check_overtemp_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:198:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_identify_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:202:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_init_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:206:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_reset_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:210:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_read_reg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:215:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_write_reg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:220:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_read_reg_unlocked_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:225:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_write_reg_unlocked_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:230:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_setup_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:235:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:236:12: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:240:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_set_phy_power_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:244:71: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_get_phy_advertised_pause_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:249:74: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_get_phy_lp_advertised_pause_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:254:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_set_phy_pause_adv_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:258:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_phy_led_oem_chk_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:264:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mbx_init_params_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:267:55: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mbx_read_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:272:56: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mbx_write_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:277:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mbx_check_for_msg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:281:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mbx_check_for_ack_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ngbe/base/ngbe_dummy.h:285:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ngbe_mbx_check_for_rst_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/null/rte_eth_null.c:139:24: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_null_no_rx' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/null/rte_eth_null.c:187:43: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_dev_configure' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/null/rte_eth_null.c:297:37: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_mtu_set' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/octeontx/octeontx_ethdev.c:1470:55: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'octeontx_dev_supported_ptypes_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/octeontx/octeontx_ethdev.c:1699:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'octeontx_remove' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/pfe/pfe_ethdev.c:420:43: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'pfe_eth_configure' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/pfe/pfe_ethdev.c:512:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pfe_supported_ptypes_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/pfe/pfe_hif_lib.c:242:40: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'hif_lib_event_dummy' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/pcap/pcap_ethdev.c:342:25: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_null_rx' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/pcap/pcap_ethdev.c:724:43: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_dev_configure' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/pcap/pcap_ethdev.c:862:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_link_update' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/qede/qede_main.c:28:70: style: Parameter 'params' can be declared as pointer to const. However it seems that 'qed_update_pf_params' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/qede/qede_main.c:476:55: style: Parameter 'name' can be declared as const array. However it seems that 'qed_set_name' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/qede/qede_main.c:597:73: style: Parameter 'params' can be declared as pointer to const. However it seems that 'qed_set_link' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:104:43: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_dev_configure' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:233:45: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_mac_addr_remove' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:239:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_mac_addr_add' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:240:34: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_mac_addr_add' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:248:48: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_promiscuous_enable' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:254:49: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_promiscuous_disable' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:260:49: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_allmulticast_enable' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:266:50: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_allmulticast_disable' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/ring/rte_eth_ring.c:272:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_link_update' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/softnic/rte_eth_softnic.c:72:43: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'pmd_dev_configure' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/softnic/rte_eth_softnic.c:211:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'pmd_link_update' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:28:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_bus_get_bus_info_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:32:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_bus_set_lan_id_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:36:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_init_params_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:40:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_read16_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:45:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_readw_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:46:22: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_readw_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:50:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_readw_sw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:55:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_read32_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:60:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_read_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:61:22: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_read_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:65:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_write16_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:70:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_writew_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:71:22: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_writew_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:75:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_writew_sw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:80:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_write32_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:85:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_write_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:86:22: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_write_buffer_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:90:70: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_validate_checksum_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:95:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_update_checksum_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:99:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_rom_calc_checksum_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:105:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_init_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:109:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_reset_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:113:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_start_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:117:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_stop_hw_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:121:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_clear_hw_cntrs_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:125:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_mac_addr_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:129:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_san_mac_addr_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:134:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_san_mac_addr_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:139:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_device_caps_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:144:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_wwn_prefix_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:149:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_setup_sfp_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:153:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_enable_rx_dma_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:157:72: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_disable_sec_rx_path_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:161:71: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_enable_sec_rx_path_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:165:72: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_disable_sec_tx_path_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:169:71: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_enable_sec_tx_path_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:173:70: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_acquire_swfw_sync_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:178:71: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_release_swfw_sync_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:182:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_autoc_read_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:186:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_autoc_write_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:189:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_prot_autoc_read_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:190:12: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_prot_autoc_read_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:194:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_prot_autoc_write_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:199:74: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_negotiate_api_version_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:204:70: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_disable_tx_laser_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:207:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_enable_tx_laser_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:210:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_flap_tx_laser_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:213:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_setup_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:218:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_setup_mac_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:223:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:224:12: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:228:74: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_link_capabilities_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:229:23: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_link_capabilities_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:233:75: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_rate_select_speed_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:237:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_setup_pba_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:241:59: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_led_on_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:245:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_led_off_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:249:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_rar_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:254:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_uc_addr_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:259:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_clear_rar_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:263:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_vmdq_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:268:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_clear_vmdq_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:273:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_init_rx_addrs_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:277:72: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_update_mc_addr_list_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:282:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_clear_vfta_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:286:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_vfta_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:291:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_vlvf_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:296:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_init_uta_tables_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:300:75: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_mac_anti_spoofing_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:304:76: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_vlan_anti_spoofing_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:308:70: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_update_xcast_mode_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:313:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_rlpml_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:317:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_fc_enable_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:321:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_setup_fc_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:325:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_fc_autoneg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:328:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_fw_drv_ver_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:333:76: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_thermal_sensor_data_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:337:70: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_init_thermal_ssth_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:341:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_get_rtrup2tc_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:344:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_disable_rx_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:347:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_enable_rx_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:351:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_set_ethertype_anti_spoofing_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:355:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_dmac_update_tcs_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:359:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_dmac_config_tcs_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:363:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_dmac_config_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:367:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mac_setup_eee_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:373:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_get_media_type_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:377:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_identify_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:381:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_identify_sfp_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:385:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_init_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:389:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_reset_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:393:61: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_read_reg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:398:62: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_write_reg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:403:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_read_reg_mdi_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:408:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_write_reg_mdi_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:413:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_setup_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:417:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_setup_link_speed_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:422:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:423:12: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_check_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:427:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_get_phy_fw_version_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:432:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_read_i2c_byte_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:437:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_write_i2c_byte_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:442:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_read_i2c_sff8472_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:447:68: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_read_i2c_eeprom_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:452:69: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_write_i2c_eeprom_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:457:67: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_check_overtemp_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:461:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_set_phy_power_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:466:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_handle_lasi_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:470:75: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_read_i2c_byte_unlocked_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:475:76: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_phy_write_i2c_byte_unlocked_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:482:63: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_link_read_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:487:72: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_link_read_link_unlocked_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:492:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_link_write_link_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:497:73: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_link_write_link_unlocked_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:504:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_init_params_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:507:57: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_read_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:512:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_write_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:517:64: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_read_posted_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:522:65: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_write_posted_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:527:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_check_for_msg_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:531:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_check_for_ack_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_dummy.h:535:66: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'txgbe_mbx_check_for_rst_dummy' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/tap/rte_eth_tap.c:1683:46: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'tap_set_mc_addr_list' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/tap/rte_eth_tap.c:1684:43: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'tap_set_mc_addr_list' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/tap/rte_eth_tap.c:1820:43: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'tap_flow_ctrl_set' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/tap/rte_eth_tap.c:1821:29: style: Parameter 'fc_conf' can be declared as pointer to const. However it seems that 'tap_flow_ctrl_set' is a callback function, if 'fc_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/tap/rte_eth_tap.c:1841:28: style: Parameter 'rss_conf' can be declared as pointer to const. However it seems that 'tap_rss_hash_update' is a callback function, if 'rss_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_vf.c:269:58: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'txgbe_set_rar_vf' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/txgbe/base/txgbe_vf.c:422:64: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'txgbevf_set_uc_addr_vf' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/vhost/rte_eth_vhost.c:1390:31: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_tx_done_cleanup' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/vhost/rte_eth_vhost.c:1400:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'eth_link_update' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_pci.c:152:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'legacy_features_ok' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/vhost_kernel.c:363:53: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'vhost_kernel_get_status' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/vhost_kernel.c:369:53: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'vhost_kernel_set_status' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/vhost_kernel.c:587:60: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'vhost_kernel_update_link_state' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/vhost_kernel.c:594:54: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'vhost_kernel_get_intr_fd' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/vhost_vdpa.c:612:58: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'vhost_vdpa_update_link_state' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/vhost_vdpa.c:619:52: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'vhost_vdpa_get_intr_fd' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/vhost_user.c:628:81: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'vhost_user_set_vring_addr' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user/virtio_user_dev.c:1039:52: style: Parameter 'vq' can be declared as pointer to const. However it seems that 'virtio_user_control_queue_notify' is a callback function, if 'vq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c:201:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_bphy_cgx_enqueue_bufs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c:223:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_bphy_cgx_dequeue_bufs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c:249:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_bphy_cgx_queue_count' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user_ethdev.c:135:46: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtio_user_features_ok' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user_ethdev.c:141:42: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtio_user_get_isr' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user_ethdev.c:150:49: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtio_user_set_config_irq' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user_ethdev.c:157:48: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtio_user_set_queue_irq' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user_ethdev.c:158:27: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'virtio_user_set_queue_irq' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user_ethdev.c:242:63: style: Parameter 'vq' can be declared as pointer to const. However it seems that 'virtio_user_del_queue' is a callback function, if 'vq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/net/virtio/virtio_user_ethdev.c:263:66: style: Parameter 'vq' can be declared as pointer to const. However it seems that 'virtio_user_notify_queue' is a callback function, if 'vq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_gpio/cnxk_gpio.c:367:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_gpio_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_gpio/cnxk_gpio.c:410:44: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_gpio_queue_release' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_gpio/cnxk_gpio.c:437:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_gpio_queue_def_conf' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_gpio/cnxk_gpio.c:456:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_gpio_queue_count' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_gpio/cnxk_gpio.c:665:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_gpio_enqueue_bufs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/cnxk_gpio/cnxk_gpio.c:688:43: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'cnxk_gpio_dequeue_bufs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c:31:41: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dpaa2_cmdif_get_attr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c:51:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dpaa2_cmdif_enqueue_bufs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c:115:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dpaa2_cmdif_dequeue_bufs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/afu_pmd_core.c:47:48: style: Parameter 'rawdev' can be declared as pointer to const. However it seems that 'afu_rawdev_start' is a callback function, if 'rawdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/afu_pmd_core.c:72:48: style: Parameter 'rawdev' can be declared as pointer to const. However it seems that 'afu_rawdev_stop' is a callback function, if 'rawdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/afu_pmd_core.c:95:48: style: Parameter 'rawdev' can be declared as pointer to const. However it seems that 'afu_rawdev_close' is a callback function, if 'rawdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/afu_pmd_core.c:112:48: style: Parameter 'rawdev' can be declared as pointer to const. However it seems that 'afu_rawdev_reset' is a callback function, if 'rawdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/afu_pmd_core.c:165:47: style: Parameter 'rawdev' can be declared as pointer to const. However it seems that 'afu_rawdev_dump' is a callback function, if 'rawdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/base/ifpga_fme.c:457:74: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'fme_thermal_set_prop' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/base/ifpga_fme.c:740:29: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'fme_power_mgmt_set_prop' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/base/ifpga_port.c:313:24: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'port_hdr_set_prop' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/base/ifpga_port_error.c:129:32: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'port_error_set_prop' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:45:56: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_info_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:102:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:130:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_stop' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:166:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:213:53: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_reset' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:230:62: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_queue_def_conf' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:264:59: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_queue_setup' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:295:61: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_queue_release' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:320:64: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_queue_count' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:333:56: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_get_attr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:371:56: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_set_attr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:469:67: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_firmware_status_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:487:25: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_firmware_version_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:505:61: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_firmware_load' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/skeleton/skeleton_rawdev.c:526:63: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'skeleton_rawdev_firmware_unload' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ntb/ntb.c:254:39: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ntb_queue_conf_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ntb/ntb.c:479:38: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ntb_queue_release' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ntb/ntb.c:495:36: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ntb_queue_count' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ntb/ntb.c:715:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ntb_dequeue_bufs' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ntb/ntb.c:823:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ntb_dev_info_get' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ntb/ntb.c:1067:41: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ntb_dev_reset' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ntb/ntb.c:1320:37: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ntb_xstats_reset' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/ifpga_rawdev.c:723:39: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ifpga_rawdev_start' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/ifpga_rawdev.c:747:39: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ifpga_rawdev_close' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/raw/ifpga/ifpga_rawdev.c:784:39: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ifpga_rawdev_reset' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/vdpa/mlx5/mlx5_vdpa_event.c:346:46: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'mlx5_vdpa_err_interrupt_handler' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/drivers/vdpa/ifc/ifcvf_vdpa.c:1443:47: style: Parameter 'vdev' can be declared as pointer to const. However it seems that 'ifcvf_get_device_type' is a callback function, if 'vdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_aes.c:337:37: style: Parameter 'val' can be declared as pointer to const. However it seems that 'rsp_test_aes_check' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_hmac.c:109:44: style: Parameter 'val' can be declared as pointer to const. However it seems that 'parse_test_hmac_writeback' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_hmac.c:123:38: style: Parameter 'val' can be declared as pointer to const. However it seems that 'rsp_test_hmac_check' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_sha.c:154:43: style: Parameter 'val' can be declared as pointer to const. However it seems that 'parse_test_sha_writeback' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_sha.c:168:37: style: Parameter 'val' can be declared as pointer to const. However it seems that 'rsp_test_sha_check' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_xts.c:224:37: style: Parameter 'val' can be declared as pointer to const. However it seems that 'rsp_test_xts_check' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_tdes.c:431:43: style: Parameter 'text' can be declared as pointer to const. However it seems that 'parse_tdes_interim' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/fips_validation/fips_validation_tdes.c:559:38: style: Parameter 'val' can be declared as pointer to const. However it seems that 'rsp_test_tdes_check' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/helloworld/main.c:20:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'lcore_hello' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpdk-23.11/examples/ipsec-secgw/ipsec-secgw.c:2259:46: style: Parameter '__rte_unused' can be declared as pointer to const. However it seems that 'ethdev_reset_event_callback' is a callback function, if '__rte_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dpf-plugins/dpf-plugins_1.7+ds.orig.tar.xz DPF-Plugins-1.7/dpf/dgl/src/pugl-extra/haiku_gl.cpp:21:32: style: Parameter 'view' can be declared as pointer to const. However it seems that 'puglHaikuGlConfigure' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/dpf/dgl/src/pugl-extra/haiku_gl.cpp:62:29: style: Parameter 'view' can be declared as pointer to const. However it seems that 'puglHaikuGlCreate' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/dpf/dgl/src/pugl-upstream/src/x11_cairo.c:61: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] DPF-Plugins-1.7/dpf/dgl/src/nanovg/stb_image.h:2869: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] DPF-Plugins-1.7/dpf/dgl/src/nanovg/stb_image.h:2869: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] DPF-Plugins-1.7/dpf/dgl/src/nanovg/stb_image.h:2909: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] DPF-Plugins-1.7/dpf/dgl/src/nanovg/stb_image.h:2909: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] DPF-Plugins-1.7/dpf/dgl/src/nanovg/stb_image.h:3050: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] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:36:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'int_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:43:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'sqr_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:48:45: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'sigmoid_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:54:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'sign_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:76:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'bor_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:81:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'band_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:85:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'bnot_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:108:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'equal_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:113:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'above_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:119:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'below_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:124:34: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'sin_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:130:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'cos_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:134:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'tan_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:138:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'asin_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:142:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'acos_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:146:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'atan_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:150:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'atan2_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:154:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'pow_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:158:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'exp_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:162:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'abs_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:166:40: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'log_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:170:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'log10_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:174:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'sqrt_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:198:46: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'nchoosek_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:218:42: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'fact_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:108:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'equal_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:113:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'above_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:119:43: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'below_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:124:34: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'sin_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:130:41: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'cos_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp:166:40: style: Parameter 'arg_list' can be declared as pointer to const. However it seems that 'log_wrapper' is a callback function, if 'arg_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/cacadriver.c:147:37: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_close' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/cacadriver.c:154:36: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_lock' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/cacadriver.c:159:38: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_unlock' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/cacadriver.c:164:42: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_fullscreen' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-jack/projectM-jack.cpp:239:26: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'jack_shutdown' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/glxdriver.c:252:36: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_lock' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/glxdriver.c:257:38: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_unlock' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/x11driver.c:102:37: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_close' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/x11driver.c:107:36: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_lock' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/x11driver.c:112:38: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_unlock' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/x11driver.c:153:40: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_getvideo' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/x11driver.c:153:59: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'native_getvideo' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual-alsa/sdldriver.c:170:37: style: Parameter 'display' can be declared as pointer to const. However it seems that 'native_close' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual/actor_projectM.cpp:210:60: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'lv_projectm_palette' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/SOIL2/stb_image.h:2913: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] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/SOIL2/stb_image.h:2913: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] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/SOIL2/stb_image.h:2953: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] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/SOIL2/stb_image.h:2953: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] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/SOIL2/stb_image.h:3094: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/d/dpuser/dpuser_4.1+dfsg.orig.tar.xz dpusersrc/utils/cmpfit/testmpfit.c:91:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'linfunc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpusersrc/utils/cmpfit/testmpfit.c:159:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'quadfunc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpusersrc/utils/cmpfit/testmpfit.c:278:37: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gaussfunc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpusersrc/libfits/fitting.cpp:3484:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'linfunc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpusersrc/libfits/fitting.cpp:3589:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'userfunction_parsed' 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/d/dqlite/dqlite_1.16.4.orig.tar.gz dqlite-1.16.4/src/lib/transport.c:9:35: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'alloc_cb' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/lib/transport.c:34:34: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'read_cb' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/lib/transport.c:133:35: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'close_cb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/lib/transport.c:164:34: style: Parameter 'req' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/fixture.c:1509:44: style: Parameter 'f' can be declared as pointer to const. However it seems that 'hasLeader' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/fixture.c:1521:46: style: Parameter 'f' can be declared as pointer to const. However it seems that 'hasNoLeader' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv.c:132:39: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'uvTickTimerCb' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv.c:210:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvTickTimerCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_finalize.c:24:41: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvFinalizeWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_finalize.c:73:46: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvFinalizeAfterWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_prepare.c:48:40: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvPrepareWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_prepare.c:189:45: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvPrepareAfterWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_recv.c:112:42: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvServerAllocCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_recv.c:170:48: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvServerStreamCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_recv.c:205:41: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'uvServerReadCb' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_send.c:148:59: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvClientDisconnectCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_send.c:175:46: style: Parameter 'write' can be declared as pointer to const. However it seems that 'uvSendWriteCb' is a callback function, if 'write' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_send.c:253:41: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'uvClientTimerCb' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_send.c:368:54: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvClientTimerCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_connect.c:89:55: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvTcpConnectUvCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_connect.c:121:54: style: Parameter 'write' can be declared as pointer to const. However it seems that 'uvTcpConnectUvWriteCb' is a callback function, if 'write' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_connect.c:168:58: style: Parameter 'req' can be declared as pointer to const. However it seems that 'uvTcpConnectUvConnectCb' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_connect.c:231:47: style: Parameter 'req' can be declared as pointer to const. However it seems that 'uvGetAddrInfoCb' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_listen.c:68:54: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvTcpIncomingCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_listen.c:93:61: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvTcpIncomingAllocCbAddress' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_listen.c:154:62: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvTcpIncomingAllocCbPreamble' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_tcp_listen.c:396:60: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvTcpListenCloseCbListener' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_snapshot.c:505:44: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvSnapshotPutWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_snapshot.c:578:49: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvSnapshotPutAfterWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_snapshot.c:715:44: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvSnapshotGetWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_snapshot.c:746:49: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvSnapshotGetAfterWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_truncate.c:20:41: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvTruncateWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_work.c:14:38: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvAsyncWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_work.c:23:43: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvAsyncAfterWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_writer.c:68:39: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvWriterWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_writer.c:134:44: style: Parameter 'work' can be declared as pointer to const. However it seems that 'uvWriterAfterWorkCb' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_writer.c:143:39: style: Parameter 'poller' can be declared as pointer to const. However it seems that 'uvWriterPollCb' is a callback function, if 'poller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_writer.c:349:55: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvWriterPollerCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_writer.c:372:54: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uvWriterCheckCloseCb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/src/raft/uv_writer.c:382:48: style: Parameter 'check' can be declared as pointer to const. However it seems that 'uvWriterCheckCb' is a callback function, if 'check' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/test/raft/integration/test_replication.c:1075:52: style: Parameter 'req' can be declared as pointer to const. However it seems that 'applyAssertStatusCb' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/test/raft/lib/dir.c:117:49: style: Parameter 'ftwb' can be declared as pointer to const. However it seems that 'dirRemoveFn' is a callback function, if 'ftwb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dqlite-1.16.4/test/unit/ext/test_uv.c:184:50: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'test_read_sync__read_cb' 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/d/dradio/dradio_3.8.orig.tar.gz dradio-3.8/src/podcast.c:46:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' 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/d/drawterm/drawterm_20170818.orig.tar.gz drawterm-20170818/gui-osx/screen.c:72:14: style: Parameter 'a' can be declared as pointer to const. However it seems that 'isready' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/gui-osx/screen.c:341:100: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'ApplicationQuitEventHandler' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/gui-win32/screen.c:47:14: style: Parameter 'a' can be declared as pointer to const. However it seems that 'isready' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/gui-x11/x11.c:694:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'panicshutup' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/dev.c:85:23: style: Parameter 'name' can be declared as pointer to const. However it seems that 'devgen' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devaudio.c:137:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'audioclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devaudio.c:235:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'audiowrite' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devcons.c:82:15: style: Parameter 'v' can be declared as pointer to const. However it seems that 'return0' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devfs-posix.c:364:24: style: Parameter 'va' can be declared as pointer to const. However it seems that 'fswrite' is a callback function, if 'va' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devfs-win32.c:381:24: style: Parameter 'va' can be declared as pointer to const. However it seems that 'fswrite' is a callback function, if 'va' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devlfd.c:77:16: style: Parameter 'c' can be declared as pointer to const. However it seems that 'lfdclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devlfd.c:83:15: style: Parameter 'c' can be declared as pointer to const. However it seems that 'lfdread' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devlfd.c:95:16: style: Parameter 'c' can be declared as pointer to const. However it seems that 'lfdwrite' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devlfd.c:95:25: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'lfdwrite' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devmouse.c:75:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mouseclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devmouse.c:162:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mousewrite' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:1355:21: style: Parameter 'ha' can be declared as pointer to const. However it seems that 'initmd5key' is a callback function, if 'ha' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:1373:22: style: Parameter 'ha' can be declared as pointer to const. However it seems that 'initsha1key' is a callback function, if 'ha' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:1954:15: style: Parameter 'unused1' can be declared as pointer to const. However it seems that 'noenc' is a callback function, if 'unused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:1954:31: style: Parameter 'unused2' can be declared as pointer to const. However it seems that 'noenc' is a callback function, if 'unused2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:1967:17: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'tlsunpad' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:1982:17: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sslunpad' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:2021:14: style: Parameter 'unused1' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 'unused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:2021:45: style: Parameter 'unused3' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 'unused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:2022:9: style: Parameter 'unused5' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 'unused5' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:2022:31: style: Parameter 'unused6' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 'unused6' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/devtls.c:2081:59: style: Parameter 'header' can be declared as pointer to const. However it seems that 'sslPackMac' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/exportfs.c:346:14: style: Parameter 'a' can be declared as pointer to const. However it seems that 'exwork' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/exportfs.c:535:16: style: Parameter 'e' can be declared as pointer to const. However it seems that 'Exauth' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/exportfs.c:535:26: style: Parameter 'f' can be declared as pointer to const. However it seems that 'Exauth' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/exportfs.c:588:28: style: Parameter 'rpc' can be declared as pointer to const. However it seems that 'Exclunk' is a callback function, if 'rpc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-20170818/kern/exportfs.c:795:29: style: Parameter 'rpc' can be declared as pointer to const. However it seems that 'Exremove' is a callback function, if 'rpc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/drawterm-9front/drawterm-9front_0~git20220608.bee4db6.orig.tar.gz drawterm-9front-0~git20220608.bee4db6/gui-android/cpp/devandroid.c:123:20: style: Parameter 'c' can be declared as pointer to const. However it seems that 'androidclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/gui-android/cpp/devandroid.c:209:20: style: Parameter 'c' can be declared as pointer to const. However it seems that 'androidwrite' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/gui-osx/screen.c:71:14: style: Parameter 'a' can be declared as pointer to const. However it seems that 'isready' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/gui-osx/screen.c:324:100: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'ApplicationQuitEventHandler' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/gui-win32/screen.c:40:14: style: Parameter 'a' can be declared as pointer to const. However it seems that 'isready' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/dev.c:85:23: style: Parameter 'name' can be declared as pointer to const. However it seems that 'devgen' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/gui-x11/x11.c:159:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'panicshutup' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devaudio.c:139:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'audioclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devaudio.c:241:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'audiowrite' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devfs-posix.c:342:24: style: Parameter 'va' can be declared as pointer to const. However it seems that 'fswrite' is a callback function, if 'va' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devkbd.c:82:16: style: Parameter 'c' can be declared as pointer to const. However it seems that 'kbdclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devlfd-posix.c:75:16: style: Parameter 'c' can be declared as pointer to const. However it seems that 'lfdclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devlfd-posix.c:81:15: style: Parameter 'c' can be declared as pointer to const. However it seems that 'lfdread' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devlfd-posix.c:92:16: style: Parameter 'c' can be declared as pointer to const. However it seems that 'lfdwrite' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devlfd-posix.c:92:25: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'lfdwrite' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devmouse.c:110:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mouseclose' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devmouse.c:231:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mousewrite' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/exportfs.c:346:14: style: Parameter 'a' can be declared as pointer to const. However it seems that 'exwork' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/exportfs.c:535:16: style: Parameter 'e' can be declared as pointer to const. However it seems that 'Exauth' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/exportfs.c:535:26: style: Parameter 'f' can be declared as pointer to const. However it seems that 'Exauth' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/exportfs.c:588:28: style: Parameter 'rpc' can be declared as pointer to const. However it seems that 'Exclunk' is a callback function, if 'rpc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/exportfs.c:795:29: style: Parameter 'rpc' can be declared as pointer to const. However it seems that 'Exremove' is a callback function, if 'rpc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/term.c:88:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'isresized' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:1395:21: style: Parameter 'ha' can be declared as pointer to const. However it seems that 'initmd5key' is a callback function, if 'ha' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:1412:22: style: Parameter 'ha' can be declared as pointer to const. However it seems that 'initsha1key' is a callback function, if 'ha' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:1423:26: style: Parameter 'ha' can be declared as pointer to const. However it seems that 'initsha2_256key' is a callback function, if 'ha' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2049:15: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'noenc' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2049:27: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'noenc' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2062:17: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'tlsunpad' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2077:17: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sslunpad' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2209:14: style: Parameter 'p' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2209:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2209:61: style: Parameter 'digest' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 'digest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2209:82: style: Parameter 's' can be declared as pointer to const. However it seems that 'nomac' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2268:31: style: Parameter 'hdr' can be declared as pointer to const. However it seems that 'sslPackAAD' is a callback function, if 'hdr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] drawterm-9front-0~git20220608.bee4db6/kern/devtls.c:2278:31: style: Parameter 'hdr' can be declared as pointer to const. However it seems that 'tlsPackAAD' is a callback function, if 'hdr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/drawxtl/drawxtl_5.5.orig.tar.gz DRAWxtl/source/DRAWxtl55/Edit1.cxx:1314:39: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Arrow_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit1.cxx:1570:38: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Bond_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit1.cxx:2037:43: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Lone_Pair_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit1.cxx:2432:38: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Maps_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit1.cxx:3073:42: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Modparms_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit1.cxx:3407:39: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Slice_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit1.cxx:3516:35: style: Parameter 'action' can be declared as pointer to const. However it seems that 'New_Occ_Add_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:396:38: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Slab_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:563:41: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Spheres_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:751:37: style: Parameter 'action' can be declared as pointer to const. However it seems that 'Edit_STR_Save_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:2127:44: style: Parameter 'action' can be declared as pointer to const. However it seems that 'New_Sphere_Add_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:2742:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'View_Listing_Close_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:3303:42: style: Parameter 'save' can be declared as pointer to const. However it seems that 'Edit_Surfaces_Save_cb' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:3548:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'New_AimSurf_Add_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Edit2.cxx:3578:44: style: Parameter 'action' can be declared as pointer to const. However it seems that 'New_Radius_Add_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/Help.cxx:1055:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'View_Help_Close_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DRAWxtl/source/DRAWxtl55/gl2ps.cxx:3362:42: 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] DRAWxtl/source/DRAWxtl55/gl2ps.cxx:4996:35: 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] DRAWxtl/source/DRAWxtl55/gl2ps.cxx:5422:35: 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] DRAWxtl/source/DRAWxtl55/gl2ps.cxx:5670:35: 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] ftp://ftp.de.debian.org/debian/pool/main/d/dreamchess/dreamchess_0.3.0.orig.tar.gz dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:27:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'retract_move' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:27:59: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'retract_move' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:27:74: style: Parameter 'data' can be declared as pointer to const. However it seems that 'retract_move' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:27:86: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'retract_move' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:33:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'move_now' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:33:55: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'move_now' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:33:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'move_now' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:33:82: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'move_now' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:39:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'view_prev' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:39:56: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'view_prev' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:39:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'view_prev' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:39:83: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'view_prev' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:45:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'view_next' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:45:56: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'view_next' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:45:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'view_next' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:45:83: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'view_next' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:51:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:51:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:51:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/ingame_dialog.c:51:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/message_dialog.c:23:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/message_dialog.c:23:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/message_dialog.c:23:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/message_dialog.c:23:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:27:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_quit_ok' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:27:61: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_quit_ok' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:27:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_quit_ok' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:27:88: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_quit_ok' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:35:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:35:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:35:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/quit_dialog.c:35:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/system_dialog.c:25:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/system_dialog.c:25:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/system_dialog.c:25:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/system_dialog.c:25:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:29:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:29:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:29:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:29:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:63:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:63:63: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:63:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/resolution.c:63:90: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/time.c:39:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/time.c:39:63: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/time.c:39:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/dialogs/time.c:39:90: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_cancel_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gamegui/edit.c:88:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gg_edit_input' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gamegui/scrollbarv.c:73:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gg_scrollbarv_input' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gamegui/widget.c:50:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gg_widget_get_requested_size' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gamegui/widget.c:71:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gg_get_focus_pos' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gamegui/widget.c:82:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gg_set_focus_pos' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/promote_dialog.c:23:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_promote_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/promote_dialog.c:23:64: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_promote_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/promote_dialog.c:23:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_promote_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:23:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:23:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:23:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:23:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:52:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_loadgame_load' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:52:67: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_loadgame_load' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:52:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_loadgame_load' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/saveload_dialog.c:52:94: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_loadgame_load' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:36:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:36:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:36:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:36:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:89:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'menu_title_quit' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:89:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'menu_title_quit' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:89:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'menu_title_quit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/title_dialog.c:89:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'menu_title_quit' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/victory_dialog.c:23:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/victory_dialog.c:23:62: style: Parameter 'emitter' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'emitter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/victory_dialog.c:23:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/victory_dialog.c:23:89: style: Parameter 'extra_data' can be declared as pointer to const. However it seems that 'dialog_close_cb' is a callback function, if 'extra_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/ui_sdlgl.c:578:29: style: Parameter 'b' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dreamchess-dreamchess-ebdc775/dreamchess/src/gui/ui_sdlgl.c:578:40: style: Parameter 'move' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/driftnet/driftnet_1.5.0.orig.tar.gz driftnet-1.5.0/src/display/display.c:328:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] driftnet-1.5.0/src/display/display.c:333:62: 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] driftnet-1.5.0/src/display/display.c:365:25: 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] driftnet-1.5.0/src/network/pcap_engine.c:229:28: style: Parameter 'v' can be declared as pointer to const. However it seems that 'capture_thread' 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/d/dropwatch/dropwatch_1.5.4.orig.tar.gz dropwatch-1.5.4/src/lookup.c:40:34: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'lookup_null_sym' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dropwatch-1.5.4/src/lookup.c:40:57: style: Parameter 'location' can be declared as pointer to const. However it seems that 'lookup_null_sym' is a callback function, if 'location' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dropwatch-1.5.4/src/lookup_bfd.c:55:33: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'lookup_bfd_sym' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dropwatch-1.5.4/src/lookup_bfd.c:55:56: style: Parameter 'location' can be declared as pointer to const. However it seems that 'lookup_bfd_sym' is a callback function, if 'location' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dropwatch-1.5.4/src/main.c:637:51: style: Parameter 'amsg' can be declared as pointer to const. However it seems that 'handle_dm_config_msg' is a callback function, if 'amsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dropwatch-1.5.4/src/main.c:637:81: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_dm_config_msg' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dropwatch-1.5.4/src/main.c:694:49: style: Parameter 'amsg' can be declared as pointer to const. However it seems that 'handle_dm_stop_msg' is a callback function, if 'amsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dropwatch-1.5.4/src/main.c:694:79: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_dm_stop_msg' 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/d/dsda-doom/dsda-doom_0.27.5+dfsg.orig.tar.xz dsda-doom-0.27.5/prboom2/src/SDL/i_sound.c:548:33: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'I_UpdateSound' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/dsda/hud_components/keys.c:33:44: style: Parameter 'player' can be declared as pointer to const. However it seems that 'dsda_Key1Name' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/dsda/hud_components/keys.c:50:44: style: Parameter 'player' can be declared as pointer to const. However it seems that 'dsda_Key2Name' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/dsda/hud_components/keys.c:67:44: style: Parameter 'player' can be declared as pointer to const. However it seems that 'dsda_Key3Name' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/dsda/scroll.c:183:46: style: Parameter 's' can be declared as pointer to const. However it seems that 'dsda_UpdateZDoomFloorScroller' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/dsda/scroll.c:243:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'dsda_UpdateZDoomCeilingScroller' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/dsda/scroll.c:295:36: style: Parameter 's' can be declared as pointer to const. However it seems that 'dsda_UpdateThruster' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/gl_preprocess.c:433:45: style: Parameter 'vert' can be declared as pointer to const. However it seems that 'ntessVertex' is a callback function, if 'vert' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:734:38: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_plat_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:801:44: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_ceiling_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:856:40: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_light_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:907:42: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_vldoor_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:946:40: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_phase_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:1077:48: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_polyevent_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:1125:42: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_pillar_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:1183:46: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_polydoor_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/hexen/sv_save.c:1250:52: style: Parameter 'str' can be declared as pointer to const. However it seems that 'StreamOut_planeWaggle_t' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/m_cheat.c:255:6: style: Parameter 'buf' can be declared as const array. 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] dsda-doom-0.27.5/prboom2/src/m_cheat.c:482:29: style: Parameter 'buf' can be declared as const array. 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] dsda-doom-0.27.5/prboom2/src/m_cheat.c:519:29: style: Parameter 'buf' can be declared as const array. However it seems that 'cheat_comp' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/m_cheat.c:750:6: style: Parameter 'buf' can be declared as const array. However it seems that 'cheat_tntweapx' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/m_cheat.c:780:6: style: Parameter 'buf' can be declared as const array. However it seems that 'cheat_tntammox' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/m_cheat.c:1084:33: style: Parameter 'buf' can be declared as const array. However it seems that 'cheat_artifact' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/m_cheat.c:1232:30: style: Parameter 'buf' can be declared as const array. However it seems that 'cheat_class' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/m_cheat.c:1262:31: style: Parameter 'buf' can be declared as const array. However it seems that 'cheat_script' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/p_spec.c:4021: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] dsda-doom-0.27.5/prboom2/src/v_video.c:766:40: style: Parameter 'fl' can be declared as pointer to const. However it seems that 'WRAP_gld_DrawLine' is a callback function, if 'fl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/v_video.c:784:36: style: Parameter 'fl' can be declared as pointer to const. However it seems that 'NULL_DrawLine' is a callback function, if 'fl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsda-doom-0.27.5/prboom2/src/v_video.c:785:38: style: Parameter 'fl' can be declared as pointer to const. However it seems that 'NULL_DrawLineWu' is a callback function, if 'fl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dsdp/dsdp_5.8.orig.tar.gz DSDP5.8/examples/theta.c:240:33: style: Parameter 'AA' can be declared as pointer to const. However it seems that 'EdgeMatDestroy' is a callback function, if 'AA' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:243:42: style: Parameter 'x' can be declared as const array. However it seems that 'EdgeMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:248:39: style: Parameter 'x' can be declared as const array. However it seems that 'EdgeMatDot' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:260:32: style: Parameter 'A' can be declared as pointer to const. However it seems that 'EdgeMatFactor' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:343:30: style: Parameter 'A' can be declared as pointer to const. However it seems that 'OneMatFactor' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:357:41: style: Parameter 'x' can be declared as const array. However it seems that 'OneMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:391:29: style: Parameter 'AA' can be declared as pointer to const. However it seems that 'OneMatView' is a callback function, if 'AA' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:395:32: style: Parameter 'A' can be declared as pointer to const. However it seems that 'OneMatDestroy' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:431:37: style: Parameter 'AA' can be declared as pointer to const. However it seems that 'IdentityMatDestroy' is a callback function, if 'AA' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:434:35: style: Parameter 'A' can be declared as pointer to const. However it seems that 'IdentityMatFactor' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:436:47: style: Parameter 'x' can be declared as const array. However it seems that 'IdentityMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:442:44: style: Parameter 'x' can be declared as const array. However it seems that 'IdentityMatDot' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/examples/theta.c:449:34: style: Parameter 'AA' can be declared as pointer to const. However it seems that 'IdentityMatView' is a callback function, if 'AA' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/pdsdp/PETSc/pdsdppetsc.c:171:39: style: Parameter 'bb' can be declared as const array. However it seems that 'pmatsolve' is a callback function, if 'bb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/pdsdp/PETSc/pdsdppetsc.c:326:38: style: Parameter 'xx' can be declared as const array. However it seems that 'TTTMatMult' is a callback function, if 'xx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/pdsdp/PETSc/pdsdppetsc.c:357:47: style: Parameter 'diag' can be declared as const array. However it seems that 'TTTMatAddDiagonal' is a callback function, if 'diag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/pdsdp/ScaLAPACK/pdsdpscalapack.c:347:44: style: Parameter 'val' can be declared as const array. However it seems that 'pmatadddiagonal' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/pdsdp/ScaLAPACK/pdsdpscalapack.c:399:60: style: Parameter 'vals' can be declared as const array. However it seems that 'pmataddline' is a callback function, if 'vals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/bounds/allbounds.c:36:32: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'LUBoundsSetup' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/bounds/allbounds.c:271:28: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'LUInvertS' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/bounds/allbounds.c:467:34: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'LUBoundsMonitor' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/bounds/dbounds.c:243:31: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'BConeSInvert' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/bounds/dbounds.c:251:28: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'BConeSetX' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/bounds/dbounds.c:353:31: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'BConeMonitor' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/lp/dsdplp.c:263:29: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'LPConeSetX' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/lp/dsdplp.c:343:32: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'LPConeInvertS' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/lp/dsdplp.c:423:33: style: Parameter 'dcone' can be declared as pointer to const. However it seems that 'LPConeMonitor' is a callback function, if 'dcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/sdp/sdpkcone.c:288:27: style: Parameter 'K' can be declared as pointer to const. However it seems that 'KSDPConeMonitor' is a callback function, if 'K' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdpobjcone.c:83:33: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPSetupBCone' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdpobjcone.c:168:31: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPInvertRS' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdpobjcone.c:193:28: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPSetX' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdpobjcone.c:227:30: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPRANorm2' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdpobjcone.c:251:32: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPRMonitor' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdprescone.c:56:33: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPSetupRCone' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdprescone.c:63:34: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPSetupRCone2' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdprescone.c:117:31: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPInvertRS' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdprescone.c:204:30: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPRANorm2' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/solver/dsdprescone.c:227:32: style: Parameter 'dspcone' can be declared as pointer to const. However it seems that 'DSDPRMonitor' is a callback function, if 'dspcone' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:49:41: style: Parameter 'x' can be declared as const array. However it seems that 'DiagMatMult' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:81:65: style: Parameter 'row' can be declared as const array. However it seems that 'DiagMatAddRow2' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:101:41: style: Parameter 'b' can be declared as const array. However it seems that 'DiagMatSolve' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:111:39: style: Parameter 'indx' can be declared as const array. However it seems that 'DiagMatSolve2' is a callback function, if 'indx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:111:65: style: Parameter 'b' can be declared as const array. However it seems that 'DiagMatSolve2' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:123:57: style: Parameter 'b' can be declared as const array. However it seems that 'DiagMatCholeskySolveBackward' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:131:32: style: Parameter 'A' can be declared as pointer to const. However it seems that 'DiagMatInvert' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:158:49: style: Parameter 'dd' can be declared as const array. However it seems that 'DiagMatTakeUREntriesP' is a callback function, if 'dd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:168:49: style: Parameter 'dd' can be declared as const array. However it seems that 'DiagMatTakeUREntriesU' is a callback function, if 'dd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:290:40: style: Parameter 'x' can be declared as const array. However it seems that 'DiagMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:371:39: style: Parameter 'diag' can be declared as const array. However it seems that 'DiagAddDiag' is a callback function, if 'diag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:382:40: style: Parameter 'xin' can be declared as const array. However it seems that 'DiagMultiply' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/diag.c:416:30: style: Parameter 'M' can be declared as pointer to const. However it seems that 'DiagAssemble' is a callback function, if 'M' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/cholmat2.c:140:35: style: Parameter 'indx' can be declared as const array. However it seems that 'SMatSolve' is a callback function, if 'indx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/cholmat.c:57:27: style: Parameter 'M' can be declared as pointer to const. However it seems that 'Tassemble' is a callback function, if 'M' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/cholmat.c:154:47: style: Parameter 'dd' can be declared as const array. However it seems that 'DSDPLinearSolve2' is a callback function, if 'dd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/cholmat.c:216:24: style: Parameter 'M' can be declared as pointer to const. However it seems that 'Tsetup' is a callback function, if 'M' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/drowcol.c:42:40: style: Parameter 'x' can be declared as const array. However it seems that 'RCMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dlpack.c:178:40: style: Parameter 'diag' can be declared as const array. However it seems that 'DTPUMatDiag2' is a callback function, if 'diag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dlpack.c:294:45: style: Parameter 'indx' can be declared as const array. However it seems that 'DTPUMatInverseMult' is a callback function, if 'indx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dlpack.c:319:53: style: Parameter 'b' can be declared as const array. However it seems that 'DTPUMatCholeskyBackward' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dlpack.c:341:64: style: Parameter 'x' can be declared as const array. However it seems that 'DenseSymPSDCholeskyForwardMultiply' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dlpack.c:469:41: style: Parameter 'v' can be declared as const array. However it seems that 'DDenseSetXMat' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dlpack.c:479:41: style: Parameter 'x' can be declared as const array. However it seems that 'DDenseVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/identity.c:89:47: style: Parameter 'x' can be declared as const array. However it seems that 'IdentityMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/identity.c:144:35: style: Parameter 'A' can be declared as pointer to const. However it seems that 'IdentityMatFactor' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/onemat.c:68:43: style: Parameter 'x' can be declared as const array. However it seems that 'ConstMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/onemat.c:112:32: style: Parameter 'A' can be declared as pointer to const. However it seems that 'ConstMatFactor' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/onemat.c:163:31: style: Parameter 'AA' can be declared as pointer to const. However it seems that 'ConstMatTest' is a callback function, if 'AA' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/rmmat.c:110:38: style: Parameter 'x' can be declared as const array. However it seems that 'R1MatDotP' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/rmmat.c:132:38: style: Parameter 'x' can be declared as const array. However it seems that 'R1MatDotU' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/rmmat.c:155:40: style: Parameter 'x' can be declared as const array. However it seems that 'R1MatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/rmmat.c:228:29: style: Parameter 'A' can be declared as pointer to const. However it seems that 'R1MatFactor' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dufull.c:400:43: style: Parameter 'diag' can be declared as const array. However it seems that 'DTRUMatAddDiag2' is a callback function, if 'diag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dufull.c:457:53: style: Parameter 'b' can be declared as const array. However it seems that 'DTRUMatCholeskyBackward' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dufull.c:493:60: style: Parameter 'x' can be declared as const array. However it seems that 'DTRUMatCholeskyForwardMultiply' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dufull.c:516:61: style: Parameter 'x' can be declared as const array. However it seems that 'DTRUMatCholeskyBackwardMultiply' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dufull.c:629:49: style: Parameter 'indx' can be declared as const array. However it seems that 'DTRUMatInverseMultiply' is a callback function, if 'indx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/dufull.c:889:41: style: Parameter 'x' can be declared as const array. However it seems that 'DDenseVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/spds.c:95:41: style: Parameter 'x' can be declared as const array. However it seems that 'SpSymMatMult' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/spds.c:110:43: style: Parameter 'x' can be declared as const array. However it seems that 'SpSymMatVecVec' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/vech.c:65:60: style: Parameter 'r' can be declared as const array. However it seems that 'VechMatAddMultiple' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/vech.c:78:40: style: Parameter 'x' can be declared as const array. However it seems that 'VechMatDot' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/zeromat.c:28:26: style: Parameter 'A' can be declared as pointer to const. However it seems that 'ZFactor' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/zeromat.c:53:30: style: Parameter 'A' can be declared as pointer to const. However it seems that 'ZAddMultiple' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/zeromat.c:53:51: style: Parameter 'row' can be declared as const array. However it seems that 'ZAddMultiple' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/zeromat.c:57:33: style: Parameter 'A' can be declared as pointer to const. However it seems that 'ZAddRowMultiple' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/zeromat.c:57:64: style: Parameter 'row' can be declared as const array. However it seems that 'ZAddRowMultiple' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/zeromat.c:66:26: style: Parameter 'A' can be declared as pointer to const. However it seems that 'ZDestroy' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/zeromat.c:75:23: style: Parameter 'A' can be declared as pointer to const. However it seems that 'ZView' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/vechu.c:49:60: style: Parameter 'r' can be declared as const array. However it seems that 'VechMatAddMultiple' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] DSDP5.8/src/vecmat/vechu.c:62:40: style: Parameter 'x' can be declared as const array. However it seems that 'VechMatDot' 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/d/dsniff/dsniff_2.4b1+debian.orig.tar.gz dsniff-2.4/dsniff.c:68:46: style: Parameter 'iph' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'iph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/dsniff.c:68:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/filesnarf.c:456:46: style: Parameter 'iph' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'iph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/filesnarf.c:456:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/mailsnarf.c:336:46: style: Parameter 'iph' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'iph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/mailsnarf.c:336:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/webspy.c:176:46: style: Parameter 'iph' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'iph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/webspy.c:176:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/urlsnarf.c:193:46: style: Parameter 'iph' can be declared as pointer to const. However it seems that 'null_syslog' is a callback function, if 'iph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dsniff-2.4/urlsnarf.c:193:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_syslog' 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/d/dssi/dssi_1.1.1~dfsg0.orig.tar.gz dssi-1.1.1~dfsg0/examples/less_trivial_synth_qt_gui.cpp:334:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'configure_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dssi-1.1.1~dfsg0/examples/less_trivial_synth_qt_gui.cpp:334:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'configure_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dssi-1.1.1~dfsg0/examples/less_trivial_synth_qt_gui.cpp:341:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rate_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dssi-1.1.1~dfsg0/examples/less_trivial_synth_qt_gui.cpp:341:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rate_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dssi-1.1.1~dfsg0/examples/trivial_sampler_qt_gui.cpp:521:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rate_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dssi-1.1.1~dfsg0/examples/trivial_sampler_qt_gui.cpp:521:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rate_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dssi-1.1.1~dfsg0/message_buffer/message_buffer.c:43:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mb_thread_func' 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/d/dt-utils/dt-utils_2021.03.0+ds.orig.tar.xz dt-utils-2021.03.0/src/barebox-state/state.c:170:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'state_set_deny' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dt-utils-2021.03.0/src/barebox-state/state.c:170:52: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'state_set_deny' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dt-utils-2021.03.0/src/crypto/digest.c:34:38: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dummy_init' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dt-utils-2021.03.0/src/crypto/digest.c:39:39: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dummy_free' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dt-utils-2021.03.0/src/crypto/hmac.c:53:45: style: Parameter 'd' can be declared as pointer to const. However it seems that 'digest_hmac_free' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dt-utils-2021.03.0/src/crypto/hmac.c:114:46: style: Parameter 'd' can be declared as pointer to const. However it seems that 'digest_hmac_update' 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/d/dte/dte_1.10.orig.tar.gz dte-1.10/src/screen.c:63:37: style: Parameter 'win' can be declared as pointer to const. However it seems that 'print_separator' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dtkcore/dtkcore_5.6.2.2.orig.tar.gz dtkcore-5.6.2.2/tests/ut_dvtablehook.cpp:62:21: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'test' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dtkcore-5.6.2.2/tests/ut_dvtablehook.cpp:68:22: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'test2' 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/d/duc/duc_1.4.5.orig.tar.gz zevv-duc-b8f9659/src/libduc-graph/graph-html.c:111:84: style: Parameter 'text' can be declared as pointer to const. However it seems that 'br_html_draw_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zevv-duc-b8f9659/src/libduc-graph/graph-html.c:122:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'br_html_draw_tooltip' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zevv-duc-b8f9659/src/libduc-graph/graph-html.c:122:74: style: Parameter 'text' can be declared as pointer to const. However it seems that 'br_html_draw_tooltip' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zevv-duc-b8f9659/src/libduc-graph/graph-html.c:150:37: style: Parameter 'g' can be declared as pointer to const. However it seems that 'br_html_free' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zevv-duc-b8f9659/src/libduc-graph/graph-svg.c:85:83: style: Parameter 'text' can be declared as pointer to const. However it seems that 'br_svg_draw_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zevv-duc-b8f9659/src/libduc-graph/graph-svg.c:100:44: style: Parameter 'g' can be declared as pointer to const. However it seems that 'br_svg_draw_tooltip' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zevv-duc-b8f9659/src/libduc-graph/graph-svg.c:100:73: style: Parameter 'text' can be declared as pointer to const. However it seems that 'br_svg_draw_tooltip' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zevv-duc-b8f9659/src/libduc-graph/graph-svg.c:160:36: style: Parameter 'g' can be declared as pointer to const. However it seems that 'br_svg_free' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/duktape/duktape_2.7.0.orig.tar.xz duktape-2.7.0/examples/cpp-exceptions/cpp_exceptions.cpp:83:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test2' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duktape-2.7.0/examples/cpp-exceptions/cpp_exceptions.cpp:108:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test3' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duktape-2.7.0/examples/cpp-exceptions/cpp_exceptions.cpp:131:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test4' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duktape-2.7.0/examples/cpp-exceptions/cpp_exceptions.cpp:155:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test5' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duktape-2.7.0/extras/cbor/duk_cbor.c:556:66: style: Parameter 'enc_ctx' can be declared as pointer to const. However it seems that 'duk__cbor_get_reserve' is a callback function, if 'enc_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dump/dump_0.4b47.orig.tar.gz dump-0.4b47/common/legacy_indexer.c:165:32: style: Parameter 'dp' can be declared as pointer to const. However it seems that 'legacy_addInode' is a callback function, if 'dp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/legacy_indexer.c:174:35: style: Parameter 'dp' can be declared as pointer to const. However it seems that 'legacy_addDirEntry' is a callback function, if 'dp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/legacy_indexer.c:252:29: style: Parameter 's' can be declared as pointer to const. However it seems that 'legacy_updateQfa' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:14:34: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'bzlib_initialize' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:23:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'bzlib_shutdown' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:32:36: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'bzlib_startNewTape' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:32:59: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'bzlib_startNewTape' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:33:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'bzlib_startNewTape' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:42:42: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'bzlib_startDiskIOProcess' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:63:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'bzlib_compress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:63:55: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'bzlib_compress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:63:77: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'bzlib_compress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:86:34: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'bzlib_decompress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:86:57: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'bzlib_decompress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_bzlib.c:87:18: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'bzlib_decompress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:14:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'lzo_initialize' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:23:30: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'lzo_shutdown' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:32:34: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'lzo_startNewTape' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:32:57: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'lzo_startNewTape' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:33:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'lzo_startNewTape' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:42:40: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'lzo_startDiskIOProcess' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:69:30: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'lzo_compress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:69:53: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'lzo_compress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:70:18: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'lzo_compress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:89:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'lzo_decompress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:89:55: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'lzo_decompress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_lzo.c:90:18: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'lzo_decompress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_null.c:10:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'null_initialize' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_null.c:19:31: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'null_shutdown' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_null.c:28:35: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'null_startNewTape' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_null.c:28:58: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'null_startNewTape' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_null.c:29:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'null_startNewTape' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_null.c:38:41: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'null_startDiskIOProcess' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_null.c:47:39: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'null_endDiskIOProcess' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:70:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ssl_initialize' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:118:30: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ssl_shutdown' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:139:34: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ssl_startNewTape' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:139:57: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'ssl_startNewTape' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:140:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'ssl_startNewTape' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:154:40: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ssl_startDiskIOProcess' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:180:38: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ssl_endDiskIOProcess' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:263:30: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ssl_compress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:263:53: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'ssl_compress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:264:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'ssl_compress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:339:32: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'ssl_decompress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:339:55: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'ssl_decompress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_ssl.c:340:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'ssl_decompress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:14:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'zlib_initialize' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:23:31: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'zlib_shutdown' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:32:35: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'zlib_startNewTape' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:32:58: style: Parameter 'bin' can be declared as pointer to const. However it seems that 'zlib_startNewTape' is a callback function, if 'bin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:33:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'zlib_startNewTape' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:42:41: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'zlib_startDiskIOProcess' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:69:31: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'zlib_compress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:69:54: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'zlib_compress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:70:18: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'zlib_compress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:85:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'zlib_decompress' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:85:56: style: Parameter 'tpbin' can be declared as pointer to const. However it seems that 'zlib_decompress' is a callback function, if 'tpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/common/transformation_zlib.c:86:17: style: Parameter 'destlen' can be declared as pointer to const. However it seems that 'zlib_decompress' is a callback function, if 'destlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/restore/tape.c:1441:15: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xtrfile' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/restore/tape.c:1539:18: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xtrcmpfile' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/restore/tape.c:1591:16: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xtrxattr' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/restore/xattr.c:315:21: style: Parameter 'name' can be declared as pointer to const. However it seems that 'xattr_cb_list' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dump-0.4b47/restore/xattr.c:350:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'xattr_cb_compare' 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/d/dune-grid/dune-grid_2.9.0.orig.tar.xz dune-grid-2.9.0.orig/dune/grid/test/staticcheck.hh:172:44: style: Parameter 'i' can be declared as reference to const. However it seems that 'check' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dune-grid-2.9.0.orig/dune/grid/uggrid/uggridfactory.cc:43:65: style: Parameter 'param' can be declared as pointer to const. However it seems that 'boundarySegmentWrapper3dTriangle' 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/d/dunst/dunst_1.9.2.orig.tar.gz dunst-1.9.2/dunstify.c:223:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'actioned' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dunst-1.9.2/src/dbus.c:1023:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dbus_cb_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dunst-1.9.2/src/dunst.c:124:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pause_signal' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dunst-1.9.2/src/dunst.c:132:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'unpause_signal' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dunst-1.9.2/src/log.c:74:33: style: Parameter 'testing' can be declared as pointer to const. However it seems that 'dunst_log_handler' is a callback function, if 'testing' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dunst-1.9.2/src/wayland/wl.c:194:35: 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] dunst-1.9.2/src/wayland/wl.c:194:58: 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] dunst-1.9.2/src/wayland/wl.c:217:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_button' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dunst-1.9.2/src/wayland/wl.c:217:66: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'pointer_handle_button' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/duo-unix/duo-unix_1.11.3.orig.tar.gz duo_unix-1.11.3/lib/duo.c:74:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that '__status_fn' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duo_unix-1.11.3/login_duo/login_duo.c:77:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that '__autopush_status_fn' 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/d/duperemove/duperemove_0.11.2.orig.tar.gz duperemove-0.11.2/csum-murmur3.c:114:25: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'murmur3_add_to_running_checksum' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/duperemove.c:92:30: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'print_file' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/duperemove.c:92:46: style: Parameter 'ino' can be declared as pointer to const. However it seems that 'print_file' is a callback function, if 'ino' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/duperemove.c:92:57: style: Parameter 'subvol' can be declared as pointer to const. However it seems that 'print_file' is a callback function, if 'subvol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/csum-xxhash.c:39:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xxhash_checksum_block' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/csum-xxhash.c:63:42: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xxhash_add_to_running_checksum' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/hashstats.c:221:33: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'print_files_cb' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/rbtree.c:377:52: style: Parameter 'node' can be declared as pointer to const. However it seems that 'dummy_propagate' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/rbtree.c:377:74: style: Parameter 'stop' can be declared as pointer to const. However it seems that 'dummy_propagate' is a callback function, if 'stop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/rbtree.c:378:47: style: Parameter 'old' can be declared as pointer to const. However it seems that 'dummy_copy' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/rbtree.c:378:68: style: Parameter 'new' can be declared as pointer to const. However it seems that 'dummy_copy' is a callback function, if 'new' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/rbtree.c:379:49: style: Parameter 'old' can be declared as pointer to const. However it seems that 'dummy_rotate' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] duperemove-0.11.2/rbtree.c:379:70: style: Parameter 'new' can be declared as pointer to const. However it seems that 'dummy_rotate' is a callback function, if 'new' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dv4l/dv4l_1.0.orig.tar.gz dv4l-1.0.orig/dv4l.c:542:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'handle_sigio' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dv4l-1.0.orig/dv4l.c:542:58: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'handle_sigio' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dv4l-1.0.orig/dv4l.c:817:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'simple_frame_recv' 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/d/dvbcut/dvbcut_0.7.4.orig.tar.gz dvbcut-0.7.4/src/mpegmuxer.cpp:83:57: style: Parameter 'mpg' can be declared as reference to const. However it seems that 'mpegmuxer' is a callback function, if 'mpg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dvblast/dvblast_3.4.orig.tar.bz2 dvblast-3.4/dvblast.c:579:64: style: Parameter 'w' can be declared as pointer to const. However it seems that 'sighandler' 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/d/dvbstream/dvbstream_0.6+cvs20090621.orig.tar.gz dvbstream-20090621.orig/mpegtools/transform.c:391: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] dvbstream-20090621.orig/mpegtools/transform.c:624: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] dvbstream-20090621.orig/mpegtools/transform.c:624: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] dvbstream-20090621.orig/mpegtools/transform.c:1907: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] dvbstream-20090621.orig/mpegtools/transform.c:1916: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] dvbstream-20090621.orig/dvbstream.c:340:28: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'my_write_out' 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/d/dvbstreamer/dvbstreamer_2.1.0.orig.tar.gz dvbstreamer-2.1.0/src/commands/cmd_scanning.c:1428:41: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FELockedEventListener' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/commands/cmd_scanning.c:1428:67: style: Parameter 'payload' can be declared as pointer to const. However it seems that 'FELockedEventListener' is a callback function, if 'payload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/commands/cmd_scanning.c:1557:50: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'ScanStartStopWatcher' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/commands/cmd_scanning.c:1557:66: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ScanStartStopWatcher' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/deliverymethod.c:193:32: style: Parameter 'mrl' can be declared as pointer to const. However it seems that 'NullOutputCanHandle' is a callback function, if 'mrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/deliverymethod.c:203:50: style: Parameter 'this' can be declared as pointer to const. However it seems that 'NullOutputDestroy' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/dvbadapter.c:1433:65: style: Parameter 'value' can be declared as pointer to const. However it seems that 'DVBPropertyActiveSet' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/fileadapter.c:540:62: style: Parameter 'w' can be declared as pointer to const. However it seems that 'DVBFilterPackets' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/fileadapter.c:694:65: style: Parameter 'value' can be declared as pointer to const. However it seems that 'DVBPropertyActiveSet' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/atsctoepg.c:178:39: style: Parameter 'newMGT' can be declared as pointer to const. However it seems that 'NewMGT' is a callback function, if 'newMGT' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/atsctoepg.c:202:39: style: Parameter 'newSTT' can be declared as pointer to const. However it seems that 'NewSTT' is a callback function, if 'newSTT' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/atsctoepg.c:207:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ATSCtoEPGFilterGroupEventCallback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/atsctoepg.c:207:75: style: Parameter 'group' can be declared as pointer to const. However it seems that 'ATSCtoEPGFilterGroupEventCallback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/atsctoepg.c:207:115: style: Parameter 'details' can be declared as pointer to const. However it seems that 'ATSCtoEPGFilterGroupEventCallback' is a callback function, if 'details' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/cam.c:132:42: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'camPollTimer' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/cam.c:132:58: style: Parameter 'w' can be declared as pointer to const. However it seems that 'camPollTimer' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/datetime.c:92:43: style: Parameter 'stt' can be declared as pointer to const. However it seems that 'ProcessSTT' is a callback function, if 'stt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/dsmcc.c:332:75: style: Parameter 'payload' can be declared as pointer to const. However it seems that 'HandleCachePIDsUpdatedChanged' is a callback function, if 'payload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/fileoutput.c:101:32: style: Parameter 'mrl' can be declared as pointer to const. However it seems that 'FileOutputCanHandle' is a callback function, if 'mrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/fileoutput.c:107:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FileOutputCreate' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/fileoutput.c:147:64: style: Parameter 'block' can be declared as pointer to const. However it seems that 'FileOutputSendBlock' is a callback function, if 'block' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/fileoutput.c:186:37: style: Parameter 'packets' can be declared as pointer to const. However it seems that 'FileSetHeader' is a callback function, if 'packets' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/lcnquery.c:211:38: style: Parameter 'nit' can be declared as pointer to const. However it seems that 'ProcessNIT' is a callback function, if 'nit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/outputs.c:162:36: style: Parameter 'mrl' can be declared as pointer to const. However it seems that 'OutputsCanHandle' is a callback function, if 'mrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/pipeoutput.c:99:32: style: Parameter 'mrl' can be declared as pointer to const. However it seems that 'PipeOutputCanHandle' is a callback function, if 'mrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/pipeoutput.c:149:64: style: Parameter 'block' can be declared as pointer to const. However it seems that 'PipeOutputSendBlock' is a callback function, if 'block' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/sectionfilters.c:292:59: style: Parameter 'decoder' can be declared as pointer to const. However it seems that 'SectionFilterGatherSections' is a callback function, if 'decoder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/sicapture.c:107:39: style: Parameter 'newMGT' can be declared as pointer to const. However it seems that 'NewMGT' is a callback function, if 'newMGT' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/udpoutput.c:153:38: style: Parameter 'mrl' can be declared as pointer to const. However it seems that 'UDPOutputCanHandle' is a callback function, if 'mrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/udpoutput.c:348:77: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'UDPOutputSendPacket' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/plugins/udpoutput.c:369:77: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'RTPOutputSendPacket' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/servicefilter.c:637:76: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ServiceFilterPropertyAVSOnlySet' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/standard/dvb/nitprocessor.c:96:124: style: Parameter 'details' can be declared as pointer to const. However it seems that 'NITProcessorFilterEventCallback' is a callback function, if 'details' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/standard/dvb/tdtprocessor.c:103:124: style: Parameter 'details' can be declared as pointer to const. However it seems that 'TDTProcessorFilterEventCallback' is a callback function, if 'details' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvbstreamer-2.1.0/src/yamlutils.c:160:72: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'YamlUtils_OutputToStringSections' 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/d/dvbtune/dvbtune_0.5.ds.orig.tar.gz dvbtune-0.5/xml2vdr.c:282:49: style: Parameter 'state' can be declared as pointer to const. However it seems that 'xmlsat_Characters' 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/d/dvi2dvi/dvi2dvi_2.0alpha.orig.tar.gz dvi2dvi-2.0-alpha/compfont.c:41:14: style: Parameter 'ffcmp' can be declared as pointer to const. However it seems that 'comptype_access' is a callback function, if 'ffcmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/decompfont.c:41:16: style: Parameter 'ffdcmp' can be declared as pointer to const. However it seems that 'decomptype_access' is a callback function, if 'ffdcmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/dvifont.c:34:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'dvi_fontdict' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/dvifont.c:65:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'dvi_setchar' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/execfont.c:27:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'cexectype_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/fontcom.c:171:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'null_fontdict' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/fontcom.c:186:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'null_setstring' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/funcfont.c:167:7: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'false_access' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/funcfont.c:168:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'false_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/funcfont.c:169:16: style: Parameter 'acca' can be declared as pointer to const. However it seems that 'false_access' is a callback function, if 'acca' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/funcfont.c:233:7: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'pre_access' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/funcfont.c:234:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'pre_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/funcfont.c:246:7: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'notpre_access' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2dvi-2.0-alpha/funcfont.c:247:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'notpre_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dvi2ps/dvi2ps_5.1j.orig.tar.gz dvi2ps-5.1j/compfont.c:41:14: style: Parameter 'ffcmp' can be declared as pointer to const. However it seems that 'comptype_access' is a callback function, if 'ffcmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/decompfont.c:41:16: style: Parameter 'ffdcmp' can be declared as pointer to const. However it seems that 'decomptype_access' is a callback function, if 'ffdcmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/execfont.c:27:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'cexectype_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/fontcom.c:165:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'null_fontdict' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/fontcom.c:180:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'null_setstring' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/funcfont.c:169:7: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'false_access' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/funcfont.c:170:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'false_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/funcfont.c:171:16: style: Parameter 'acca' can be declared as pointer to const. However it seems that 'false_access' is a callback function, if 'acca' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/funcfont.c:235:7: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'pre_access' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/funcfont.c:236:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'pre_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/funcfont.c:248:7: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'notpre_access' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvi2ps-5.1j/funcfont.c:249:20: style: Parameter 'fe' can be declared as pointer to const. However it seems that 'notpre_access' is a callback function, if 'fe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dvisvgm/dvisvgm_3.2.2+ds.orig.tar.gz dvisvgm-3.2.2/src/FontEngine.cpp:396:32: style: Parameter 'to' can be declared as pointer to const. However it seems that 'moveto' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/FontEngine.cpp:403:32: style: Parameter 'to' can be declared as pointer to const. However it seems that 'lineto' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/FontEngine.cpp:410:32: style: Parameter 'control' can be declared as pointer to const. However it seems that 'quadto' is a callback function, if 'control' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/FontEngine.cpp:410:53: style: Parameter 'to' can be declared as pointer to const. However it seems that 'quadto' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/FontEngine.cpp:417:33: style: Parameter 'control1' can be declared as pointer to const. However it seems that 'cubicto' is a callback function, if 'control1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/FontEngine.cpp:417:55: style: Parameter 'control2' can be declared as pointer to const. However it seems that 'cubicto' is a callback function, if 'control2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/FontEngine.cpp:417:77: style: Parameter 'to' can be declared as pointer to const. However it seems that 'cubicto' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/PSInterpreter.cpp:183:43: style: Parameter 'inst' can be declared as pointer to const. However it seems that 'input' is a callback function, if 'inst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/PSInterpreter.cpp:183:55: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'input' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/PSInterpreter.cpp:351:43: style: Parameter 'inst' can be declared as pointer to const. However it seems that 'error' is a callback function, if 'inst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/PathClipper.cpp:225:39: style: Parameter 'e1bot' can be declared as reference to const. However it seems that 'callback' is a callback function, if 'e1bot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/PathClipper.cpp:225:56: style: Parameter 'e1top' can be declared as reference to const. However it seems that 'callback' is a callback function, if 'e1top' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/PathClipper.cpp:225:73: style: Parameter 'e2bot' can be declared as reference to const. However it seems that 'callback' is a callback function, if 'e2bot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dvisvgm-3.2.2/src/PathClipper.cpp:225:90: style: Parameter 'e2top' can be declared as reference to const. However it seems that 'callback' is a callback function, if 'e2top' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dwarfutils/dwarfutils_20210528.orig.tar.gz libdwarf-20210528/libdwarf/gennames.c:244:21: style: Parameter 'elem1' can be declared as pointer to const. However it seems that 'Compare' is a callback function, if 'elem1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdwarf-20210528/libdwarf/gennames.c:244:39: style: Parameter 'elem2' can be declared as pointer to const. However it seems that 'Compare' is a callback function, if 'elem2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdwarf-20210528/tsearch/tsearch_tester.c:821:33: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'value_node_free' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dwarves/dwarves_1.24.orig.tar.xz dwarves-1.24/lib/bpf/src/btf_dump.c:125:62: 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] dwarves-1.24/lib/bpf/src/btf.c:3364:65: 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] dwarves-1.24/lib/bpf/src/btf.c:3369:66: 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] dwarves-1.24/lib/bpf/src/btf.c:3374:70: 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] dwarves-1.24/lib/bpf/src/linker.c:915: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] dwarves-1.24/lib/bpf/src/usdt.c:882:70: 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] dwarves-1.24/lib/bpf/src/libbpf.c:5808:55: 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] dwarves-1.24/lib/bpf/src/libbpf.c:5813:69: 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] dwarves-1.24/lib/bpf/src/libbpf.c:10418: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] dwarves-1.24/lib/bpf/src/libbpf.c:12099:57: style: Parameter 'link' can be declared as pointer to const. However it seems that 'bpf_link__detach_struct_ops' 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/d/dwarves-dfsg/dwarves-dfsg_1.20.orig.tar.xz dwarves-1.20/lib/bpf/src/btf_dump.c:99:62: 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] dwarves-1.20/lib/bpf/src/btf.c:3021:65: 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] dwarves-1.20/lib/bpf/src/btf.c:3026:66: 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] dwarves-1.20/lib/bpf/src/btf.c:3031:70: 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] dwarves-1.20/lib/bpf/src/libbpf.c:5595:55: 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] dwarves-1.20/lib/bpf/src/libbpf.c:5600:69: 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] dwarves-1.20/lib/bpf/src/libbpf.c:9109: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] dwarves-1.20/lib/bpf/src/libbpf.c:9760:57: style: Parameter 'link' can be declared as pointer to const. However it seems that 'bpf_link__detach_struct_ops' 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/d/dx/dx_4.4.4.orig.tar.gz dx-4.4.4/src/exec/dpexec/command.c:759:25: style: Parameter 'c' can be declared as pointer to const. However it seems that 'Assign' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:759:36: style: Parameter 'in' can be declared as pointer to const. However it seems that 'Assign' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:884:30: style: Parameter 'c' can be declared as pointer to const. However it seems that 'FlushCache' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:884:41: style: Parameter 'in' can be declared as pointer to const. However it seems that 'FlushCache' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1323:26: style: Parameter 'c' can be declared as pointer to const. However it seems that 'Pfsmgr' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1372:34: style: Parameter 'c' can be declared as pointer to const. However it seems that 'PrintExObjects' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1372:45: style: Parameter 'in' can be declared as pointer to const. However it seems that 'PrintExObjects' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1396:31: style: Parameter 'c' can be declared as pointer to const. However it seems that 'PrintGroups' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1396:42: style: Parameter 'in' can be declared as pointer to const. However it seems that 'PrintGroups' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1402:30: style: Parameter 'c' can be declared as pointer to const. However it seems that 'PrintHosts' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1402:41: style: Parameter 'in' can be declared as pointer to const. However it seems that 'PrintHosts' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1408:27: style: Parameter 'c' can be declared as pointer to const. However it seems that 'Reclaim' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1417:29: style: Parameter 'c' can be declared as pointer to const. However it seems that 'SyncGraph' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1417:40: style: Parameter 'in' can be declared as pointer to const. However it seems that 'SyncGraph' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1423:29: style: Parameter 'c' can be declared as pointer to const. However it seems that 'Terminate' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1423:40: style: Parameter 'in' can be declared as pointer to const. However it seems that 'Terminate' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1430:27: style: Parameter 'c' can be declared as pointer to const. However it seems that 'License' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1430:38: style: Parameter 'in' can be declared as pointer to const. However it seems that 'License' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1518:27: style: Parameter 'c' can be declared as pointer to const. However it seems that 'GetKey' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1518:38: style: Parameter 'in' can be declared as pointer to const. However it seems that 'GetKey' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dpexec/command.c:1591:34: style: Parameter 'c' can be declared as pointer to const. However it seems that 'ProductVersion' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:168:32: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_str' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:189:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_char' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:190:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_ubyte' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:191:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_short' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:192:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_ushort' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:193:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_float' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:194:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_int' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:195:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_uint' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:196:1: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_double' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_cat_util.c:320:32: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_dxf_cat_cmp_any' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:82:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:83:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:84:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:85:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:86:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:87:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:88:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:89:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:90:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:91:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:92:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:93:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:94:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:95:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:96:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:97:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:98:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:99:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addSVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:100:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:101:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:102:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:103:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:104:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:105:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:106:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:107:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:109:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'addVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:272:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:273:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:274:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:275:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:276:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:277:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:278:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:279:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:280:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:281:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:282:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:283:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:284:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:285:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:286:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:287:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:288:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:289:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subVSFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:290:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:291:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:292:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:293:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:294:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:295:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:296:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:297:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:298:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'subSVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:299:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'negVB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:300:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'negVS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:301:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'negVI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:302:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'negVF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper1.c:303:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'negVD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_divcurl.c:1039:60: style: Parameter 'tetra' can be declared as pointer to const. However it seems that '_dxfTetrasDivCurl' is a callback function, if 'tetra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_divcurl.c:1253:58: style: Parameter 'cube' can be declared as pointer to const. However it seems that '_dxfCubesDivCurl' is a callback function, if 'cube' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_gradient.c:1360:51: style: Parameter 'tri' can be declared as pointer to const. However it seems that '_dxfTrisGradient' is a callback function, if 'tri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_gradient.c:1478:54: style: Parameter 'quad' can be declared as pointer to const. However it seems that '_dxfQuadsGradient' is a callback function, if 'quad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:1222:44: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'Tetras_Weights' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:1310:48: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'Tetras_FaceWeights' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:1508:42: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'Tris_Weights' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:1565:46: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'Tris_FaceWeights' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:1733:48: style: Parameter 'p' can be declared as pointer to const. However it seems that 'Irreg_FindBoundary' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:1733:64: style: Parameter 'v' can be declared as pointer to const. However it seems that 'Irreg_FindBoundary' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:1834:55: style: Parameter 'vec' can be declared as pointer to const. However it seems that 'Irreg_StepTime' is a callback function, if 'vec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_irregstream.c:2460:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'Irreg_Ghost' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:614:14: style: Parameter 'inputs' can be declared as pointer to const. However it seems that 'ExecConstruct' is a callback function, if 'inputs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1940:14: style: Parameter 'inputs' can be declared as pointer to const. However it seems that '_dxfComputeCopy' is a callback function, if 'inputs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1966:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1967:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1968:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1969:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1970:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1971:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1973:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1974:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1975:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1976:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1977:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1978:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1980:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1981:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1982:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1983:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1984:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1985:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1987:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1988:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1989:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1991:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1992:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1993:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1995:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1996:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulVSFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:1997:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'mulSVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2113:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2115:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2117:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2119:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2121:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2123:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2125:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2127:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2129:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2132:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2134:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2136:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2138:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2140:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2142:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2144:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2146:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2148:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divVSFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2151:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2153:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2155:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2157:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2159:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2161:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2163:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2165:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2167:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'divSVFFC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2170:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2172:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2174:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2176:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2178:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2180:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2182:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2184:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2187:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2189:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2191:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2193:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2195:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2197:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2199:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2201:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modVSDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2204:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVUBUB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2206:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVBB' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2208:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVUSUS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2210:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVSS' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2212:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVUIUI' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2214:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVII' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2216:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2218:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'modSVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2481:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVSFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2482:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powSVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2483:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVFF' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2484:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVSDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2485:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powSVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2486:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVDD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2487:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVSFFCC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2488:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powSVFFCC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2489:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVFFCC' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2490:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVSFFCR' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2491:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powSVFFCR' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2492:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'powVFFCR' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2693:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'atan2F' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_compoper.c:2694:1: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'atan2D' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_regstream.c:1174:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'Reg_Ghost' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_simplesurf.c:1462:28: style: Parameter 'e1' can be declared as pointer to const. However it seems that '_dxfEdgeSFilter' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_simplesurf.c:1462:39: style: Parameter 'e2' can be declared as pointer to const. However it seems that '_dxfEdgeSFilter' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:160:35: style: Parameter 'to' can be declared as const array. However it seems that 'RotateSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:160:48: style: Parameter 'from' can be declared as const array. However it seems that 'RotateSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:160:63: style: Parameter 'up' can be declared as const array. However it seems that 'RotateSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:534:32: style: Parameter 'to' can be declared as const array. However it seems that 'PanSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:534:45: style: Parameter 'from' can be declared as const array. However it seems that 'PanSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:534:60: style: Parameter 'up' can be declared as const array. However it seems that 'PanSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:809:33: style: Parameter 'to' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:809:46: style: Parameter 'from' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/definter.c:809:61: style: Parameter 'up' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/equalize.c:373:19: style: Parameter 'eq' can be declared as pointer to const. However it seems that 'WorkerEG' is a callback function, if 'eq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/filter.c:1151:35: style: Parameter 'ft' can be declared as pointer to const. However it seems that '_Work_G' is a callback function, if 'ft' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/fourier.c:622:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'W2' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/fourier.c:638:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'W3' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/fourier.c:654:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'W4' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/fourier.c:741:13: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'W5' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/genimp_parse.c:1725:29: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'infoEnd' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:265:34: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'qNdgp' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:287:34: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'qNdgc' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:309:33: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'qNdp' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:343:33: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'qNdc' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:376:33: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'qNdd' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:414:34: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'q1dNd' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:553:37: style: Parameter 'match' can be declared as pointer to const. However it seems that 'qobjtype' is a callback function, if 'match' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:572:38: style: Parameter 'match' can be declared as pointer to const. However it seems that 'qobjgtype' is a callback function, if 'match' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:588:38: style: Parameter 'match' can be declared as pointer to const. However it seems that 'qobjatype' is a callback function, if 'match' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:1409:44: style: Parameter 'type' can be declared as pointer to const. However it seems that 'qmembernames' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:1487:38: style: Parameter 'type' can be declared as pointer to const. However it seems that 'qvalid' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:1669:39: style: Parameter 'info' can be declared as pointer to const. However it seems that 'qcamera' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:1797:40: style: Parameter 'which' can be declared as pointer to const. However it seems that 'qclipped' is a callback function, if 'which' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:1812:38: style: Parameter 'which' can be declared as pointer to const. However it seems that 'qxform' is a callback function, if 'which' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/inquire.c:1841:39: style: Parameter 'which' can be declared as pointer to const. However it seems that 'qscreen' is a callback function, if 'which' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwRotateInteractor.c:102:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'NullEchoFunc' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwRotateInteractor.c:102:47: style: Parameter 'm' can be declared as const array. However it seems that 'NullEchoFunc' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:132:41: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'defInitializeStereoSystemMode0' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:200:41: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'defInitializeStereoSystemMode1' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:274:41: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'defInitializeStereoSystemMode2' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:351:34: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'defCreateStereoWindows3' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:352:11: style: Parameter 'left' can be declared as pointer to const. However it seems that 'defCreateStereoWindows3' is a callback function, if 'left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:352:29: style: Parameter 'leftWI' can be declared as pointer to const. However it seems that 'defCreateStereoWindows3' is a callback function, if 'leftWI' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:353:11: style: Parameter 'right' can be declared as pointer to const. However it seems that 'defCreateStereoWindows3' is a callback function, if 'right' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:353:30: style: Parameter 'rightWI' can be declared as pointer to const. However it seems that 'defCreateStereoWindows3' is a callback function, if 'rightWI' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:377:52: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'defInitializeStereoSystemMode3' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoSys.c:408:42: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'defExitStereoSystem3' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoCams.c:115:14: style: Parameter 'to' can be declared as pointer to const. However it seems that 'defCreateStereoCameras0' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoCams.c:115:25: style: Parameter 'from' can be declared as pointer to const. However it seems that 'defCreateStereoCameras0' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwStereoCams.c:115:38: style: Parameter 'up' can be declared as pointer to const. However it seems that 'defCreateStereoCameras0' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwWindow.c:1331:35: style: Parameter 'd' can be declared as pointer to const. However it seems that 'checkDestroy' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwWindow.c:1331:46: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'checkDestroy' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/hwWindow.c:1331:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'checkDestroy' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/opengl/hwPortOGL.c:1189:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_dxf_POP_MATRIX' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/opengl/hwPortOGL.c:1729:47: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_dxf_SET_SINGLE_BUFFER_MODE' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/opengl/hwPortOGL.c:1735:47: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_dxf_SET_DOUBLE_BUFFER_MODE' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/opengl/hwInteractorEchoOGL.c:1141:46: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_dxf_SET_LINE_COLOR_WHITE' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/opengl/hwInteractorEchoOGL.c:1153:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_dxf_SET_LINE_COLOR_GRAY' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/opengl/hwInteractorEchoOGL.c:1164:48: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_dxf_SET_SOLID_FILL_PATTERN' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/opengl/hwInteractorEchoOGL.c:1172:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_dxf_DRAW_ARROWHEAD' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/starbase/hwPortSB.c:1354:36: style: Parameter 'win' can be declared as pointer to const. However it seems that '_dxf_StartFrame' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/starbase/hwPortSB.c:1359:34: style: Parameter 'win' can be declared as pointer to const. However it seems that '_dxf_EndFrame' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/xgl/hwPortXGL.c:530:52: style: Parameter 'msg' can be declared as pointer to const. However it seems that '_tdmEnufMemory' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/xgl/hwPortXGL.c:530:63: style: Parameter 'op_name' can be declared as pointer to const. However it seems that '_tdmEnufMemory' is a callback function, if 'op_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/xgl/hwPortXGL.c:531:15: style: Parameter 'obj_name' can be declared as pointer to const. However it seems that '_tdmEnufMemory' is a callback function, if 'obj_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/xgl/hwPortXGL.c:531:31: style: Parameter 'operand' can be declared as pointer to const. However it seems that '_tdmEnufMemory' is a callback function, if 'operand' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/xgl/hwPortXGL.c:864:31: style: Parameter 'win' can be declared as pointer to const. However it seems that '_dxf_SET_OUTPUT_WINDOW' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/xgl/hwPortXGL.c:2147:36: style: Parameter 'win' can be declared as pointer to const. However it seems that '_dxf_StartFrame' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/hwrender/xgl/hwPortXGL.c:2152:34: style: Parameter 'win' can be declared as pointer to const. However it seems that '_dxf_EndFrame' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_sample.c:3720:26: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'coords_tetrahedra' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/dxmods/_sample.c:3941:24: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'coords_triangle' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:167:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'byte2short' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:168:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'byte2int' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:169:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'byte2float' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:170:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'byte2double' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:171:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ubyte2short' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:172:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ubyte2ushort' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:173:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ubyte2int' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:174:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ubyte2uint' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:175:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ubyte2float' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:176:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ubyte2double' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:177:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'short2int' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:178:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'short2float' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:179:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'short2double' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:180:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ushort2int' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:181:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ushort2uint' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:182:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ushort2float' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:183:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'ushort2double' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:184:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'int2float' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:185:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'int2double' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:186:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'uint2float' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:187:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'uint2double' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/lbextract.c:188:1: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'float2double' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/exec/libdx/memory.c:2011:27: style: Parameter 'how' can be declared as pointer to const. However it seems that 'aprint_local_wrapper' is a callback function, if 'how' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/ColorMapEditor.c:1071:27: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'MinNumCallback' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/ColorMapEditor.c:1087:27: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'MaxNumCallback' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Dial.c:842:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_dial' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Dial.c:1393:11: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'xm_cvt_str_to_dbladdr' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Dial.c:1429:11: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'xm_cvt_str_to_clock' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:29:64: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'StringToDoubleConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:50:61: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'IntToDoubleConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:65:61: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'DoubleToIntConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:83:63: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'StringToFloatConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:84:20: style: Parameter 'fromVal' can be declared as pointer to const. However it seems that 'StringToFloatConverter' is a callback function, if 'fromVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:101:60: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'IntToFloatConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:116:60: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'FloatToIntConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:134:63: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'DoubleToFloatConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FFloat.c:149:63: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'FloatToDoubleConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FrameControl.c:873:54: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'NumberFromGuide' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/FrameControl.c:937:36: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'CallbackFromNumber' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Grid.c:73:37: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'ResizeCallback' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Image.c:337:54: 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] dx-4.4.4/src/uipp/widgets/MultiText.c:617:20: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'StringToFloatConverter' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:618:20: style: Parameter 'fromVal' can be declared as pointer to const. However it seems that 'StringToFloatConverter' is a callback function, if 'fromVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1518:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ChangeFocus' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1518:58: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ChangeFocus' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1518:76: style: Parameter 'numParams' can be declared as pointer to const. However it seems that 'ChangeFocus' is a callback function, if 'numParams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1528:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Enter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1528:53: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Enter' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1528:71: style: Parameter 'numParams' can be declared as pointer to const. However it seems that 'Enter' is a callback function, if 'numParams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1538:38: 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] dx-4.4.4/src/uipp/widgets/MultiText.c:1538:53: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Leave' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/MultiText.c:1538:71: style: Parameter 'numParams' can be declared as pointer to const. However it seems that 'Leave' is a callback function, if 'numParams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Number.c:1200:56: 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] dx-4.4.4/src/uipp/widgets/Number.c:1320:30: 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] dx-4.4.4/src/uipp/widgets/SlideBar.c:526:47: 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] dx-4.4.4/src/uipp/widgets/Slider.c:708:29: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'CallbackFromScale' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Slider.c:755:28: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'CallbackFromArrow' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Slider.c:816:36: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'CallbackFromNumber' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Stepper.c:662:70: 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] dx-4.4.4/src/uipp/widgets/Stepper.c:846:52: 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] dx-4.4.4/src/uipp/widgets/Stepper.c:875:32: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'CallFromNumber' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/Stepper.c:1377:66: style: Parameter 'id' can be declared as pointer to const. However it seems that 'RepeatDigitButton' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/VCRControl.c:1286:63: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'FrameControlCallback' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dx-4.4.4/src/uipp/widgets/WorkspaceW.c:987:50: 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] ftp://ftp.de.debian.org/debian/pool/main/d/dxsamples/dxsamples_4.4.0.orig.tar.gz dxsamples-4.4.0/dxlink/maptoplane.c:26:33: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'max_handler' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/dxlink/maptoplane.c:27:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'max_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/dxlink/sealevel.c:12:34: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'ErrorHandler' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/dxlink/sealevel.c:12:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ErrorHandler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/stereo/src/mycams.c:108:14: style: Parameter 'to' can be declared as pointer to const. However it seems that 'defCreateStereoCameras0' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/stereo/src/mycams.c:108:25: style: Parameter 'from' can be declared as pointer to const. However it seems that 'defCreateStereoCameras0' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/stereo/src/mycams.c:108:38: style: Parameter 'up' can be declared as pointer to const. However it seems that 'defCreateStereoCameras0' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/stereo/src/mymodes.c:61:41: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'demoInitializeStereoSystemMode' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/complexdemo/interactors/interactors.c:180:36: style: Parameter 'to' can be declared as const array. However it seems that 'Slide2DSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/complexdemo/interactors/interactors.c:180:49: style: Parameter 'from' can be declared as const array. However it seems that 'Slide2DSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/complexdemo/interactors/interactors.c:180:64: style: Parameter 'up' can be declared as const array. However it seems that 'Slide2DSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:164:35: style: Parameter 'to' can be declared as const array. However it seems that 'RotateSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:164:48: style: Parameter 'from' can be declared as const array. However it seems that 'RotateSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:164:63: style: Parameter 'up' can be declared as const array. However it seems that 'RotateSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:466:32: style: Parameter 'to' can be declared as const array. However it seems that 'PanSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:466:45: style: Parameter 'from' can be declared as const array. However it seems that 'PanSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:466:60: style: Parameter 'up' can be declared as const array. However it seems that 'PanSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:743:33: style: Parameter 'to' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:743:46: style: Parameter 'from' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/interactors/myinteractors.c:743:61: style: Parameter 'up' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:103:40: style: Parameter 'to' can be declared as const array. However it seems that 'PickCaptionSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:103:53: style: Parameter 'from' can be declared as const array. However it seems that 'PickCaptionSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:103:68: style: Parameter 'up' can be declared as const array. However it seems that 'PickCaptionSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:129:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PickCaptionGetCamera' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:129:41: style: Parameter 'to' can be declared as pointer to const. However it seems that 'PickCaptionGetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:129:52: style: Parameter 'from' can be declared as pointer to const. However it seems that 'PickCaptionGetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:129:65: style: Parameter 'up' can be declared as pointer to const. However it seems that 'PickCaptionGetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:130:20: style: Parameter 'projection' can be declared as pointer to const. However it seems that 'PickCaptionGetCamera' is a callback function, if 'projection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:130:39: style: Parameter 'fov' can be declared as pointer to const. However it seems that 'PickCaptionGetCamera' is a callback function, if 'fov' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/mediumdemo/interactors/interactors.c:130:51: style: Parameter 'width' can be declared as pointer to const. However it seems that 'PickCaptionGetCamera' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/simpledemo/interactors/interactors.c:96:33: style: Parameter 'to' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/simpledemo/interactors/interactors.c:96:46: style: Parameter 'from' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dxsamples-4.4.0/supervise/simpledemo/interactors/interactors.c:96:61: style: Parameter 'up' can be declared as const array. However it seems that 'ZoomSetCamera' is a callback function, if 'up' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/d/dynamite/dynamite_0.1.1.orig.tar.gz libdynamite-0.1.1/src/dynamite.c:19:28: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'writer' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdynamite-0.1.1/src/queen_extract.c:70:28: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'writer' 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/d/dynare/dynare_6.0.orig.tar.xz dynare-6.0/contrib/ms-sbvar/switch_dw/switching/dw_dirichlet_restrictions.c:427:78: style: Parameter 'S' can be declared as pointer to const. However it seems that 'dirichlet_restrictions_DrawProposalTransitionMatrixParameters' is a callback function, if 'S' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/switch_dw/switching/dw_dirichlet_restrictions.c:427:120: style: Parameter 'model' can be declared as pointer to const. However it seems that 'dirichlet_restrictions_DrawProposalTransitionMatrixParameters' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/switch_dw/switching/dw_dirichlet_restrictions.c:473:64: style: Parameter 'S' can be declared as pointer to const. However it seems that 'dirichlet_restrictions_DrawTransitionMatrixParameters' is a callback function, if 'S' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/switch_dw/switching/dw_dirichlet_restrictions.c:473:106: style: Parameter 'model' can be declared as pointer to const. However it seems that 'dirichlet_restrictions_DrawTransitionMatrixParameters' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:166:39: style: Parameter 'element' can be declared as pointer to const. However it seems that 'dw_PrintInt' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:166:54: style: Parameter 'format' can be declared as pointer to const. However it seems that 'dw_PrintInt' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:171:42: style: Parameter 'element' can be declared as pointer to const. However it seems that 'dw_PrintDouble' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:171:57: style: Parameter 'format' can be declared as pointer to const. However it seems that 'dw_PrintDouble' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:176:41: style: Parameter 'element' can be declared as pointer to const. However it seems that 'dw_PrintFloat' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:176:56: style: Parameter 'format' can be declared as pointer to const. However it seems that 'dw_PrintFloat' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:181:40: style: Parameter 'element' can be declared as pointer to const. However it seems that 'dw_PrintChar' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:181:55: style: Parameter 'format' can be declared as pointer to const. However it seems that 'dw_PrintChar' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:186:42: style: Parameter 'element' can be declared as pointer to const. However it seems that 'dw_PrintString' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/arrays/dw_array.c:186:57: style: Parameter 'format' can be declared as pointer to const. However it seems that 'dw_PrintString' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/utilities_dw/elliptical/dw_elliptical.c:274:59: style: Parameter 'elliptical' can be declared as pointer to const. However it seems that 'print_info_gaussian' is a callback function, if 'elliptical' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/switch_dw/state_space/sbvar/VARbase.c:1301:27: style: Parameter 'regime_counts' can be declared as pointer to const. However it seems that 'IsDegenerate_VAR' is a callback function, if 'regime_counts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynare-6.0/contrib/ms-sbvar/switch_dw/state_space/sbvar/VARbase.c:3542:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'NormalizeRegimes_VAR' 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/e/e-antic/e-antic_2.0.2+ds.orig.tar.xz e-antic-2.0.2+ds/libeantic/benchmark/renfxx/b-constructor.cpp:24:42: style: Parameter 'state' can be declared as reference to const. However it seems that 'ConstructTrivialField' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e-antic-2.0.2+ds/libeantic/benchmark/renfxx/b-constructor.cpp:32:44: style: Parameter 'state' can be declared as reference to const. However it seems that 'ConstructTrivialElement' 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/e/e17/e17_0.26.0.orig.tar.xz enlightenment-0.26.0/src/bin/e_alert_main.c:56:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'mouse_up' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_alert_main.c:73:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'key_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_dialog.c:368:52: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_e_dialog_cb_wid_on_focus' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_dpms.c:127:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_dpms_handler_config_mode_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_dpms.c:134:55: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_dpms_handler_border_fullscreen_check_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_dpms.c:141:47: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_dpms_handler_border_desk_set_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_dpms.c:148:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_dpms_handler_desk_show_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_desktop_editor.c:981:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_desktop_edit_select_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_fm/e_fm_main_eeze.c:590:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_scanner_add' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_fm/e_fm_main_eeze.c:600:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_scanner_del' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_fm/e_fm_main_eeze.c:647:91: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_scanner_write' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_fm_custom.c:435:45: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_fm2_custom_file_cb_defer_save' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_fm_prop.c:803:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_fsel_sel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_init.c:18:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_init_cb_timeout' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_init.c:26:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_init_cb_signal_done_ok' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_int_client_prop.c:374:26: style: Parameter 'data2' can be declared as pointer to const. However it seems that '_ec_go' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_config.c:337:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_config_save_thread_end' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_config.c:343:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_config_save_thread_cancel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_config.c:2076:22: style: Parameter 'f1' can be declared as pointer to const. However it seems that '_cb_sort_files' is a callback function, if 'f1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_config.c:2076:32: style: Parameter 'f2' can be declared as pointer to const. However it seems that '_cb_sort_files' is a callback function, if 'f2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_config.c:2718:26: style: Parameter 'data' can be declared as pointer to const. However it seems that '_e_config_cb_timer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_powersave.c:292:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_powersave_sleeper_cb_dummy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_screensaver.c:225:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_screensaver_handler_config_mode_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_screensaver.c:299:62: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_screensaver_handler_border_fullscreen_check_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_screensaver.c:306:54: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_screensaver_handler_border_desk_set_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_screensaver.c:313:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_screensaver_handler_desk_show_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_sound.c:19:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_out_ready' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_slidesel.c:177:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_smart_event_key_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_startup.c:94:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_startup_next_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_watchdog.c:8:46: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_watchdog_thread_pingpong_pipe' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_update.c:20:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_delete_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_update.c:124:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_upload_progress_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_update.c:132:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_upload_complete_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_widget_color_well.c:57:66: style: Parameter 'color' can be declared as pointer to const. However it seems that '_e_wid_color_select_cb' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_widget_color_well.c:68:66: style: Parameter 'color' can be declared as pointer to const. However it seems that '_e_wid_color_cancel_cb' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_widget_color_well.c:80:66: style: Parameter 'color' can be declared as pointer to const. However it seems that '_e_wid_color_change_cb' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_widget_filepreview.c:1260:81: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_e_wid_fprev_cb_del' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_widget_filepreview.c:1271:81: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_e_wid_fprev_cb_mod' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/efx/efx_fade.c:30:69: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_obj_del' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/system/e_system_backlight.c:166:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_worker_end' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/system/e_system_backlight.c:171:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_worker_cancel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/system/e_system_ddc.c:605:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_worker_end' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/system/e_system_ddc.c:610:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_worker_cancel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/system/e_system_main.c:120:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_idle_enterer' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/askpass/e_askpass_main.c:34:18: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_ok' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/askpass/e_askpass_main.c:42:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_cancel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/filemanager/e_fm_cmdline.c:61:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'fm_error_quit_last' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/system/e_system_rfkill.c:207:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_rfkill_list' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_xkb.c:48:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_xkb_init_timer' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_xkb.c:78:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_xkb_new_keyboard' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_xkb.c:111:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_xkb_keymap' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_xkb.c:119:20: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'kb_exe_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_xkb.c:119:73: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'kb_exe_del' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/paledit/palcols.c:7:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_class_gl_label_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/paledit/palcols.c:308:36: style: Parameter 'data' can be declared as pointer to const. However it seems that '_cb_class_gl_class_label_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/paledit/palcols.c:308:59: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_class_gl_class_label_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/appmenu/e_mod_dbus_registrar_server.c:36:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'menu_pop_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/paledit/palsel.c:185:32: style: Parameter 'data' can be declared as pointer to const. However it seems that '_cb_palette_gl_label_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/paledit/palsel.c:185:55: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_palette_gl_label_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/battery/e_mod_config.c:164:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/battery/e_mod_config.c:164:78: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/battery/e_mod_config.c:200:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_radio_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/battery/e_mod_config.c:343:46: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_advanced_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/battery/e_mod_config.c:343:81: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_advanced_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/bluez5/bz.c:10:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_name_owner_new' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/clock/e_mod_config.c:164:41: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply_data' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf/e_mod_config.c:71:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf/e_mod_config.c:92:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf/e_mod_config.c:92:78: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/bluez5/e_mod_main.c:99:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/bluez5/e_mod_main.c:356:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_zero_adapters_check' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf/e_mod_main.c:74:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf/e_mod_main.c:146:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_e_mod_run_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf/e_conf.c:348:48: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_e_configure_focus_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_applications/e_int_config_apps.c:227:31: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_create_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_dialogs/e_int_config_dialogs.c:70:75: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply_data' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_dialogs/e_int_config_dialogs.c:87:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_dialogs/e_int_config_dialogs.c:87:78: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_display/e_int_config_desk.c:89:31: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_create_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_display/e_int_config_screensaver.c:102:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_interaction/e_int_config_interaction.c:78:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_interaction/e_int_config_mouse.c:144:75: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply_data' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/clock/e_mod_main.c:294:64: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_popclock_del_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/clock/e_mod_main.c:668:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/backlight/e_mod_main.c:80:57: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_backlight_win_key_down_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/backlight/e_mod_main.c:323:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_intl/e_int_config_imc_import.c:163:51: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_imc_import_cb_wid_focus' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_performance/e_int_config_performance.c:53:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_performance/e_int_config_performance.c:62:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_performance/e_int_config_performance.c:62:78: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_performance/e_int_config_powermanagement.c:73:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_randr/e_mod_main.c:15:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_randr' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/bluez5/e_mod_popup.c:391:26: style: Parameter 'data' can be declared as pointer to const. However it seems that '_cb_group_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/bluez5/e_mod_popup.c:391:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_group_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_theme/e_int_config_borders.c:74:31: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_create_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_theme/e_int_config_borders.c:114:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_clientlist.c:74:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_clientlist.c:74:78: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_clientlist.c:89:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_theme/e_int_config_theme_import.c:162:53: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_theme_import_cb_wid_focus' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_focus.c:116:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_focus.c:166:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_focus.c:166:78: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_focus.c:173:73: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_advanced_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_window_display.c:91:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_window_manipulation/e_int_config_window_process.c:67:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_theme/e_int_config_xsettings.c:97:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/conf_theme/e_int_config_xsettings.c:97:78: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/cpufreq/e_mod_config.c:148:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/fileman/e_int_config_mime_edit.c:188:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_basic_check' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/fileman/e_int_config_mime_edit.c:390:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_fsel_sel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/everything/evry_view_tabs.c:31:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_tab_cb_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/gadman/e_mod_main.c:153:57: style: Parameter 'm' can be declared as pointer to const. However it seems that '_gadman_desktop_menu_cb' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/gadman/e_mod_main.c:221:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gadman_action_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/fileman/e_mod_menu.c:250:40: style: Parameter 'a' can be declared as pointer to const. However it seems that '_e_mod_menu_populate_sort' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/fileman/e_mod_menu.c:250:56: style: Parameter 'b' can be declared as pointer to const. However it seems that '_e_mod_menu_populate_sort' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/geolocation/e_mod_main.c:189:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_client_start' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/geolocation/e_mod_main.c:190:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_client_start' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/geolocation/e_mod_main.c:498:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/ibar/e_mod_config.c:78:31: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_create_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/ibar/e_mod_config.c:164:36: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_basic_apply_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:114:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_enroll_prop_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:114:165: style: Parameter 'error_info' can be declared as pointer to const. However it seems that '_enroll_prop_get' is a callback function, if 'error_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:130:119: style: Parameter 'error' can be declared as pointer to const. However it seems that '_verify_start_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:146:119: style: Parameter 'error' can be declared as pointer to const. However it seems that '_enroll_start_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:311:125: style: Parameter 'error' can be declared as pointer to const. However it seems that 'delete_selected_finger' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:330:119: style: Parameter 'error' can be declared as pointer to const. However it seems that 'delete_all_finger' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:826:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'get_default_device' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:826:133: style: Parameter 'error' can be declared as pointer to const. However it seems that 'get_default_device' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:905:127: style: Parameter 'error' can be declared as pointer to const. However it seems that 'claim_device' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:941:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_enroll_stopp_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:941:131: style: Parameter 'error' can be declared as pointer to const. However it seems that '_enroll_stopp_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:951:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_verify_stopp_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/tools/fprint/src/enlightenment_fprint.c:951:131: style: Parameter 'error' can be declared as pointer to const. However it seems that '_verify_stopp_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/mixer/lib/backends/pulseaudio/pulse_ml.c:302:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ecore_pa_quit' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/notification/e_mod_main.c:56:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_notification_cb_close' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/notification/e_mod_config.c:172:36: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/packagekit/e_mod_main.c:101:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/music-control/e_mod_main.c:164:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/music-control/e_mod_main.c:344:43: style: Parameter 'error_info' can be declared as pointer to const. However it seems that 'cb_playback_status_get' is a callback function, if 'error_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_delay.c:13:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_delete_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/polkit/polkit.c:373:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_name_owner_new' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/lokker/lokker.c:168:97: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_pin_mouse_button_up' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/ibox/e_mod_main.c:220:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/ibox/e_mod_main.c:895:32: style: Parameter 'drag' can be declared as pointer to const. However it seems that '_ibox_cb_drag_finished' is a callback function, if 'drag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/ibox/e_mod_main.c:1268:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ibox_cb_event_client_zone_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_share.c:234:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_share_confirm_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_share.c:240:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_share_confirm_yes' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/start/e_mod_main.c:77:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/syscon/e_syscon_gadget.c:108:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_preview.c:22:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_share_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_preview.c:41:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_delete_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/systray/e_mod_main.c:275:29: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_orient' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tasks/e_mod_config.c:56:31: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_create_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tasks/e_mod_config.c:136:36: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_basic_apply_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tasks/e_mod_config.c:136:63: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply_data' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/temperature/e_mod_config.c:56:31: style: Parameter 'cfd' can be declared as pointer to const. However it seems that '_create_data' is a callback function, if 'cfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/temperature/e_mod_main.c:156:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/temperature/e_mod_main.c:301:53: style: Parameter 'th' can be declared as pointer to const. However it seems that '_temperature_check_notify' is a callback function, if 'th' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_save.c:24:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_rgba_writer_do' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/quickaccess/e_mod_quickaccess.c:143:30: style: Parameter 'data' can be declared as pointer to const. However it seems that '_e_qa_event_exe_del_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/quickaccess/e_mod_quickaccess.c:143:79: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_e_qa_event_exe_del_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/quickaccess/e_mod_quickaccess.c:552:95: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_e_qa_event_border_focus_out_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/quickaccess/e_mod_quickaccess.c:615:92: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_e_qa_event_border_remove_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/quickaccess/e_mod_quickaccess.c:719:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_grab_wnd_hide' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/quickaccess/e_mod_quickaccess.c:777:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_qa_bd_menu_help' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/quickaccess/e_mod_quickaccess.c:1277:18: style: Parameter 'data' can be declared as pointer to const. However it seems that '_e_qa_help' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/vkbd/e_mod_main.c:155:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_il_ki_delay_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/syscon/e_syscon.c:28:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/syscon/e_syscon.c:449:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_signal_close' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/winlist/e_int_config_winlist.c:108:70: style: Parameter 'cfdata' can be declared as pointer to const. However it seems that '_basic_apply' is a callback function, if 'cfdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/e_mod_main.c:56:22: style: Parameter 'f1' can be declared as pointer to const. However it seems that '_cb_sort_files' is a callback function, if 'f1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/e_mod_main.c:56:32: style: Parameter 'f2' can be declared as pointer to const. However it seems that '_cb_sort_files' is a callback function, if 'f2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/e_wizard.c:314:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_wizard_cb_next' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/e_wizard.c:361:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_wizard_next_delay' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/e_wizard.c:393:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_wizard_cb_next_page' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/e_wizard.c:402:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_wizard_cb_desktops_update' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/e_wizard.c:417:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_wizard_cb_icons_update' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/page_011.c:163:45: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_layout_select' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/winlist/e_mod_main.c:176:82: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_e_mod_action_winlist_key_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wizard/page_010.c:189:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_lang_select' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_edit.c:227:81: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_cb_modify_mouse_move' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_edit.c:363:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_mod_move' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_edit.c:369:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_mod_resize_tl' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_edit.c:375:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_mod_resize_tr' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_edit.c:381:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_mod_resize_bl' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/shot/e_mod_edit.c:387:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_mod_resize_br' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1011:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_mod_action_move_left_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1018:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_mod_action_move_right_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1025:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_mod_action_move_up_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1032:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_mod_action_move_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1143:47: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_mod_action_toggle_split_mode' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1337:30: style: Parameter 'event' can be declared as pointer to const. However it seems that '_resize_hook' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1493:33: style: Parameter 'event' can be declared as pointer to const. However it seems that '_iconify_hook' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1556:46: style: Parameter 'desk' can be declared as pointer to const. However it seems that '_compositor_resize_hook_desk_reapply' is a callback function, if 'desk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:1988:23: style: Parameter 'desk' can be declared as pointer to const. However it seems that '_disable_desk' is a callback function, if 'desk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/tiling/e_mod_tiling.c:2217:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/xkbswitch/e_mod_main.c:218:31: style: Parameter 'gcc' can be declared as pointer to const. However it seems that '_gc_shutdown' is a callback function, if 'gcc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/xkbswitch/e_mod_main.c:279:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_xkb_changed_state' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/tests/fullscreen.c:14:51: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'key' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wl_drm/e_mod_main.c:99:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_mod_drm_cb_output' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/wl_drm/e_mod_main.c:819:33: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_drm2_key_down' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/xkbswitch/e_mod_config.c:1555:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_layout_gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/xkbswitch/e_mod_config.c:1638:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/winlist/e_winlist.c:85:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_lost' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/winlist/e_winlist.c:1612:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_winlist_cb_zone_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/modules/winlist/e_winlist.c:1642:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_winlist_scroll_timer' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_main.c:1370:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_main_cb_signal_user' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_main.c:1796:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_main_cb_idle_before' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_main.c:1806:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_main_cb_idle_after' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enlightenment-0.26.0/src/bin/e_main.c:1835:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_main_cb_startup_fake_end' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.0.orig.tar.gz e2fsprogs-1.47.0/contrib/python-uuid/uuid.c:5:60: style: Parameter 'args' can be declared as pointer to const. However it seems that '_uuid_generate' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/debugfs/debugfs.c:1549:54: style: Parameter 'blocknr' can be declared as pointer to const. However it seems that 'mark_blocks_proc' is a callback function, if 'blocknr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/debugfs/debugfs.c:1841:57: style: Parameter 'blocknr' can be declared as pointer to const. However it seems that 'release_blocks_proc' is a callback function, if 'blocknr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/debugfs/journal.c:270:15: style: Parameter 'block_nr' can be declared as pointer to const. However it seems that 'process_journal_block' is a callback function, if 'block_nr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/debugfs/quota.c:92:46: style: Parameter 'dq' can be declared as pointer to const. However it seems that 'list_quota_callback' is a callback function, if 'dq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/debugfs/set_fields.c:446:14: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'parse_uint' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/debugfs/set_fields.c:650:52: style: Parameter 'info' can be declared as pointer to const. However it seems that 'parse_bmap' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/e2fsck/journal.c:258:15: style: Parameter 'block_nr' can be declared as pointer to const. However it seems that 'process_journal_block' is a callback function, if 'block_nr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/e2fsck/pass1.c:4325:27: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'pass1_write_inode' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/e2fsck/sigcatcher.c:334:55: style: Parameter 'siginfo' can be declared as pointer to const. However it seems that 'die_signal_handler' is a callback function, if 'siginfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/e2fsck/super.c:374:20: style: Parameter 'block_nr' can be declared as pointer to const. However it seems that 'process_orphan_block' is a callback function, if 'block_nr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/e2fsck/super.c:572:20: style: Parameter 'block_nr' can be declared as pointer to const. However it seems that 'reinit_orphan_block' is a callback function, if 'block_nr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/ext2ed/dir_com.c:163:44: style: Parameter 'info' can be declared as pointer to const. However it seems that 'action_count' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/ext2ed/dir_com.c:313:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'action_name' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/ext2ed/dir_com.c:374:48: style: Parameter 'info' can be declared as pointer to const. However it seems that 'action_entry_num' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/ext2ed/dir_com.c:445:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'action_show' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/blkmap64_ba.c:286:41: style: Parameter 'in' can be declared as pointer to const. However it seems that 'ba_set_bmap_range' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/brel_ma.c:106:38: style: Parameter 'ent' can be declared as pointer to const. However it seems that 'bma_put' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/get_pathname.c:44:53: style: Parameter 'dirent' can be declared as pointer to const. However it seems that 'get_pathname_proc' is a callback function, if 'dirent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/lookup.c:32:47: style: Parameter 'dirent' can be declared as pointer to const. However it seems that 'lookup_proc' is a callback function, if 'dirent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/progress.c:74:49: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'ext2fs_numeric_progress_update' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/progress.c:94:48: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'ext2fs_numeric_progress_close' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/sparse_io.c:17:21: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'sparse_open' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/tdb.c:1533:61: style: Parameter 'tdb' can be declared as pointer to const. However it seems that 'transaction_next_hash_chain' is a callback function, if 'tdb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/tdb.c:3118:13: style: Parameter 'private_data' can be declared as pointer to const. However it seems that 'tdb_key_compare' is a callback function, if 'private_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/tdb.c:3823:45: style: Parameter 'tdb' can be declared as pointer to const. However it seems that 'null_log_fn' is a callback function, if 'tdb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/tdbtool.c:365:37: style: Parameter 'the_tdb' can be declared as pointer to const. However it seems that 'traverse_fn' is a callback function, if 'the_tdb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/tdbtool.c:365:81: style: Parameter 'state' can be declared as pointer to const. However it seems that 'traverse_fn' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/tst_libext2fs.c:38:15: style: Parameter 'private' can be declared as pointer to const. However it seems that 'print_blocks_proc' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/ext2fs/undo_io.c:483:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'undo_io_read_error' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/support/quotaio.c:138:60: style: Parameter 'qf' can be declared as pointer to const. However it seems that 'quota_write_nomount' is a callback function, if 'qf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/lib/support/quotaio.c:162:59: style: Parameter 'qf' can be declared as pointer to const. However it seems that 'quota_read_nomount' is a callback function, if 'qf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/misc/chattr.c:288:68: style: Parameter 'de' can be declared as pointer to const. However it seems that 'chattr_dir_proc' is a callback function, if 'de' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/misc/fuse2fs.c:2498:37: style: Parameter 'name' can be declared as pointer to const. However it seems that 'count_buffer_space' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/misc/fuse2fs.c:2508:29: style: Parameter 'name' can be declared as pointer to const. However it seems that 'copy_names' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/misc/lsattr.c:139:68: style: Parameter 'de' can be declared as pointer to const. However it seems that 'lsattr_dir_proc' is a callback function, if 'de' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/misc/tune2fs.c:379:57: style: Parameter 'blocknr' can be declared as pointer to const. However it seems that 'release_blocks_proc' is a callback function, if 'blocknr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/misc/tune2fs.c:1876:41: style: Parameter 'token' can be declared as pointer to const. However it seems that 'option_handle_function' is a callback function, if 'token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2fsprogs-1.47.0/util/mkutf8data.c:1441:29: style: Parameter 'l' can be declared as pointer to const. However it seems that 'nfkdi_mark' 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/e/e2tools/e2tools_0.1.0.orig.tar.gz e2tools-0.1.0/util.c:222:44: style: Parameter 'blocknr' can be declared as pointer to const. However it seems that 'release_blocks_proc' is a callback function, if 'blocknr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2tools-0.1.0/e2tool-e2rm.c:287:82: style: Parameter 'verbose' can be declared as pointer to const. However it seems that 'rm_dir_proc' is a callback function, if 'verbose' is declared with const you might also need to cast function pointer(s). [constParameterCallback] e2tools-0.1.0/e2tool-e2ls.c:816:28: style: Parameter 'info' can be declared as pointer to const. However it seems that 'short_disp' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/easychem/easychem_0.6.orig.tar.gz easychem-0.6/easychem.c:1314:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easychem-0.6/easychem.c:1690:60: 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] easychem-0.6/easychem.c:1908:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easychem-0.6/easychem.c:2855:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'translate' 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/e/easyeffects/easyeffects_7.1.4.orig.tar.gz easyeffects-7.1.4/src/client_info_holder.cpp:29:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'client_info_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/client_info_holder.cpp:51:90: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'client_info_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/compressor_ui.cpp:83:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_device_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/compressor_ui.cpp:88:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_boost_threshold_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/compressor_ui.cpp:101:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_boost_amount_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/equalizer_band_box.cpp:84:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_band_gain_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/equalizer_band_box.cpp:98:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_band_width_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/module_info_holder.cpp:29:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'module_info_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/module_info_holder.cpp:51:90: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'module_info_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/expander_ui.cpp:81:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_dropdown_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/libportal.cpp:141:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'on_enable_autostart' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/libportal.cpp:141:67: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_enable_autostart' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/node_info_holder.cpp:31:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'node_info_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/node_info_holder.cpp:62:88: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'node_info_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/gate_ui.cpp:83:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_dropdown_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/multiband_compressor_band_box.cpp:58:68: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_boost_threshold_sensitive' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyeffects-7.1.4/src/multiband_compressor_band_box.cpp:71:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'set_boost_amount_sensitive' 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/e/easyh10/easyh10_1.5.orig.tar.gz easyh10-1.5/common/easyh10_template.c:37:42: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_template.c:37:84: style: Parameter 'param_ptr' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'param_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_template.c:42:40: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_error_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_template.c:42:66: style: Parameter 'param' can be declared as pointer to const. However it seems that 'dummy_error_callback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_tuner.c:329:42: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_tuner.c:329:84: style: Parameter 'param_ptr' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'param_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_tuner.c:334:40: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_error_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_tuner.c:334:66: style: Parameter 'param' can be declared as pointer to const. However it seems that 'dummy_error_callback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_playlist.c:559:42: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_playlist.c:559:84: style: Parameter 'param_ptr' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'param_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_playlist.c:564:40: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_error_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_playlist.c:564:66: style: Parameter 'param' can be declared as pointer to const. However it seems that 'dummy_error_callback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_database.c:496:42: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_database.c:496:84: style: Parameter 'param_ptr' can be declared as pointer to const. However it seems that 'dummy_progress_callback' is a callback function, if 'param_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_database.c:501:40: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'dummy_error_callback' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easyh10-1.5/common/easyh10_database.c:501:66: style: Parameter 'param' can be declared as pointer to const. However it seems that 'dummy_error_callback' 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/e/easytag/easytag_2.4.3.orig.tar.xz easytag-2.4.3/src/tag_area.c:131:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'on_apply_to_selection' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easytag-2.4.3/src/tag_area.c:950:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'et_tag_field_on_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] easytag-2.4.3/src/cddb_dialog.c:2621:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_track_list_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/e/eblook/eblook_1.6.1.orig.tar.gz eblook-1.6.1/eblook.c:2357:12: style: Parameter 'argv' can be declared as const array. However it seems that 'command_candidate' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eblook-1.6.1/eblook.c:2372:11: style: Parameter 'argv' can be declared as const array. However it seems that 'command_label' 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/e/eboard/eboard_1.1.3.orig.tar.gz eboard-1.1.3/board.cc:1787:25: style: Parameter 'be' can be declared as pointer to const. However it seems that 'board_button_release_event' is a callback function, if 'be' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/dlg_gamelist.cc:186:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gamelist_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/dlg_gamelist.cc:186:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gamelist_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/mainwindow.cc:1364:29: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'main_key_press' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/mainwindow.cc:1450:49: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'input_key_press' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/mainwindow.cc:1576:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'windows_script' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/ntext.cc:870:58: style: Parameter 'es' can be declared as pointer to const. However it seems that 'ntext_scroll' is a callback function, if 'es' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/quickbar.cc:44:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'qbsetup' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/proto_xboard.cc:1060:39: style: Parameter 'w' can be declared as pointer to const. However it seems that 'xboard_eng_delete' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/proto_xboard.cc:1060:51: style: Parameter 'e' can be declared as pointer to const. However it seems that 'xboard_eng_delete' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/seekgraph.cc:251:51: style: Parameter 'be' can be declared as pointer to const. However it seems that 'skg2_click' is a callback function, if 'be' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/seekgraph.cc:606:51: style: Parameter 'ee' can be declared as pointer to const. However it seems that 'skg2_hover' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/sound.cc:502:36: style: Parameter 'w' can be declared as pointer to const. However it seems that 'snddlg_picktheme' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/text.cc:383:56: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'dc_input_key_press' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/widgetproxy.cc:178:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'modal_closereq' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/widgetproxy.cc:179:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'modal_closereq' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/widgetproxy.cc:209:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'upw_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/widgetproxy.cc:209:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'upw_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/widgetproxy.cc:820:32: style: Parameter 'w' can be declared as pointer to const. However it seems that 'dropbox_select' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/dlg_prefs.cc:806:29: style: Parameter 'w' can be declared as pointer to const. However it seems that 'prefs_cfont' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/dlg_prefs.cc:857:31: style: Parameter 'w' can be declared as pointer to const. However it seems that 'prefs_sndtest' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eboard-1.1.3/dlg_prefs.cc:867:31: style: Parameter 'w' can be declared as pointer to const. However it seems that 'prefs_sndedit' 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/e/ebook-tools/ebook-tools_0.2.2.orig.tar.gz ebook-tools-0.2.2/src/libepub/list.c:238:35: style: Parameter 'site' can be declared as pointer to const. However it seems that '_list_dump_site' is a callback function, if 'site' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/ebtables/ebtables_2.0.11.orig.tar.gz ebtables-2.0.11/extensions/ebt_standard.c:31:18: 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] ebtables-2.0.11/communication.c:401:45: style: Parameter 'm' can be declared as pointer to const. However it seems that 'ebt_translate_match' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ebtables-2.0.11/communication.c:427:49: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ebt_translate_watcher' 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/e/ebview/ebview_0.3.6.2.orig.tar.gz ebview-0.3.6.2/src/pref_weblist.c:391:55: style: Parameter 'drag_dest' can be declared as pointer to const. However it seems that 'drag_data_received' is a callback function, if 'drag_dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ebview-0.3.6.2/src/pref_weblist.c:392:27: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'drag_data_received' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ebview-0.3.6.2/src/pref_weblist.c:393:27: style: Parameter 'selection_data' can be declared as pointer to const. However it seems that 'drag_data_received' is a callback function, if 'selection_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ebview-0.3.6.2/src/splash.c:34:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'load_thread' 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/e/eccodes/eccodes_2.34.1.orig.tar.xz eccodes-2.34.1/src/action_class_assert.cc:75:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_assert.cc:108:31: style: Parameter 'act' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_assert.cc:108:42: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_assert.cc:146:82: style: Parameter 'observed' can be declared as pointer to const. However it seems that 'notify_change' is a callback function, if 'observed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_alias.cc:73:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_alias.cc:270:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_close.cc:66:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_close.cc:92:51: style: Parameter 'h' can be declared as pointer to const. However it seems that 'execute' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_close.cc:114:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_gen.cc:77:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_concept.cc:189:31: style: Parameter 'act' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_hash_array.cc:186:31: style: Parameter 'act' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_if.cc:264:60: style: Parameter 'acc' can be declared as pointer to const. However it seems that 'reparse' is a callback function, if 'acc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_modify.cc:72:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_modify.cc:97:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'create_accessor' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_modify.cc:115:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_noop.cc:67:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_noop.cc:92:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_noop.cc:98:33: style: Parameter 'act' can be declared as pointer to const. However it seems that 'execute' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_noop.cc:98:51: style: Parameter 'h' can be declared as pointer to const. However it seems that 'execute' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_print.cc:71:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_print.cc:139:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_remove.cc:72:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_rename.cc:74:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_rename.cc:112:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'create_accessor' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_rename.cc:128:31: style: Parameter 'act' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_rename.cc:128:42: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_rename.cc:138:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_section.cc:67:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_set.cc:72:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_set_darray.cc:70:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_set_missing.cc:71:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_set_missing.cc:116:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_set_sarray.cc:70:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_template.cc:217:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_when.cc:79:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_when.cc:166:82: style: Parameter 'observed' can be declared as pointer to const. However it seems that 'notify_change' is a callback function, if 'observed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_write.cc:70:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/action_class_write.cc:194:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_ascii.cc:129:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_ascii.cc:139:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bitmap.cc:253:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bitmap.cc:276:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bits.cc:213:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bits.cc:343:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_blob.cc:107:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_blob.cc:112:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_budgdate.cc:118:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_budgdate.cc:143:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:411:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:411:50: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:411:66: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:422:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:427:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:427:48: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:427:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:432:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:432:52: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_elements_table.cc:432:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_extract_area_subsets.cc:141:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_extract_area_subsets.cc:284:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_extract_subsets.cc:130:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_extract_datetime_subsets.cc:119:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_extract_datetime_subsets.cc:426:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_simple_thinning.cc:129:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_simple_thinning.cc:201:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_string_values.cc:176:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_string_values.cc:176:50: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_string_values.cc:176:63: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_string_values.cc:187:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_string_values.cc:187:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufrdc_expanded_descriptors.cc:210:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufrdc_expanded_descriptors.cc:210:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bytes.cc:109:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_change_alternative_row_scanning.cc:202:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_change_scanning_direction.cc:251:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_check_internal_version.cc:106:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_check_internal_version.cc:133:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_codetable_title.cc:127:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_codetable_units.cc:127:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_codetable.cc:871:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_codetable.cc:879:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_concept.cc:444:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_concept.cc:444:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_concept.cc:531:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_concept.cc:540:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_concept.cc:540:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_concept.cc:585:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:455:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:460:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:465:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:470:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:1184:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'decode_replication' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:1370:49: style: Parameter 'c' can be declared as pointer to const. However it seems that 'encode_new_replication' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:3376:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_bufr_data_array.cc:3376:49: style: Parameter 'dumper' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'dumper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_apply_boustrophedonic.cc:254:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_apply_boustrophedonic.cc:278:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element_set' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_apply_boustrophedonic.cc:389:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_apply_bitmap.cc:286:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_apply_bitmap.cc:439:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_apply_boustrophedonic_bitmap.cc:398:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_apply_boustrophedonic_bitmap.cc:498:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_dummy_field.cc:172:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_constant_width_packing.cc:195:48: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_float' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_constant_width_packing.cc:195:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_float' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_constant_width_packing.cc:331:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_constant_width_packing.cc:357:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element_set' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_general_packing.cc:309:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_general_packing.cc:309:70: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_row_by_row_packing.cc:434:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_row_by_row_packing.cc:434:70: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_general_extended_packing.cc:296:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_general_extended_packing.cc:320:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element_set' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_general_extended_packing.cc:711:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g1second_order_general_extended_packing.cc:1368:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g2simple_packing.cc:260:75: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_bytes' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_raw_packing.cc:182:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_secondary_bitmap.cc:209:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_run_length_packing.cc:249:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g22order_packing.cc:1167:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g22order_packing.cc:1853:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g22order_packing.cc:1858:63: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_float' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g22order_packing.cc:1863:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_g22order_packing.cc:1884:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element_set' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_shsimple_packing.cc:150:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_dictionary.cc:322:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_double.cc:104:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_element.cc:128:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_element.cc:171:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_element.cc:219:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_data_simple_packing.cc:578:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_expanded_descriptors.cc:859:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_expanded_descriptors.cc:859:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1_half_byte_codeflag.cc:147:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1bitmap.cc:119:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1date.cc:130:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1date.cc:166:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1end_of_interval_monthly.cc:126:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1end_of_interval_monthly.cc:187:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1verificationdate.cc:125:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1step_range.cc:640:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1step_range.cc:752:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g1step_range.cc:757:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2bitmap.cc:127:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2date.cc:124:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2date.cc:149:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2grid.cc:148:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2grid.cc:281:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2latlon.cc:124:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2latlon.cc:155:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2level.cc:142:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2level.cc:293:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gaussian_grid_name.cc:120:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gaussian_grid_name.cc:173:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2step_range.cc:268:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_g2step_range.cc:362:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gds_not_present_bitmap.cc:206:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gds_not_present_bitmap.cc:206:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gds_not_present_bitmap.cc:213:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_getenv.cc:121:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_getenv.cc:121:67: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_string' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_getenv.cc:154:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:212:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:223:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:228:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:240:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:519:72: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_string_array' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:563:75: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_bytes' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:576:35: style: Parameter 'ct' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'ct' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:587:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sub_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:617:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:617:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:624:45: style: Parameter 'a' can be declared as pointer to const. However it seems that 'preferred_size' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:659:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:659:70: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_double_element' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:664:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_element_set' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:664:103: style: Parameter 'val_array' can be declared as pointer to const. However it seems that 'unpack_double_element_set' is a callback function, if 'val_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:669:50: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double_subarray' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gen.cc:669:61: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_double_subarray' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_gts_header.cc:148:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_group.cc:158:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_group.cc:168:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_group.cc:279:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:168:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:168:52: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:168:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:247:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:256:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:263:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:263:50: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:263:63: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:268:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:290:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_hash_array.cc:290:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_headers_only.cc:106:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_headers_only.cc:113:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_ibmfloat.cc:223:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_ibmfloat.cc:239:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_ibmfloat.cc:255:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'nearest_smaller_value' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_ifs_param.cc:185:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_label.cc:112:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_label.cc:117:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_library_version.cc:127:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_long_vector.cc:205:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_long.cc:107:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_lookup.cc:221:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_lookup.cc:221:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_mars_param.cc:141:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_mars_step.cc:210:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_mars_step.cc:215:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_md5.cc:141:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_md5.cc:229:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_message.cc:163:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_message_copy.cc:116:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_message_copy.cc:121:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_message_copy.cc:143:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_message_copy.cc:148:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_non_alpha.cc:134:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_non_alpha.cc:144:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_non_alpha.cc:214:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_number_of_values_data_raw_packing.cc:163:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_octahedral_gaussian.cc:213:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_octahedral_gaussian.cc:213:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_octet_number.cc:133:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_octet_number.cc:133:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_offset_file.cc:107:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:124:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:124:49: style: Parameter 'dumper' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'dumper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:128:47: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string_array' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:128:73: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_string_array' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:133:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:133:50: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:133:66: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:138:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:138:48: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:138:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:143:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:143:52: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:143:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:154:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:154:59: style: Parameter 'a' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_pack_bufr_values.cc:158:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_packing_type.cc:117:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_packing_type.cc:122:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_optimal_step_units.cc:137:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_optimal_step_units.cc:176:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_optimal_step_units.cc:279:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'is_missing' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_optimal_step_units.cc:284:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_padding.cc:111:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_padding.cc:111:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_padding.cc:137:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'value_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_padding.cc:143:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_padding.cc:148:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_padto.cc:133:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_padto.cc:133:49: style: Parameter 'dumper' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'dumper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_position.cc:110:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_proj_string.cc:116:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_raw.cc:138:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_raw.cc:157:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_raw.cc:162:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'value_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_raw.cc:168:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_raw.cc:198:75: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_bytes' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_rdbtime_guess_date.cc:174:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_rdbtime_guess_date.cc:174:63: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_section.cc:147:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_section.cc:152:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sub_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_section_pointer.cc:135:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_sexagesimal2decimal.cc:120:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed_bits.cc:117:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed_bits.cc:160:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed_bits.cc:160:48: style: Parameter 'val' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed_bits.cc:160:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed_bits.cc:201:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed_bits.cc:201:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed_bits.cc:251:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed.cc:266:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_signed.cc:282:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_smart_table_column.cc:278:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_smart_table_column.cc:286:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_spd.cc:117:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_spd.cc:257:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_smart_table.cc:512:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_smart_table.cc:523:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_sprintf.cc:214:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_statistics.cc:137:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_statistics.cc:277:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_statistics.cc:327:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_statistics.cc:327:50: style: Parameter 'v' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_statistics.cc:327:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_string' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_statistics_spectral.cc:144:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_statistics_spectral.cc:229:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_step_human_readable.cc:117:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_suppressed.cc:159:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_time.cc:127:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_time.cc:165:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_double.cc:162:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_double.cc:239:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_integer.cc:160:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_integer.cc:197:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pack_string' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_integer.cc:197:67: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_string' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_integer.cc:240:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_string.cc:157:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_to_string.cc:222:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_transient_darray.cc:126:69: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_double' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_transient_darray.cc:140:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_uint16.cc:115:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_trim.cc:167:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_length' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_uint32.cc:115:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_uint32_little_endian.cc:115:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_uint64.cc:131:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_uint64_little_endian.cc:131:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_uint8.cc:100:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_uint8.cc:117:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unpack_bufr_values.cc:124:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unpack_bufr_values.cc:124:49: style: Parameter 'dumper' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'dumper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unpack_bufr_values.cc:168:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unpack_bufr_values.cc:168:59: style: Parameter 'a' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unpack_bufr_values.cc:172:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unexpanded_descriptors.cc:170:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unexpanded_descriptors.cc:229:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unsigned_bits.cc:193:65: style: Parameter 'len' can be declared as pointer to const. However it seems that 'pack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unsigned_bits.cc:238:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unsigned_bits.cc:258:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unsigned.cc:313:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unsigned.cc:328:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_unsigned.cc:364:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_validity_time.cc:172:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_validity_date.cc:173:61: style: Parameter 'len' can be declared as pointer to const. However it seems that 'unpack_long' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_values.cc:170:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_values.cc:186:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_values.cc:191:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'next_offset' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_when.cc:109:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_when.cc:109:49: style: Parameter 'dumper' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'dumper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_when.cc:119:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'get_native_type' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_accessor_class_variable.cc:379:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'byte_count' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:99:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:340:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:340:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:502:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:502:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:506:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:506:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_filter.cc:521:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:100:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:414:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:414:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:591:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:591:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:595:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:595:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:613:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_C.cc:676:49: style: Parameter 'h' can be declared as pointer to const. However it seems that 'header' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:100:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:371:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:371:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:532:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:532:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:536:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:536:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_fortran.cc:552:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:100:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:383:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:383:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:543:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:543:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:547:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:547:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_decode_python.cc:562:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:101:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:476:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:476:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:674:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:674:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:678:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:678:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:712:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_filter.cc:779:49: style: Parameter 'h' can be declared as pointer to const. However it seems that 'header' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:100:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:548:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:548:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:741:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:741:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:745:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:745:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:784:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_C.cc:846:49: style: Parameter 'h' can be declared as pointer to const. However it seems that 'header' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:101:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:599:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:599:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:787:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:787:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:791:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:791:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:830:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_fortran.cc:892:49: style: Parameter 'h' can be declared as pointer to const. However it seems that 'header' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:100:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:544:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:544:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:728:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:728:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:732:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:732:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:772:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_encode_python.cc:834:49: style: Parameter 'h' can be declared as pointer to const. However it seems that 'header' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_grib_encode_C.cc:85:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_grib_encode_C.cc:87:30: style: Parameter 'd' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_grib_encode_C.cc:93:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_grib_encode_C.cc:367:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_grib_encode_C.cc:379:49: style: Parameter 'h' can be declared as pointer to const. However it seems that 'header' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_debug.cc:88:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_debug.cc:98:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_debug.cc:528:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:97:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:491:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:491:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:685:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:685:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:689:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:689:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_bufr_simple.cc:723:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_default.cc:95:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_default.cc:105:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_default.cc:467:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_default.cc:467:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_default.cc:633:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_default.cc:633:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:97:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:110:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:317:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:317:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bits' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:518:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:518:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_bytes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:522:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:522:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_json.cc:526:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_serialize.cc:86:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_serialize.cc:95:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_serialize.cc:401:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_serialize.cc:401:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_serialize.cc:409:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_section' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_wmo.cc:90:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_wmo.cc:100:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_wmo.cc:518:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_dumper_class_wmo.cc:518:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dump_label' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_accessor.cc:88:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_accessor.cc:142:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_accessor.cc:154:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_accessor.cc:185:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_binop.cc:88:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_column.cc:85:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_column.cc:128:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_column.cc:143:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_constant.cc:81:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_constant.cc:92:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_constant.cc:92:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_constant.cc:98:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_constant.cc:98:55: style: Parameter 'g' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_constant.cc:104:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_constant.cc:104:63: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:80:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:99:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:99:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:105:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:105:55: style: Parameter 'g' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:110:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:110:63: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:123:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_double.cc:123:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_functor.cc:80:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_functor.cc:178:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_functor.cc:178:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_functor.cc:209:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_functor.cc:209:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_dict.cc:84:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_dict.cc:175:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'evaluate_double' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_dict.cc:175:61: style: Parameter 'h' can be declared as pointer to const. However it seems that 'evaluate_double' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_dict.cc:175:72: style: Parameter 'result' can be declared as pointer to const. However it seems that 'evaluate_double' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_dict.cc:214:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_dict.cc:235:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_dict.cc:235:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:86:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:174:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'evaluate_double' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:174:61: style: Parameter 'h' can be declared as pointer to const. However it seems that 'evaluate_double' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:174:72: style: Parameter 'result' can be declared as pointer to const. However it seems that 'evaluate_double' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:217:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:229:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:229:55: style: Parameter 'g' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_in_list.cc:257:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_integer.cc:88:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_integer.cc:156:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_integer.cc:156:53: style: Parameter 'g' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_integer.cc:156:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_integer.cc:168:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_integer.cc:200:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_is_integer.cc:200:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_length.cc:88:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_length.cc:137:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_length.cc:149:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_length.cc:178:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_length.cc:178:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_logical_and.cc:83:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_logical_and.cc:185:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_logical_and.cc:185:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_logical_or.cc:83:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_logical_or.cc:185:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_logical_or.cc:185:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:80:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:99:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:99:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:105:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:105:55: style: Parameter 'g' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:110:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:110:63: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:123:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_long.cc:123:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:78:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:90:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:90:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:96:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:102:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:102:63: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:115:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string.cc:115:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string_compare.cc:82:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string_compare.cc:170:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_string_compare.cc:170:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:78:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:90:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:90:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:96:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:102:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:102:63: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:136:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_sub_string.cc:136:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:78:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:95:33: style: Parameter 'c' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:95:53: style: Parameter 'g' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:95:69: style: Parameter 'f' can be declared as pointer to const. However it seems that 'print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:101:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:101:55: style: Parameter 'g' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:106:45: style: Parameter 'g' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:106:63: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'add_dependency' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:118:41: style: Parameter 'g' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_true.cc:118:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_unop.cc:84:47: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_expression_class_unop.cc:147:57: style: Parameter 'h' can be declared as pointer to const. However it seems that 'native_type' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_iterator_class_gen.cc:72:45: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_iterator_class_gen.cc:235:37: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'has_next' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_io.cc:1322:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stream_tell' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_io.cc:1327:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stream_seek' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_io.cc:1354:50: style: Parameter 'length' can be declared as pointer to const. However it seems that 'allocate_buffer' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_io.cc:1557:58: style: Parameter 'length' can be declared as pointer to const. However it seems that 'context_allocate_buffer' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_io.cc:1637:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'memory_tell' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_io.cc:1642:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'memory_seek' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:68:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:97:31: style: Parameter 'nearest' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'nearest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:97:53: style: Parameter 'h' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:99:25: style: Parameter 'outlats' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'outlats' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:99:42: style: Parameter 'outlons' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'outlons' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:99:59: style: Parameter 'values' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:100:25: style: Parameter 'distances' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'distances' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:100:41: style: Parameter 'indexes' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'indexes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_gen.cc:100:58: style: Parameter 'len' can be declared as pointer to const. However it seems that 'find' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_healpix.cc:87:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_lambert_azimuthal_equal_area.cc:87:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_lambert_conformal.cc:87:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_mercator.cc:87:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_polar_stereographic.cc:87:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_latlon_reduced.cc:86:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_regular.cc:87:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_space_view.cc:87:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/src/grib_nearest_class_reduced.cc:90:44: style: Parameter 'c' can be declared as pointer to const. However it seems that 'init_class' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/tests/wmo_read_any_from_stream.cc:18:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'readcb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eccodes-2.34.1/tests/wmo_read_any_from_stream.cc:18:38: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'readcb' 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/e/ecere-sdk/ecere-sdk_0.44.15.orig.tar.bz2 ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BinaryTree.c:226:121: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__BinaryTree_CompareInt' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BinaryTree.c:519:175: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__BinaryTree_OnSerialize' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BinaryTree.c:530:187: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__StringBinaryTree_OnSerialize' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:214:182: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_GetFirst' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:219:139: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_SetData' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:219:200: style: Parameter 'pointer' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_SetData' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:224:180: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Insert' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:224:241: style: Parameter 'after' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Insert' is a callback function, if 'after' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:229:177: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Add' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:234:130: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Remove' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:234:191: style: Parameter 'it' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Remove' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:238:128: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Move' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:238:189: style: Parameter 'it' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Move' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:238:248: style: Parameter 'after' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Move' is a callback function, if 'after' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:242:128: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Copy' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:242:182: style: Parameter 'source' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Copy' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:246:131: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_GetCount' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:251:130: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Delete' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:251:191: style: Parameter 'it' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Delete' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c:255:128: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__BuiltInContainer_Sort' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/System.c:411:68: style: Parameter 'where' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__sys__SetLoggingMode' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Array.c:567:170: style: Parameter 'ip' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Array_Move' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Array.c:567:229: style: Parameter 'afterIp' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Array_Move' is a callback function, if 'afterIp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/OldList.c:450:169: style: Parameter 'data' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__OldList_FindLink' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:144:106: style: Parameter 'tempFileName' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__sys__CreateTemporaryFile' is a callback function, if 'tempFileName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:149:62: style: Parameter 'tempFileName' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__sys__CreateTemporaryDir' is a callback function, if 'tempFileName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:670:113: style: Parameter 'class' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__FileSize_OnCompare' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:670:135: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__FileSize_OnCompare' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:670:156: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__FileSize_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:706:115: style: Parameter 'class' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__FileSize64_OnCompare' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:706:131: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__FileSize64_OnCompare' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/File.c:706:146: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__FileSize64_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:240:167: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetFirst' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:245:166: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetLast' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:250:166: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetPrev' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:250:227: style: Parameter 'pointer' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetPrev' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:255:166: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetNext' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:255:227: style: Parameter 'pointer' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetNext' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:260:118: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetData' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:260:179: style: Parameter 'pointer' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetData' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:265:172: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetAtPosition' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Container.c:265:232: style: Parameter 'justAdded' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__Container_GetAtPosition' is a callback function, if 'justAdded' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/Map.c:307:119: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereProp___ecereNameSpace__ecere__com__MapNode_Get_key' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c:827:189: style: Parameter 'node' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__CustomAVLTree_SetData' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/copy.c:310:104: style: Parameter 'source' can be declared as pointer to const. However it seems that 'CopyList' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/LinkList.c:450:184: style: Parameter 'pointer' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__LinkList_SetData' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/LinkList.c:495:231: style: Parameter 'justAdded' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__com__LinkList_GetAtPosition' is a callback function, if 'justAdded' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ecdefs.c:433:138: style: Parameter 'start' can be declared as pointer to const. However it seems that '__ecereMethod_CodePosition_AdjustDelete' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ecdefs.c:433:209: style: Parameter 'end' can be declared as pointer to const. However it seems that '__ecereMethod_CodePosition_AdjustDelete' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ecdefs.c:460:135: style: Parameter 'start' can be declared as pointer to const. However it seems that '__ecereMethod_CodePosition_AdjustAdd' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ecdefs.c:460:206: style: Parameter 'end' can be declared as pointer to const. However it seems that '__ecereMethod_CodePosition_AdjustAdd' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ecdefs.c:1718:77: style: Parameter 'class' can be declared as pointer to const. However it seems that '__ecereMethod_Type_OnFree' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ecdefs.c:1718:98: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod_Type_OnFree' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/lexer.c:827:44: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'resetScannerPos' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/loadSymbols.c:733:72: style: Parameter 'includeFile' can be declared as pointer to const. However it seems that 'OpenIncludeFile' is a callback function, if 'includeFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/String.c:1568:130: style: Parameter 'value' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__ZString_copyString' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/String.c:1607:123: style: Parameter 'class' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__ZString_OnGetString' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/String.c:1607:191: style: Parameter 'tempString' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__ZString_OnGetString' is a callback function, if 'tempString' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/String.c:1607:210: style: Parameter 'fieldData' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__ZString_OnGetString' is a callback function, if 'fieldData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/String.c:1607:236: style: Parameter 'needClass' can be declared as pointer to const. However it seems that '__ecereMethod___ecereNameSpace__ecere__sys__ZString_OnGetString' is a callback function, if 'needClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ast.c:902:53: style: Parameter 'src' can be declared as pointer to const. However it seems that 'CopyTypeInto' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ast.c:1633:126: style: Parameter 'this' can be declared as pointer to const. However it seems that '__ecereMethod_ContextStringPair_OnCompare' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ast.c:1633:159: style: Parameter 'b' can be declared as pointer to const. However it seems that '__ecereMethod_ContextStringPair_OnCompare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ast.c:3125:47: style: Parameter '_class' can be declared as pointer to const. However it seems that '_DeclClass' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ast.c:3270:92: style: Parameter 'baseSpecs' can be declared as pointer to const. However it seems that 'SetupBaseSpecs' is a callback function, if 'baseSpecs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/libec/bootstrap/ast.c:4319:114: style: Parameter 'thisClassFrom' can be declared as pointer to const. However it seems that 'GetTemplateArgExpByName' is a callback function, if 'thisClassFrom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:324:105: style: Parameter '_class' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Integer_OnCompare' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:324:119: style: Parameter 'data1' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Integer_OnCompare' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:324:132: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Integer_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:379:103: style: Parameter '_class' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Int16_OnCompare' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:379:119: style: Parameter 'data1' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Int16_OnCompare' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:379:134: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Int16_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:396:106: style: Parameter '_class' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__UInteger_OnCompare' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:396:129: style: Parameter 'data1' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__UInteger_OnCompare' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:396:151: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__UInteger_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:419:104: style: Parameter '_class' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__UInt16_OnCompare' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:419:129: style: Parameter 'data1' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__UInt16_OnCompare' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:419:151: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__UInt16_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:474:102: style: Parameter '_class' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Byte_OnCompare' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:474:126: style: Parameter 'data1' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Byte_OnCompare' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:474:149: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Byte_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:497:182: style: Parameter 'needClass' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Char_OnGetString' is a callback function, if 'needClass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:536:103: style: Parameter '_class' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Int64_OnCompare' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:536:123: style: Parameter 'data1' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Int64_OnCompare' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:536:142: style: Parameter 'data2' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__Int64_OnCompare' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/dataTypes.c:553:104: style: Parameter '_class' can be declared as pointer to const. However it seems that '__ecereNameSpace__ecere__com__UInt64_OnCompare' is a callback function, if '_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/ecflow/ecflow_5.12.3.orig.tar.xz ecflow-5.12.3/Pyext/src/ecflow/python/ExportClient.cpp:39:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'version' 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/e/eclipse-linuxtools/eclipse-linuxtools_8.1.0+dfsg.1.orig.tar.xz org.eclipse.linuxtools-8.1.0/valgrind/org.eclipse.linuxtools.valgrind.helgrind.tests/resources/basicTest/test.c:6:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'thread3' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] org.eclipse.linuxtools-8.1.0/valgrind/org.eclipse.linuxtools.valgrind.helgrind.tests/resources/basicTest/test.c:16:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'thread2' 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/e/eclipse-titan/eclipse-titan_8.2.0.orig.tar.gz titan.core-8.2.0/performance_test/SIPApplibPerfTest/src/IPL4asp_PT.cc:103:65: style: Parameter 'args' can be declared as reference to const. However it seems that 'simpleGetMsgLen' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/ComplexType.hh:162:56: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'compareComplexTypeNameSpaces' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/ComplexType.hh:162:75: style: Parameter 'rhs' can be declared as pointer to const. However it seems that 'compareComplexTypeNameSpaces' is a callback function, if 'rhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/AttributeType.hh:115:56: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'compareAttributeNameSpaces' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/AttributeType.hh:115:77: style: Parameter 'rhs' can be declared as pointer to const. However it seems that 'compareAttributeNameSpaces' is a callback function, if 'rhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/AttributeType.hh:130:51: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'compareAttributeTypes' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/AttributeType.hh:130:72: style: Parameter 'rhs' can be declared as pointer to const. However it seems that 'compareAttributeTypes' is a callback function, if 'rhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/TTCN3Module.hh:292:42: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'compareModules' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] titan.core-8.2.0/xsdconvert/TTCN3Module.hh:292:61: style: Parameter 'rhs' can be declared as pointer to const. However it seems that 'compareModules' is a callback function, if 'rhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/ecryptfs-utils/ecryptfs-utils_111.orig.tar.gz ecryptfs-utils-111/src/key_mod/ecryptfs_key_mod_passphrase.c:293:55: style: Parameter 'blob' can be declared as pointer to const. However it seems that 'ecryptfs_passphrase_destroy' is a callback function, if 'blob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/src/key_mod/ecryptfs_key_mod_tspi.c:690:49: style: Parameter 'blob' can be declared as pointer to const. However it seems that 'ecryptfs_tspi_destroy' is a callback function, if 'blob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/src/key_mod/ecryptfs_key_mod_pkcs11_helper.c:168:15: style: Parameter 'global_data' can be declared as pointer to const. However it seems that 'pkcs11h_log' is a callback function, if 'global_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/src/key_mod/ecryptfs_key_mod_pkcs11_helper.c:195:15: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pkcs11h_pin_prompt' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:244:30: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_attrib_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:268:30: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_access_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:340:29: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_creat_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:361:28: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_open_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:388:30: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_delete_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:413:35: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_delete_self_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:422:28: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_delete_self' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:438:33: style: Parameter 'oldpath' can be declared as pointer to const. However it seems that 'test_move_self_helper' is a callback function, if 'oldpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:450:26: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_move_self' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:469:32: style: Parameter 'newpath' can be declared as pointer to const. However it seems that 'test_moved_to_helper' is a callback function, if 'newpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:507:34: style: Parameter 'oldpath' can be declared as pointer to const. However it seems that 'test_moved_from_helper' is a callback function, if 'oldpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:544:35: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_close_write_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ecryptfs-utils-111/tests/kernel/inotify/test.c:574:37: style: Parameter 'path' can be declared as pointer to const. However it seems that 'test_close_nowrite_helper' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/edac-utils/edac-utils_0.18+git12-gd98769e.orig.tar.gz edac-utils-0.18+git12-gd98769e/src/lib/libedac.c:637:14: style: Parameter 'x' can be declared as pointer to const. However it seems that '_null' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edac-utils-0.18+git12-gd98769e/src/util/edac-util.c:366:29: style: Parameter 'r' can be declared as pointer to const. However it seems that 'report_find' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edac-utils-0.18+git12-gd98769e/src/util/edac-util.c:366:38: style: Parameter 'name' can be declared as pointer to const. However it seems that 'report_find' 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/e/edbrowse/edbrowse_3.7.7.orig.tar.gz edbrowse-3.7.7/src/jseng-duk.c:38:52: style: Parameter 'cx' can be declared as pointer to const. However it seems that 'native_error_stub_0' is a callback function, if 'cx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edbrowse-3.7.7/src/jseng-duk.c:43:52: style: Parameter 'cx' can be declared as pointer to const. However it seems that 'native_error_stub_1' is a callback function, if 'cx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edbrowse-3.7.7/src/jseng-duk.c:528:42: style: Parameter 'cx' can be declared as pointer to const. However it seems that 'setter_cd' is a callback function, if 'cx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edbrowse-3.7.7/src/jseng-duk.c:550:42: style: Parameter 'cx' can be declared as pointer to const. However it seems that 'setter_cw' is a callback function, if 'cx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edbrowse-3.7.7/src/jseng-duk.c:748:49: style: Parameter 'cx' can be declared as pointer to const. However it seems that 'native_win_close' is a callback function, if 'cx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edbrowse-3.7.7/src/fetchmail.c:345:42: style: Parameter 'i' can be declared as pointer to const. However it seems that 'imap_header_callback' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edbrowse-3.7.7/src/http.c:259:24: style: Parameter 'incoming' can be declared as pointer to const. However it seems that 'eb_curl_callback' is a callback function, if 'incoming' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edbrowse-3.7.7/src/http.c:2429:28: style: Parameter 'header_line' can be declared as pointer to const. However it seems that 'curl_header_callback' is a callback function, if 'header_line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/edfbrowser/edfbrowser_2.07+dfsg.orig.tar.xz edfbrowser_207_source/third_party/fidlib/fidlib.c:840:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpre' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:846:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bsre' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:852:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_apre' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:858:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_pi' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:865:74: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_piz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:872:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpbe' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:878:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hpbe' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:884:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpbe' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:890:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bsbe' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:896:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpbez' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:902:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hpbez' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:908:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpbez' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:914:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bsbez' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:920:77: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpbube' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:931:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpbu' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:937:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hpbu' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:943:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpbu' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:949:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bsbu' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:955:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpbuz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:961:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hpbuz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:967:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpbuz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:973:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bsbuz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:979:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpch' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:985:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hpch' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:991:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpch' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:997:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bsch' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1003:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpchz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1009:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hpchz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1015:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpchz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1021:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bschz' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1027:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lpbq' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1038:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hpbq' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1049:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bpbq' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1060:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_bsbq' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1070:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_apbq' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1080:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_pkbq' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1091:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_lsbq' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edfbrowser_207_source/third_party/fidlib/fidlib.c:1109:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'des_hsbq' 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/e/edgar/edgar_1.37.orig.tar.gz edgar-1.37/src/boss/ant_lion.c:220:32: style: Parameter 'other' can be declared as pointer to const. However it seems that 'trapTarget' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/ant_lion.c:320:29: style: Parameter 'other' can be declared as pointer to const. However it seems that 'noTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/cave_boss.c:1486:30: style: Parameter 'other' can be declared as pointer to const. However it seems that 'iceTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/chaos.c:2515:32: style: Parameter 'other' can be declared as pointer to const. However it seems that 'swordTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/armour_boss.c:1444:30: style: Parameter 'other' can be declared as pointer to const. However it seems that 'gemTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/grimlore.c:2649:45: style: Parameter 'other' can be declared as pointer to const. However it seems that 'itemDestroyerTakeDamage' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/enemy/book.c:451:30: style: Parameter 'other' can be declared as pointer to const. However it seems that 'iceTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/sewer_boss.c:1156:31: style: Parameter 'other' can be declared as pointer to const. However it seems that 'grabTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/snake_boss.c:724:36: style: Parameter 'other' can be declared as pointer to const. However it seems that 'crushAttackHit' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/snake_boss.c:1091:38: style: Parameter 'other' can be declared as pointer to const. However it seems that 'specialShotTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/enemy/flame_statue.c:201:32: style: Parameter 'other' can be declared as pointer to const. However it seems that 'flameTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/enemy/ground_snapper.c:96:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/enemy/large_spider.c:419:30: style: Parameter 'other' can be declared as pointer to const. However it seems that 'webTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/enemy/sludge.c:237:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/enemy/spirit.c:102:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/enemy/splitter.c:523:32: style: Parameter 'other' can be declared as pointer to const. However it seems that 'smallTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/blending_machine.c:167:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/bomb_pile.c:63:33: style: Parameter 'other' can be declared as pointer to const. However it seems that 'collectBomb' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/bell_rope.c:115:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/catapult.c:133:33: style: Parameter 'other' can be declared as pointer to const. However it seems that 'bucketTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/bomb.c:247:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/cauldron.c:84:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/chicken_trap.c:203:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/crossbow.c:149:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/code_door.c:87:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/final_power_generator.c:88:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/exploding_gazer_eye_dud.c:185:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/gazer_eye_slot.c:93:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/grappling_hook.c:68:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/hidden_passage_wall.c:70:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/heart_container.c:85:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/grimlore_artifact.c:246:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/jigsaw_puzzle.c:72:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/instruction_machine.c:71:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/key_items.c:293:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'keyItemTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/light_beam.c:175:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/item.c:267:35: style: Parameter 'other' can be declared as pointer to const. However it seems that 'lightningChargeTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/item.c:336:29: style: Parameter 'other' can be declared as pointer to const. However it seems that 'noTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/mastermind.c:74:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/memory_match.c:74:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/potion_dispenser.c:74:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/poison_meat.c:128:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/power_generator.c:94:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/robot.c:94:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/slime_potion_pool.c:74:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/sliding_puzzle.c:69:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/spore_crop.c:63:34: style: Parameter 'other' can be declared as pointer to const. However it seems that 'collectSpore' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/spike_ball.c:169:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/item/tesla_charger.c:161:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/black_book_2.c:2847:44: style: Parameter 'other' can be declared as pointer to const. However it seems that 'guardianCrushAttackHit' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/boss/black_book_2.c:3201:46: style: Parameter 'other' can be declared as pointer to const. However it seems that 'guardianSpecialShotTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/action_point.c:94:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/level_exit.c:100:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/line_def.c:72:35: style: Parameter 'other' can be declared as pointer to const. However it seems that 'standardTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/line_def.c:92:33: style: Parameter 'other' can be declared as pointer to const. However it seems that 'scriptTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/npc.c:74:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/save_point.c:83:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/switch.c:309:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/world/switch.c:317:32: style: Parameter 'other' can be declared as pointer to const. However it seems that 'resetTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/player.c:1863:27: style: Parameter 'other' can be declared as pointer to const. However it seems that 'touch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/player.c:3144:33: style: Parameter 'other' can be declared as pointer to const. However it seems that 'weaponTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edgar-1.37/src/player.c:3149:41: style: Parameter 'other' can be declared as pointer to const. However it seems that 'lightningSwordTouch' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/editline/editline_1.12.orig.tar.gz editline-1.12/editline.c:600:11: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'substrcmp' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/edk2/edk2_2024.02.orig.tar.xz edk2-2024.02/ArmPkg/Drivers/ArmScmiDxe/ScmiPerformanceProtocol.c:242:34: style: Parameter 'Limits' can be declared as pointer to const. However it seems that 'PerformanceLimitsSet' is a callback function, if 'Limits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/ArmScmiDxe/ScmiPerformanceProtocol.c:440:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'DescribeFastchannel' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/CpuDxe/CpuDxe.c:83:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CpuEnableInterrupt' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/CpuDxe/CpuDxe.c:103:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CpuDisableInterrupt' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/CpuDxe/CpuDxe.c:158:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CpuInit' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/CpuDxe/CpuDxe.c:179:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CpuGetTimerValue' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/CpuDxe/CpuDxe.c:181:31: style: Parameter 'TimerValue' can be declared as pointer to const. However it seems that 'CpuGetTimerValue' is a callback function, if 'TimerValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/CpuDxe/CpuDxe.c:182:45: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'CpuGetTimerValue' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/CpuDxe/CpuDxe.c:200:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'IdleLoopEventCallback' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c:121:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'WatchdogExitBootServicesEvent' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c:195:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'WatchdogRegisterHandler' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.c:813:33: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SwitchBSP' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.c:1399:19: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ReadyToBootSignaled' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/TimerDxe/TimerDxe.c:70:32: style: Parameter 'This' can be declared as pointer to const. However it seems that 'TimerDriverRegisterHandler' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Drivers/TimerDxe/TimerDxe.c:94:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ExitBootServicesEvent' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.c:612:21: style: Parameter 'BufferSize' can be declared as pointer to const. However it seems that 'FileWrite' is a callback function, if 'BufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805Watchdog.c:134:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ExitBootServicesEvent' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805Watchdog.c:173:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SP805RegisterHandler' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ArmVirtPkg/Library/DebugLibFdtPL011Uart/Runtime.c:33:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ExitBootServicesNotify' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenFfs/GenFfs.c:475:22: style: Parameter 'ReadSize' can be declared as pointer to const. However it seems that 'FfsRebaseImageRead' is a callback function, if 'ReadSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenFw/Elf32Convert.c:236:13: style: Parameter 'Shdr' can be declared as pointer to const. However it seems that 'IsTextShdr' is a callback function, if 'Shdr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenFw/Elf32Convert.c:246:13: style: Parameter 'Shdr' can be declared as pointer to const. However it seems that 'IsHiiRsrcShdr' is a callback function, if 'Shdr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenFv/GenFvInternalLib.c:3331:19: style: Parameter 'ReadSize' can be declared as pointer to const. However it seems that 'FfsRebaseImageRead' is a callback function, if 'ReadSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenFw/Elf64Convert.c:273:13: style: Parameter 'Shdr' can be declared as pointer to const. However it seems that 'IsTextShdr' is a callback function, if 'Shdr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenFw/Elf64Convert.c:283:13: style: Parameter 'Shdr' can be declared as pointer to const. However it seems that 'IsHiiRsrcShdr' is a callback function, if 'Shdr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenSec/GenSec.c:1144:22: style: Parameter 'ReadSize' can be declared as pointer to const. However it seems that 'FfsRebaseImageRead' is a callback function, if 'ReadSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/LzmaCompress/Sdk/C/LzFindMt.c:593:74: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MatchFinderMt_GetPointerToCurrentPos' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/GenFw/GenFw.c:854:19: style: Parameter 'ReadSize' can be declared as pointer to const. However it seems that 'RebaseImageRead' is a callback function, if 'ReadSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/PyEfiCompressor/EfiCompressor.c:172:16: style: Parameter 'Self' can be declared as pointer to const. However it seems that 'UefiCompress' is a callback function, if 'Self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/PyEfiCompressor/EfiCompressor.c:173:16: style: Parameter 'Args' can be declared as pointer to const. However it seems that 'UefiCompress' is a callback function, if 'Args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/PyEfiCompressor/EfiCompressor.c:183:16: style: Parameter 'Self' can be declared as pointer to const. However it seems that 'FrameworkCompress' is a callback function, if 'Self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/PyEfiCompressor/EfiCompressor.c:184:16: style: Parameter 'Args' can be declared as pointer to const. However it seems that 'FrameworkCompress' is a callback function, if 'Args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/LzmaCompress/Sdk/C/LzFind.c:47: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] edk2-2024.02/BaseTools/Source/C/LzmaCompress/Sdk/C/LzFind.c:49: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] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:176:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pLLK' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:177:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pLLK' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:192:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCk' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:193:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pCk' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:208:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTab' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:209:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pTab' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:226:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pAAd' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:227:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pAAd' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:239:11: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTreport' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:240:11: style: Parameter 't' can be declared as pointer to const. However it seems that 'pTreport' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:349:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:350:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFe' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:351:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFl' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:352:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFm' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:353:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFt' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:368:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pAA' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:369:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'pAAm' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:371:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFHdr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:387:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pPre' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:399:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pOut' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:483:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTRes' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:484:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pTRes' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c:1058:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'dlgerror' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/dlg/main.c:92:8: style: Parameter 's' can be declared as pointer to const. However it seems that 'p_cl_name' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/dlg/main.c:101:29: style: Parameter 's' can be declared as pointer to const. However it seems that 'p_mode_file' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/dlg/main.c:102:26: style: Parameter 's' can be declared as pointer to const. However it seems that 'p_outdir' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:87:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pProj' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:95:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUL' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:102:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCPP' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:109:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUT' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:117:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTrees' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:124:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHoist' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:180:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pOdir' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:192:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHdr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:205:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pCFiles' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:216:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCompiler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk_old.c:229:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'ppccts_path' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:106:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pProj' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:118:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUL' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:129:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCPP' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:140:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUT' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:152:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTrees' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:163:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHoist' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:300:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pOdir' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:312:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHdr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:324:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCompiler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/genmk.c:338:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'ppccts_path' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/gen.c:3833:11: style: Parameter 'q' can be declared as pointer to const. However it seems that 'genEndBlk' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/antlr/gen.c:3843:11: style: Parameter 'q' can be declared as pointer to const. However it seems that 'genEndRule' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/BaseTools/Source/C/VolInfo/VolInfo.c:1424:19: style: Parameter 'ReadSize' can be declared as pointer to const. However it seems that 'RebaseImageRead' is a callback function, if 'ReadSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:154:15: style: Parameter 'Md4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4Init' is a callback function, if 'Md4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:173:21: style: Parameter 'Md4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4Duplicate' is a callback function, if 'Md4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:174:21: style: Parameter 'NewMd4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4Duplicate' is a callback function, if 'NewMd4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:194:24: style: Parameter 'Md4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4Update' is a callback function, if 'Md4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:195:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4Update' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:216:19: style: Parameter 'Md4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4Final' is a callback function, if 'Md4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:217:19: style: Parameter 'HashValue' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4Final' is a callback function, if 'HashValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:238:21: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4HashAll' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:240:21: style: Parameter 'HashValue' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd4HashAll' is a callback function, if 'HashValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:280:15: style: Parameter 'Md5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5Init' is a callback function, if 'Md5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:302:21: style: Parameter 'Md5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5Duplicate' is a callback function, if 'Md5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:303:21: style: Parameter 'NewMd5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5Duplicate' is a callback function, if 'NewMd5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:330:24: style: Parameter 'Md5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5Update' is a callback function, if 'Md5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:331:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5Update' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:361:19: style: Parameter 'Md5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5Final' is a callback function, if 'Md5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:362:19: style: Parameter 'HashValue' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5Final' is a callback function, if 'HashValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:387:21: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5HashAll' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:389:21: style: Parameter 'HashValue' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceMd5HashAll' is a callback function, if 'HashValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1496:14: style: Parameter 'HmacMd5Ctx' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5Free' is a callback function, if 'HmacMd5Ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1516:22: style: Parameter 'HmacMd5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5SetKey' is a callback function, if 'HmacMd5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1517:22: style: Parameter 'Key' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5SetKey' is a callback function, if 'Key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1537:21: style: Parameter 'HmacMd5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5Duplicate' is a callback function, if 'HmacMd5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1538:21: style: Parameter 'NewHmacMd5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5Duplicate' is a callback function, if 'NewHmacMd5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1558:24: style: Parameter 'HmacMd5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5Update' is a callback function, if 'HmacMd5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1559:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5Update' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1580:19: style: Parameter 'HmacMd5Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5Final' is a callback function, if 'HmacMd5Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1581:19: style: Parameter 'HmacValue' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacMd5Final' is a callback function, if 'HmacValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1613:14: style: Parameter 'HmacSha1Ctx' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1Free' is a callback function, if 'HmacSha1Ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1633:22: style: Parameter 'HmacSha1Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1SetKey' is a callback function, if 'HmacSha1Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1634:22: style: Parameter 'Key' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1SetKey' is a callback function, if 'Key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1654:21: style: Parameter 'HmacSha1Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1Duplicate' is a callback function, if 'HmacSha1Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1655:21: style: Parameter 'NewHmacSha1Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1Duplicate' is a callback function, if 'NewHmacSha1Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1675:24: style: Parameter 'HmacSha1Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1Update' is a callback function, if 'HmacSha1Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1676:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1Update' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1697:19: style: Parameter 'HmacSha1Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1Final' is a callback function, if 'HmacSha1Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:1698:19: style: Parameter 'HmacValue' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceHmacSha1Final' is a callback function, if 'HmacValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2096:22: style: Parameter 'TdesContext' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesInit' is a callback function, if 'TdesContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2097:22: style: Parameter 'Key' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesInit' is a callback function, if 'Key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2119:22: style: Parameter 'TdesContext' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesEcbEncrypt' is a callback function, if 'TdesContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2120:22: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesEcbEncrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2122:22: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesEcbEncrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2143:22: style: Parameter 'TdesContext' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesEcbDecrypt' is a callback function, if 'TdesContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2144:22: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesEcbDecrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2146:22: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesEcbDecrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2168:22: style: Parameter 'TdesContext' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcEncrypt' is a callback function, if 'TdesContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2169:22: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcEncrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2171:22: style: Parameter 'Ivec' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcEncrypt' is a callback function, if 'Ivec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2172:22: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcEncrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2194:22: style: Parameter 'TdesContext' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcDecrypt' is a callback function, if 'TdesContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2195:22: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcDecrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2197:22: style: Parameter 'Ivec' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcDecrypt' is a callback function, if 'Ivec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2198:22: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceTdesCbcDecrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2270:22: style: Parameter 'AesContext' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceAesEcbEncrypt' is a callback function, if 'AesContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2271:22: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceAesEcbEncrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2273:22: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceAesEcbEncrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2294:22: style: Parameter 'AesContext' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceAesEcbDecrypt' is a callback function, if 'AesContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2295:22: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceAesEcbDecrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2297:22: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceAesEcbDecrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2417:22: style: Parameter 'Arc4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Init' is a callback function, if 'Arc4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2418:22: style: Parameter 'Key' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Init' is a callback function, if 'Key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2440:25: style: Parameter 'Arc4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Encrypt' is a callback function, if 'Arc4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2441:25: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Encrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2443:25: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Encrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2464:19: style: Parameter 'Arc4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Decrypt' is a callback function, if 'Arc4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2465:19: style: Parameter 'Input' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Decrypt' is a callback function, if 'Input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2467:19: style: Parameter 'Output' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Decrypt' is a callback function, if 'Output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Driver/Crypto.c:2485:18: style: Parameter 'Arc4Context' can be declared as pointer to const. However it seems that 'DeprecatedCryptoServiceArc4Reset' is a callback function, if 'Arc4Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/ciphers.c:79:36: style: Parameter 'ssl' can be declared as pointer to const. However it seems that 'dummy_psk' is a callback function, if 'ssl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/ciphers.c:79:65: style: Parameter 'identity' can be declared as pointer to const. However it seems that 'dummy_psk' is a callback function, if 'identity' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/ciphers.c:81:46: style: Parameter 'psk' can be declared as pointer to const. However it seems that 'dummy_psk' is a callback function, if 'psk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/app_x509.c:37:28: style: Parameter 'object' can be declared as pointer to const. However it seems that 'x509_ctrl' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/app_x509.c:37:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'x509_ctrl' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/app_x509.c:61:32: style: Parameter 'object' can be declared as pointer to const. However it seems that 'x509_req_ctrl' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/app_x509.c:61:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'x509_req_ctrl' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/engine_loader.c:151:46: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'engine_eof' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/engine_loader.c:156:48: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'engine_error' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/tlssrp_depr.c:140:29: style: Parameter 'ssl' can be declared as pointer to const. However it seems that 'dummy_srp' is a callback function, if 'ssl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/lib/tlssrp_depr.c:140:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dummy_srp' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/ts.c:760:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'serial_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/apps/ts.c:1031:46: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'verify_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_moid.c:45:45: style: Parameter 'md' can be declared as pointer to const. However it seems that 'oid_module_finish' is a callback function, if 'md' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_mstbl.c:42:46: style: Parameter 'md' can be declared as pointer to const. However it seems that 'stbl_module_finish' is a callback function, if 'md' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_readbuff.c:153:34: style: Parameter 'b' can be declared as pointer to const. However it seems that 'readbuffer_write' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_readbuff.c:157:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'readbuffer_puts' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:40:27: style: Parameter 'b' can be declared as pointer to const. However it seems that 'null_read' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:40:36: style: Parameter 'out' can be declared as pointer to const. However it seems that 'null_read' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:45:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'null_write' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:50:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'null_ctrl' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:50:56: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_ctrl' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:75:27: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'null_gets' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:75:37: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'null_gets' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c:80:27: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'null_puts' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ct/ct_x509v3.c:16:64: style: Parameter 'val' can be declared as pointer to const. However it seems that 'i2s_poison' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ct/ct_x509v3.c:21:70: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 's2i_poison' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_ameth.c:419:36: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'dhx_pkey_ctrl' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_ameth.c:419:67: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'dhx_pkey_ctrl' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_pmeth.c:74:43: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_dh_cleanup' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_pmeth.c:117:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_dh_ctrl' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/dsa/dsa_pmeth.c:71:44: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_dsa_cleanup' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/dsa/dsa_pmeth.c:123:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_dsa_ctrl' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/ec_pmeth.c:432:43: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_ec_paramgen' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/ecx_meth.c:777:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_ecx_ctrl' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/ecx_meth.c:777:69: style: Parameter 'p2' can be declared as pointer to const. However it seems that 'pkey_ecx_ctrl' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/ecx_meth.c:895:69: style: Parameter 'p2' can be declared as pointer to const. However it seems that 'pkey_ecd_ctrl' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/engine/eng_openssl.c:659:29: style: Parameter 'e' can be declared as pointer to const. However it seems that 'openssl_destroy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_null.c:39:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_init_key' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_null.c:17:29: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_null.c:22:31: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_null.c:27:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'final' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_null.c:27:50: style: Parameter 'md' can be declared as pointer to const. However it seems that 'final' is a callback function, if 'md' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:88:29: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'dummy_new' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:88:43: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'dummy_new' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:88:64: style: Parameter 'ad' can be declared as pointer to const. However it seems that 'dummy_new' is a callback function, if 'ad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:89:39: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'dummy_new' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:93:30: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'dummy_free' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:93:44: 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] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:93:65: style: Parameter 'ad' can be declared as pointer to const. However it seems that 'dummy_free' is a callback function, if 'ad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:94:41: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'dummy_free' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:98:38: style: Parameter 'to' can be declared as pointer to const. However it seems that 'dummy_dup' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c:100:39: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'dummy_dup' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/v3_ocsp.c:227: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] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/v3_ocsp.c:228: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] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/v3_ocsp.c:234:43: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 's2i_ocsp_nocheck' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/property/property_string.c:176:42: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'find_str_fn' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ameth.c:417:36: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'rsa_pkey_ctrl' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pmeth.c:122:44: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_rsa_cleanup' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pmeth.c:428:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'pkey_rsa_ctrl' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/sparse_array.c:129:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'trampoline' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:62:38: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'ui_new_method_data' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:62:52: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'ui_new_method_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:62:73: style: Parameter 'ad' can be declared as pointer to const. However it seems that 'ui_new_method_data' is a callback function, if 'ad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:63:58: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'ui_new_method_data' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:99:24: style: Parameter 'ui' can be declared as pointer to const. However it seems that 'ui_open' is a callback function, if 'ui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:133:25: style: Parameter 'ui' can be declared as pointer to const. However it seems that 'ui_write' is a callback function, if 'ui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:133:40: style: Parameter 'uis' can be declared as pointer to const. However it seems that 'ui_write' is a callback function, if 'uis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c:137:25: style: Parameter 'ui' can be declared as pointer to const. However it seems that 'ui_close' is a callback function, if 'ui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/v3_san.c:301:57: style: Parameter 'method' can be declared as pointer to const. However it seems that 'v2i_issuer_alt' is a callback function, if 'method' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/v3_san.c:378:58: style: Parameter 'method' can be declared as pointer to const. However it seems that 'v2i_subject_alt' is a callback function, if 'method' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_trust.c:217:38: style: Parameter 'trust' can be declared as pointer to const. However it seems that 'trust_1oidany' is a callback function, if 'trust' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_trust.c:229: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] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/providers/implementations/digests/null_prov.c:18:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_init' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/providers/implementations/digests/null_prov.c:23:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_update' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/providers/implementations/digests/null_prov.c:28:38: style: Parameter 'md' can be declared as pointer to const. However it seems that 'null_final' is a callback function, if 'md' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/providers/implementations/digests/null_prov.c:28:54: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_final' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/asynctest.c:22:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'only_pause' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/asynctest.c:29:26: style: Parameter 'args' can be declared as pointer to const. However it seems that 'add_two' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/asynctest.c:38:31: style: Parameter 'args' can be declared as pointer to const. However it seems that 'save_current' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/asynctest.c:113:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'blockpause' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/asynctest.c:159:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/bio_memleak_test.c:225:37: style: Parameter 'bio' can be declared as pointer to const. However it seems that 'BIO_error_callback' is a callback function, if 'bio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/bio_memleak_test.c:227:60: style: Parameter 'processed' can be declared as pointer to const. However it seems that 'BIO_error_callback' is a callback function, if 'processed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/dhtest.c:234:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/dtlsv1listentest.c:273:31: style: Parameter 'ssl' can be declared as pointer to const. However it seems that 'cookie_verify' is a callback function, if 'ssl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/dsatest.c:124:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dsa_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/enginetest.c:196:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_encrypt' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/enginetest.c:196:59: style: Parameter 'sig' can be declared as pointer to const. However it seems that 'test_encrypt' is a callback function, if 'sig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/enginetest.c:197:33: style: Parameter 'siglen' can be declared as pointer to const. However it seems that 'test_encrypt' is a callback function, if 'siglen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:29:39: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'exnew' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:30:37: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'exnew' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:40:52: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'exdup' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:51:39: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'exfree' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:71:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'exnew2' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:72:37: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'exnew2' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:90:52: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'exdup2' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/exdatatest.c:115:39: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'exfree2' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/evp_extra_test.c:2241:40: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'pkey_custom_check' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/evp_extra_test.c:2246:44: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'pkey_custom_pub_check' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/evp_extra_test.c:2251:46: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'pkey_custom_param_check' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:322:45: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'verify_accept_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:322:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'verify_accept_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:326:42: style: Parameter 's' can be declared as pointer to const. However it seems that 'broken_session_ticket_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:326:60: style: Parameter 'key_name' can be declared as pointer to const. However it seems that 'broken_session_ticket_cb' is a callback function, if 'key_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:327:52: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'broken_session_ticket_cb' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:327:72: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'broken_session_ticket_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:328:50: style: Parameter 'hctx' can be declared as pointer to const. However it seems that 'broken_session_ticket_cb' is a callback function, if 'hctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:461:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'decrypt_session_ticket_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:461:59: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'decrypt_session_ticket_cb' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/helpers/handshake.c:465:44: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'decrypt_session_ticket_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/lhash_test.c:58:28: style: Parameter 'v' can be declared as pointer to const. However it seems that 'int_doall' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/lhash_test.c:68:32: style: Parameter 'p' can be declared as pointer to const. However it seems that 'int_doall_arg' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/evp_pkey_provided_test.c:131:26: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'pass_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/evp_pkey_provided_test.c:131:59: style: Parameter 'u' can be declared as pointer to const. However it seems that 'pass_cb' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/evp_pkey_provided_test.c:136:32: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'pass_cb_error' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/evp_pkey_provided_test.c:136:65: style: Parameter 'u' can be declared as pointer to const. However it seems that 'pass_cb_error' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/property_test.c:42:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'up_ref' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/property_test.c:47:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'down_ref' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:136:39: style: Parameter 's' can be declared as pointer to const. However it seems that 'cb_server_rejects_npn' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:137:48: style: Parameter 'len' can be declared as pointer to const. However it seems that 'cb_server_rejects_npn' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:137:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cb_server_rejects_npn' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:410:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'serverinfo_cli_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:412:41: style: Parameter 'al' can be declared as pointer to const. However it seems that 'serverinfo_cli_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:412:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'serverinfo_cli_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:442:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_0_cli_add_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:444:44: style: Parameter 'outlen' can be declared as pointer to const. However it seems that 'custom_ext_0_cli_add_cb' is a callback function, if 'outlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:444:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_0_cli_add_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:444:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_0_cli_add_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:451:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_0_cli_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:453:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_0_cli_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:453:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_0_cli_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:469:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_1_cli_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:471:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_1_cli_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:471:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_1_cli_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:487:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_2_cli_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:489:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_2_cli_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:489:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_2_cli_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:509:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_3_cli_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:511:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_3_cli_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:511:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_3_cli_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:526:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_0_srv_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:528:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_0_srv_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:528:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_0_srv_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:535:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_0_srv_add_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:537:44: style: Parameter 'outlen' can be declared as pointer to const. However it seems that 'custom_ext_0_srv_add_cb' is a callback function, if 'outlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:537:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_0_srv_add_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:537:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_0_srv_add_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:544:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_1_srv_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:546:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_1_srv_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:546:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_1_srv_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:558:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_1_srv_add_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:560:44: style: Parameter 'outlen' can be declared as pointer to const. However it seems that 'custom_ext_1_srv_add_cb' is a callback function, if 'outlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:560:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_1_srv_add_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:560:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_1_srv_add_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:565:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_2_srv_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:567:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_2_srv_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:567:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_2_srv_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:588:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'custom_ext_3_srv_parse_cb' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:590:57: style: Parameter 'al' can be declared as pointer to const. However it seems that 'custom_ext_3_srv_parse_cb' is a callback function, if 'al' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/ssl_old_test.c:590:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'custom_ext_3_srv_parse_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/CryptoPkg/Library/OpensslLib/openssl/test/trace_api_test.c:117:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'trace_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiMcfgLibArm/McfgGenerator.c:265:63: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FreeMcfgTableResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiMcfgLibArm/McfgGenerator.c:266:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreeMcfgTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiMcfgLibArm/McfgGenerator.c:267:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreeMcfgTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiGtdtLibArm/GtdtGenerator.c:684:63: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FreeGtdtTableResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiGtdtLibArm/GtdtGenerator.c:685:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreeGtdtTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiGtdtLibArm/GtdtGenerator.c:686:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreeGtdtTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiMadtLibArm/MadtGenerator.c:735:63: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FreeMadtTableResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiMadtLibArm/MadtGenerator.c:736:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreeMadtTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiMadtLibArm/MadtGenerator.c:737:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreeMadtTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiRawLibArm/RawGenerator.c:41:59: style: Parameter 'This' can be declared as pointer to const. However it seems that 'BuildRawTable' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiRawLibArm/RawGenerator.c:42:59: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'BuildRawTable' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiRawLibArm/RawGenerator.c:43:59: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'BuildRawTable' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSratLibArm/SratGenerator.c:736:63: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FreeSratTableResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSratLibArm/SratGenerator.c:737:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreeSratTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSratLibArm/SratGenerator.c:738:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreeSratTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiPpttLibArm/PpttGenerator.c:1345:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreePpttTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiPpttLibArm/PpttGenerator.c:1346:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreePpttTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtCmn600LibArm/SsdtCmn600Generator.c:512:61: style: Parameter 'This' can be declared as pointer to const. However it seems that 'BuildSsdtCmn600TableEx' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtCmn600LibArm/SsdtCmn600Generator.c:513:60: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'BuildSsdtCmn600TableEx' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm/IortGenerator.c:2773:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreeIortTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm/IortGenerator.c:2774:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreeIortTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiPcctLibArm/PcctGenerator.c:1070:63: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FreePcctTableResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiPcctLibArm/PcctGenerator.c:1071:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreePcctTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiPcctLibArm/PcctGenerator.c:1072:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreePcctTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtSerialPortLibArm/SsdtSerialPortGenerator.c:163:61: style: Parameter 'This' can be declared as pointer to const. However it seems that 'BuildSsdtSerialPortTableEx' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtCpuTopologyLibArm/SsdtCpuTopologyGenerator.c:1563:63: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FreeSsdtCpuTopologyTableResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtCpuTopologyLibArm/SsdtCpuTopologyGenerator.c:1564:63: style: Parameter 'AcpiTableInfo' can be declared as pointer to const. However it seems that 'FreeSsdtCpuTopologyTableResources' is a callback function, if 'AcpiTableInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtCpuTopologyLibArm/SsdtCpuTopologyGenerator.c:1565:63: style: Parameter 'CfgMgrProtocol' can be declared as pointer to const. However it seems that 'FreeSsdtCpuTopologyTableResources' is a callback function, if 'CfgMgrProtocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c:35:27: style: Parameter 'CmObject' can be declared as pointer to const. However it seems that 'TokenFixerNotImplemented' is a callback function, if 'CmObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/NonCoherentIoMmuDxe/NonCoherentIoMmuDxe.c:67:29: style: Parameter 'This' can be declared as pointer to const. However it seems that 'NonCoherentIoMmuSetAttribute' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/NonCoherentIoMmuDxe/NonCoherentIoMmuDxe.c:69:29: style: Parameter 'Mapping' can be declared as pointer to const. However it seems that 'NonCoherentIoMmuSetAttribute' is a callback function, if 'Mapping' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/VirtualKeyboardDxe/ComponentName.c:172:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtualKeyboardComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/VirtualKeyboardDxe/ComponentName.c:175:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'VirtualKeyboardComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/VirtualKeyboardDxe/VirtualKeyboard.c:295:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtualKeyboardDriverBindingStop' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/VirtualKeyboardDxe/VirtualKeyboard.c:298:37: style: Parameter 'ChildHandleBuffer' can be declared as pointer to const. However it seems that 'VirtualKeyboardDriverBindingStop' is a callback function, if 'ChildHandleBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/VirtualKeyboardDxe/VirtualKeyboard.c:793:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtualKeyboardSetState' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Drivers/VirtualKeyboardDxe/VirtualKeyboard.c:794:42: style: Parameter 'KeyToggleState' can be declared as pointer to const. However it seems that 'VirtualKeyboardSetState' is a callback function, if 'KeyToggleState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/GdbStub/SerialIo.c:275:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GdbSerialReset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/GdbStub/SerialIo.c:310:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GdbSerialSetAttributes' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/GdbStub/SerialIo.c:336:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GdbSerialSetControl' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/GdbStub/SerialIo.c:356:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GdbSerialGetControl' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/GdbStub/SerialIo.c:357:31: style: Parameter 'Control' can be declared as pointer to const. However it seems that 'GdbSerialGetControl' is a callback function, if 'Control' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/GdbStub/GdbStub.c:46:19: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'GdbSymbolEventHandler' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Universal/MmcDxe/ComponentName.c:148:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'MmcGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/Universal/MmcDxe/ComponentName.c:151:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'MmcGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c:262:39: style: Parameter 'This' can be declared as pointer to const. However it seems that 'TextInReset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c:594:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'QueryMode' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c:690:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EnableCursor' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/CpuRuntimeDxe/Cpu.c:254:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuFlushCpuDataCache' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/CpuRuntimeDxe/Cpu.c:323:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuInit' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/CpuRuntimeDxe/Cpu.c:333:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuRegisterInterruptHandler' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/CpuRuntimeDxe/Cpu.c:380:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuSetMemoryAttributes' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/EmuBlockIoDxe/DriverConfiguration.c:106:50: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuBlockIoDriverConfigurationSetOptions' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/EmuBlockIoDxe/DriverDiagnostics.c:51:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuBlockIoDriverDiagnosticsRunDiagnostics' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/EmuSnpDxe/ComponentName.c:302:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuSnpDriverComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/EmuSnpDxe/ComponentName.c:305:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'EmuSnpDriverComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/EmuGopDxe/GopInput.c:275:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuGopSimpleTextInExResetEx' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/CpuRuntimeDxe/MpService.c:1339:19: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'CpuReadToBootFunction' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/RealTimeClockRuntimeDxe/RealTimeClock.c:129:18: style: Parameter 'Enabled' can be declared as pointer to const. However it seems that 'EmuGetWakeupTime' is a callback function, if 'Enabled' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/RealTimeClockRuntimeDxe/RealTimeClock.c:130:18: style: Parameter 'Pending' can be declared as pointer to const. However it seems that 'EmuGetWakeupTime' is a callback function, if 'Pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/RealTimeClockRuntimeDxe/RealTimeClock.c:131:18: style: Parameter 'Time' can be declared as pointer to const. However it seems that 'EmuGetWakeupTime' is a callback function, if 'Time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/RealTimeClockRuntimeDxe/RealTimeClock.c:166:18: style: Parameter 'Time' can be declared as pointer to const. However it seems that 'EmuSetWakeupTime' is a callback function, if 'Time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/Win/Host/WinBlockIo.c:519:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'WinNtBlockIoThunkClose' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/Unix/Host/Host.c:869:18: style: Parameter 'ReadSize' can be declared as pointer to const. However it seems that 'SecImageRead' is a callback function, if 'ReadSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/Win/Host/WinThunk.c:540:18: style: Parameter 'Time' can be declared as pointer to const. However it seems that 'SecSetTime' is a callback function, if 'Time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/Win/Host/WinHost.c:830:18: style: Parameter 'ReadSize' can be declared as pointer to const. However it seems that 'SecImageRead' is a callback function, if 'ReadSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/EmulatorPkg/Win/Host/WinFileSystem.c:2379:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'WinNtFileSystmeThunkClose' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/FmpDevicePkg/CapsuleUpdatePolicyDxe/CapsuleUpdatePolicyDxe.c:116:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CapsuleUpdatePolicyIsLowestSupportedVersionCheckRequired' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/FmpDevicePkg/FmpDxe/FmpDxe.c:1528:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GetPackageInfo' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/FmpDevicePkg/FmpDxe/FmpDxe.c:1529:42: style: Parameter 'PackageVersion' can be declared as pointer to const. However it seems that 'GetPackageInfo' is a callback function, if 'PackageVersion' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/FmpDevicePkg/FmpDxe/FmpDxe.c:1531:42: style: Parameter 'PackageVersionNameMaxLen' can be declared as pointer to const. However it seems that 'GetPackageInfo' is a callback function, if 'PackageVersionNameMaxLen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/FmpDevicePkg/FmpDxe/FmpDxe.c:1532:42: style: Parameter 'AttributesSupported' can be declared as pointer to const. However it seems that 'GetPackageInfo' is a callback function, if 'AttributesSupported' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/FmpDevicePkg/FmpDxe/FmpDxe.c:1533:42: style: Parameter 'AttributesSetting' can be declared as pointer to const. However it seems that 'GetPackageInfo' is a callback function, if 'AttributesSetting' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Application/UiApp/FrontPage.c:112:46: style: Parameter 'Results' can be declared as pointer to const. However it seems that 'FakeExtractConfig' is a callback function, if 'Results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c:1842:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'AtaPassThruResetPort' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c:2334:44: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'ExtScsiPassThruBuildDevicePath' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c:2496:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'ExtScsiPassThruResetChannel' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c:2528:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'ExtScsiPassThruResetTargetLun' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c:1340:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'AtaDiskInfoInquiry' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c:1341:35: style: Parameter 'InquiryData' can be declared as pointer to const. However it seems that 'AtaDiskInfoInquiry' is a callback function, if 'InquiryData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c:1342:35: style: Parameter 'InquiryDataSize' can be declared as pointer to const. However it seems that 'AtaDiskInfoInquiry' is a callback function, if 'InquiryDataSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c:1410:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'AtaDiskInfoSenseData' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c:1411:35: style: Parameter 'SenseData' can be declared as pointer to const. However it seems that 'AtaDiskInfoSenseData' is a callback function, if 'SenseData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c:1412:35: style: Parameter 'SenseDataSize' can be declared as pointer to const. However it seems that 'AtaDiskInfoSenseData' is a callback function, if 'SenseDataSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c:1413:35: style: Parameter 'SenseDataNumber' can be declared as pointer to const. However it seems that 'AtaDiskInfoSenseData' is a callback function, if 'SenseDataNumber' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/I2c/I2cDxe/I2cHost.c:175:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'I2cHostComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/I2c/I2cDxe/I2cHost.c:178:38: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'I2cHostComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Isa/IsaBusDxe/ComponentName.c:165:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IsaBusComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Isa/IsaBusDxe/ComponentName.c:168:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'IsaBusComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c:226:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'I2cBusComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c:229:38: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'I2cBusComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/ComponentName.c:96:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'NonDiscoverablePciGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/ComponentName.c:99:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'NonDiscoverablePciGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1227:44: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EhcIsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1233:44: style: Parameter 'Data' can be declared as const array. However it seems that 'EhcIsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1235:44: style: Parameter 'Translator' can be declared as pointer to const. However it seems that 'EhcIsochronousTransfer' is a callback function, if 'Translator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1236:44: style: Parameter 'TransferResult' can be declared as pointer to const. However it seems that 'EhcIsochronousTransfer' is a callback function, if 'TransferResult' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1268:44: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EhcAsyncIsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1274:44: style: Parameter 'Data' can be declared as const array. However it seems that 'EhcAsyncIsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1276:44: style: Parameter 'Translator' can be declared as pointer to const. However it seems that 'EhcAsyncIsochronousTransfer' is a callback function, if 'Translator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c:1278:44: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'EhcAsyncIsochronousTransfer' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c:55:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'NvmExpressDiskInfoInquiry' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c:56:35: style: Parameter 'InquiryData' can be declared as pointer to const. However it seems that 'NvmExpressDiskInfoInquiry' is a callback function, if 'InquiryData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c:57:35: style: Parameter 'InquiryDataSize' can be declared as pointer to const. However it seems that 'NvmExpressDiskInfoInquiry' is a callback function, if 'InquiryDataSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c:124:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'NvmExpressDiskInfoSenseData' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c:125:35: style: Parameter 'SenseData' can be declared as pointer to const. However it seems that 'NvmExpressDiskInfoSenseData' is a callback function, if 'SenseData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c:126:35: style: Parameter 'SenseDataSize' can be declared as pointer to const. However it seems that 'NvmExpressDiskInfoSenseData' is a callback function, if 'SenseDataSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c:127:35: style: Parameter 'SenseDataNumber' can be declared as pointer to const. However it seems that 'NvmExpressDiskInfoSenseData' is a callback function, if 'SenseDataNumber' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceIo.c:94:35: style: Parameter 'Result' can be declared as pointer to const. However it seems that 'PciIoPollMem' is a callback function, if 'Result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceIo.c:152:35: style: Parameter 'Result' can be declared as pointer to const. However it seems that 'PciIoPollIo' is a callback function, if 'Result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceIo.c:452:38: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'PciIoIoRead' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceIo.c:1442:28: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PciIoFlush' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceIo.c:1672:32: style: Parameter 'Offset' can be declared as pointer to const. However it seems that 'PciIoSetBarAttributes' is a callback function, if 'Offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/PciBusDxe/ComponentName.c:161:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PciBusComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/PciBusDxe/ComponentName.c:164:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'PciBusComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c:2016:28: style: Parameter 'Offset' can be declared as pointer to const. However it seems that 'PciIoSetBarAttributes' is a callback function, if 'Offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c:1731:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RootBridgeIoFlush' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/SataControllerDxe/SataController.c:788:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IdeInitNotifyPhase' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/SataControllerDxe/SataController.c:1107:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IdeInitSetTiming' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/SataControllerDxe/SataController.c:1110:41: style: Parameter 'Modes' can be declared as pointer to const. However it seems that 'IdeInitSetTiming' is a callback function, if 'Modes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1252:47: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Uhci2IsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1258:47: style: Parameter 'Data' can be declared as const array. However it seems that 'Uhci2IsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1260:47: style: Parameter 'Translator' can be declared as pointer to const. However it seems that 'Uhci2IsochronousTransfer' is a callback function, if 'Translator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1261:47: style: Parameter 'TransferResult' can be declared as pointer to const. However it seems that 'Uhci2IsochronousTransfer' is a callback function, if 'TransferResult' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1289:47: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Uhci2AsyncIsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1295:47: style: Parameter 'Data' can be declared as const array. However it seems that 'Uhci2AsyncIsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1297:47: style: Parameter 'Translator' can be declared as pointer to const. However it seems that 'Uhci2AsyncIsochronousTransfer' is a callback function, if 'Translator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c:1299:47: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'Uhci2AsyncIsochronousTransfer' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1256:47: style: Parameter 'DataToggle' can be declared as pointer to const. However it seems that 'XhcBulkTransfer' is a callback function, if 'DataToggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1381:47: style: Parameter 'DataToggle' can be declared as pointer to const. However it seems that 'XhcAsyncInterruptTransfer' is a callback function, if 'DataToggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1524:47: style: Parameter 'DataToggle' can be declared as pointer to const. However it seems that 'XhcSyncInterruptTransfer' is a callback function, if 'DataToggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1623:47: style: Parameter 'This' can be declared as pointer to const. However it seems that 'XhcIsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1629:47: style: Parameter 'Data' can be declared as const array. However it seems that 'XhcIsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1631:47: style: Parameter 'Translator' can be declared as pointer to const. However it seems that 'XhcIsochronousTransfer' is a callback function, if 'Translator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1632:47: style: Parameter 'TransferResult' can be declared as pointer to const. However it seems that 'XhcIsochronousTransfer' is a callback function, if 'TransferResult' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1664:47: style: Parameter 'This' can be declared as pointer to const. However it seems that 'XhcAsyncIsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1670:47: style: Parameter 'Data' can be declared as const array. However it seems that 'XhcAsyncIsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1672:47: style: Parameter 'Translator' can be declared as pointer to const. However it seems that 'XhcAsyncIsochronousTransfer' is a callback function, if 'Translator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:1674:47: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'XhcAsyncIsochronousTransfer' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ComponentName.c:161:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'ScsiBusComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ComponentName.c:164:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'ScsiBusComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Pci/XhciPei/XhcPeim.c:893:43: style: Parameter 'DataToggle' can be declared as pointer to const. However it seems that 'XhcPeiBulkTransfer' is a callback function, if 'DataToggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c:918:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'ScsiDiskFlushBlocks' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c:6249:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'ScsiDiskInfoSenseData' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c:6250:35: style: Parameter 'SenseData' can be declared as pointer to const. However it seems that 'ScsiDiskInfoSenseData' is a callback function, if 'SenseData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c:6251:35: style: Parameter 'SenseDataSize' can be declared as pointer to const. However it seems that 'ScsiDiskInfoSenseData' is a callback function, if 'SenseDataSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c:6252:35: style: Parameter 'SenseDataNumber' can be declared as pointer to const. However it seems that 'ScsiDiskInfoSenseData' is a callback function, if 'SenseDataNumber' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c:546:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UfsPassThruResetChannel' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c:577:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UfsPassThruResetTargetLun' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c:578:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'UfsPassThruResetTargetLun' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/ComponentName.c:289:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbBusComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/ComponentName.c:292:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'UsbBusComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:482:29: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbIoIsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:484:29: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'UsbIoIsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:486:29: style: Parameter 'Status' can be declared as pointer to const. However it seems that 'UsbIoIsochronousTransfer' is a callback function, if 'Status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:509:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbIoAsyncIsochronousTransfer' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:511:40: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'UsbIoAsyncIsochronousTransfer' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:514:61: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'UsbIoAsyncIsochronousTransfer' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c:1016:42: style: Parameter 'KeyToggleState' can be declared as pointer to const. However it seems that 'USBKeyboardSetState' is a callback function, if 'KeyToggleState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ComponentName.c:147:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbMassStorageGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ComponentName.c:150:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'UsbMassStorageGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassDiskInfo.c:96:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbDiskInfoIdentify' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassDiskInfo.c:97:35: style: Parameter 'IdentifyData' can be declared as pointer to const. However it seems that 'UsbDiskInfoIdentify' is a callback function, if 'IdentifyData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassDiskInfo.c:124:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbDiskInfoSenseData' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassDiskInfo.c:125:35: style: Parameter 'SenseData' can be declared as pointer to const. However it seems that 'UsbDiskInfoSenseData' is a callback function, if 'SenseData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c:320:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbMassFlushBlocks' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcEcm/ComponentName.c:162:36: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbEcmComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcEcm/ComponentName.c:165:36: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'UsbEcmComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcNcm/ComponentName.c:162:36: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbNcmComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcNcm/ComponentName.c:165:36: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'UsbNcmComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbNetwork/UsbRndis/ComponentName.c:164:36: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UsbRndisComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Bus/Usb/UsbNetwork/UsbRndis/ComponentName.c:167:36: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'UsbRndisComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c:126:50: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FwVolBlockSetAttributes' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c:127:50: style: Parameter 'Attributes' can be declared as pointer to const. However it seems that 'FwVolBlockSetAttributes' is a callback function, if 'Attributes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c:159:43: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FwVolBlockEraseBlock' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c:281:47: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FwVolBlockWriteBlock' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c:284:47: style: Parameter 'NumBytes' can be declared as pointer to const. However it seems that 'FwVolBlockWriteBlock' is a callback function, if 'NumBytes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c:285:47: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'FwVolBlockWriteBlock' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/Mem/MemoryProfileRecord.c:1739:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'ProfileProtocolSetRecordingState' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c:264:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'InstallMemoryAttributesTableOnReadyToBoot' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:70:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemRead' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:74:34: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'PeiDefaultMemRead' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:135:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoRead' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:139:38: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'PeiDefaultIoRead' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:193:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoRead8' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:216:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoRead16' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:239:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoRead32' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:262:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoRead64' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:283:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoWrite8' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:304:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoWrite16' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:325:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoWrite32' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:346:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultIoWrite64' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:370:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemRead8' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:394:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemRead16' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:418:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemRead32' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:442:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemRead64' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:464:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemWrite8' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:486:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemWrite16' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c:508:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultMemWrite32' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c:49:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultPciCfg2Read' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c:52:41: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'PeiDefaultPciCfg2Read' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c:80:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PeiDefaultPciCfg2Write' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c:83:41: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'PeiDefaultPciCfg2Write' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/PiSmmCore/PiSmmCore.c:273:45: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'SmmS3EntryCallBack' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/PiSmmCore/PiSmmCore.c:274:45: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'SmmS3EntryCallBack' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/PiSmmCore/PiSmmCore.c:275:45: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'SmmS3EntryCallBack' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/PiSmmCore/PiSmmCore.c:670:36: style: Parameter 'SmmEntryContext' can be declared as pointer to const. However it seems that 'SmmEntryPoint' is a callback function, if 'SmmEntryContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Core/PiSmmCore/SmramProfileRecord.c:2106:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SmramProfileProtocolSetRecordingState' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/BrotliCustomDecompressLib/BrotliDecompress.c:48:13: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'BrFree' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/BrotliCustomDecompressLib/BrotliDecompress.c:49:13: style: Parameter 'Address' can be declared as pointer to const. However it seems that 'BrFree' is a callback function, if 'Address' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/BootManagerUiLib/BootManager.c:654:46: style: Parameter 'Results' can be declared as pointer to const. However it seems that 'BootManagerExtractConfig' is a callback function, if 'Results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c:779:46: style: Parameter 'Results' can be declared as pointer to const. However it seems that 'DeviceManagerExtractConfig' is a callback function, if 'Results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c:1629:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'DxeCapsuleLibEndOfDxe' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c:115:46: style: Parameter 'Results' can be declared as pointer to const. However it seems that 'LibExtractConfig' is a callback function, if 'Results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompress.c:60:20: style: Parameter 'P' can be declared as pointer to const. However it seems that 'SzFree' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompress.c:61:20: style: Parameter 'Address' can be declared as pointer to const. However it seems that 'SzFree' is a callback function, if 'Address' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzFind.c:60:18: 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] edk2-2024.02/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzFind.c:68:18: 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] edk2-2024.02/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/ReportStatusCodeLib.c:93:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ReportStatusCodeLibExitBootServices' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/PlatformVarCleanupLib/PlatVarCleanupLib.c:925:46: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'VariableCleanupHiiCallback' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/PlatformVarCleanupLib/PlatVarCleanupLib.c:1223:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'PlatformVarCleanupEndOfDxeEvent' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxMmLib.c:80:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'SmmLockBoxSmmReadyToLockNotify' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxMmLib.c:81:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'SmmLockBoxSmmReadyToLockNotify' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxMmLib.c:111:45: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'SmmLockBoxS3EntryCallBack' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxMmLib.c:112:45: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'SmmLockBoxS3EntryCallBack' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxMmLib.c:113:45: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'SmmLockBoxS3EntryCallBack' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxMmLib.c:181:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'SmmLockBoxEndOfS3ResumeNotify' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxMmLib.c:182:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'SmmLockBoxEndOfS3ResumeNotify' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.c:846:23: style: Parameter 'CommBufferSize' can be declared as pointer to const. However it seems that 'FpdtSmiHandler' is a callback function, if 'CommBufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.c:946:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'SmmCorePerformanceLibExitBootServicesCallback' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.c:947:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'SmmCorePerformanceLibExitBootServicesCallback' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.c:41:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'SmmPerformanceLibExitBootServicesCallback' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.c:42:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'SmmPerformanceLibExitBootServicesCallback' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Library/VarCheckPolicyLib/VarCheckPolicyLib.c:72:23: style: Parameter 'CommBufferSize' can be declared as pointer to const. However it seems that 'VarCheckPolicyLibMmiHandler' is a callback function, if 'CommBufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Console/ConPlatformDxe/ComponentName.c:152:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'ConPlatformComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Console/ConPlatformDxe/ComponentName.c:155:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'ConPlatformComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c:167:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GraphicsConsoleComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c:170:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'GraphicsConsoleComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Console/GraphicsOutputDxe/ComponentName.c:158:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GraphicsOutputComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Console/GraphicsOutputDxe/ComponentName.c:161:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'GraphicsOutputComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/DebugPortDxe/ComponentName.c:167:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'DebugPortComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/DebugPortDxe/ComponentName.c:170:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'DebugPortComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/DiskIoDxe/ComponentName.c:171:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'DiskIoComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/DiskIoDxe/ComponentName.c:174:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'DiskIoComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c:3941:42: style: Parameter 'KeyToggleState' can be declared as pointer to const. However it seems that 'ConSplitterTextInSetState' is a callback function, if 'KeyToggleState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/PartitionDxe/ComponentName.c:171:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PartitionComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/PartitionDxe/ComponentName.c:174:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'PartitionComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskBlockIo.c:96:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RamDiskBlkIoReset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskBlockIo.c:289:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RamDiskBlkIo2Reset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/ComponentName.c:171:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UdfComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/ComponentName.c:174:38: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'UdfComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.c:230:45: style: Parameter 'Results' can be declared as pointer to const. However it seems that 'RamDiskExtractConfig' is a callback function, if 'Results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/File.c:634:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UdfWrite' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/File.c:635:31: style: Parameter 'BufferSize' can be declared as pointer to const. However it seems that 'UdfWrite' is a callback function, if 'BufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/File.c:636:31: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'UdfWrite' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/File.c:886:26: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UdfSetInfo' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/File.c:887:26: style: Parameter 'InformationType' can be declared as pointer to const. However it seems that 'UdfSetInfo' is a callback function, if 'InformationType' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/File.c:889:26: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'UdfSetInfo' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UdfDxe/File.c:913:26: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UdfFlush' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/UnicodeCollationEng.c:179:39: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EngStriColl' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.c:82:46: style: Parameter 'Results' can be declared as pointer to const. However it seems that 'DriverHealthManagerFakeExtractConfig' is a callback function, if 'Results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcInt.c:363:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EbcIsImageSupported' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcInt.c:365:59: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'EbcIsImageSupported' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcInt.c:753:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EbcDebugRegisterPeriodicCallback' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcInt.c:839:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EbcDebugInvalidateInstructionCache' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcInt.c:841:35: style: Parameter 'Start' can be declared as pointer to const. However it seems that 'EbcDebugInvalidateInstructionCache' is a callback function, if 'Start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcInt.c:1316:25: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EbcRegisterICacheFlush' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3565:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteNOT' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3588:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteNEG' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3611:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteADD' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3634:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteSUB' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3661:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteMUL' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3688:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteMULU' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3877:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteAND' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3900:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteOR' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3923:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteXOR' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3946:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteSHL' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:3973:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteSHR' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:4000:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteASHR' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:4027:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteEXTNDB' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/EbcDxe/EbcExecute.c:4060:19: style: Parameter 'VmPtr' can be declared as pointer to const. However it seems that 'ExecuteEXTNDW' is a callback function, if 'VmPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c:301:23: style: Parameter 'CommBufferSize' can be declared as pointer to const. However it seems that 'SmmFaultTolerantWriteHandler' is a callback function, if 'CommBufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c:594:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'MmEndOfDxeCallback' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c:595:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'MmEndOfDxeCallback' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/FvSimpleFileSystemDxe/ComponentName.c:173:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FvSimpleFileSystemComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/FvSimpleFileSystemDxe/ComponentName.c:176:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'FvSimpleFileSystemComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c:114:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'KeyboardLayoutChangeNullEvent' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2.c:136:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'LegacyRegion2BootLock' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2.c:139:37: style: Parameter 'Granularity' can be declared as pointer to const. However it seems that 'LegacyRegion2BootLock' is a callback function, if 'Granularity' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.c:381:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'SmmReadyToLockEventNotify' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.c:382:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'SmmReadyToLockEventNotify' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.c:208:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GenMemoryTestFinished' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c:1350:46: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'PlatOverMngrCallback' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c:1554:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GetDriverPath' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c:1581:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'DriverLoaded' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c:1583:46: style: Parameter 'DriverImagePath' can be declared as pointer to const. However it seems that 'DriverLoaded' is a callback function, if 'DriverImagePath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.c:315:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RegularExpressionMatch' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/SecurityStubDxe/Defer3rdPartyImageLoad.c:249:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'EndOfDxe' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c:1786:37: style: Parameter 'PackageGuid' can be declared as pointer to const. However it seems that 'FormUpdateNotify' is a callback function, if 'PackageGuid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c:1787:37: style: Parameter 'Package' can be declared as pointer to const. However it seems that 'FormUpdateNotify' is a callback function, if 'Package' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c:552:34: style: Parameter 'SmbiosHandle' can be declared as pointer to const. However it seems that 'SmbiosUpdateString' is a callback function, if 'SmbiosHandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c:553:34: style: Parameter 'StringNumber' can be declared as pointer to const. However it seems that 'SmbiosUpdateString' is a callback function, if 'StringNumber' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/SetupBrowserDxe/Setup.c:470:42: style: Parameter 'Handles' can be declared as pointer to const. However it seems that 'SendForm' is a callback function, if 'Handles' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c:105:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'WatchdogTimerDriverRegisterHandler' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/BaseLib/X86UnitTestHost.c:866:29: style: Parameter 'Gdtr' can be declared as pointer to const. However it seems that 'UnitTestHostBaseLibAsmReadGdtr' is a callback function, if 'Gdtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/BaseLib/X86UnitTestHost.c:906:29: style: Parameter 'Idtr' can be declared as pointer to const. However it seems that 'UnitTestHostBaseLibAsmReadIdtr' is a callback function, if 'Idtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/BaseLib/X86UnitTestHost.c:1331:27: style: Parameter 'ThunkContext' can be declared as pointer to const. However it seems that 'UnitTestHostBaseLibAsmPrepareThunk16' is a callback function, if 'ThunkContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/BaseLib/X86UnitTestHost.c:1392:27: style: Parameter 'ThunkContext' can be declared as pointer to const. However it seems that 'UnitTestHostBaseLibAsmThunk16' is a callback function, if 'ThunkContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/BaseLib/X86UnitTestHost.c:1420:27: style: Parameter 'ThunkContext' can be declared as pointer to const. However it seems that 'UnitTestHostBaseLibAsmPrepareAndThunk16' is a callback function, if 'ThunkContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/DxeHstiLib/HstiAip.c:151:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'HstiAipGetSupportedTypes' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/DxeRuntimeDebugLibSerialPort/DebugLib.c:49:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ExitBootServicesEvent' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/MipiSysTLib/mipisyst/library/platform/example/src/mipi_syst_platform.c:108:50: style: Parameter 'systh' can be declared as pointer to const. However it seems that 'mipi_syst_platform_init' is a callback function, if 'systh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/SmmIoLib/SmmIoLib.c:263:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'SmmIoLibInternalReadyToLockNotify' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/SmmIoLib/SmmIoLib.c:264:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'SmmIoLibInternalReadyToLockNotify' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/SmmMemLib/SmmMemLib.c:585:23: style: Parameter 'Protocol' can be declared as pointer to const. However it seems that 'SmmLibInternalReadyToLockNotify' is a callback function, if 'Protocol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/SmmMemLib/SmmMemLib.c:586:23: style: Parameter 'Interface' can be declared as pointer to const. However it seems that 'SmmLibInternalReadyToLockNotify' is a callback function, if 'Interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/UefiDebugLibConOut/DebugLibConstructor.c:41:15: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ExitBootServicesCallback' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLibConstructor.c:41:15: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ExitBootServicesCallback' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/UefiDebugLibStdErr/DebugLibConstructor.c:41:15: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ExitBootServicesCallback' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/UefiLib/UefiLib.c:356:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'EfiEventEmptyFunction' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c:41:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'RuntimeLibExitBootServicesEvent' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Dhcp4Dxe/Dhcp4Impl.c:1125:32: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EfiDhcp4Build' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Dhcp4Dxe/Dhcp4Impl.c:1297:13: style: Parameter 'Arg' can be declared as pointer to const. However it seems that 'DhcpDummyExtFree' is a callback function, if 'Arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/DnsDxe/DnsDriver.c:180:15: style: Parameter 'UdpIo' can be declared as pointer to const. However it seems that 'DnsConfigNullUdp' is a callback function, if 'UdpIo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/DnsDxe/DnsDriver.c:181:15: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'DnsConfigNullUdp' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/DnsDxe/DnsProtocol.c:558:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Dns4IpToHostName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/DnsDxe/DnsProtocol.c:560:35: style: Parameter 'Token' can be declared as pointer to const. However it seems that 'Dns4IpToHostName' is a callback function, if 'Token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/DnsDxe/DnsProtocol.c:1405:35: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Dns6IpToHostName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/DnsDxe/DnsProtocol.c:1407:35: style: Parameter 'Token' can be declared as pointer to const. However it seems that 'Dns6IpToHostName' is a callback function, if 'Token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/DnsDxe/DnsImpl.c:518:13: style: Parameter 'Arg' can be declared as pointer to const. However it seems that 'DnsDummyExtFree' is a callback function, if 'Arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/HttpDxe/ComponentName.c:124:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'HttpDxeComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/HttpDxe/ComponentName.c:127:38: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'HttpDxeComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiAuthenticationInfo.c:33:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IScsiGetAuthenticationInfo' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiExtScsiPassThru.c:201:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'IScsiExtScsiPassThruBuildDevicePath' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiExtScsiPassThru.c:347:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IScsiExtScsiPassThruResetChannel' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiExtScsiPassThru.c:366:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IScsiExtScsiPassThruResetTargetLun' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiExtScsiPassThru.c:367:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'IScsiExtScsiPassThruResetTargetLun' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiProto.c:1281:10: style: Parameter 'Arg' can be declared as pointer to const. However it seems that 'IScsiNbufExtFree' is a callback function, if 'Arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip4Dxe/Ip4If.c:675:26: style: Parameter 'Frame' can be declared as pointer to const. However it seems that 'Ip4CancelInstanceFrame' is a callback function, if 'Frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip4Dxe/Ip4Output.c:447:26: style: Parameter 'Frame' can be declared as pointer to const. However it seems that 'Ip4CancelPacketFragments' is a callback function, if 'Frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip4Dxe/Ip4Impl.c:1286:21: style: Parameter 'Map' can be declared as pointer to const. However it seems that 'Ip4TokenExist' is a callback function, if 'Map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip4Dxe/Ip4Impl.c:1505:18: style: Parameter 'Ip4Instance' can be declared as pointer to const. However it seems that 'Ip4OnPacketSent' is a callback function, if 'Ip4Instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip6Dxe/Ip6If.c:40:26: style: Parameter 'Frame' can be declared as pointer to const. However it seems that 'Ip6CancelInstanceFrame' is a callback function, if 'Frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip6Dxe/Ip6ConfigNv.c:1494:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Ip6FormRouteConfig' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip6Dxe/Ip6ConfigNv.c:1706:46: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'Ip6FormCallback' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip6Dxe/Ip6Impl.c:1014:21: style: Parameter 'Map' can be declared as pointer to const. However it seems that 'Ip6TokenExist' is a callback function, if 'Map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Ip6Dxe/Ip6Output.c:1000:26: style: Parameter 'Frame' can be declared as pointer to const. However it seems that 'Ip6CancelPacketFragments' is a callback function, if 'Frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiConfig.c:3142:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IScsiFormRouteConfig' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/IScsiDxe/IScsiConfig.c:3390:46: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'IScsiFormCallback' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:1027:21: style: Parameter 'Token' can be declared as pointer to const. However it seems that 'UdpIoCancelSingleDgram' is a callback function, if 'Token' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Mtftp4Dxe/Mtftp4Driver.c:110:15: style: Parameter 'UdpIo' can be declared as pointer to const. However it seems that 'Mtftp4ConfigNullUdp' is a callback function, if 'UdpIo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Mtftp4Dxe/Mtftp4Driver.c:111:15: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'Mtftp4ConfigNullUdp' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Mtftp4Dxe/Mtftp4Wrq.c:332:22: style: Parameter 'EndPoint' can be declared as pointer to const. However it seems that 'Mtftp4WrqInput' is a callback function, if 'EndPoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.c:732:32: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EfiMtftp4ParseOptions' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.c:422:32: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EfiMtftp6ParseOptions' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/Mtftp6Dxe/Mtftp6Wrq.c:374:22: style: Parameter 'UdpEpt' can be declared as pointer to const. However it seems that 'Mtftp6WrqInput' is a callback function, if 'UdpEpt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/TcpDxe/SockImpl.c:76:13: style: Parameter 'Arg' can be declared as pointer to const. However it seems that 'SockFreeFoo' is a callback function, if 'Arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigImpl.c:1386:49: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'TlsAuthConfigAccessCallback' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:39:39: style: Parameter 'This' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:41:39: style: Parameter 'DestIp' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'DestIp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:42:39: style: Parameter 'DestPort' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'DestPort' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:43:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:44:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:45:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:46:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:47:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:48:39: style: Parameter 'BufferSize' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'BufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:49:39: style: Parameter 'BufferPtr' can be declared as pointer to const. However it seems that 'MockUdpWrite' is a callback function, if 'BufferPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:57:39: style: Parameter 'This' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:59:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:60:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:61:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:62:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:63:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:64:51: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:65:39: style: Parameter 'BufferSize' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'BufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:66:39: style: Parameter 'BufferPtr' can be declared as pointer to const. However it seems that 'MockUdpRead' is a callback function, if 'BufferPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:74:29: style: Parameter 'This' can be declared as pointer to const. However it seems that 'MockConfigure' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp:75:43: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'MockConfigure' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c:1070:39: style: Parameter 'DestPort' can be declared as pointer to const. However it seems that 'EfiPxeBcUdpWrite' is a callback function, if 'DestPort' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/VlanConfigDxe/ComponentName.c:156:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VlanConfigComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/VlanConfigDxe/ComponentName.c:159:40: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'VlanConfigComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/NetworkPkg/VlanConfigDxe/VlanConfigDriver.c:247:36: style: Parameter 'ChildHandleBuffer' can be declared as pointer to const. However it seems that 'VlanConfigDriverBindingStop' is a callback function, if 'ChildHandleBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Bhyve/BhyveRfbDxe/ComponentName.c:190:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'EmuGopComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Bhyve/BhyveRfbDxe/ComponentName.c:193:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'EmuGopComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Bhyve/PlatformPei/ClearCache.c:32:17: style: Parameter 'WorkSpace' can be declared as pointer to const. However it seems that 'ClearCache' is a callback function, if 'WorkSpace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.c:33:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IsImageSupported' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.c:35:59: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'IsImageSupported' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.c:120:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'UnregisterImage' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c:250:51: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FvbProtocolSetAttributes' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c:251:51: style: Parameter 'Attributes' can be declared as pointer to const. However it seems that 'FvbProtocolSetAttributes' is a callback function, if 'Attributes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Library/PlatformInitLib/MemDetect.c:114:34: style: Parameter 'E820Entry' can be declared as pointer to const. However it seems that 'PlatformGetFirstNonAddressCB' is a callback function, if 'E820Entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Library/PlatformInitLib/MemDetect.c:138:34: style: Parameter 'E820Entry' can be declared as pointer to const. However it seems that 'PlatformGetLowMemoryCB' is a callback function, if 'E820Entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c:230:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'IterateVariablesCallbackNop' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c:231:18: style: Parameter 'VariableName' can be declared as pointer to const. However it seems that 'IterateVariablesCallbackNop' is a callback function, if 'VariableName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c:232:18: style: Parameter 'VendorGuid' can be declared as pointer to const. However it seems that 'IterateVariablesCallbackNop' is a callback function, if 'VendorGuid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c:235:18: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'IterateVariablesCallbackNop' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/LocalApicTimerDxe/LocalApicTimerDxe.c:114:32: style: Parameter 'This' can be declared as pointer to const. However it seems that 'TimerDriverRegisterHandler' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/LsiScsiDxe/LsiScsi.c:728:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'LsiScsiResetChannel' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/LsiScsiDxe/LsiScsi.c:737:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'LsiScsiResetTargetLun' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/LsiScsiDxe/LsiScsi.c:738:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'LsiScsiResetTargetLun' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/LsiScsiDxe/LsiScsi.c:1184:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'LsiScsiGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/LsiScsiDxe/LsiScsi.c:1187:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'LsiScsiGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/MptScsiDxe/MptScsi.c:686:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'MptScsiBuildDevicePath' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/MptScsiDxe/MptScsi.c:771:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'MptScsiResetChannel' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/MptScsiDxe/MptScsi.c:796:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'MptScsiResetTargetLun' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/MptScsiDxe/MptScsi.c:797:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'MptScsiResetTargetLun' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/MptScsiDxe/MptScsi.c:1181:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'MptScsiGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/MptScsiDxe/MptScsi.c:1184:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'MptScsiGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c:492:40: style: Parameter 'HpcState' can be declared as pointer to const. However it seems that 'InitializeRootHpc' is a callback function, if 'HpcState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PlatformPei/ClearCache.c:32:17: style: Parameter 'WorkSpace' can be declared as pointer to const. However it seems that 'ClearCache' is a callback function, if 'WorkSpace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PvScsiDxe/PvScsi.c:700:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'PvScsiBuildDevicePath' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PvScsiDxe/PvScsi.c:784:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PvScsiResetChannel' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PvScsiDxe/PvScsi.c:794:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PvScsiResetTargetLun' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PvScsiDxe/PvScsi.c:795:40: style: Parameter 'Target' can be declared as pointer to const. However it seems that 'PvScsiResetTargetLun' is a callback function, if 'Target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PvScsiDxe/PvScsi.c:1529:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'PvScsiGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/PvScsiDxe/PvScsi.c:1532:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'PvScsiGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c:689:26: style: Parameter 'This' can be declared as pointer to const. However it seems that 'StubFileSetInfo' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c:690:26: style: Parameter 'InformationType' can be declared as pointer to const. However it seems that 'StubFileSetInfo' is a callback function, if 'InformationType' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c:692:26: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'StubFileSetInfo' is a callback function, if 'Buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c:716:26: style: Parameter 'This' can be declared as pointer to const. However it seems that 'StubFileFlush' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SioBusDxe/ComponentName.c:151:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SioBusComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SioBusDxe/ComponentName.c:154:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'SioBusComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SioBusDxe/SioService.c:132:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SioRegisterAccess' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SioBusDxe/SioService.c:136:31: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'SioRegisterAccess' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SioBusDxe/SioService.c:197:39: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SioSetResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SioBusDxe/SioService.c:220:39: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SioPossibleResources' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SioBusDxe/SioService.c:221:39: style: Parameter 'ResourceCollection' can be declared as pointer to const. However it seems that 'SioPossibleResources' is a callback function, if 'ResourceCollection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/SmmControl2Dxe/SmmControl2Dxe.c:139:40: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SmmControl2DxeClear' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioBlkDxe/VirtioBlk.c:82:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtioBlkReset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioBlkDxe/VirtioBlk.c:1296:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtioBlkGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioBlkDxe/VirtioBlk.c:1299:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'VirtioBlkGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Virtio10Dxe/Virtio10.c:670:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Virtio10SetQueueAlign' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Virtio10Dxe/Virtio10.c:681:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Virtio10SetPageSize' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Virtio10Dxe/Virtio10.c:1265:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Virtio10GetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/Virtio10Dxe/Virtio10.c:1268:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'Virtio10GetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioFsDxe/DriverBinding.c:236:38: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtioFsGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioFsDxe/DriverBinding.c:239:38: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'VirtioFsGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.c:675:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtioPciGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.c:678:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'VirtioPciGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioRngDxe/VirtioRng.c:67:31: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtioRngGetInfo' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioRngDxe/VirtioRng.c:708:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'VirtioRngGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/VirtioRngDxe/VirtioRng.c:711:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'VirtioRngGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/XenIoPciDxe/XenIoPciDxe.c:341:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'XenIoPciGetDeviceName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/XenIoPciDxe/XenIoPciDxe.c:344:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'XenIoPciGetDeviceName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/XenPlatformPei/ClearCache.c:33:17: style: Parameter 'WorkSpace' can be declared as pointer to const. However it seems that 'ClearCache' is a callback function, if 'WorkSpace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/OvmfPkg/XenPvBlkDxe/BlockIo.c:299:30: style: Parameter 'This' can be declared as pointer to const. However it seems that 'XenPvBlkDxeBlockIoReset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c:397:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IdeInitNotifyPhase' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c:447:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IdeInitSubmitData' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c:450:42: style: Parameter 'IdentifyData' can be declared as pointer to const. However it seems that 'IdeInitSubmitData' is a callback function, if 'IdentifyData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c:499:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IdeInitDisqualifyMode' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c:502:42: style: Parameter 'BadModes' can be declared as pointer to const. However it seems that 'IdeInitDisqualifyMode' is a callback function, if 'BadModes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c:609:42: style: Parameter 'This' can be declared as pointer to const. However it seems that 'IdeInitSetTiming' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c:612:42: style: Parameter 'Modes' can be declared as pointer to const. However it seems that 'IdeInitSetTiming' is a callback function, if 'Modes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/Library/JsonLib/load.c:1277:9: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'fd_get_func' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishConfigHandler/ComponentName.c:210:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RedfishConfigHandlerComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishConfigHandler/ComponentName.c:213:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'RedfishConfigHandlerComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.c:77:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'RedfishConfigHandlerInstalledCallback' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishDiscoverDxe/ComponentName.c:210:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RedfishDiscoverComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishDiscoverDxe/ComponentName.c:213:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'RedfishDiscoverComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/ComponentName.c:215:37: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RedfishRestExComponentNameGetControllerName' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/ComponentName.c:218:37: style: Parameter 'Language' can be declared as pointer to const. However it seems that 'RedfishRestExComponentNameGetControllerName' is a callback function, if 'Language' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:487:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RedfishRestExGetServiceTime' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:488:34: style: Parameter 'Time' can be declared as pointer to const. However it seems that 'RedfishRestExGetServiceTime' is a callback function, if 'Time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:589:33: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RedfishRestExGetModeData' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:590:33: style: Parameter 'RestExConfigData' can be declared as pointer to const. However it seems that 'RedfishRestExGetModeData' is a callback function, if 'RestExConfigData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:751:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RedfishRestExAyncSendReceive' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:752:49: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'RedfishRestExAyncSendReceive' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:753:34: style: Parameter 'RestExToken' can be declared as pointer to const. However it seems that 'RedfishRestExAyncSendReceive' is a callback function, if 'RestExToken' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c:754:56: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'RedfishRestExAyncSendReceive' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RestJsonStructureDxe/RestJsonStructureDxe.c:37:50: style: Parameter 'This' can be declared as pointer to const. However it seems that 'RestJsonStructureRegister' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c:295:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'BaseCrypto2GetHashSize' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.c:34:46: style: Parameter 'OPTIONAL' can be declared as pointer to const. However it seems that 'DxeImageAuthenticationStatusHandler' is a callback function, if 'OPTIONAL' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.c:35:40: style: Parameter 'FileBuffer' can be declared as pointer to const. However it seems that 'DxeImageAuthenticationStatusHandler' is a callback function, if 'FileBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/HddPassword/HddPasswordDxe.c:2326:46: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'HddPasswordFormCallback' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.c:1620:38: style: Parameter 'InstanceList' can be declared as pointer to const. However it seems that 'RedfishServiceReleaseService' is a callback function, if 'InstanceList' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c:610:42: style: Parameter 'Value' can be declared as pointer to const. However it seems that 'DriverCallback' is a callback function, if 'Value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigImpl.c:206:45: style: Parameter 'Results' can be declared as pointer to const. However it seems that 'Tcg2ExtractConfig' is a callback function, if 'Results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.c:53:23: style: Parameter 'CommBufferSize' can be declared as pointer to const. However it seems that 'TpmNvsCommunciate' is a callback function, if 'CommBufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c:380:45: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Tcg2GetCapability' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c:711:34: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Tcg2GetEventLog' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c:1288:29: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Tcg2HashLogExtendEvent' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c:1379:26: style: Parameter 'This' can be declared as pointer to const. However it seems that 'Tcg2SubmitCommand' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:57:39: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextInReset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:238:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutReset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:257:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutTestString' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:258:41: style: Parameter 'WString' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutTestString' is a callback function, if 'WString' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:308:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutSetMode' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:329:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutSetAttribute' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:347:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutClearScreen' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:365:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutSetCursorPosition' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Application/Shell/ConsoleWrappers.c:385:41: style: Parameter 'This' can be declared as pointer to const. However it seems that 'FileBasedSimpleTextOutEnableCursor' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/TdTcg2Dxe/TdTcg2Dxe.c:472:43: style: Parameter 'This' can be declared as pointer to const. However it seems that 'TdGetCapability' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/SecurityPkg/Tcg/TdTcg2Dxe/TdTcg2Dxe.c:1327:36: style: Parameter 'This' can be declared as pointer to const. However it seems that 'TdHashLogExtendEvent' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/DynamicCommand/HttpDynamicCommand/Http.c:359:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'RequestCallback' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/DynamicCommand/HttpDynamicCommand/Http.c:375:18: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ResponseCallback' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:43:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateProcessorFlags' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:44:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateProcessorFlags' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:93:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateInterfaceType' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:94:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateInterfaceType' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:114:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateInterruptType' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:115:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateInterruptType' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:135:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateInterruptFlags' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Aest/AestParser.c:136:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateInterruptFlags' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Erst/ErstParser.c:122:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateErstFlags' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Erst/ErstParser.c:123:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateErstFlags' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c:67:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateFirmwareCtrl' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c:68:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateFirmwareCtrl' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c:93:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateXFirmwareCtrl' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c:94:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateXFirmwareCtrl' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c:119:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateFlags' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c:120:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateFlags' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort/IortParser.c:57:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateItsIdMappingCount' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort/IortParser.c:79:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidatePmcgIdMappingCount' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort/IortParser.c:100:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateItsIdArrayReference' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort/IortParser.c:122:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidatePhysicalRange' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort/IortParser.c:146:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateRmrMemDescCount' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Madt/MadtParser.c:39:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateGICDSystemVectorBase' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c:62:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateCacheFlags' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c:63:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateCacheFlags' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c:126:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateCacheNumberOfSets' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c:177:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateCacheAssociativity' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c:202:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateCacheLineSize' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c:203:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateCacheLineSize' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c:248:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateCacheId' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Rsdp/RsdpParser.c:29:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateRsdtAddress' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Rsdp/RsdpParser.c:30:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateRsdtAddress' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Rsdp/RsdpParser.c:65:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateXsdtAddress' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Rsdp/RsdpParser.c:66:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateXsdtAddress' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pcct/PcctParser.c:91:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidatePccMemoryIoGas' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pcct/PcctParser.c:118:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidatePccGas' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pcct/PcctParser.c:236:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidatePlatInterrupt' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pcct/PcctParser.c:237:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidatePlatInterrupt' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Spcr/SpcrParser.c:32:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateInterruptType' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Spcr/SpcrParser.c:33:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateInterruptType' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Spcr/SpcrParser.c:65:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateIrq' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Spcr/SpcrParser.c:66:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateIrq' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Srat/SratParser.c:36:14: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ValidateSratReserved' is a callback function, if 'Context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Srat/SratParser.c:57:14: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'ValidateSratDeviceHandleType' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Srat/SratParser.c:217:21: style: Parameter 'Ptr' can be declared as pointer to const. However it seems that 'DumpSratApicProximity' is a callback function, if 'Ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c:1210:36: style: Parameter 'DevicePathNode' can be declared as pointer to const. However it seems that 'DevPathSerialDefault' is a callback function, if 'DevicePathNode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c:1211:36: style: Parameter 'MappingItem' can be declared as pointer to const. However it seems that 'DevPathSerialDefault' is a callback function, if 'MappingItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] edk2-2024.02/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c:1212:36: style: Parameter 'DevicePath' can be declared as pointer to const. However it seems that 'DevPathSerialDefault' is a callback function, if 'DevicePath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/eegdev/eegdev_0.2.orig.tar.bz2 eegdev-0.2/tests/fakelibs/activetwo.c:614:47: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'sync_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/e/efax-gtk/efax-gtk_3.2.8.orig.tar.gz efax-gtk-3.2.8/src/addressbook.cpp:41:57: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'addr_book_button_clicked' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/addressbook.cpp:530:55: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'addr_dialog_selected' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/addressbook.cpp:543:80: style: Parameter 'event_p' can be declared as pointer to const. However it seems that 'addr_dialog_key_press_event' is a callback function, if 'event_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/file_list.cpp:45:67: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'file_list_dialog_button_clicked' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/redial_queue.cpp:77:73: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'redial_queue_dialog_button_clicked' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/socket_notify.cpp:20:75: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'socket_notify_dialog_button_clicked' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/fax_list.cpp:61:65: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'fax_list_dialog_button_clicked' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/fax_list.cpp:1338:54: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'entry_dialog_selected' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/fax_list.cpp:1351:79: style: Parameter 'event_p' can be declared as pointer to const. However it seems that 'entry_dialog_key_press_event' is a callback function, if 'event_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/mainwindow.cpp:83:54: style: Parameter 'widget_p' can be declared as pointer to const. However it seems that 'mainwin_button_clicked' is a callback function, if 'widget_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/mainwindow.cpp:125:60: style: Parameter 'item_p' can be declared as pointer to const. However it seems that 'mainwin_menuitem_activated' is a callback function, if 'item_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/mainwindow.cpp:181:73: style: Parameter 'event_p' can be declared as pointer to const. However it seems that 'mainwin_key_press_event' is a callback function, if 'event_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efax-gtk-3.2.8/src/mainwindow.cpp:198:88: style: Parameter 'event_p' can be declared as pointer to const. However it seems that 'mainwin_visibility_notify_event' is a callback function, if 'event_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/efibootguard/efibootguard_0.16.orig.tar.xz efibootguard-0.16/kernel-stub/initrd.c:65:25: style: Parameter 'file_path' can be declared as pointer to const. However it seems that 'initrd_load_file' is a callback function, if 'file_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efibootguard-0.16/tools/tests/test_ebgenv_api_internal.c:34:41: style: Parameter 'part' can be declared as pointer to const. However it seems that 'write_env_custom_fake' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efibootguard-0.16/tools/tests/test_ebgenv_api_internal.c:34:59: style: Parameter 'env' can be declared as pointer to const. However it seems that 'write_env_custom_fake' 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/e/efitools/efitools_1.9.2.orig.tar.gz efitools-1.9.2/lib/asn1/enumerator.c:23:43: style: Parameter 'enumerator' can be declared as pointer to const. However it seems that 'enumerate_empty' is a callback function, if 'enumerator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efitools-1.9.2/lib/asn1/asn1_parser.c:249:1: style: Parameter 'this' can be declared as pointer to const. However it seems that 'success' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/efivar/efivar_38.orig.tar.bz2 efivar-38/src/dp.h:78:11: style: Parameter 'separator' can be declared as pointer to const. However it seems that 'format_hex_helper' is a callback function, if 'separator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/efivarfs.c:327:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'efivarfs_set_variable' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/dp.h:78:11: style: Parameter 'separator' can be declared as pointer to const. However it seems that 'format_hex_helper' is a callback function, if 'separator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/dp.h:78:11: style: Parameter 'separator' can be declared as pointer to const. However it seems that 'format_hex_helper' is a callback function, if 'separator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/dp.h:78:11: style: Parameter 'separator' can be declared as pointer to const. However it seems that 'format_hex_helper' is a callback function, if 'separator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/dp.h:78:11: style: Parameter 'separator' can be declared as pointer to const. However it seems that 'format_hex_helper' is a callback function, if 'separator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/linux-emmc.c:82:31: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'make_part_name' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/linux-md.c:57:31: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'make_part_name' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/dp.h:78:11: style: Parameter 'separator' can be declared as pointer to const. However it seems that 'format_hex_helper' is a callback function, if 'separator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/linux-nvme.c:175:31: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'make_part_name' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efivar-38/src/vars.c:514:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vars_set_variable' 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/e/efl/efl_1.27.0.orig.tar.xz efl-1.27.0/doc/widgets/widget_preview_gengrid.c:9:29: style: Parameter 'data' can be declared as pointer to const. However it seems that '_grid_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist2.c:9:24: style: Parameter 'data' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_gengrid.c:10:30: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_grid_text_get' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist2.c:10:25: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist3.c:9:24: style: Parameter 'data' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist3.c:10:25: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist4.c:9:24: style: Parameter 'data' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist4.c:10:25: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist1.c:9:24: style: Parameter 'data' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist1.c:10:25: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist5.c:9:24: style: Parameter 'data' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/doc/widgets/widget_preview_genlist5.c:10:25: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_text_get' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/benchmarks/elementary/collection.c:37:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_caputure' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/benchmarks/eo/eo_bench_callbacks.c:10:16: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/eeze/eeze_scanner_monitor/eeze_scanner_monitor.c:91:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_finished' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/efl_canvas_wl/efl_canvas_wl_test.c:12:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'del_handler' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/efreet/efreetd_ipc.c:23:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_quit_timer' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_actionslider.c:6:78: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_pos_selected_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_actionslider.c:71:79: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_position_change_magnetic_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_actionslider.c:80:75: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_magnet_enable_disable_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_access.c:329:23: style: Parameter 'data' can be declared as pointer to const. However it seems that '_access_info_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_access.c:329:46: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_access_info_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_bubble.c:10:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_print_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_button.c:19:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_bt_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_button.c:42:44: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_bt_unpressed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_calendar.c:213:31: style: Parameter 'stm' can be declared as pointer to const. However it seems that '_format_month_year' is a callback function, if 'stm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_check.c:18:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'state_changed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_cnp.c:20:74: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_selection' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_code.c:29:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_code_test_line_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:13:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:14:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:28:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:29:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:35:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_expanded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:36:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_expanded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:53:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:74:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:75:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:82:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_filter_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:82:63: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gl_filter_get' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:103:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_filter_finished_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:104:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_filter_finished_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_combobox.c:105:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_filter_finished_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_datetime.c:11:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_changed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ctxpopup.c:87:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_geometry_update' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ctxpopup.c:505:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_list_mouse_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ctxpopup.c:511:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_list_mouse_up' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ctxpopup.c:517:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_cursor.c:91:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'glt_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_eio.c:48:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_sel_file' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_eio.c:53:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ls_filter_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_eio.c:161:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_eio.c:169:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_content_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_eio.c:175:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_eio.c:181:20: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry_anchor2.c:14:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_anchor_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry_anchor.c:7:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_print_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry_anchor.c:80:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_entry_anchor_edge_left' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry_anchor.c:86:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_entry_anchor_edge_right' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry_anchor.c:92:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_entry_anchor_edge_top' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry_anchor.c:98:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_entry_anchor_edge_bottom' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_evas_mask.c:44:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_evas_mask.c:52:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_evas_mask.c:58:20: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_external.c:259:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_get_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_external.c:260:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'text_get_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_flipselector.c:45:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_underflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_flipselector.c:51:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_overflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_floating.c:14:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'glf_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_floating.c:30:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'glf_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_floating.c:34:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'glf_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_floating.c:39:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_sel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_floating.c:39:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gl_sel' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_floating.c:39:44: style: Parameter 'event_info' can be declared as pointer to const. However it seems that 'gl_sel' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry.c:128:47: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'entry_changed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry.c:136:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'entry_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry.c:142:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'entry_unfocused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_entry.c:395:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_entry_rejected_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_focus.c:27:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_key_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_focus.c:57:20: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_tb_sel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_focus.c:57:46: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_tb_sel' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_focus.c:685:17: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_foc' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_focus.c:692:19: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_unfoc' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_focus.c:1091:27: style: Parameter 'data' can be declared as pointer to const. However it seems that '_focus6_gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hover.c:5:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hover.c:6:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hoversel.c:97:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_hoversel_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hoversel.c:98:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_hoversel_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hoversel.c:124:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_hoversel_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hoversel.c:125:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_hoversel_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hoversel.c:323:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_hoversel.c:331:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_unfocused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_icon_desktops.c:9:47: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'desk_gl_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_icon_desktops.c:40:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'desk_gl_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_layout.c:38:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_signal' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_image.c:407:54: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_img_clicked_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_icon.c:125:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'icon_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_icon.c:161:26: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gl_group_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_icon.c:161:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_group_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_icon.c:167:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_icon.c:167:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_index.c:142:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_index_changed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_label.c:372:54: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_btn_clicked' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_label.c:583:58: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_btn_clicked_mem' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_label.c:798:26: style: Parameter 'data' can be declared as pointer to const. However it seems that '_fontlist_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_label.c:798:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fontlist_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:38:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_deleted_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_menu.c:7:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_menu_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:39:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_deleted_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_menu.c:8:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_menu_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:40:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_deleted_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:89:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mbe_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:90:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mbe_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:91:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mbe_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:98:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_expanded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:99:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_expanded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:100:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_expanded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:107:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_contracted_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:108:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_contracted_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:109:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_contracted_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:128:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_longpressed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:129:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_longpressed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:130:23: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_longpressed_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:138:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_filter_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:140:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_filter_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_multibuttonentry.c:141:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_filter_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe.c:42:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_title_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_panes.c:7:19: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_press' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_panes.c:19:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe_complex.c:12:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe_complex.c:58:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_selected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe_complex.c:58:74: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_selected' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe_complex.c:64:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_double_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe_complex.c:64:80: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_double_clicked' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe_complex.c:70:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_longpress' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_naviframe_complex.c:70:75: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_longpress' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photo.c:7:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photo.c:8:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photo.c:14:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'drag_start_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photo.c:20:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'drag_end_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_notify.c:29:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_notify_timeout' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_notify.c:35:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_notify_block' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_notify.c:41:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_notify_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_notify.c:42:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_notify_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_scaling.c:7:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fr_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_scaling.c:13:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fr_close' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_spinner.c:7:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_spinner_drag_start_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_spinner.c:8:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_spinner_drag_start_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_spinner.c:14:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_spinner_drag_stop_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_spinner.c:15:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_spinner_drag_stop_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_popup.c:119:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_popup_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_popup.c:120:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_popup_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_popup.c:347:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_popup.c:355:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_unfocused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_popup.c:620:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_popup_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_sys_notify.c:17:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ev_handler' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:23:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:40:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_press' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:46:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_longpressed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:52:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_clicked_double' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:58:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_load' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:64:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_loaded' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:70:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_load_details' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:76:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_loaded_details' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:82:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_zoom_start' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:88:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_zoom_stop' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:94:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_zoom_change' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:100:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_anim_start' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:106:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_anim_stop' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:112:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_drag_start' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_photocam.c:118:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_ph_drag_stop' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_systray.c:57:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_menu_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_systray.c:58:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_menu_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_systray.c:59:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_menu_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_store.c:22:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_st_selected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_store.c:22:74: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_st_selected' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_store.c:28:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_st_double_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_store.c:28:80: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_st_double_clicked' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_store.c:34:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_st_longpress' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_store.c:34:75: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_st_longpress' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_button.c:8:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_button.c:15:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_pressed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_button.c:21:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_unpressed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_clock.c:12:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_changed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:249:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_top' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:250:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_top' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:251:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_top' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:257:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_bottom' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:258:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_bottom' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:259:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_bottom' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:265:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'clicked_right' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:266:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'clicked_right' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:267:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'clicked_right' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:273:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_left' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:274:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_left' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:275:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_left' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:281:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_right' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:282:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_right' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:283:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'scroll_right' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:706:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_bt_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:707:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_bt_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:708:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_bt_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1369:16: style: Parameter 'data' can be declared as pointer to const. However it seems that '_item_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1369:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1369:58: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_item_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1375:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_list_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1376:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_list_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1434:32: style: Parameter 'data' can be declared as pointer to const. However it seems that '_focus_button_clicked_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1434:55: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focus_button_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_list.c:1435:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focus_button_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_scroller.c:464:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_click_through' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_scroller.c:464:53: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_click_through' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_scroller.c:1045:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_tooltip.c:99:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gltt_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_tooltip.c:181:36: style: Parameter 'data' can be declared as pointer to const. However it seems that '_tt_item_icon_del' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_tooltip.c:182:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_tt_item_icon_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_tooltip.c:183:36: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_tt_item_icon_del' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_tooltip.c:385:31: style: Parameter 'data' can be declared as pointer to const. However it seems that '_tt_icon_del' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_tooltip.c:386:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_tt_icon_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_tooltip.c:387:31: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_tt_icon_del' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_image.c:368:45: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_img_clicked_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_toolbar.c:9:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_selected_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_toolbar.c:78:68: style: Parameter 'event_info' can be declared as pointer to const. However it seems that 'toolbar_clicked_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_toolbar.c:1071:16: style: Parameter 'data' can be declared as pointer to const. However it seems that '_item_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_toolbar.c:1071:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_toolbar.c:1071:58: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_item_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_toolbar.c:1100:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_toolbar_focus_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_toolbar.c:1101:45: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_toolbar_focus_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_scroller.c:9:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_bt_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_popup.c:21:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_backwall_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_popup.c:118:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_repeat_test_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_indicator.c:8:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_changed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_plug.c:66:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_plug_resized' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_plug.c:67:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'cb_plug_resized' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:163:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_foc_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:169:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_foc_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:247:27: style: Parameter 'data' can be declared as pointer to const. However it seems that '_win_state_print_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:247:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_state_print_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:253:27: style: Parameter 'data' can be declared as pointer to const. However it seems that '_win_state_focus_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:253:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_state_focus_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:259:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_show' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_win_state.c:265:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_hide' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_ui_spotlight.c:62:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'page_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/edje_external/elementary/elm_web.c:185:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'external_web_content_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_buffer_consumer_example.c:112:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_provider_add' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_buffer_consumer_example.c:118:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_provider_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/exactness/inspect.c:273:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/exactness/inspect.c:580:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_objs_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/edje_external/emotion/emotion.c:411:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_external_emotion_label_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/edje_external/emotion/emotion.c:434:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_external_emotion_translate' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_client_bench.c:19:17: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_add' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_client_bench.c:30:17: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_eet_client_example.c:17:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_eet_svr_discnct_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_eet_client_example.c:36:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_eet_raw_data_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_eet_client_example.c:36:144: style: Parameter 'value' can be declared as pointer to const. However it seems that '_eet_raw_data_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_eet_server_example.c:24:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_eet_client_discnct_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_eet_server_example.c:34:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_eet_client_cnct_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_client_example.c:159:18: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_data' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_client_example.c:159:82: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_data' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_client_example.c:172:20: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_write_' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_client_example.c:172:85: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_write_' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_client_example.c:179:19: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_error' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_client_example.c:179:84: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_error' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_lookup_example.c:9:73: style: Parameter 'addr' can be declared as pointer to const. However it seems that '_lookup_done_cb' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_lookup_example.c:9:115: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_lookup_done_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_url_ftp_example.c:10:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_url_data_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_con_url_ftp_example.c:22:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_url_complete_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_buffer_example_02.c:34:25: style: Parameter 'ee_' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:16:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:23:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:30:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focus_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:36:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focus_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:42:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_hide' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:48:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:54:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_show' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:60:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:66:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_move' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:72:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_post_render' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:78:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_pre_free' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:84:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_pre_render' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_callbacks.c:90:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_resize' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_cursor_example.c:25:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_delete_request_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_event_example_01.c:7:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_quitter' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_wayland_multiseat_example.c:100:29: style: Parameter 'data' can be declared as pointer to const. However it seems that '_dev_added_or_removed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_wayland_multiseat_example.c:113:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_dev_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_window_sizes_example.c:58:25: style: Parameter 'ee_' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_vnc_example.c:61:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_accept_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_evas_vnc_example.c:68:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_disc_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_fd_handler_example.c:15:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fd_prepare_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_fd_handler_example.c:53:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_timer_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_file_download_example.c:25:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'completion_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_file_download_example.c:33:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'progress_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_idler_example.c:25:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_enterer_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_idler_example.c:33:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_exiter_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_job_example.c:16:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_job_quit_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_pipe_simple_example.c:25:39: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_poller_example.c:21:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_poller_quit_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_pipe_gstreamer_example.c:18:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_server_bench.c:17:17: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_add' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_server_bench.c:26:17: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_time_functions_example.c:8:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_timer_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_timer_example.c:39:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_timer1_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_thread_example.c:187:48: style: Parameter 'th' can be declared as pointer to const. However it seems that '_feedback_job_msg_cb' is a callback function, if 'th' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_thread_example.c:227:42: style: Parameter 'th' can be declared as pointer to const. However it seems that '_thread_end_cb' is a callback function, if 'th' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_thread_example.c:237:45: style: Parameter 'th' can be declared as pointer to const. However it seems that '_thread_cancel_cb' is a callback function, if 'th' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ecore/ecore_thread_example.c:258:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_status_timer_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/animations2.c:24:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-animations.c:48:27: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete_cb' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-basic.c:99:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-basic2.c:77:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-box.c:43:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-drag.c:42:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-box2.c:152:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that 'on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-color-class.c:100:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-color-class.c:106:74: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_on_mouse_down' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-color-class.c:141:36: style: Parameter 'data' can be declared as pointer to const. However it seems that '_color_class_callback_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-color-class.c:141:55: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_color_class_callback_delete' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-color-class.c:142:58: style: Parameter 'source' can be declared as pointer to const. However it seems that '_color_class_callback_delete' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-dynamic-multiseat.c:39:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-dynamic-multiseat.c:60:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_edje_seat_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-dynamic-multiseat.c:60:52: style: Parameter 'o' can be declared as pointer to const. However it seems that '_edje_seat_cb' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-dynamic-multiseat.c:69:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_print_msg_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-dynamic-multiseat.c:69:52: style: Parameter 'o' can be declared as pointer to const. However it seems that '_print_msg_cb' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-entry.c:33:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-focus.c:30:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-focus.c:48:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_focus_part_in_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-focus.c:48:56: style: Parameter 'o' can be declared as pointer to const. However it seems that '_focus_part_in_cb' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-focus.c:55:26: style: Parameter 'data' can be declared as pointer to const. However it seems that '_focus_part_out_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-focus.c:55:57: style: Parameter 'o' can be declared as pointer to const. However it seems that '_focus_part_out_cb' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-codegen-example.c:46:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-multiseat-custom-names.c:33:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-multiseat-filter.c:41:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-multiseat.c:40:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-multiseat.c:166:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_edje_load_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-multiseat.c:166:52: style: Parameter 'o' can be declared as pointer to const. However it seems that '_edje_load_cb' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-multiseat.c:172:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_edje_seat_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-multiseat.c:172:52: style: Parameter 'o' can be declared as pointer to const. However it seems that '_edje_seat_cb' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-edit-part-box.c:66:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-signals-messages.c:83:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-signals-messages.c:128:35: style: Parameter 'data' can be declared as pointer to const. However it seems that '_message_handle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-signals-messages.c:129:35: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_message_handle' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-swallow.c:30:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-perspective.c:52:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-swallow2.c:35:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-textblock-hyphenation.c:31:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-text.c:39:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/signals2.c:24:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/svg-test.c:30:25: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/edje-table.c:30:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/sigtest.c:110:19: style: Parameter 'data' can be declared as pointer to const. However it seems that '_on_message' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/sigtest.c:110:50: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_on_message' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/sigtest.c:223:18: style: Parameter 'data' can be declared as pointer to const. However it seems that '_on_signal' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/sigtest.c:223:49: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_on_signal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/edje/sigtest.c:229:24: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_array_01.c:10:49: style: Parameter 'data' can be declared as pointer to const. However it seems that '_print' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_array_01.c:10:67: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_print' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_hash_02.c:52:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_phone_book_stringshared_foreach_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_hash_01.c:41:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_phone_book_foreach_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_hash_05.c:41:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_phone_book_foreach_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_hash_03.c:41:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_phone_book_foreach_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_hash_04.c:41:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_phone_book_foreach_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_hash_06.c:41:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_phone_book_foreach_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_hash_07.c:49:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_phone_book_foreach_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_iterator_01.c:9:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_one' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_iterator_01.c:9:70: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'print_one' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_simple_xml_parser_02.c:10:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_xml_attribute_parse_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_simple_xml_parser_01.c:131:49: style: Parameter 'data' can be declared as pointer to const. However it seems that '_print' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_simple_xml_parser_01.c:131:67: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_print' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_value_03.c:15:62: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_tz_flush' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eio/eio_file_copy.c:11:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_progress_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eio/eio_file_copy.c:18:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_done_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eio/eio_file_ls.c:11:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_filter_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eio/eio_file_ls.c:33:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_done_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eio/efl_io_manager_open_multi.c:13:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_close_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eina/eina_tiler_02.c:219:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_key_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eldbus/banshee.c:19:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_timeout_application' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eldbus/client.c:19:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_alive' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eldbus/client.c:273:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'on_name_owner_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eldbus/complex-types-client-eina-value.c:183:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_property_removed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eldbus/complex-types.c:14:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_timer1_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/eldbus/complex-types.c:168:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'on_send_variant' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/actionslider_example_01.c:6:78: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_pos_selected_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/actionslider_example_01.c:13:79: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_position_change_magnetic_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/actionslider_example_01.c:22:75: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_magnet_enable_disable_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/button_example_00.c:7:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'on_click' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/button_example_00.c:8:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'on_click' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/calendar_example_02.c:16:31: style: Parameter 'format_time' can be declared as pointer to const. However it seems that '_format_month_year' is a callback function, if 'format_time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/check_example_01.c:7:14: style: Parameter 'data' can be declared as pointer to const. However it seems that '_print' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/check_example_01.c:7:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_print' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/button_example_01.c:29:47: style: Parameter 'btn' can be declared as pointer to const. However it seems that '_btn_cursors_move_cb' is a callback function, if 'btn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:11:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:12:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:26:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:27:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_dismissed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:33:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_expanded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:34:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_combobox_expanded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:50:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:57:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:58:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:65:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_filter_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/combobox_example_01.c:65:63: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gl_filter_get' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/ctxpopup_example_01.c:87:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_list_mouse_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/ctxpopup_example_01.c:93:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_list_mouse_up' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/ctxpopup_example_01.c:99:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_thread_1.c:50:16: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_thread_3.c:68:16: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_thread_5.c:55:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'th_end' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_thread_5.c:57:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'th_cancel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_canvas_layout_text.c:17:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_win_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_thread_2.c:66:16: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_canvas_textblock_obstacles_example.c:201:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gui_quit_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/efl_ui_list_view_example_3.c:117:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_bt_donly_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/fileselector_entry_example.c:16:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_file_chosen' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/fileselector_entry_example.c:17:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_file_chosen' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/fileselector_example.c:17:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fs_done' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/fileselector_example.c:18:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fs_done' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/fileselector_example.c:33:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fs_selected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/fileselector_example.c:34:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fs_selected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/filemvc.c:40:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_filter_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/filemvc.c:40:92: style: Parameter 'info' can be declared as pointer to const. However it seems that '_filter_cb' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_01.c:11:23: style: Parameter 'data' can be declared as pointer to const. However it seems that '_item_label_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_01.c:31:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_01.c:31:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_01.c:31:50: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/flipselector_example.c:48:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_underflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/flipselector_example.c:49:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_underflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/flipselector_example.c:50:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_underflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/flipselector_example.c:56:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_overflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/flipselector_example.c:57:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_overflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/flipselector_example.c:58:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_overflow_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_03.c:42:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_03.c:42:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_03.c:42:50: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/index_example_02.c:37:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_grid_label_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_04.c:45:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_04.c:45:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/genlist_example_04.c:45:50: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_item_sel_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/index_example_01.c:21:23: style: Parameter 'data' can be declared as pointer to const. However it seems that '_index_item_del' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/panes_example.c:15:19: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_press' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/panes_example.c:27:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/entry_example.c:47:22: style: Parameter 'data' can be declared as pointer to const. However it seems that '_emo_label_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/entry_example.c:47:45: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_emo_label_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/prefs_example_01.c:35:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_page_saved_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/prefs_example_01.c:43:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_page_loaded_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/prefs_example_01.c:51:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_item_changed_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/thumb_example_01.c:7:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_generation_started_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/thumb_example_01.c:8:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_generation_started_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/thumb_example_01.c:14:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_generation_finished_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/thumb_example_01.c:15:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_generation_finished_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/thumb_example_01.c:21:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_generation_error_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/thumb_example_01.c:22:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_generation_error_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/spinner_example.c:27:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/spinner_example.c:33:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_unfocused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/emotion/emotion_basic_example.c:19:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_playback_started_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/emotion/emotion_generic_subtitle_example.c:18:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_playback_started_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/emotion/emotion_generic_subtitle_example.c:24:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/transit_example_03.c:133:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_object_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/win_example.c:96:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_yes_quit_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/win_example.c:158:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_force_focus_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/elementary/win_example.c:167:46: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_win_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/ethumb_client/ethumb_dbus.c:40:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_server_die_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/efl-canvas-animation.c:64:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-event-filter.c:37:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ee_del_request_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-box.c:293:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images3.c:50:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images.c:56:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images4.c:56:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images6.c:41:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images5.c:57:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:79:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_render_flush_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:80:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_render_flush_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:51:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:81:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_render_flush_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:51:71: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_mouse_down' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:115:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:116:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:60:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_move' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:117:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:60:71: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_mouse_move' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:118:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:124:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:69:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_up' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:125:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:69:69: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_mouse_up' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:126:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-events.c:127:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_mouse_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:78:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_multi_down' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:78:71: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_multi_down' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:87:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_multi_move' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:87:71: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_multi_move' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:96:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_multi_up' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:96:69: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_multi_up' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:105:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:105:69: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_mouse_in' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:114:23: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_out' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-hints.c:278:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:114:70: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_mouse_out' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:123:18: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_hold' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:123:65: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_hold' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:131:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_preloaded' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:132:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_preloaded' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:133:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_preloaded' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:134:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_preloaded' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-images2.c:140:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-gl.c:462:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-multi-touch.c:213:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-multi-touch.c:221:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_multi_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-map-aa-eo.c:254:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-multi-touch.c:229:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_move_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-multi-touch.c:237:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_multi_move_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-multi-touch.c:245:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_mouse_up_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-multi-touch.c:253:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_multi_up_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-multi-touch.c:261:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_axis_update_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-map-utils-eo.c:222:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_free' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-transparent.c:96:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-map-aa.c:265:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-table.c:34:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-map-utils.c:240:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_free' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-vg-batman.c:58:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-vg-json.c:52:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_delete' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-textblock-obstacles.c:81:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-stacking.c:247:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-text.c:93:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-object.c:143:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-object.c:636:54: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_example_smart_object_child_num_change' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-object.c:637:60: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_example_smart_object_child_num_change' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-object.c:638:49: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_on_example_smart_object_child_num_change' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-interface.c:105:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_iface1_add' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-interface.c:121:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_iface1_custom_fn' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-interface.c:183:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-interface.c:665:54: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_example_smart_object_child_num_change' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-interface.c:666:60: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_on_example_smart_object_child_num_change' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/examples/evas/evas-smart-interface.c:667:49: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_on_example_smart_object_child_num_change' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/ecore.c:1119:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_thread_callback' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/ecore.c:1120:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_thread_callback' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/ecore_signal.c:159:44: style: Parameter 'si' can be declared as pointer to const. However it seems that '_ecore_signal_callback' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/ecore_signal.c:302:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ecore_signal_cb_fork' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/efl_boolean_model.c:43:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_storage_range_cmp' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/efl_boolean_model.c:53:80: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_storage_range_key' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/efl_boolean_model.c:497:65: style: Parameter 'it' can be declared as pointer to const. However it seems that 'efl_boolean_model_iterator_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore/efl_loop_consumer.c:54:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_dummy_cancel' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_con/efl_net_session-connman.c:434:91: style: Parameter 'pending' can be declared as pointer to const. However it seems that '_efl_net_session_create_session_cb' is a callback function, if 'pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_con/efl_net_session-connman.c:671:84: style: Parameter 'pending' can be declared as pointer to const. However it seems that '_efl_net_session_connect_cb' is a callback function, if 'pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_con/efl_net_session-connman.c:689:92: style: Parameter 'pending' can be declared as pointer to const. However it seems that '_efl_net_session_connect_do_connect' is a callback function, if 'pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_con/efl_net_session-connman.c:711:108: style: Parameter 'pending' can be declared as pointer to const. However it seems that '_efl_net_session_connect_change_online_required' is a callback function, if 'pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_con/efl_net_ssl_conn-openssl.c:132:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'efl_net_socket_bio_ctrl' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_evas/ecore_evas_util.c:181:32: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_ecore_evas_resize' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_wayland/ecore_wl_output.c:44:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ecore_wl_output_cb_done' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_sdl/ecore_sdl.c:36:42: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_sdl_pressed_key' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_sdl/ecore_sdl.c:45:43: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_sdl_pressed_node' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_wayland/ecore_wl_window.c:1093:60: style: Parameter 'xdg_popup' can be declared as pointer to const. However it seems that '_ecore_xdg_handle_popup_done' is a callback function, if 'xdg_popup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_wayland/ecore_wl_window.c:1105:85: style: Parameter 'session_recovery' can be declared as pointer to const. However it seems that '_ecore_session_recovery_uuid' is a callback function, if 'session_recovery' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_wl2/ecore_wl2_buffer.c:398:31: style: Parameter 'buf' can be declared as pointer to const. However it seems that '_wl_shm_map' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_wl2/ecore_wl2_buffer.c:410:35: style: Parameter 'buf' can be declared as pointer to const. However it seems that '_wl_shm_discard' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_wl2/ecore_wl2_output.c:63:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_cb_done' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_x/ecore_x_error.c:99:32: style: Parameter 'd' can be declared as pointer to const. However it seems that '_ecore_x_error_handle' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_x/ecore_x_error.c:100:36: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_ecore_x_error_handle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_x/ecore_x_error.c:170:35: style: Parameter 'd' can be declared as pointer to const. However it seems that '_ecore_x_io_error_handle' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_x/ecore_x.c:1329:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ecore_x_window_manage_error' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_x/ecore_x_dnd.c:99:35: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_x_dnd_converter_copy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ector/software/ector_software_gradient.c:66:93: style: Parameter 'g_data' can be declared as pointer to const. However it seems that '_linear_helper_generic' is a callback function, if 'g_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ector/software/ector_software_gradient.c:132:93: style: Parameter 'g_data' can be declared as pointer to const. However it seems that '_radial_helper_generic' is a callback function, if 'g_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_x/ecore_x_vsync.c:177:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_fallback_timeout' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eeze/eeze_disk_libmount.c:114:31: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eeze_mount_tab_watcher' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eeze/eeze_disk_libmount_new.c:90:31: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eeze_mount_tab_watcher' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eeze/eeze_disk_libmount_old.c:85:31: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eeze_mount_tab_watcher' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/efl/interfaces/efl_observer.c:132:64: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_efl_observable_observers_iterator_container' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/efl/interfaces/efl_observer.c:218:60: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_efl_observable_iterator_tuple_container' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_abstract_content.c:103:72: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_process_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_abstract_content.c:335:139: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_eina_value_type_content_convert_from' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_accessor.c:227:72: style: Parameter 'accessor' can be declared as pointer to const. However it seems that 'eina_carray_length_accessor_get_container' is a callback function, if 'accessor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_array.c:149:49: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_array_accessor_get_at' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_debug_timer.c:85:16: style: Parameter '_data' can be declared as pointer to const. However it seems that '_monitor' is a callback function, if '_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:166:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'on_bt_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:171:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'on_ck_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:219:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:254:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_sel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:254:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gl_sel' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:289:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_selected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:289:74: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_selected' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:295:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_unselected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:295:76: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_unselected' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:301:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_highlighted' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:301:77: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_highlighted' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:307:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_unhighlighted' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:307:79: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_unhighlighted' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:324:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_right_clicked' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:324:79: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_right_clicked' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:330:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_longpress' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:330:75: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_longpress' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:336:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_changed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:560:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:737:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'my_gl_flush_delay' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:981:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl2_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1139:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl3_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1318:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl5_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1551:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_selected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1558:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_activated' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1565:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_unselected' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1572:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_longpressed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1579:24: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_pressed' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1586:25: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_released' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1593:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl4_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1625:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_state_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1631:20: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl4_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1770:34: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gl_sel7' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:1788:63: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl7_swipe_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2292:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl10_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2448:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_moved_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2449:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_moved_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2493:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2494:46: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_focused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2494:65: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_reorder_item_focused_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2500:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_unfocused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2501:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_unfocused_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2501:67: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_reorder_item_unfocused_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2507:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_selected_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2508:47: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_selected_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2508:66: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_reorder_item_selected_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2514:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_unselected_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2515:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_reorder_item_unselected_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2515:68: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_reorder_item_unselected_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2599:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl12_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:2708:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl6_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:3105:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl15_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:3349:40: style: Parameter 'data' can be declared as pointer to const. However it seems that '_decorate_all_set_btn_clicked_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4421:22: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gl_del_del_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4421:45: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_del_del_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4484:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gl_focus_top_items_text_get' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4484:58: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl_focus_top_items_text_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4664:31: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gl_focus_item_focus_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4664:61: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_focus_item_focus_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4673:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_focus_item_unfocus_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4674:33: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gl_focus_item_unfocus_cb' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4680:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gl_focus_item_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4694:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_focus_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4695:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_gl_focus_key_down_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4812:32: style: Parameter 'data' can be declared as pointer to const. However it seems that '_focus_button_clicked_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4812:55: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focus_button_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:4813:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_focus_button_clicked_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:5251:44: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'gl_filter_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/elementary/test_genlist.c:5251:63: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gl_filter_get' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_inarray.c:254:54: style: Parameter 'it' can be declared as pointer to const. However it seems that '_eina_inarray_accessor_get_at' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_iterator.c:202:58: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_carray_iterator_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_iterator.c:260:72: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_carray_length_iterator_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_iterator.c:323:56: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_multi_iterator_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_iterator.c:393:58: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_iterator_filter_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_iterator.c:454:62: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_iterator_process_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_file_common.c:683:62: style: Parameter 'it' can be declared as pointer to const. However it seems that '_eina_file_map_lines_iterator_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_hash.c:155:51: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eina_hash_hash_rbtree_cmp_hash' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_hash.c:163:51: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eina_hash_hash_rbtree_cmp_node' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/edje/epp/cpplib.c:3909:18: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'do_error' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/edje/epp/cpplib.c:3909:38: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_error' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/edje/epp/cpplib.c:3931:20: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'do_warning' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/edje/epp/cpplib.c:3931:40: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_warning' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/edje/epp/cpplib.c:4055:42: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_if' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/bin/edje/epp/cpplib.c:4070:37: style: Parameter 'limit' can be declared as pointer to const. However it seems that 'do_elif' is a callback function, if 'limit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_file_win32.c:233:60: style: Parameter 'it' can be declared as pointer to const. However it seems that '_eina_file_win32_ls_iterator_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_file_win32.c:349:74: style: Parameter 'it' can be declared as pointer to const. However it seems that '_eina_file_win32_direct_ls_iterator_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_rbtree.c:91:57: style: Parameter 'it' can be declared as pointer to const. However it seems that '_eina_rbtree_iterator_get_content' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_list.c:410:46: style: Parameter 'list' can be declared as pointer to const. However it seems that 'eina_list_accessor_clone' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_share_common.c:343:42: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eina_share_common_cmp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_share_common.c:353:43: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eina_share_common_node' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_promise.c:683:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_dummy_cancel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/elementary/elm_code_widget_selection.c:404:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_selection_loss_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/ecore_x/ecore_x_image.c:29:67: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_ecore_x_image_error_handler' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/elput/elput_root.c:70:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_root_disconnect' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/elput/elput_root.c:130:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_root_close' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/elput/elput_root.c:136:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_root_vt_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_args.c:33:54: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_args_getarg' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_args.c:50:54: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_args_setarg' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_args.c:68:55: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_args_getsarg' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:78:57: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:89:49: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_str' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:107:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_mul' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:119:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_div' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:142:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_add' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_time.c:43:52: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_time_date' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:154:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_sub' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:167:63: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_fract' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_time.c:89:54: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_time_tzdate' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:180:63: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_round' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:211:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_cmp' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:227:52: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_sqroot' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:244:63: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_power' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:258:49: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_log' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:287:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_sin' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:301:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_cos' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:315:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_tan' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:329:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_abs' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:341:62: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_asin' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:355:62: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_acos' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:369:62: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_atan' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:383:63: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_atan2' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:399:63: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_log1p' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:411:62: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_cbrt' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:423:61: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_exp' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:435:62: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_exp2' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_float.c:447:63: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_fp_hypot' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:41:51: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_atoi' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:53:54: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_fnmatch' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:67:53: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strcmp' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:97:53: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strcpy' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:130:53: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strlen' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:142:53: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strcat' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:186:54: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strprep' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:462:53: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strstr' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:478:53: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strchr' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/embryo/embryo_str.c:494:54: style: Parameter 'params' can be declared as pointer to const. However it seems that '_embryo_str_strrchr' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/efl_input_device.c:205:61: style: Parameter 'it' can be declared as pointer to const. However it seems that '_child_device_iterator_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_rectangle.c:272:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_rectangle_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_rectangle.c:274:57: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_rectangle_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_rectangle.c:287:54: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_rectangle_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_rectangle.c:289:58: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_rectangle_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:361:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:362:60: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:363:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:371:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:372:61: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:373:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:381:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_is_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:382:60: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_is_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:383:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_is_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:393:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_was_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:394:61: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_was_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_line.c:395:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_line_was_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:420:51: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:421:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:422:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:430:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:431:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:432:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:499:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_was_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:500:64: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_was_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_polygon.c:501:56: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_polygon_was_inside' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/evas_blend_main.c:12:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_composite_span_nothing' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/evas_blend_main.c:17:98: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_composite_pt_nothing' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/evas_blit_main.c:243:35: style: Parameter 'src' can be declared as pointer to const. However it seems that 'evas_common_copy_pixels_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_textgrid.c:830:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_textgrid_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_textgrid.c:831:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_textgrid_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_textgrid.c:832:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_textgrid_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_textgrid.c:840:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_textgrid_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_textgrid.c:841:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_textgrid_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_textgrid.c:842:29: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_textgrid_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:105:77: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_uchar_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:249:78: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_ushort_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:397:76: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_uint_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:549:77: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_ulong_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:705:78: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_uint64_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:866:76: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_char_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:1018:77: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_short_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:1176:75: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_int_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:1340:76: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_long_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:1510:77: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_int64_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:1687:77: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_float_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:1870:78: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_double_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:3342:79: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_timeval_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:3550:74: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_tm_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/eina/eina_value.c:4920:40: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_eina_value_type_rectangle_flush' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/evas_op_copy/op_copy_pixel_.c:4:23: style: Parameter 's' can be declared as pointer to const. However it seems that '_op_copy_p_dp' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/ecore/system/tizen/ecore_system_tizen.c:71:69: style: Parameter 'first' can be declared as pointer to const. However it seems that '_lang_key_changed_cb' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/ecore/system/tizen/ecore_system_tizen.c:88:75: style: Parameter 'first' can be declared as pointer to const. However it seems that '_region_fmt_key_changed_cb' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/ecore_evas/engines/cocoa/ecore_evas_cocoa.c:354:60: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_ecore_evas_object_cursor_set' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/ecore_evas/engines/cocoa/ecore_evas_cocoa.c:551:54: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ecore_evas_cocoa_selection_has_owner' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/ecore_evas/engines/sdl/ecore_evas_sdl.c:204:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_ecore_evas_sdl_event' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/pass_through/eina_pass_through.c:31:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_pass_through_malloc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/pass_through/eina_pass_through.c:43:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_pass_through_from' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/pass_through/eina_pass_through.c:43:58: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'eina_pass_through_from' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/pass_through/eina_pass_through.c:64:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_pass_through_shutdown' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/one_big/eina_one_big.c:304:68: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_mempool_iterator_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/one_big/eina_one_big.c:340:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_one_big_realloc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/one_big/eina_one_big.c:341:40: style: Parameter 'element' can be declared as pointer to const. However it seems that 'eina_one_big_realloc' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/chained_pool/eina_chained_mempool.c:111:96: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eina_chained_mp_pool_cmp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/chained_pool/eina_chained_mempool.c:551:68: style: Parameter 'it' can be declared as pointer to const. However it seems that 'eina_mempool_iterator_get_container' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/chained_pool/eina_chained_mempool.c:673:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_chained_mempool_realloc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/eina/mp/chained_pool/eina_chained_mempool.c:674:48: style: Parameter 'element' can be declared as pointer to const. However it seems that 'eina_chained_mempool_realloc' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:48:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_tab_propagate_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:73:54: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_window_create_hook_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:78:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_dialog_alert_hook_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:83:55: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_dialog_confirm_hook_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:88:54: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_dialog_prompt_hook_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:93:61: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_dialog_file_selector_hook_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:98:56: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_console_message_hook_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:103:45: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_useragent_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:114:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_url_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:126:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_html_string_load' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:138:44: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_bg_color_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:158:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_popup_selected_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:163:45: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_popup_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:175:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_text_matches_mark' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:181:55: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_text_matches_unmark_all' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:187:58: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_text_matches_highlight_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:205:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_stop' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:211:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_reload' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:217:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_reload_full' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:223:36: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_back' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:229:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_forward' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:235:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_navigate' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:253:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_navigate_possible_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:265:51: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_history_enabled_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:270:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_efl_ui_zoom_zoom_level_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:281:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_efl_ui_zoom_zoom_mode_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:292:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_region_show' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:297:47: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_region_bring_in' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/elementary/web/none/elm_web_none.c:302:46: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_elm_web_none_elm_web_inwin_mode_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_sink.c:59:61: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_cleanup_priv' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_sink.c:73:65: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'emotion_video_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_sink.c:108:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'emotion_video_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:510:27: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_frame_done' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:567:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_yuv_rows_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:578:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_bgra_data_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:746:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_video_channel_name_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:811:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_audio_channel_name_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:914:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_spu_channel_name_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:949:30: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_chapter_count' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:955:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_chapter_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:960:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_chapter_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:966:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_chapter_name_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:972:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_speed_set' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:977:26: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_speed_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/emotion/gstreamer1/emotion_gstreamer.c:983:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'em_eject' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/region.c:513:49: style: Parameter 'r1_end' can be declared as pointer to const. However it seems that '_region_intersect' is a callback function, if 'r1_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/region.c:513:71: style: Parameter 'r2_end' can be declared as pointer to const. However it seems that '_region_intersect' is a callback function, if 'r2_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/region.c:540:43: style: Parameter 'r1_end' can be declared as pointer to const. However it seems that '_region_add' is a callback function, if 'r1_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/region.c:540:65: style: Parameter 'r2_end' can be declared as pointer to const. However it seems that '_region_add' is a callback function, if 'r2_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/region.c:645:43: style: Parameter 'r1end' can be declared as pointer to const. However it seems that '_region_del' is a callback function, if 'r1end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/common/region.c:645:64: style: Parameter 'r2end' can be declared as pointer to const. However it seems that '_region_del' is a callback function, if 'r2end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/ecore_imf/scim/scim_imcontext.cpp:1746:67: style: Parameter 'fd_handler' can be declared as pointer to const. However it seems that 'panel_iochannel_handler' is a callback function, if 'fd_handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/eglfs/evas_outbuf.c:118:45: style: Parameter 'doit' can be declared as pointer to const. However it seems that '_evas_outbuf_make_current' is a callback function, if 'doit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_text.c:2172:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_text_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_text.c:2173:60: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_text_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_text.c:2174:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_text_is_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_text.c:2182:49: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_text_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_text.c:2183:61: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_text_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/lib/evas/canvas/evas_object_text.c:2184:53: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_object_text_was_opaque' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_drm/evas_outbuf.c:121:45: style: Parameter 'doit' can be declared as pointer to const. However it seems that '_evas_outbuf_make_current' is a callback function, if 'doit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:40:39: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_outbuf_new_region_for_update' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:47:48: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_outbuf_push_updated_region' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:94:32: style: Parameter 'ob' can be declared as pointer to const. However it seems that '_window_gl_context_get' is a callback function, if 'ob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:170:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evgl_eng_native_window_create' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:179:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evgl_eng_native_window_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:186:43: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evgl_eng_window_surface_create' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:192:44: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evgl_eng_window_surface_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:193:47: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evgl_eng_window_surface_destroy' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_sdl/evas_engine.c:237:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evgl_eng_rotation_angle_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/software_x11/evas_xlib_buffer.c:256:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'x_output_tmp_x_err' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/gl_x11/evas_x_main.c:696:43: style: Parameter 'doit' can be declared as pointer to const. However it seems that 'eng_window_make_current' is a callback function, if 'doit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/jpeg/evas_image_load_jpeg.c:89:44: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_evas_image_load_jpeg_cancelled' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/jpeg/evas_image_load_jpeg.c:90:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_evas_image_load_jpeg_cancelled' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/gif/evas_image_load_gif.c:390:25: style: Parameter 'gft' can be declared as pointer to const. However it seems that '_file_read' is a callback function, if 'gft' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/pmaps/evas_image_load_pmaps.c:55:69: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_pmaps' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/pmaps/evas_image_load_pmaps.c:56:32: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_pmaps' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/pmaps/evas_image_load_pmaps.c:57:35: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_pmaps' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/pmaps/evas_image_load_pmaps.c:58:16: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_pmaps' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/pmaps/evas_image_load_pmaps.c:64:52: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_close_pmaps' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/pmaps/evas_image_load_pmaps.c:98:27: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'evas_image_load_file_data_pmaps' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/engines/wayland_egl/evas_engine.c:1341:44: style: Parameter 'doit' can be declared as pointer to const. However it seems that 'eng_preload_make_current' is a callback function, if 'doit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/wbmp/evas_image_load_wbmp.c:29:68: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_wbmp' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/wbmp/evas_image_load_wbmp.c:30:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_wbmp' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/wbmp/evas_image_load_wbmp.c:31:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_wbmp' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/wbmp/evas_image_load_wbmp.c:32:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_wbmp' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/wbmp/evas_image_load_wbmp.c:38:51: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_close_wbmp' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/wbmp/evas_image_load_wbmp.c:101:33: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'evas_image_load_file_data_wbmp' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:91:68: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tiff' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:92:38: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tiff' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:93:41: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tiff' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:94:22: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tiff' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:100:51: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_close_tiff' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/psd/evas_image_load_psd.c:135:67: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_psd' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/psd/evas_image_load_psd.c:136:37: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_psd' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/psd/evas_image_load_psd.c:137:40: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_psd' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/psd/evas_image_load_psd.c:138:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_psd' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/psd/evas_image_load_psd.c:144:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_close_psd' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:56:67: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tga' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:57:58: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tga' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:58:61: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tga' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:59:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_tga' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:65:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_close_tga' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/static_libs/freetype/sw_ft_raster.c:1577:48: style: Parameter 'raster' can be declared as pointer to const. However it seems that 'gray_raster_render' is a callback function, if 'raster' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/static_libs/http-parser/test.c:1521: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] efl-1.27.0/src/static_libs/http-parser/test.c:1539: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] efl-1.27.0/src/static_libs/http-parser/test.c:1558: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] efl-1.27.0/src/static_libs/http-parser/test.c:1587: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] efl-1.27.0/src/static_libs/http-parser/test.c:1601: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] efl-1.27.0/src/static_libs/http-parser/test.c:1611: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] efl-1.27.0/src/static_libs/http-parser/test.c:1619: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] efl-1.27.0/src/static_libs/http-parser/test.c:1666: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] efl-1.27.0/src/static_libs/http-parser/test.c:1674: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] efl-1.27.0/src/static_libs/http-parser/test.c:1682: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] efl-1.27.0/src/static_libs/http-parser/test.c:1690: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] efl-1.27.0/src/static_libs/http-parser/test.c:1698: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] efl-1.27.0/src/static_libs/http-parser/test.c:1706: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] efl-1.27.0/src/tests/ecore/ecore_test_animator.c:111:35: style: Parameter 'data' can be declared as pointer to const. However it seems that '_switch_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore/ecore_test_animator.c:117:33: style: Parameter 'data' can be declared as pointer to const. However it seems that '_quit_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore/ecore_test_ecore_audio.c:14:32: style: Parameter 'data' can be declared as pointer to const. However it seems that '_finished_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore/ecore_test_ecore_audio.c:87:30: style: Parameter 'data' can be declared as pointer to const. However it seems that '_quit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore/ecore_test_idle.c:24:17: style: Parameter 'data' can be declared as pointer to const. However it seems that '_dummy_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore/ecore_test_job.c:43:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_signal_job' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore/ecore_test_poller.c:40:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_poller_loop_fail' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/vg_loaders/svg/evas_vg_load_svg.c:2591:46: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_vg_load_file_data_svg' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore/efl_app_test_loop_timer.c:79:17: style: Parameter 'data' can be declared as pointer to const. However it seems that '_timer_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_suite.c:22:22: style: Parameter 'd' can be declared as pointer to const. However it seems that '_timeout_timer' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:47:30: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eet_client_discnct_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:47:65: style: Parameter 'reply' can be declared as pointer to const. However it seems that '_eet_client_discnct_cb' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:47:102: style: Parameter 'conn' can be declared as pointer to const. However it seems that '_eet_client_discnct_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:97:120: style: Parameter 'value' can be declared as pointer to const. However it seems that '_eet_raw_data_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:169:27: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eet_svr_discnct_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:169:62: style: Parameter 'reply' can be declared as pointer to const. However it seems that '_eet_svr_discnct_cb' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:169:99: style: Parameter 'conn' can be declared as pointer to const. However it seems that '_eet_svr_discnct_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con_eet.c:176:124: style: Parameter 'value' can be declared as pointer to const. However it seems that '_eet_svr_raw_data_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con.c:20:12: style: Parameter 'data' can be declared as pointer to const. However it seems that '_add' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con.c:74:12: style: Parameter 'data' can be declared as pointer to const. However it seems that '_del' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con.c:120:13: style: Parameter 'data' can be declared as pointer to const. However it seems that '_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con.c:504:73: style: Parameter 'addr' can be declared as pointer to const. However it seems that '_lookup_done_cb' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_con/ecore_con_test_ecore_con.c:504:98: style: Parameter 'data' can be declared as pointer to const. However it seems that '_lookup_done_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_wl2/ecore_wl2_test_window.c:712:30: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_hide_window_hide' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_wl2/ecore_wl2_test_window.c:712:76: style: Parameter 'event' can be declared as pointer to const. However it seems that '_test_hide_window_hide' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_wl2/ecore_wl2_test_window.c:788:30: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_show_window_show' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_wl2/ecore_wl2_test_window.c:788:76: style: Parameter 'event' can be declared as pointer to const. However it seems that '_test_show_window_show' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_wl2/ecore_wl2_test_window.c:833:37: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_update_window_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/ecore_wl2/ecore_wl2_test_window.c:833:83: style: Parameter 'event' can be declared as pointer to const. However it seems that '_test_update_window_configure' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/edje/edje_test_swallow.c:66:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'edje_test_swallows_invalidate_del' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/edje/edje_test_signal.c:192:52: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_signal_callback_count_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eet/eet_test_identity.c:159:13: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'pw_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eet/eet_test_identity.c:159:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pw_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eeze/eeze_test_udev.c:13:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'catch_events' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eeze/eeze_test_udev.c:13:55: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'catch_events' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/efreet/ef_cache.c:167:28: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'icon_handler_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/efreet/ef_cache.c:179:31: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'desktop_handler_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_accessor.c:31:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_accessor_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_accessor.c:99:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_accessor_inlist_data_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_accessor.c:169:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_list_data_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:94:48: style: Parameter 'data' can be declared as pointer to const. However it seems that '_filter_free' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:94:72: style: Parameter 'fdata' can be declared as pointer to const. However it seems that '_filter_free' is a callback function, if 'fdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:130:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_array_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:185:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_hash_data_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:259:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_inlist_data_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:322:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_list_data_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:386:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_reverse_iterator_list_data_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:482:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_rbtree_data_check_sorted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:505:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_rbtree_data_check_prefix' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_iterator.c:528:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eina_iterator_rbtree_data_check_postfix' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_slstr.c:156:18: style: Parameter 'data' can be declared as pointer to const. However it seems that '_thread_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_eet.c:20:16: style: Parameter 'data' can be declared as pointer to const. However it seems that '_open_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_eet.c:20:44: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_open_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_eet.c:27:16: style: Parameter 'data' can be declared as pointer to const. However it seems that '_done_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_eet.c:27:44: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_done_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_eet.c:62:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_eet_error_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_eet.c:62:49: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_eet_error_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_file.c:25:18: style: Parameter 'data' can be declared as pointer to const. However it seems that '_filter_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_file.c:25:46: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_filter_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_file.c:37:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_delete_filter_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_file.c:37:53: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_delete_filter_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_file.c:52:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_direct_filter_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_file.c:52:53: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_direct_filter_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:20:16: style: Parameter 'data' can be declared as pointer to const. However it seems that '_done_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:20:44: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_done_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:26:16: style: Parameter 'data' can be declared as pointer to const. However it seems that '_open_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:26:44: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_open_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:33:61: style: Parameter 'map' can be declared as pointer to const. However it seems that '_filter_cb' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:44:15: style: Parameter 'datai' can be declared as pointer to const. However it seems that '_map_cb' is a callback function, if 'datai' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:44:44: style: Parameter 'handler' can be declared as pointer to const. However it seems that '_map_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_map.c:44:71: style: Parameter 'map' can be declared as pointer to const. However it seems that '_map_cb' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:23:24: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_timeout_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:40:30: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_timeout_expected' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:58:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_delete_directory' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:69:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_create_directory' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:78:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_create_file' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:96:20: style: Parameter 'data' can be declared as pointer to const. However it seems that '_modify_file' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:106:27: style: Parameter 'data' can be declared as pointer to const. However it seems that '_modify_attrib_file' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:672:28: style: Parameter 'data' can be declared as pointer to const. However it seems that '_unexpected_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_monitor.c:672:74: style: Parameter 'event' can be declared as pointer to const. However it seems that '_unexpected_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_init.c:15:16: style: Parameter 'data' can be declared as pointer to const. However it seems that '_quit_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:24:41: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_timeout_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:40:47: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_timeout_expected' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:57:42: style: Parameter 'data' can be declared as pointer to const. However it seems that '_delete_directory' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:67:42: style: Parameter 'data' can be declared as pointer to const. However it seems that '_create_directory' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:75:37: style: Parameter 'data' can be declared as pointer to const. However it seems that '_create_file' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:91:37: style: Parameter 'data' can be declared as pointer to const. However it seems that '_modify_file' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:100:44: style: Parameter 'data' can be declared as pointer to const. However it seems that '_modify_attrib_file' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eio/eio_test_sentry.c:570:40: style: Parameter 'data' can be declared as pointer to const. However it seems that '_unexpected_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_model_connection.c:109:14: style: Parameter 'data' can be declared as pointer to const. However it seems that '_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_model_proxy.c:18:14: style: Parameter 'data' can be declared as pointer to const. However it seems that '_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_model_object.c:114:14: style: Parameter 'data' can be declared as pointer to const. However it seems that '_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_model.c:285:14: style: Parameter 'data' can be declared as pointer to const. However it seems that '_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_pending_data.c:34:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_loop_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_message.c:53:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_loop_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_message.c:419:32: style: Parameter 'data' can be declared as pointer to const. However it seems that '_message_without_body_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_pending_cancel.c:37:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_loop_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_message.c:419:105: style: Parameter 'pending' can be declared as pointer to const. However it seems that '_message_without_body_cb' is a callback function, if 'pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_message.c:617:78: style: Parameter 'pending' can be declared as pointer to const. However it seems that '_hello_cb' is a callback function, if 'pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_object.c:34:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_loop_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_proxy.c:36:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_loop_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_fake_server_eldbus_model_proxy.c:76:14: style: Parameter 'data' can be declared as pointer to const. However it seems that '_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_signal_handler.c:30:25: style: Parameter 'data' can be declared as pointer to const. However it seems that '_ecore_loop_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_signal_handler.c:61:28: style: Parameter 'data' can be declared as pointer to const. However it seems that '_response_message_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eldbus/eldbus_test_eldbus_signal_handler.c:61:101: style: Parameter 'pending' can be declared as pointer to const. However it seems that '_response_message_cb' is a callback function, if 'pending' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_matrixsparse.c:14:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'eina_matrixsparse_free_cell_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eina/eina_test_matrixsparse.c:15:50: style: Parameter 'cell_data' can be declared as pointer to const. However it seems that 'eina_matrixsparse_free_cell_cb' is a callback function, if 'cell_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_code_test_parse.c:11:50: style: Parameter 'line' can be declared as pointer to const. However it seems that '_parser_line_callback' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_code_test_parse.c:11:74: style: Parameter 'data' can be declared as pointer to const. However it seems that '_parser_line_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_code_test_parse.c:16:50: style: Parameter 'file' can be declared as pointer to const. However it seems that '_parser_file_callback' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_code_test_parse.c:16:74: style: Parameter 'data' can be declared as pointer to const. However it seems that '_parser_file_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_check.c:159:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_check_changed_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_entry.c:44:17: style: Parameter 'data' can be declared as pointer to const. However it seems that '_dummy_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_entry.c:44:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_dummy_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_gengrid.c:94:17: style: Parameter 'data' can be declared as pointer to const. However it seems that '_realized' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_gengrid.c:94:48: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_realized' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_gengrid.c:94:71: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_realized' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_gengrid.c:157:42: style: Parameter 'data' can be declared as pointer to const. However it seems that '_gengrid_item_content_test_realize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_gengrid.c:157:73: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_gengrid_item_content_test_realize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_gengrid.c:157:96: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_gengrid_item_content_test_realize' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_genlist.c:125:42: style: Parameter 'data' can be declared as pointer to const. However it seems that '_genlist_item_content_test_realize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_genlist.c:125:73: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_genlist_item_content_test_realize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_genlist.c:125:96: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_genlist_item_content_test_realize' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_genlist.c:265:28: style: Parameter 'data' can be declared as pointer to const. However it seems that '_children_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_naviframe.c:49:18: style: Parameter 'data' can be declared as pointer to const. However it seems that '_test_fail' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_naviframe.c:49:42: style: Parameter 'e' can be declared as pointer to const. However it seems that '_test_fail' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_naviframe.c:49:70: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_test_fail' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_naviframe.c:49:93: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_test_fail' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_widget_focus.c:23:17: style: Parameter 'data' can be declared as pointer to const. However it seems that '_realized' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_widget_focus.c:23:48: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_realized' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_widget_focus.c:23:71: style: Parameter 'event_info' can be declared as pointer to const. However it seems that '_realized' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/elementary/elm_test_win.c:59:22: style: Parameter 'data' can be declared as pointer to const. However it seems that '_timer_exit_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eo/composite_objects/composite_objects_main.c:14:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_a_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eo/signals/signals_main.c:13:21: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_null_cb' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eo/signals/signals_main.c:18:21: style: Parameter 'data' can be declared as pointer to const. However it seems that '_a_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eo/suite/eo_test_domain.c:27:16: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_a_get' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/eo/suite/eo_test_event.c:138:31: style: Parameter 'data' can be declared as pointer to const. However it seems that '_generation_clamp_step3' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/evas/evas_test_render_engines.c:83:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'render_post' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/evas/evas_test_render_engines.c:83:43: style: Parameter 'e' can be declared as pointer to const. However it seems that 'render_post' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/tests/evas/evas_test_render_engines.c:83:64: style: Parameter 'event_info' can be declared as pointer to const. However it seems that 'render_post' is a callback function, if 'event_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/xpm/evas_image_load_xpm.c:2181:67: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_xpm' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/xpm/evas_image_load_xpm.c:2182:58: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_xpm' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/xpm/evas_image_load_xpm.c:2183:61: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_xpm' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/xpm/evas_image_load_xpm.c:2184:42: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_open_xpm' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] efl-1.27.0/src/modules/evas/image_loaders/xpm/evas_image_load_xpm.c:2190:50: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that 'evas_image_load_file_close_xpm' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/efte/efte_1.1.orig.tar.gz efte-1.1/src/con_x11.cpp:179:49: style: Parameter 'ee' can be declared as pointer to const. However it seems that 'ErrorHandler' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/eg25-manager/eg25-manager_0.4.6.orig.tar.bz2 eg25-manager-0.4.6/src/ofono-iface.c:46:43: style: Parameter 'manager_proxy' can be declared as pointer to const. However it seems that 'modem_removed_cb' is a callback function, if 'manager_proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eg25-manager-0.4.6/src/ofono-iface.c:48:50: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'modem_removed_cb' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eg25-manager-0.4.6/src/udev.c:11:55: style: Parameter 'action' can be declared as pointer to const. However it seems that 'udev_event_cb' 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/e/egenix-mx-base/egenix-mx-base_3.2.9.orig.tar.gz egenix-mx-base-3.2.9/mx/UID/mxUID/mxUID.c:415:13: style: Parameter 'code' can be declared as pointer to const. However it seems that 'mxUID_New' is a callback function, if 'code' is declared with const you might also need to cast function pointer(s). [constParameterCallback] egenix-mx-base-3.2.9/mx/UID/mxUID/mxUID.c:487:46: style: Parameter 'uid' can be declared as pointer to const. However it seems that 'mxUID_ExtractTimestamp' is a callback function, if 'uid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/eggdrop/eggdrop_1.8.4+repack1.orig.tar.gz eggdrop-1.8.4+repack1/src/dns.c:50:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dcc_dnswait' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/dns.c:166:32: style: Parameter 'other' can be declared as pointer to const. However it seems that 'dns_dccexpmem' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/flags.c:777:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'botfl_set' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/flags.c:828:44: style: Parameter 'e' can be declared as pointer to const. However it seems that 'botfl_expmem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/assoc.mod/assoc.c:191:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'cmd_assoc' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/compress.mod/compress.c:125:50: style: Parameter 'f_target' can be declared as pointer to const. However it seems that 'uncompress_to_file' is a callback function, if 'f_target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/compress.mod/compress.c:224:48: style: Parameter 'f_target' can be declared as pointer to const. However it seems that 'compress_to_file' is a callback function, if 'f_target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/dns.mod/dns.c:102:39: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dns_socket' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/channels.mod/cmdschan.c:1191:42: style: Parameter 'u' can be declared as pointer to const. However it seems that 'cmd_pls_chan' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/botnet.c:1290:38: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'pre_relay' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/dcc.c:466:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'expmem_dcc_bot_' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/dcc.c:1490:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dcc_dupwait' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/dcc.c:2217:39: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dcc_socket' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/dcc.c:2263:35: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dcc_identwait' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/dcc.c:2307:31: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dcc_ident' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/notes.mod/notes.c:871:51: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'away_notes' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transferfstat.c:81:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'fstat_set' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transferfstat.c:174:44: style: Parameter 'e' can be declared as pointer to const. However it seems that 'fstat_expmem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transferfstat.c:207:65: style: Parameter 'e' can be declared as pointer to const. However it seems that 'fstat_gotshare' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transferfstat.c:252:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'fstat_dupuser' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transferfstat.c:300:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'fstat_tcl_set' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/modules.c:661:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'module_register' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/modules.c:890:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'module_find' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/modules.c:902:32: style: Parameter 'name' can be declared as pointer to const. However it seems that 'module_rename' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/modules.c:902:44: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'module_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transfer.c:422:36: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dcc_get' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transfer.c:610:37: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dcc_send' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transfer.c:775:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'out_dcc_xfer' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/transfer.mod/transfer.c:775:52: style: Parameter 'x' can be declared as pointer to const. However it seems that 'out_dcc_xfer' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/irc.mod/chan.c:1168:37: style: Parameter 'origmsg' can be declared as pointer to const. However it seems that 'got367' is a callback function, if 'origmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/irc.mod/chan.c:1214:37: style: Parameter 'origmsg' can be declared as pointer to const. However it seems that 'got348' is a callback function, if 'origmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/irc.mod/chan.c:1261:37: style: Parameter 'origmsg' can be declared as pointer to const. However it seems that 'got346' is a callback function, if 'origmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:357:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'cmd_motd' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:392:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'cmd_back' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:392:56: style: Parameter 'par' can be declared as pointer to const. However it seems that 'cmd_back' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:561:58: style: Parameter 'par' can be declared as pointer to const. However it seems that 'cmd_status' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:1279:41: style: Parameter 'u' can be declared as pointer to const. However it seems that 'cmd_comment' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:1368:57: style: Parameter 'par' can be declared as pointer to const. However it seems that 'cmd_debug' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:2144:56: style: Parameter 'par' can be declared as pointer to const. However it seems that 'cmd_echo' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:2430:56: style: Parameter 'par' can be declared as pointer to const. However it seems that 'cmd_page' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/cmds.c:2667:62: style: Parameter 'par' can be declared as pointer to const. However it seems that 'cmd_mns_ignore' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/server.mod/server.c:1348:59: style: Parameter 'irp' can be declared as pointer to const. However it seems that 'traced_nettype' is a callback function, if 'irp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/server.mod/server.c:1349:45: style: Parameter 'name1' can be declared as pointer to const. However it seems that 'traced_nettype' is a callback function, if 'name1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/server.mod/server.c:1350:45: style: Parameter 'name2' can be declared as pointer to const. However it seems that 'traced_nettype' is a callback function, if 'name2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:107:71: style: Parameter 'e' can be declared as pointer to const. However it seems that 'def_write_userfile' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:114:31: style: Parameter 'u' can be declared as pointer to const. However it seems that 'def_get' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:183:35: style: Parameter 'e' can be declared as pointer to const. However it seems that 'def_expmem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:447:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'laston_expmem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:770:65: style: Parameter 'old' can be declared as pointer to const. However it seems that 'botaddr_dupuser' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:933:54: style: Parameter 'e' can be declared as pointer to const. However it seems that 'xtra_display' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:985:44: style: Parameter 'e' can be declared as pointer to const. However it seems that 'xtra_dupuser' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1002:51: style: Parameter 'e' can be declared as pointer to const. However it seems that 'xtra_write_userfile' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1075:43: style: Parameter 'e' can be declared as pointer to const. However it seems that 'xtra_expmem' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1108:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hosts_dupuser' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1117:39: style: Parameter 'u' can be declared as pointer to const. However it seems that 'hosts_null' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1117:61: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hosts_null' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1123:52: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hosts_write_userfile' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1145:55: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hosts_display' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1212:45: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hosts_tcl_get' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1249:43: style: Parameter 'u' can be declared as pointer to const. However it seems that 'hosts_gotshare' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1249:65: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hosts_gotshare' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/userent.c:1250:33: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'hosts_gotshare' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/filesys.mod/files.c:269:34: style: Parameter 'ppath' can be declared as pointer to const. However it seems that 'incr_file_gots' is a callback function, if 'ppath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/filesys.mod/files.c:1037:38: style: Parameter 'par' can be declared as pointer to const. However it seems that 'cmd_rmdir' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/filesys.mod/filedb3.c:1026:55: style: Parameter 'file' can be declared as pointer to const. However it seems that 'remote_filereq' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/irc.mod/irc.c:1096:59: style: Parameter 'irp' can be declared as pointer to const. However it seems that 'traced_nettype' is a callback function, if 'irp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/irc.mod/irc.c:1097:45: style: Parameter 'name1' can be declared as pointer to const. However it seems that 'traced_nettype' is a callback function, if 'name1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/irc.mod/irc.c:1098:45: style: Parameter 'name2' can be declared as pointer to const. However it seems that 'traced_nettype' is a callback function, if 'name2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/channels.mod/tclchan.c:2026:66: style: Parameter 'options' can be declared as pointer to const. However it seems that 'tcl_channel_add' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/channels.mod/userchan.c:23:49: style: Parameter 'u' can be declared as pointer to const. However it seems that 'get_chanrec' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/channels.mod/userchan.c:418:51: style: Parameter 'ban' can be declared as pointer to const. However it seems that 'u_addban' is a callback function, if 'ban' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/channels.mod/userchan.c:494:54: style: Parameter 'invite' can be declared as pointer to const. However it seems that 'u_addinvite' is a callback function, if 'invite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eggdrop-1.8.4+repack1/src/mod/channels.mod/userchan.c:558:54: style: Parameter 'exempt' can be declared as pointer to const. However it seems that 'u_addexempt' is a callback function, if 'exempt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/egl-wayland/egl-wayland_1.1.13.orig.tar.gz egl-wayland-1.1.13/src/wayland-egldisplay.c:264:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dmabuf_feedback_main_device' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] egl-wayland-1.1.13/src/wayland-egldisplay.c:281:56: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dmabuf_feedback_tranche_target_device' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] egl-wayland-1.1.13/src/wayland-egldisplay.c:557:55: style: Parameter 'streamResource' can be declared as pointer to const. However it seems that 'eglstream_display_handle_swapinterval_override' is a callback function, if 'streamResource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] egl-wayland-1.1.13/src/wayland-eglsurface.c:1915:39: style: Parameter 'window' can be declared as pointer to const. However it seems that 'resize_callback' 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/e/eigensoft/eigensoft_8.0.0+dfsg.orig.tar.xz EIG-8.0.0/src/nicksrc/sortit.c:109:14: style: Parameter 'a1' can be declared as pointer to const. However it seems that 'compit' is a callback function, if 'a1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EIG-8.0.0/src/nicksrc/sortit.c:109:23: style: Parameter 'a2' can be declared as pointer to const. However it seems that 'compit' is a callback function, if 'a2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EIG-8.0.0/src/nicksrc/sortit.c:177:15: style: Parameter 'a1' can be declared as pointer to const. However it seems that 'lcompit' is a callback function, if 'a1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EIG-8.0.0/src/nicksrc/sortit.c:177:24: style: Parameter 'a2' can be declared as pointer to const. However it seems that 'lcompit' is a callback function, if 'a2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EIG-8.0.0/src/nicksrc/sortit.c:187:15: style: Parameter 'a1' can be declared as pointer to const. However it seems that 'icompit' is a callback function, if 'a1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EIG-8.0.0/src/nicksrc/sortit.c:187:24: style: Parameter 'a2' can be declared as pointer to const. However it seems that 'icompit' is a callback function, if 'a2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/eiskaltdcpp/eiskaltdcpp_2.4.2.orig.tar.xz eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/adlsearch.cc:415:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onButtonReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/emoticonsdialog.cc:398:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/settingsdialog.cc:1792:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onSTKeyReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/settingsdialog.cc:1813:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onSTButtonReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/settingsdialog.cc:2339:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onNotifyKeyReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/settingsdialog.cc:2356:78: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onNotifyButtonReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/settingsdialog.cc:3027:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onPreviewKeyReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/settingsdialog.cc:3045:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onPreviewButtonReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/sharebrowser.cc:769:84: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onFileButtonReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/sharebrowser.cc:797:83: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onDirButtonReleased_gui' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eiskaltdcpp-2.4.2/json/jsonrpc-cpp/mongoose.c:5387:59: style: Parameter 'param' can be declared as pointer to const. However it seems that 'iter2' 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/e/eja/eja_9.5.20.orig.tar.gz eja/lua/src/ldblib.c:267: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] eja/lua/src/ldebug.c:83: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] eja/lua/src/ldebug.c:88: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] eja/lua/src/ldo.c:535: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] eja/lua/src/lapi.c:1012: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] ftp://ftp.de.debian.org/debian/pool/main/e/ekeyd/ekeyd_1.1.5.orig.tar.gz ekeyd-1.1.5/host/connection.c:61:32: style: Parameter 'state' can be declared as pointer to const. However it seems that 'null_pkt_handler' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekeyd-1.1.5/host/connection.c:61:48: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'null_pkt_handler' 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/e/ekg2/ekg2_0.4~pre+20120506.1.orig.tar.gz ekg2-0.4~pre+20120506.1/contrib/testcase_for_remove_iter.c:95:22: style: Parameter 'f' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/userlistgui.c:450:44: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'userlist_key_cb' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/userlistgui.c:450:63: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'userlist_key_cb' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/userlistgui.c:450:77: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'userlist_key_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/menu.c:882:34: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'menu_quit' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/menu.c:882:48: style: Parameter 'none' can be declared as pointer to const. However it seems that 'menu_quit' is a callback function, if 'none' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_01service.c:122:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_service_redirect' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_01service.c:289:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_service_ratechange' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_01service.c:375:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_service_resume' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_01service.c:585:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_service_nop' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_flap_handlers.c:232:8: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_flap_error' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_02location.c:154:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_watcher_notification' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_02location.c:164:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq__update_dir_info_result' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_0Alookup.c:56:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_lookup_replyreq' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_0Bstatus.c:75:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_status_report_ack' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_17sigon.c:73:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_new_uin' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_17sigon.c:135:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_secure_id_request' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_04message.c:624:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_message_mini_typing_notification' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_04message.c:660:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_message_queue' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_13userlist.c:408:8: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_userlist_up_to_date' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_13userlist.c:420:8: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_userlist_modifystart' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_13userlist.c:435:8: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_userlist_modifyentry' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_13userlist.c:474:8: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_userlist_modifyend' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:308:93: style: Parameter 'gui' can be declared as pointer to const. However it seems that 'mg_inputbox_focus' is a callback function, if 'gui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:328:55: style: Parameter 'gui' can be declared as pointer to const. However it seems that 'mg_inputbox_cb' is a callback function, if 'gui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:396:47: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'mg_windowstate_cb' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:396:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mg_windowstate_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:396:90: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'mg_windowstate_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:411:44: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'mg_configure_cb' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:411:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mg_configure_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:411:86: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'mg_configure_cb' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:785:41: style: Parameter 'win' can be declared as pointer to const. However it seems that 'mg_topdestroy_cb' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:785:56: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'mg_topdestroy_cb' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1036:40: style: Parameter 'item' can be declared as pointer to const. However it seems that 'mg_color_insert' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1244:45: style: Parameter 'win' can be declared as pointer to const. However it seems that 'mg_tabwindow_kill_cb' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1244:59: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'mg_tabwindow_kill_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1438:26: style: Parameter 'xtext' can be declared as pointer to const. However it seems that 'mg_word_check' is a callback function, if 'xtext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1438:39: style: Parameter 'word' can be declared as pointer to const. However it seems that 'mg_word_check' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1447:28: style: Parameter 'xtext' can be declared as pointer to const. However it seems that 'mg_word_clicked' is a callback function, if 'xtext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1447:41: style: Parameter 'word' can be declared as pointer to const. However it seems that 'mg_word_clicked' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1447:64: style: Parameter 'even' can be declared as pointer to const. However it seems that 'mg_word_clicked' is a callback function, if 'even' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1628:43: style: Parameter 'button' can be declared as pointer to const. However it seems that 'mg_sessionclick_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1628:60: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'mg_sessionclick_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1848:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'mg_tabs_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1848:51: style: Parameter 'b' can be declared as pointer to const. However it seems that 'mg_tabs_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1886:32: style: Parameter 'win' can be declared as pointer to const. However it seems that 'mg_topwin_focus_cb' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1886:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mg_topwin_focus_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1886:70: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'mg_topwin_focus_cb' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1997:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'mg_tabwindow_de_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1997:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mg_tabwindow_de_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/maingui.c:1997:82: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mg_tabwindow_de_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq_snac_handlers_15extension.c:600:1: style: Parameter 's' can be declared as pointer to const. However it seems that 'icq_snac_extension_fullinfo_ack' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq.c:642:61: style: Parameter 'err' can be declared as pointer to const. However it seems that 'icq_handle_failure' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/icq/icq.c:675:48: style: Parameter 'err' can be declared as pointer to const. However it seems that 'icq_handle_connect_failure' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/irc/irc.c:536:61: style: Parameter 'err' can be declared as pointer to const. However it seems that 'irc_handle_failure' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/irc/irc.c:583:48: style: Parameter 'err' can be declared as pointer to const. However it seems that 'irc_handle_connect_failure' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ncurses/contacts.c:516:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ncurses_contacts_update_redraw' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/python/python-config.c:49:36: style: Parameter 'o' can be declared as pointer to const. However it seems that 'ekg_config_dealloc' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/python/python-config.c:61:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ekg_config_len' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/polchat/polchat.c:319:65: style: Parameter 'err' can be declared as pointer to const. However it seems that 'polchat_handle_failure' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/polchat/polchat.c:370:52: style: Parameter 'err' can be declared as pointer to const. However it seems that 'polchat_handle_connect_failure' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/python/python-session.c:169:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ekg_session_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/python/python-session.c:183:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ekg_session_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/python/python-user.c:242:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ekg_user_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/python/python-user.c:256:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ekg_user_str' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/python/python-window.c:90:41: style: Parameter 'o' can be declared as pointer to const. However it seems that 'ekg_window_dealloc' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/readline/completion.c:47:27: style: Parameter 'text' can be declared as pointer to const. However it seems that 'one_generator' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_theme.c:34:49: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'ruby_print_window' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:343:37: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'ruby_bind_free' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:343:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ruby_bind_free' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:343:124: style: Parameter 'priv_data' can be declared as pointer to const. However it seems that 'ruby_bind_free' is a callback function, if 'priv_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:376:33: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'ruby_query' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:431:36: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'ruby_commands' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:431:59: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'ruby_commands' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:474:44: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'ruby_variable_changed' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:490:34: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'ruby_timers' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/ruby/ruby_ekg.c:490:55: style: Parameter 'time' can be declared as pointer to const. However it seems that 'ruby_timers' is a callback function, if 'time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/xtext.c:668:58: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'gtk_xtext_adjustment_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/gtk/xtext.c:2086:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_xtext_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/remote/ekg-remote.c:329:8: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_stderr' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/remote/dynstuff.c:550:45: style: Parameter 'item1' can be declared as pointer to const. However it seems that 'private_data_cmp' is a callback function, if 'item1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/remote/dynstuff.c:550:68: style: Parameter 'item2' can be declared as pointer to const. However it seems that 'private_data_cmp' is a callback function, if 'item2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/plugins/rivchat/rivchat.c:1337:49: style: Parameter 's' can be declared as pointer to const. However it seems that 'rivchat_notify_reconnect' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ekg2-0.4~pre+20120506.1/remote/commands.c:147:8: style: Parameter 'session' can be declared as pointer to const. However it seems that 'cmd_quit' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/elektra/elektra_0.8.14.orig.tar.gz elektra-0.8.14/src/bindings/glib/gelektra-key.c:24:48: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gelektra_key_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/bindings/glib/gelektra-key.c:25:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gelektra_key_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/bindings/glib/gelektra-key.c:31:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gelektra_key_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/libelektra/proposal.c:364:46: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'arrayFilter' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/counter/counter.c:110:38: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraCounterSet' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/counter/counter.c:117:40: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraCounterError' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/doc/doc.c:161:34: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraDocSet' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/doc/doc.c:169:36: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraDocError' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/glob/glob.c:136:36: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraGlobOpen' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/noresolver/noresolver.c:64:41: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraNoresolverSet' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/noresolver/noresolver.c:71:43: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraNoresolverError' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/regexstore/regexstore.cpp:43:42: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraRegexstoreOpen' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/regexstore/regexstore.cpp:50:43: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraRegexstoreClose' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/tracer/tracer.c:34:38: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraTracerOpen' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/tracer/tracer.c:49:39: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraTracerClose' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/tracer/tracer.c:58:30: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'elektraTracerGet' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/tracer/tracer.c:103:30: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'elektraTracerSet' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/tracer/tracer.c:115:32: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'elektraTracerError' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/template/template.c:19:42: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraTemplateOpen' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/template/template.c:26:43: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraTemplateClose' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/template/template.c:65:41: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraTemplateSet' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/template/template.c:72:42: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraTemplateError' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/timeofday/timeofday.c:34:55: style: Parameter 'start' can be declared as pointer to const. However it seems that 'timeofday' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/timeofday/timeofday.c:34:78: style: Parameter 'now' can be declared as pointer to const. However it seems that 'timeofday' is a callback function, if 'now' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/wresolver/wresolver.c:431:42: style: Parameter 'ELEKTRA_UNUSED' can be declared as pointer to const. However it seems that 'elektraWresolverError' is a callback function, if 'ELEKTRA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektra-0.8.14/src/plugins/xmltool/xmltool.c:76:17: style: Parameter 'returned' can be declared as pointer to const. However it seems that 'elektraXmltoolSet' is a callback function, if 'returned' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/elektroid/elektroid_3.0.1.orig.tar.gz elektroid-3.0.1/src/audio_pa.c:258:28: style: Parameter 'context' can be declared as pointer to const. However it seems that 'audio_notify' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/system.c:389:37: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'system_file_exists' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/efactor.c:123:20: style: Parameter 'preset' can be declared as pointer to const. However it seems that 'efactor_get_download_path' is a callback function, if 'preset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/efactor.c:400:32: style: Parameter 'item' can be declared as pointer to const. However it seems that 'efactor_get_slot' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/efactor.c:400:54: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'efactor_get_slot' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/phatty.c:305:37: style: Parameter 'item' can be declared as pointer to const. However it seems that 'phatty_get_id_as_slot' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/summit.c:121:18: style: Parameter 'patch' can be declared as pointer to const. However it seems that 'summit_get_patch_download_path' is a callback function, if 'patch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/summit.c:829:22: style: Parameter 'patch' can be declared as pointer to const. However it seems that 'summit_get_wavetable_download_path' is a callback function, if 'patch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/menu_actions/backend.c:47:32: style: Parameter 'object' can be declared as pointer to const. However it seems that 'rx_sysex_callback' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/menu_actions/backend.c:47:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rx_sysex_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/elektron.c:193:39: style: Parameter 'item' can be declared as pointer to const. However it seems that 'elektron_get_id_as_slot' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/connectors/elektron.c:3007:46: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'elektron_get_dev_and_fs_ext' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/editor.c:975:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'editor_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/editor.c:1276:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'editor_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:411:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'elektroid_check_backend_bg' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1015:55: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'elektroid_selection_function_true' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1016:23: style: Parameter 'model' can be declared as pointer to const. However it seems that 'elektroid_selection_function_true' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1017:22: style: Parameter 'path' can be declared as pointer to const. However it seems that 'elektroid_selection_function_true' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1019:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'elektroid_selection_function_true' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1025:56: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'elektroid_selection_function_false' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1026:24: style: Parameter 'model' can be declared as pointer to const. However it seems that 'elektroid_selection_function_false' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1027:23: style: Parameter 'path' can be declared as pointer to const. However it seems that 'elektroid_selection_function_false' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1029:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'elektroid_selection_function_false' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:1505:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'elektroid_close_progress_dialog' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:2980:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'elektroid_delete_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:2980:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'elektroid_delete_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elektroid-3.0.1/src/elektroid.c:2980:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'elektroid_delete_window' 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/e/elementtidy/elementtidy_1.0.orig.tar.gz elementtidy-1.0-20050212.orig/tidylib/src/attrs.c:1077:32: style: Parameter 'doc' can be declared as pointer to const. However it seems that 'CheckScript' is a callback function, if 'doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elementtidy-1.0-20050212.orig/tidylib/src/attrs.c:1077:43: style: Parameter 'node' can be declared as pointer to const. However it seems that 'CheckScript' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elementtidy-1.0-20050212.orig/tidylib/src/attrs.c:1077:57: style: Parameter 'attval' can be declared as pointer to const. However it seems that 'CheckScript' is a callback function, if 'attval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.191.orig.tar.bz2 elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'aarch64_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'alpha_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'arc_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'arm_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'bpf_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'BACKENDreloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'csky_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'i386_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ia64_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'loongarch_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'm68k_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/ppc_cfi.c:39:19: style: Parameter 'ebl' can be declared as pointer to const. However it seems that 'ppc_abi_cfi' is a callback function, if 'ebl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ppc64_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/ppc_initreg.c:77:27: style: Parameter 'setfunc' can be declared as pointer to const. However it seems that 'ppc_set_initial_registers_tid' is a callback function, if 'setfunc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/ppc_initreg.c:78:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ppc_set_initial_registers_tid' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ppc_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'riscv_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 's390_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sh_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sparc_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/common-reloc.c:87:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'x86_64_reloc_type_name' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/backends/ppc_regs.c:40:25: style: Parameter 'ebl' can be declared as pointer to const. However it seems that 'ppc_register_info' is a callback function, if 'ebl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/debuginfod/debuginfod-client.c:221:34: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'debuginfod_write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/libdw/dwarf_getarangeinfo.c:38:36: style: Parameter 'arange' can be declared as pointer to const. However it seems that 'dwarf_getarangeinfo' is a callback function, if 'arange' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/src/arlib-argp.c:39:27: 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] elfutils-0.191/src/arlib-argp.c:40:31: 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] elfutils-0.191/src/objdump.c:632:22: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'disasm_output' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/src/findtextrel.c:158:24: 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] elfutils-0.191/src/findtextrel.c:178:13: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'noop' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elfutils-0.191/src/elfcmp.c:684:27: 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] ftp://ftp.de.debian.org/debian/pool/main/e/elinks/elinks_0.16.1.1.orig.tar.xz elinks-0.16.1.1/src/bfu/leds.c:132:26: style: Parameter 'module' can be declared as pointer to const. However it seems that 'init_leds' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/cache/dialogs.c:169:43: style: Parameter 'item' can be declared as pointer to const. However it seems that 'get_cache_entry_root' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/cache/dialogs.c:175:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'can_delete_cache_entry' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bookmarks/backend/xbel.c:299:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_element_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bookmarks/dialogs.c:144:42: style: Parameter 'item' can be declared as pointer to const. However it seems that 'can_delete_bookmark' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bookmarks/dialogs.c:326:51: style: Parameter 'foldername' can be declared as pointer to const. However it seems that 'do_add_folder' is a callback function, if 'foldername' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/urlhist.c:35:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'goto_url_history_write_hook' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/urlhist.c:48:33: style: Parameter 'module' can be declared as pointer to const. However it seems that 'init_url_history' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/opttypes.c:202:23: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'num_rd' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/opttypes.c:270:23: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'str_rd' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/opttypes.c:333:23: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'str_eq' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/opttypes.c:339:23: style: Parameter 'o' can be declared as pointer to const. However it seems that 'str_wr' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/opttypes.c:384:25: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'lang_set' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/opttypes.c:384:36: style: Parameter 'str' can be declared as pointer to const. However it seems that 'lang_set' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/opttypes.c:394:24: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'lang_eq' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bfu/text.c:482:32: style: Parameter 'dlg_data' can be declared as pointer to const. However it seems that 'mouse_text' is a callback function, if 'dlg_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bfu/text.c:482:62: style: Parameter 'widget_data' can be declared as pointer to const. However it seems that 'mouse_text' is a callback function, if 'widget_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/dialogs.c:205:13: style: Parameter 'text' can be declared as pointer to const. However it seems that 'match_option' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/dialogs.c:266:70: style: Parameter 'widget_data' can be declared as pointer to const. However it seems that 'check_valid_option' is a callback function, if 'widget_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/dialogs.c:423:69: style: Parameter 'widget_data' can be declared as pointer to const. However it seems that 'check_option_name' is a callback function, if 'widget_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/dialogs.c:701:39: style: Parameter 'item' can be declared as pointer to const. However it seems that 'match_keybinding' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/dialogs.c:702:10: style: Parameter 'text' can be declared as pointer to const. However it seems that 'match_keybinding' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/dialogs.c:720:44: style: Parameter 'item' can be declared as pointer to const. However it seems that 'can_delete_keybinding' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/dialogs.c:835:67: style: Parameter 'widget_data' can be declared as pointer to const. However it seems that 'check_keystroke' is a callback function, if 'widget_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dialogs/download.c:329:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'get_file_download_info' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dialogs/download.c:329:68: style: Parameter 'term' can be declared as pointer to const. However it seems that 'get_file_download_info' is a callback function, if 'term' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dialogs/download.c:343:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'get_file_download_root' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dialogs/download.c:349:47: style: Parameter 'item' can be declared as pointer to const. However it seems that 'can_delete_file_download' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dialogs/download.c:364:43: style: Parameter 'dlg_data' can be declared as pointer to const. However it seems that 'refresh_file_download' is a callback function, if 'dlg_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dialogs/download.c:364:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'refresh_file_download' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/document/document.cpp:579:31: style: Parameter 'module' can be declared as pointer to const. However it seems that 'init_documents' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/document/document.cpp:585:31: style: Parameter 'module' can be declared as pointer to const. However it seems that 'done_documents' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bfu/listbox.c:259:56: style: Parameter 'offset' can be declared as pointer to const. However it seems that 'calc_dist' is a callback function, if 'offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bfu/listbox.c:314:34: style: Parameter 'item' can be declared as pointer to const. However it seems that 'test_search' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bfu/listbox.c:524:38: style: Parameter 'item' can be declared as pointer to const. However it seems that 'check_old_state' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bfu/listbox.c:566:35: style: Parameter 'dlg_data' can be declared as pointer to const. However it seems that 'mouse_listbox' is a callback function, if 'dlg_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/bfu/listbox.c:566:65: style: Parameter 'widget_data' can be declared as pointer to const. However it seems that 'mouse_listbox' is a callback function, if 'widget_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/config/cmdline.c:701:30: style: Parameter 'option' can be declared as pointer to const. However it seems that 'printhelp_cmd' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/document/css/apply.c:64:40: style: Parameter 'html_context' can be declared as pointer to const. However it seems that 'css_apply_display' is a callback function, if 'html_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dom/select.c:932:66: style: Parameter 'node' can be declared as pointer to const. However it seems that 'dom_select_pop_element' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/mujs.cpp:65:26: style: Parameter 'xxx' can be declared as pointer to const. However it seems that 'mujs_init' is a callback function, if 'xxx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/mujs.cpp:71:26: style: Parameter 'xxx' can be declared as pointer to const. However it seems that 'mujs_done' is a callback function, if 'xxx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dom/test/sgml-parser.c:195:64: style: Parameter 'node' can be declared as pointer to const. However it seems that 'sgml_parser_test_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dom/test/sgml-parser.c:195:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sgml_parser_test_end' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dom/test/sgml-parser.c:244:41: style: Parameter 'parser' can be declared as pointer to const. However it seems that 'sgml_error_function' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/dom/test/sgml-parser.c:244:68: style: Parameter 'string' can be declared as pointer to const. However it seems that 'sgml_error_function' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs.cpp:66:29: style: Parameter 'xxx' can be declared as pointer to const. However it seems that 'quickjs_init' is a callback function, if 'xxx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs.cpp:72:29: style: Parameter 'xxx' can be declared as pointer to const. However it seems that 'quickjs_done' is a callback function, if 'xxx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/navigator.cpp:82:47: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_navigator_get_property_language' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/attr.cpp:60:42: style: Parameter 'op' can be declared as pointer to const. However it seems that 'attr_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/attr.cpp:60:56: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'attr_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/document.cpp:174:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_document_set_property_body' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/window.cpp:263:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_window_get_property_closed' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/window.cpp:272:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_window_get_property_parent' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/window.cpp:302:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_window_get_property_status' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey.cpp:138:34: style: Parameter 'xxx' can be declared as pointer to const. However it seems that 'spidermonkey_done' is a callback function, if 'xxx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/attributes.cpp:63:48: style: Parameter 'op' can be declared as pointer to const. However it seems that 'attributes_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/attributes.cpp:63:62: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'attributes_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/collection.cpp:64:52: style: Parameter 'op' can be declared as pointer to const. However it seems that 'htmlCollection_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/collection.cpp:64:66: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'htmlCollection_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/element.cpp:1474:88: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'js_element_insertBefore' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/element.cpp:1511:87: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'js_element_isEqualNode' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/element.cpp:1554:86: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'js_element_isSameNode' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/input.cpp:567:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_input_get_property_form' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/input.cpp:1270:26: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_input_blur' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/input.cpp:1270:78: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'js_input_blur' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/input.cpp:1374:28: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'js_input_select' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/input.cpp:1374:80: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'js_input_select' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/navigator.cpp:55:35: style: Parameter 'op' can be declared as pointer to const. However it seems that 'navigator_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/navigator.cpp:55:49: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'navigator_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/nodelist.cpp:62:46: style: Parameter 'op' can be declared as pointer to const. However it seems that 'nodeList_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/nodelist.cpp:62:60: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'nodeList_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/screen.cpp:49:32: style: Parameter 'op' can be declared as pointer to const. However it seems that 'screen_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/screen.cpp:49:46: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'screen_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/location.cpp:68:34: style: Parameter 'op' can be declared as pointer to const. However it seems that 'location_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/location.cpp:68:48: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'location_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/unibar.cpp:52:33: style: Parameter 'op' can be declared as pointer to const. However it seems that 'menubar_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/unibar.cpp:52:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'menubar_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/unibar.cpp:80:35: style: Parameter 'op' can be declared as pointer to const. However it seems that 'statusbar_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/unibar.cpp:80:49: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'statusbar_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/window.cpp:59:32: style: Parameter 'op' can be declared as pointer to const. However it seems that 'window_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/window.cpp:59:46: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'window_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/xhr.cpp:893:27: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'xhr_upload_get' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/xhr.cpp:903:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'xhr_withcredentials_get' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/xhr.cpp:913:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'xhr_withcredentials_set' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/quickjs/xhr.cpp:1254:73: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'xhr_send' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/formhist/dialogs.c:97:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'get_formhist_data_root' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/formhist/dialogs.c:103:47: style: Parameter 'item' can be declared as pointer to const. However it seems that 'can_delete_formhist_data' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/formhist/dialogs.c:201:38: style: Parameter 'dlg_data' can be declared as pointer to const. However it seems that 'push_save_button' is a callback function, if 'dlg_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/formhist/dialogs.c:201:68: style: Parameter 'button' can be declared as pointer to const. However it seems that 'push_save_button' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/globhist/dialogs.c:77:45: style: Parameter 'box_item' can be declared as pointer to const. However it seems that 'get_globhist_item_root' is a callback function, if 'box_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/globhist/dialogs.c:91:47: style: Parameter 'item' can be declared as pointer to const. However it seems that 'can_delete_globhist_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/document.cpp:68:46: style: Parameter 'op' can be declared as pointer to const. However it seems that 'document_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/document.cpp:68:60: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'document_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/document.cpp:244:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'document_set_property_body' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/document.cpp:244:74: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'document_set_property_body' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/input.cpp:1668:23: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'input_blur' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/input.cpp:1668:58: style: Parameter 'rval' can be declared as pointer to const. However it seems that 'input_blur' is a callback function, if 'rval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/input.cpp:1813:25: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'input_select' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/input.cpp:1813:60: style: Parameter 'rval' can be declared as pointer to const. However it seems that 'input_select' is a callback function, if 'rval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/intl/gettext/libintl.c:227:29: style: Parameter 'module' can be declared as pointer to const. However it seems that 'init_gettext' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/intl/libintl.c:225:29: style: Parameter 'module' can be declared as pointer to const. However it seems that 'init_gettext' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/element.cpp:167:45: style: Parameter 'op' can be declared as pointer to const. However it seems that 'element_finalize' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/ecmascript/spidermonkey/element.cpp:167:59: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'element_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/osdep/signals.c:55:29: style: Parameter 'term' can be declared as pointer to const. However it seems that 'sig_ctrl_c' is a callback function, if 'term' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/osdep/signals.c:62:15: style: Parameter 'x' can be declared as pointer to const. However it seems that 'sig_ign' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/osdep/signals.c:124:27: style: Parameter 'term' can be declared as pointer to const. However it seems that 'sig_cont' is a callback function, if 'term' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/osdep/signals.c:320:21: style: Parameter 'x' can be declared as pointer to const. However it seems that 'alarm_handler' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/auth/auth.c:310:26: style: Parameter 'xxx' can be declared as pointer to const. However it seems that 'done_auth' is a callback function, if 'xxx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/network/socket.c:223:59: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'dns_found' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/auth/dialogs.c:240:42: style: Parameter 'box_item' can be declared as pointer to const. However it seems that 'get_auth_entry_root' is a callback function, if 'box_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/auth/dialogs.c:246:44: style: Parameter 'item' can be declared as pointer to const. However it seems that 'can_delete_auth_entry' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/network/connection.c:649:23: style: Parameter 'x' can be declared as pointer to const. However it seems that 'keepalive_timer' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/finger/finger.c:36:36: style: Parameter 'socket' can be declared as pointer to const. However it seems that 'finger_get_response' is a callback function, if 'socket' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/gemini/gemini.c:58:28: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'done_gemini' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/scripting/guile/hooks.c:31:21: 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] elinks-0.16.1.1/src/scripting/perl/hooks.c:231:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'script_hook_quit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/smb/smb2.c:256:50: style: Parameter 'wg' can be declared as pointer to const. However it seems that 'smb_auth' is a callback function, if 'wg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/smb/smb2.c:256:71: style: Parameter 'un' can be declared as pointer to const. However it seems that 'smb_auth' is a callback function, if 'un' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/protocol/smb/smb2.c:257:19: style: Parameter 'pw' can be declared as pointer to const. However it seems that 'smb_auth' is a callback function, if 'pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/scripting/ruby/core.c:201:44: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'erb_module_method_missing' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/scripting/lua/core.c:769:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_sigint' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/scripting/lua/core.c:925:40: style: Parameter 'expr' can be declared as pointer to const. However it seems that 'lua_console' is a callback function, if 'expr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/viewer/text/marks.c:148:27: style: Parameter 'xxx' can be declared as pointer to const. However it seems that 'done_marks' is a callback function, if 'xxx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elinks-0.16.1.1/src/viewer/timer.c:77:27: style: Parameter 'module' can be declared as pointer to const. However it seems that 'init_timer' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/elkcode/elkcode_9.2.12.orig.tar.gz elk-9.2.12/utilities/xps/conv.c:25:14: style: Parameter 't1' can be declared as pointer to const. However it seems that 'cmp1' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elk-9.2.12/utilities/xps/conv.c:25:22: style: Parameter 't2' can be declared as pointer to const. However it seems that 'cmp1' 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/e/ell/ell_0.63.orig.tar.xz ell-0.63/ell/dhcp-server.c:207:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_expiry_or_offering' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/ell/genl.c:983:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'read_watch_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/acd-client.c:33:50: 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] ell-0.63/examples/dbus-client.c:28:50: 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] ell-0.63/examples/dbus-client.c:39:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ready_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:44:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'disconnect_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:49:49: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'iwd_service_appeared' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:49:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'iwd_service_appeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:54:52: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'iwd_service_disappeared' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:54:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'iwd_service_disappeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:59:51: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'bluez_client_connected' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:59:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bluez_client_connected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:64:54: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'bluez_client_disconnected' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:64:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bluez_client_disconnected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:69:54: style: Parameter 'client' can be declared as pointer to const. However it seems that 'bluez_client_ready' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-client.c:69:68: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bluez_client_ready' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-service.c:28:50: 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] ell-0.63/examples/dbus-service.c:46:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ready_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dbus-service.c:51:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'disconnect_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dhcp-server.c:32:50: 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] ell-0.63/examples/dhcp-server.c:43:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dhcp-client.c:30:50: 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] ell-0.63/ell/tls-extensions.c:554:64: style: Parameter 'tls' can be declared as pointer to const. However it seems that 'tls_ec_point_formats_server_write' is a callback function, if 'tls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dhcp6-client.c:32:46: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'main_loop_quit' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dhcp6-client.c:32:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'main_loop_quit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/dhcp6-client.c:48:50: 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] ell-0.63/examples/glib-eventloop.c:35:38: 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] ell-0.63/examples/glib-eventloop.c:53:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'oneshot_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/glib-eventloop.c:86:45: style: Parameter 'io' can be declared as pointer to const. However it seems that 'disconnect_handler' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/glib-eventloop.c:86:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'disconnect_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/tools/genl-discover.c:45:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'discovery_done' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/netconfig-test.c:36:50: 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] ell-0.63/tools/genl-watch.c:27:50: 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] ell-0.63/tools/genl-request.c:27:50: 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] ell-0.63/examples/https-server-test.c:97:62: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'https_tls_ready' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/https-server-test.c:105:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'https_tls_debug_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/https-client-test.c:35:46: style: Parameter 'io' can be declared as pointer to const. However it seems that 'https_io_disconnect' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/https-client-test.c:35:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'https_io_disconnect' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/https-client-test.c:66:67: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'https_new_data' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/examples/https-client-test.c:117:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'https_tls_debug_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/ell/tls-suites.c:447:50: style: Parameter 'tls' can be declared as pointer to const. However it seems that 'tls_get_dh_params_hash' is a callback function, if 'tls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:215:60: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'setup_dummy_interface' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:386:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_modems_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:476:49: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'test_property_getter' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:477:29: style: Parameter 'message' can be declared as pointer to const. However it seems that 'test_property_getter' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:478:37: style: Parameter 'builder' can be declared as pointer to const. However it seems that 'test_property_getter' is a callback function, if 'builder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:479:12: style: Parameter 'if_user_data' can be declared as pointer to const. However it seems that 'test_property_getter' is a callback function, if 'if_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:484:67: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'test_property_setter' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:485:29: style: Parameter 'message' can be declared as pointer to const. However it seems that 'test_property_setter' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:486:34: style: Parameter 'new_value' can be declared as pointer to const. However it seems that 'test_property_setter' is a callback function, if 'new_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-dbus-service.c:488:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_property_setter' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-io.c:53:45: style: Parameter 'io' can be declared as pointer to const. However it seems that 'disconnect_handler' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-io.c:53:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'disconnect_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/ell/netconfig.c:460:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'netconfig_set_neighbor_entry_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-main.c:20:50: 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] ell-0.63/unit/test-main.c:31:52: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'timeout_quit_handler' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-main.c:31:67: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'timeout_quit_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-main.c:36:41: style: Parameter 'idle' can be declared as pointer to const. However it seems that 'idle_handler' is a callback function, if 'idle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-main.c:36:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'idle_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-main.c:46:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'oneshot_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-main.c:51:50: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'race_delay_handler' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-main.c:51:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'race_delay_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-netlink.c:62:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'link_notification' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-hashmap.c:203:52: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remove_with_key' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-hashmap.c:203:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'remove_with_key' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-hashmap.c:211:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remove_always' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-hashmap.c:211:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'remove_always' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-rtnl.c:27:50: 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] ell-0.63/unit/test-rtnl.c:122:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'route4_dump_destroy_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-rtnl.c:155:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'route6_dump_destroy_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-rtnl.c:185:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ifaddr4_dump_destroy_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-rtnl.c:213:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ifaddr6_dump_destroy_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/unit/test-settings.c:171:51: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'settings_debug' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ell-0.63/ell/tls.c:2785:55: style: Parameter 'tls' can be declared as pointer to const. However it seems that 'tls_get_prev_digest_by_type' is a callback function, if 'tls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/elogind/elogind_252.9.orig.tar.gz elogind-252.9/src/shared/exec-elogind.c:93:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'gather_output_collect' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elogind-252.9/src/shared/exec-elogind.c:98:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'gather_output_consume' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elogind-252.9/src/test/test-bus-util.c:7:37: style: Parameter 'm' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elogind-252.9/src/test/test-bus-util.c:7:46: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elogind-252.9/src/test/test-bus-util.c:7:70: style: Parameter 'ret_error' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'ret_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elogind-252.9/src/test/test-proc-cmdline.c:16:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parse_item' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elogind-252.9/src/test/test-recurse-dir.c:16:29: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'nftw_cb' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elogind-252.9/src/shared/json.c:1102:48: style: Parameter 'v' can be declared as pointer to const. However it seems that 'json_variant_type' 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/e/elpa/elpa_2022.11.001.orig.tar.gz elpa-2022.11.001/src/cholesky/GPU/ROCm/elpa_cholesky_hip.cpp:99:56: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_a_tmatc_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/cholesky/GPU/ROCm/elpa_cholesky_hip.cpp:150:54: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_a_tmatc_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:89:56: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_a_tmat2_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:156:54: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_a_tmat2_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:220:74: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_complex_a_tmat2_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:287:72: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_complex_a_tmat2_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:355:59: style: Parameter 'tmp2_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_tmp2_tmat2_kernel' is a callback function, if 'tmp2_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:388:57: style: Parameter 'tmp2_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_tmp2_tmat2_kernel' is a callback function, if 'tmp2_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:420:77: style: Parameter 'tmp2_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_complex_tmp2_tmat2_kernel' is a callback function, if 'tmp2_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:456:75: style: Parameter 'tmp2_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_complex_tmp2_tmat2_kernel' is a callback function, if 'tmp2_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:667:218: style: Parameter 'zero_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_complex_a_tmat1_kernel' is a callback function, if 'zero_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:737:214: style: Parameter 'zero_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_complex_a_tmat1_kernel' is a callback function, if 'zero_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:805:58: style: Parameter 'tmp1_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_tmp1_tmp2_kernel' is a callback function, if 'tmp1_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:838:56: style: Parameter 'tmp1_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_tmp1_tmp2_kernel' is a callback function, if 'tmp1_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:871:76: style: Parameter 'tmp1_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_complex_tmp1_tmp2_kernel' is a callback function, if 'tmp1_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:908:74: style: Parameter 'tmp1_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_complex_tmp1_tmp2_kernel' is a callback function, if 'tmp1_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:945:55: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_a_tmp1_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:979:53: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_a_tmp1_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:1014:73: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_double_complex_a_tmp1_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] elpa-2022.11.001/src/invert_trm/GPU/ROCm/elpa_invert_trm_hip.cpp:1052:71: style: Parameter 'a_dev' can be declared as pointer to const. However it seems that 'hip_copy_float_complex_a_tmp1_kernel' is a callback function, if 'a_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/emacs/emacs_29.2+1.orig.tar.xz emacs-29.2+1.orig/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] emacs-29.2+1.orig/lib/malloc/scratch_buffer_dupfree.c:27:55: style: Parameter 'buffer' can be declared as pointer to const. However it seems that '__libc_scratch_buffer_dupfree' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacs-29.2+1.orig/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] emacs-29.2+1.orig/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] emacs-29.2+1.orig/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] emacs-29.2+1.orig/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] emacs-29.2+1.orig/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] ftp://ftp.de.debian.org/debian/pool/main/e/emacs-libvterm/emacs-libvterm_0.0.2+git20230417.94e2b0b.orig.tar.gz emacs-libvterm-master/vterm-module.c:721:57: style: Parameter 'val' can be declared as pointer to const. However it seems that 'term_settermprop' 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/e/emacspeak/emacspeak_53.0+dfsg.orig.tar.xz emacspeak-53.0/servers/native-espeak/tclespeak.cpp:244:48: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'Synchronize' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacspeak-53.0/servers/native-espeak/tclespeak.cpp:245:32: style: Parameter 'objv' can be declared as const array. However it seems that 'Synchronize' is a callback function, if 'objv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacspeak-53.0/servers/native-espeak/tclespeak.cpp:251:41: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'Stop' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacspeak-53.0/servers/native-espeak/tclespeak.cpp:252:25: style: Parameter 'objv' can be declared as const array. However it seems that 'Stop' is a callback function, if 'objv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacspeak-53.0/servers/native-espeak/tclespeak.cpp:269:42: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'Pause' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacspeak-53.0/servers/native-espeak/tclespeak.cpp:270:26: style: Parameter 'objv' can be declared as const array. However it seems that 'Pause' is a callback function, if 'objv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacspeak-53.0/servers/native-espeak/tclespeak.cpp:275:43: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'Resume' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emacspeak-53.0/servers/native-espeak/tclespeak.cpp:276:27: style: Parameter 'objv' can be declared as const array. However it seems that 'Resume' is a callback function, if 'objv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/emboss/emboss_6.6.0+dfsg.orig.tar.xz EMBOSS-6.6.0/ajax/core/ajassemwrite.c:229:40: style: Parameter 'outf' can be declared as pointer to const. However it seems that 'assemoutWriteBam' is a callback function, if 'outf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/ajax/core/ajassemwrite.c:862:47: style: Parameter 'outfile' can be declared as pointer to const. However it seems that 'assemoutWriteNextMaf' is a callback function, if 'outfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/ajax/core/ajassemwrite.c:1186:47: style: Parameter 'outfile' can be declared as pointer to const. However it seems that 'assemoutWriteNextSam' is a callback function, if 'outfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/ajax/core/ajassemwrite.c:1602:48: style: Parameter 'outfile' can be declared as pointer to const. However it seems that 'assemoutWriteNextList' is a callback function, if 'outfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/ajax/expat/xmlrole.c:1305:21: 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] EMBOSS-6.6.0/plplot/hpgl.c:275:41: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_hpgl' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/hpgl.c:275:52: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_hpgl' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/ljii.c:210:41: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_ljii' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/ljii.c:210:52: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_ljii' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/impress.c:193:40: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_imp' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/impress.c:193:51: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_imp' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/impress.c:255:25: style: Parameter 'pls' can be declared as pointer to const. However it seems that 'plD_state_imp' is a callback function, if 'pls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/pbm.c:228:40: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_pbm' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/pbm.c:228:51: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_pbm' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/nucleus/embword.c:455:48: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'wordMatchListDelete' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/ljiip.c:313:42: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_ljiip' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/ljiip.c:313:53: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_ljiip' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/svg.c:275:28: style: Parameter 'pls' can be declared as pointer to const. However it seems that 'plD_eop_svg' is a callback function, if 'pls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/svg.c:308:30: style: Parameter 'pls' can be declared as pointer to const. However it seems that 'plD_state_svg' is a callback function, if 'pls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/xfig.c:264:41: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_xfig' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/xfig.c:264:52: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_xfig' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/tek.c:477:40: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_tek' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/tek.c:477:51: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_tek' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/ps.c:437:39: style: Parameter 'xa' can be declared as pointer to const. However it seems that 'plD_polyline_ps' is a callback function, if 'xa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] EMBOSS-6.6.0/plplot/ps.c:437:50: style: Parameter 'ya' can be declared as pointer to const. However it seems that 'plD_polyline_ps' is a callback function, if 'ya' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/embree/embree_4.3.0+dfsg.orig.tar.xz embree-4.3.0/tutorials/common/image/stb_image.h:3411: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] embree-4.3.0/tutorials/common/image/stb_image.h:3411: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] embree-4.3.0/tutorials/common/image/stb_image.h:3451: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] embree-4.3.0/tutorials/common/image/stb_image.h:3451: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] embree-4.3.0/tutorials/common/image/stb_image.h:3592: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] embree-4.3.0/tutorials/common/image/stb_image_write.h:284:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stbi__stdio_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] embree-4.3.0/tutorials/common/imgui/imgui_widgets.cpp:1796: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] embree-4.3.0/tutorials/common/imgui/imgui_widgets.cpp:1805: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] embree-4.3.0/tutorials/minimal/minimal.cpp:50:26: style: Parameter 'userPtr' can be declared as pointer to const. However it seems that 'errorFunction' is a callback function, if 'userPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] embree-4.3.0/tutorials/minimal/minimal_sycl.cpp:90:26: style: Parameter 'userPtr' can be declared as pointer to const. However it seems that 'errorFunction' is a callback function, if 'userPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/emerald/emerald_0.8.18.orig.tar.xz emerald-0.8.18/themer/main.c:683:41: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_main_destroy' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] emerald-0.8.18/src/main.c:4251:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'action_menu_unmap' 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/e/empathy/empathy_3.25.90+really3.12.14.orig.tar.xz empathy-3.12.14/libempathy-gtk/empathy-account-chooser.c:376:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'account_chooser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-account-chooser.c:395:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'account_chooser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-account-selector-dialog.c:52:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_account_selector_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-avatar-image.c:191:39: style: Parameter 'gdkxevent' can be declared as pointer to const. However it seems that 'avatar_image_filter_func' is a callback function, if 'gdkxevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-avatar-image.c:192:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'avatar_image_filter_func' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-avatar-image.c:193:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'avatar_image_filter_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-avatar-image.c:211:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'avatar_image_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-avatar-image.c:280:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'avatar_image_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-bad-password-dialog.c:53:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_bad_password_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-bad-password-dialog.c:72:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_bad_password_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-base-password-dialog.c:48:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_base_password_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-base-password-dialog.c:67:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_base_password_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-cell-renderer-activatable.c:67:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cell_renderer_activatable_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-cell-renderer-activatable.c:86:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cell_renderer_activatable_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-cell-renderer-expander.c:146:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_cell_renderer_expander_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-cell-renderer-expander.c:177:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_cell_renderer_expander_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-cell-renderer-text.c:187:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cell_renderer_text_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-cell-renderer-text.c:224:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cell_renderer_text_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-chat.c:211:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'chat_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-chat.c:259:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'chat_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-chat.c:2356:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'chat_input_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-chat.c:2864:21: style: Parameter 'message' can be declared as pointer to const. However it seems that 'chat_members_changed_cb' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-contact-chooser.c:341:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'search_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-contact-search-dialog.c:239:47: style: Parameter 'searcher' can be declared as pointer to const. However it seems that '_on_search_state_changed_cb' is a callback function, if 'searcher' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-dialpad-button.c:56:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_dialpad_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-dialpad-button.c:81:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_dialpad_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-geoclue-helper.c:91:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_geoclue_helper_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-geoclue-helper.c:113:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_geoclue_helper_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-geometry.c:259:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'geometry_window_state_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-groups-widget.c:434:17: 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] empathy-3.12.14/libempathy-gtk/empathy-groups-widget.c:455:17: 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] empathy-3.12.14/libempathy-gtk/empathy-individual-edit-dialog.c:64:22: style: Parameter 'individual' can be declared as pointer to const. However it seems that 'individual_dialogs_find' is a callback function, if 'individual' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-edit-dialog.c:156:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_edit_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-edit-dialog.c:174:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_edit_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-information-dialog.c:72:22: style: Parameter 'individual' can be declared as pointer to const. However it seems that 'individual_dialogs_find' is a callback function, if 'individual' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-information-dialog.c:196:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_information_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-information-dialog.c:214:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_information_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-menu.c:1108:17: 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] empathy-3.12.14/libempathy-gtk/empathy-individual-menu.c:1138:17: 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] empathy-3.12.14/libempathy-gtk/empathy-individual-store-channel.c:248:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_store_channel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-store-channel.c:268:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_store_channel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-store-manager.c:206:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_store_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-store-manager.c:226:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_store_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-store.c:415:14: style: Parameter 'old_object' can be declared as pointer to const. However it seems that 'individual_store_contact_active_invalidated' is a callback function, if 'old_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-store.c:893:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_store_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-store.c:924:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_store_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-view.c:894:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'individual_view_drag_drop' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-view.c:895:21: style: Parameter 'drag_context' can be declared as pointer to const. However it seems that 'individual_view_drag_drop' is a callback function, if 'drag_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-view.c:956:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'individual_view_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-view.c:975:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'individual_view_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-view.c:2061:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-view.c:2097:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-individual-widget.c:2113:17: 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] empathy-3.12.14/libempathy-gtk/empathy-individual-widget.c:2135:17: 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] empathy-3.12.14/libempathy-gtk/empathy-log-window.c:480:10: style: Parameter 'new_order' can be declared as pointer to const. However it seems that 'store_events_rows_reordered' is a callback function, if 'new_order' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-log-window.c:3044:47: style: Parameter 'tree_view' can be declared as pointer to const. However it seems that 'log_window_what_collapse_row_cb' is a callback function, if 'tree_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-log-window.c:3045:18: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'log_window_what_collapse_row_cb' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-log-window.c:3046:18: style: Parameter 'path' can be declared as pointer to const. However it seems that 'log_window_what_collapse_row_cb' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-log-window.c:3047:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'log_window_what_collapse_row_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-password-dialog.c:45:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_password_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-password-dialog.c:64:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_password_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-presence-chooser.c:524:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'presence_chooser_entry_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-presence-chooser.c:544:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'presence_chooser_entry_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-contact.c:62:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_contact_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-contact.c:90:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_contact_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-group.c:39:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_group_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-group.c:61:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_group_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-model-aggregator.c:88:12: style: Parameter 'group' can be declared as pointer to const. However it seems that 'individual_group_changed_cb' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-model-aggregator.c:225:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_model_aggregator_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-model-aggregator.c:250:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_model_aggregator_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-model-manager.c:245:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_model_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-model-manager.c:264:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_model_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-view.c:117:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-view.c:145:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-roster-view.c:765:20: 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] empathy-3.12.14/libempathy-gtk/empathy-search-bar.c:161:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'empathy_search_bar_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-subscription-dialog.c:58:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_subscription_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-subscription-dialog.c:80:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_subscription_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-tls-dialog.c:60:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_tls_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy-gtk/empathy-tls-dialog.c:88:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_tls_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-chatroom-manager.c:375:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_chatroom_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-chatroom-manager.c:398:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_chatroom_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-chatroom-manager.c:833:54: style: Parameter 'chat' can be declared as pointer to const. However it seems that 'chatroom_manager_chat_invalidated_cb' is a callback function, if 'chat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-chatroom.c:222:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'chatroom_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-chatroom.c:272:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'chatroom_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-contact.c:534:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'contact_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-contact.c:586:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'contact_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-individual-manager.c:92:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'individual_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-individual-manager.c:556:63: style: Parameter 'aggregator' can be declared as pointer to const. However it seems that 'aggregator_is_quiescent_notify_cb' is a callback function, if 'aggregator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-message.c:220:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'message_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-message.c:270:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'message_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-presence-manager.c:290:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'presence_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-presence-manager.c:316:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'presence_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-server-sasl-handler.c:191:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_server_sasl_handler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-server-sasl-handler.c:213:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_server_sasl_handler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-server-tls-handler.c:203:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_server_tls_handler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-server-tls-handler.c:231:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_server_tls_handler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tls-verifier.c:319:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_tls_verifier_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tls-verifier.c:344:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_tls_verifier_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tp-chat.c:126:30: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'tp_chat_async_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tp-chat.c:128:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tp_chat_async_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tp-chat.c:129:14: style: Parameter 'weak_object' can be declared as pointer to const. However it seems that 'tp_chat_async_cb' is a callback function, if 'weak_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tp-chat.c:136:30: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'update_config_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tp-chat.c:138:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'update_config_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tp-chat.c:139:14: style: Parameter 'weak_object' can be declared as pointer to const. However it seems that 'update_config_cb' is a callback function, if 'weak_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/libempathy/empathy-tp-chat.c:923:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tp_chat_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:450:60: style: Parameter 'object' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_proxy_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:452:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_proxy_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:453:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:458:60: style: Parameter 'object' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_proxy_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:461:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:919:84: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_skeleton_dbus_interface_get_info' is a callback function, if 'skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:925:86: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_skeleton_dbus_interface_get_vtable' is a callback function, if 'skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/chat-manager-interface.c:960:81: style: Parameter '_skeleton' can be declared as pointer to const. However it seems that 'empathy_gen_chat_manager_skeleton_dbus_interface_flush' is a callback function, if '_skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-accounts-dialog.c:2029:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'accounts_dialog_delete_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-accounts-dialog.c:2030:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'accounts_dialog_delete_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-accounts-dialog.c:2031:28: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'accounts_dialog_delete_event_cb' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-accounts-dialog.c:2481:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-accounts-dialog.c:2499:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-audio-sink.c:85:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_audio_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-audio-sink.c:102:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_audio_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-audio-sink.c:242:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'empathy_audio_sink_volume_updated' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-audio-src.c:361:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_audio_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-audio-src.c:380:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_audio_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-auth-client.c:45:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'timeout_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-auth-client.c:187:30: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'auth_factory_new_tls_handler_cb' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-auth-client.c:266:21: style: Parameter 'source' can be declared as pointer to const. However it seems that 'sanity_cb' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-auth-client.c:267:19: style: Parameter 'result' can be declared as pointer to const. However it seems that 'sanity_cb' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-auth-client.c:268:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sanity_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-handler.c:142:40: style: Parameter 'call' can be declared as pointer to const. However it seems that 'on_call_invalidated_cb' is a callback function, if 'call' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-handler.c:198:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_call_handler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-handler.c:227:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_call_handler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-handler.c:676:45: style: Parameter 'content' can be declared as pointer to const. However it seems that 'on_tf_content_framerate_changed' is a callback function, if 'content' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-window.c:361:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'dtmf_start_tone_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-window.c:458:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'audio_input_mute_notify_cb' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-window.c:2309:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_call_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-window.c:2325:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_call_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-window.c:2745:16: style: Parameter 'content' can be declared as pointer to const. However it seems that 'empathy_call_window_content_removed_cb' is a callback function, if 'content' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-window.c:3960:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'empathy_call_window_state_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-call-window.c:4135:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'empathy_call_window_video_button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-camera-menu.c:80:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_camera_menu_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-camera-menu.c:98:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_camera_menu_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-chat-window.c:2377:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'chat_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-ft-manager.c:934:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ft_view_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-ft-manager.c:948:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ft_manager_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-import-dialog.c:123:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-import-dialog.c:147:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-import-widget.c:356:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-import-widget.c:377:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-invite-participant-dialog.c:41:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'invite_participant_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-invite-participant-dialog.c:61:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'invite_participant_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-invite-participant-dialog.c:92:22: style: Parameter 'selected' can be declared as pointer to const. However it seems that 'selection_changed_cb' is a callback function, if 'selected' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-mic-menu.c:80:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_mic_menu_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-mic-menu.c:99:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_mic_menu_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-mic-menu.c:155:48: style: Parameter 'action' can be declared as pointer to const. However it seems that 'empathy_mic_menu_activate_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-mic-monitor.c:172:50: style: Parameter 'context' can be declared as pointer to const. However it seems that 'empathy_mic_monitor_pa_subscribe_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-mic-monitor.c:174:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'empathy_mic_monitor_pa_subscribe_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-new-chatroom-dialog.c:608:50: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'new_chatroom_dialog_entry_changed_cb' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-notifications-approver.c:97:45: style: Parameter 'notification' can be declared as pointer to const. However it seems that 'notification_closed_cb' is a callback function, if 'notification' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-notifications-approver.c:401:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'event_removed_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-notifications-approver.c:415:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'event_updated_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-roster-window.c:1051:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'roster_window_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-roster-window.c:1545:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'roster_window_throbber_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-roster-window.c:1905:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-roster-window.c:1924:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_roster_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-status-icon.c:164:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'status_icon_event_removed_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-status-icon.c:186:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'status_icon_event_updated_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy-status-icon.c:258:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'status_icon_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy.c:164:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_app_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy.c:185:13: style: Parameter 'error' can be declared as pointer to const. However it seems that 'new_incoming_transfer_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy.c:197:13: style: Parameter 'error' can be declared as pointer to const. However it seems that 'new_ft_handler_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/src/empathy.c:594:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'show_version_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-account-settings.c:136:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_account_settings_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-account-settings.c:170:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_account_settings_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-account-widget-irc.c:117:27: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'entry_password_changed_cb' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-account-widget.c:1526:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-account-widget.c:1562:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-avatar-chooser.c:209:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'avatar_chooser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-avatar-chooser.c:240:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'avatar_chooser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-camera-monitor.c:107:12: style: Parameter 'id' can be declared as pointer to const. However it seems that 'on_camera_added' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-camera-monitor.c:108:12: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'on_camera_added' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-camera-monitor.c:109:12: style: Parameter 'product_name' can be declared as pointer to const. However it seems that 'on_camera_added' is a callback function, if 'product_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-camera-monitor.c:172:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_camera_monitor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-connection-managers.c:98:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_connection_managers_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network-chooser-dialog.c:75:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_chooser_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network-chooser-dialog.c:98:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_chooser_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network-chooser.c:63:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_chooser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network-chooser.c:82:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_chooser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network-dialog.c:159:43: style: Parameter 'new_text' can be declared as pointer to const. However it seems that 'irc_network_dialog_port_edited_cb' is a callback function, if 'new_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network-manager.c:73:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network-manager.c:95:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network.c:63:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-network.c:85:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_network_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-server.c:57:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_server_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-irc-server.c:82:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_irc_server_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-live-search.c:437:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'live_search_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-live-search.c:459:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'live_search_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-protocol.c:145:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_protocol_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-protocol.c:179:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_protocol_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-user-info.c:595:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_user_info_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/telepathy-account-widgets/tp-account-widgets/tpaw-user-info.c:614:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tpaw_user_info_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/tests/empathy-irc-network-test.c:44:30: style: Parameter 'network' can be declared as pointer to const. However it seems that 'modified_cb' is a callback function, if 'network' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/tests/empathy-irc-network-test.c:45:23: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'modified_cb' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/tests/empathy-irc-server-test.c:44:29: style: Parameter 'server' can be declared as pointer to const. However it seems that 'modified_cb' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/tests/empathy-irc-server-test.c:45:23: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'modified_cb' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/tests/empathy-tls-test.c:63:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'mock_tls_certificate_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/tests/interactive/empathy-logs.c:34:24: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/tests/interactive/empathy-logs.c:35:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c:65:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_accounts_plugin_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c:84:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_accounts_plugin_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin.c:96:49: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'empathy_accounts_plugin_act_headless' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c:62:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_app_plugin_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c:81:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_app_plugin_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/ubuntu-online-accounts/mc-plugin/empathy-webcredentials-monitor.c:44:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_webcredentials_monitor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] empathy-3.12.14/ubuntu-online-accounts/mc-plugin/empathy-webcredentials-monitor.c:63:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'empathy_webcredentials_monitor_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/e/empire-lafe/empire-lafe_1.1.orig.tar.gz lafe/parse.c:32:22: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'verbosity' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lafe/parse.c:45:18: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'shell' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lafe/parse.c:79:20: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'execute' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lafe/parse.c:151:17: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'help' 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/e/encfs/encfs_1.9.5.orig.tar.xz encfs-1.9.5/encfs/encfs.cpp:204:27: style: Parameter 'fnode' can be declared as pointer to const. However it seems that '_do_getattr' is a callback function, if 'fnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] encfs-1.9.5/encfs/encfs.cpp:599:70: style: Parameter 'buf' can be declared as pointer to const. However it seems that '_do_utime' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] encfs-1.9.5/encfs/encfs.cpp:680:25: style: Parameter 'fnode' can be declared as pointer to const. However it seems that '_do_flush' is a callback function, if 'fnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] encfs-1.9.5/encfs/encfs.cpp:724:28: style: Parameter 'fnode' can be declared as pointer to const. However it seems that '_do_read' is a callback function, if 'fnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] encfs-1.9.5/encfs/FileUtils.cpp:414:31: style: Parameter 'info' can be declared as pointer to const. However it seems that 'readV4Config' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/enchant/enchant_1.6.0.orig.tar.gz enchant-1.6.0/tests/test-enchantxx.cpp:41:11: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'enumerate_providers_fn' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-1.6.0/tests/test-enchant.c:40:11: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'enumerate_providers_fn' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-1.6.0/tests/test-enchant.c:50:12: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'describe_dict_fn' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/enchant-2/enchant-2_2.3.3.orig.tar.gz enchant-2.3.3/providers/enchant_hspell.c:189:48: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'hspell_provider_identify' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_hspell.c:195:48: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'hspell_provider_describe' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_zemberek.cpp:203:50: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'zemberek_provider_identify' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_zemberek.cpp:209:50: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'zemberek_provider_describe' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_voikko.c:162:48: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'voikko_provider_identify' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_voikko.c:168:48: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'voikko_provider_describe' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_nuspell.cpp:132:55: style: Parameter 'me' can be declared as pointer to const. However it seems that 'nuspell_provider_identify' is a callback function, if 'me' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_nuspell.cpp:138:55: style: Parameter 'me' can be declared as pointer to const. However it seems that 'nuspell_provider_describe' is a callback function, if 'me' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_aspell.c:215:48: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'aspell_provider_identify' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_aspell.c:221:48: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'aspell_provider_describe' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/tests/dictionary/enchant_dict_get_extra_word_characters_tests.cpp:43:55: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'MyMockDictionaryGetExtraWordCharacters' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/src/enchant-lsmod.c:46:26: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'describe_dict' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/src/enchant-lsmod.c:69:23: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'describe_provider' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/tests/dictionary/enchant_dict_is_word_character_tests.cpp:42:48: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'MyMockDictionaryIsWordCharacter' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_hunspell.cpp:494:50: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'hunspell_provider_identify' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/providers/enchant_hunspell.cpp:500:50: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'hunspell_provider_describe' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/tests/mock_provider.cpp:41:45: style: Parameter 'me' can be declared as pointer to const. However it seems that 'mock_provider_dispose_dict' is a callback function, if 'me' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enchant-2.3.3/tests/mock_provider.cpp:41:62: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'mock_provider_dispose_dict' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/endeavour/endeavour_43.0.orig.tar.xz Endeavour-43.0/src/core/gtd-object.c:109:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-object.c:133:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-clock.c:206:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_clock_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-clock.c:208:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gtd_clock_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-clock.c:209:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_clock_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-clock.c:215:39: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_clock_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-clock.c:218:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_clock_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-notification.c:122:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_notification_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-notification.c:153:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_notification_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-property-transition.c:190:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_property_transition_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-property-transition.c:209:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_property_transition_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-manager.c:271:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-manager.c:298:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:78:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gtd_transition_real_compute_value' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:79:51: style: Parameter 'animatable' can be declared as pointer to const. However it seems that 'gtd_transition_real_compute_value' is a callback function, if 'animatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:80:51: style: Parameter 'interval' can be declared as pointer to const. However it seems that 'gtd_transition_real_compute_value' is a callback function, if 'interval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:86:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gtd_transition_real_attached' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:87:46: style: Parameter 'animatable' can be declared as pointer to const. However it seems that 'gtd_transition_real_attached' is a callback function, if 'animatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:92:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gtd_transition_real_detached' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:93:46: style: Parameter 'animatable' can be declared as pointer to const. However it seems that 'gtd_transition_real_detached' is a callback function, if 'animatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:137:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_transition_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-transition.c:165:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_transition_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-color-button.c:160:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_color_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-color-button.c:179:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_color_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-initial-setup-window.c:80:66: style: Parameter 'button' can be declared as pointer to const. However it seems that 'gtd_initial_setup_window__button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-initial-setup-window.c:112:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_initial_setup_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-initial-setup-window.c:131:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_initial_setup_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-task.c:258:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-task.c:309:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-edit-pane.c:383:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_edit_pane_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-edit-pane.c:402:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_edit_pane_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-new-task-row.c:256:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_new_task_row_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-new-task-row.c:258:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gtd_new_task_row_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-new-task-row.c:259:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_new_task_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-new-task-row.c:265:46: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_new_task_row_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-new-task-row.c:268:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_new_task_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-task-list.c:345:38: style: Parameter 'model' can be declared as pointer to const. However it seems that 'gtd_list_model_get_type' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-task-list.c:428:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/core/gtd-task-list.c:468:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-star-widget.c:69:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_star_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-star-widget.c:88:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_star_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-timeline.c:464:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_timeline_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-timeline.c:508:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_timeline_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-provider-row.c:68:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-provider-row.c:87:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-provider-popover.c:133:64: style: Parameter 'button' can be declared as pointer to const. However it seems that 'gtd_provider_popover__action_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-provider-popover.c:156:66: style: Parameter 'button' can be declared as pointer to const. However it seems that 'gtd_provider_popover__change_location_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-interval.c:387:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_interval_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/animation/gtd-interval.c:422:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_interval_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-max-size-layout.c:172:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_max_size_layout_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-max-size-layout.c:203:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_max_size_layout_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-task-list-view-model.c:107:53: style: Parameter 'model' can be declared as pointer to const. However it seems that 'gtd_task_list_view_model_get_item_type' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-task-model.c:96:43: style: Parameter 'model' can be declared as pointer to const. However it seems that 'gtd_task_model_get_item_type' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-task-model.c:150:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_model_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-task-model.c:169:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-window.c:324:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-menu-button.c:281:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_menu_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-menu-button.c:328:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_menu_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-provider-selector.c:77: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] Endeavour-43.0/src/gui/gtd-provider-selector.c:363:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_selector_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/e-source-endeavour.c:48:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'e_source_endeavour_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-provider-selector.c:386:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_selector_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/e-source-endeavour.c:67:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'e_source_endeavour_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-store.c:122:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_list_store_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-store.c:141:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_list_store_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-plugin-eds.c:74:42: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'gtd_plugin_eds_activate' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-plugin-eds.c:80:44: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'gtd_plugin_eds_deactivate' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-plugin-eds.c:86:55: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'gtd_plugin_eds_get_preferences_panel' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-plugin-eds.c:287:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_plugin_eds_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-plugin-eds.c:290:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_plugin_eds_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-provider-goa.c:148:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_goa_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-provider-goa.c:168:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_goa_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-task-row.c:435:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-task-row.c:458:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-provider-local.c:42:44: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'gtd_provider_local_get_id' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-provider-local.c:54:55: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'gtd_provider_local_get_provider_type' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-provider-local.c:66:49: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'gtd_provider_local_get_enabled' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/inbox-panel/gtd-inbox-panel.c:105:43: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_inbox_get_panel_name' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/inbox-panel/gtd-inbox-panel.c:117:47: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_inbox_get_header_widgets' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/inbox-panel/gtd-inbox-panel.c:123:37: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_inbox_get_menu' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/inbox-panel/gtd-inbox-panel.c:135:41: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_inbox_get_priority' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/inbox-panel/gtd-inbox-panel.c:180:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_inbox_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/inbox-panel/gtd-inbox-panel.c:216:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_inbox_panel_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/inbox-panel/gtd-inbox-panel.c:219:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_inbox_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:312:47: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_all_tasks_get_panel_name' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:324:51: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_all_tasks_get_header_widgets' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:330:41: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_all_tasks_get_menu' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:342:45: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_all_tasks_get_priority' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:387:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_all_tasks_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:423:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_all_tasks_panel_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:426:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_all_tasks_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-task-list-view.c:275:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_new_task_row_exited_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-task-list-view.c:276:45: style: Parameter 'row' can be declared as pointer to const. However it seems that 'on_new_task_row_exited_cb' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-task-list-view.c:475:41: style: Parameter 'row' can be declared as pointer to const. However it seems that 'on_task_row_exited_cb' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-task-list-view.c:805:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-task-list-view.c:828:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-task-eds.c:505:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_eds_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-task-eds.c:524:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_eds_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-sidebar-panel-row.c:101:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_sidebar_panel_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-sidebar-panel-row.c:120:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_sidebar_panel_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-plugin-scheduled-panel.c:52:54: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'gtd_plugin_scheduled_panel_activate' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-sidebar-list-row.c:243:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_sidebar_list_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-plugin-scheduled-panel.c:58:56: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'gtd_plugin_scheduled_panel_deactivate' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-sidebar-list-row.c:262:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_sidebar_list_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-plugin-scheduled-panel.c:64:67: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'gtd_plugin_scheduled_panel_get_preferences_panel' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-plugin-scheduled-panel.c:78:54: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_plugin_scheduled_panel_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-plugin-scheduled-panel.c:81:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_plugin_scheduled_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-sidebar-provider-row.c:208:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_sidebar_provider_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-sidebar-provider-row.c:227:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_sidebar_provider_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-model-sort.c:82:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'default_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-model-sort.c:83:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'default_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-model-sort.c:84:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'default_compare_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-model-sort.c:369:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_list_model_sort_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:370:47: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_get_panel_name' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:388:51: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_get_header_widgets' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/today-panel/gtd-panel-today.c:285:43: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_today_get_panel_name' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:394:41: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_get_menu' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/today-panel/gtd-panel-today.c:297:47: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_today_get_header_widgets' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:400:41: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_get_icon' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/today-panel/gtd-panel-today.c:303:37: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_today_get_menu' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/today-panel/gtd-panel-today.c:315:41: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_today_get_priority' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:414:45: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_get_priority' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:420:45: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_get_subtitle' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/today-panel/gtd-panel-today.c:358:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_panel_today_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-panel-scheduled.c:335:47: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_scheduled_get_panel_name' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:509:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/today-panel/gtd-panel-today.c:394:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_panel_today_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-panel-scheduled.c:347:51: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_scheduled_get_header_widgets' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:543:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/today-panel/gtd-panel-today.c:397:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_panel_today_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-task-list-eds.c:644:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_eds_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-panel-scheduled.c:353:41: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_scheduled_get_menu' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-list-panel.c:546:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-task-list-eds.c:667:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_list_eds_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-panel-scheduled.c:365:45: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_scheduled_get_priority' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-panel-scheduled.c:406:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_panel_scheduled_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-panel-scheduled.c:442:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_panel_scheduled_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/scheduled-panel/gtd-panel-scheduled.c:445:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_panel_scheduled_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/next-week-panel/gtd-next-week-panel.c:378:47: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_next_week_get_panel_name' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/next-week-panel/gtd-next-week-panel.c:390:51: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_next_week_get_header_widgets' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/next-week-panel/gtd-next-week-panel.c:396:41: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_next_week_get_menu' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/next-week-panel/gtd-next-week-panel.c:408:45: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'gtd_panel_next_week_get_priority' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/next-week-panel/gtd-next-week-panel.c:456:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_next_week_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/next-week-panel/gtd-next-week-panel.c:492:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_next_week_panel_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/next-week-panel/gtd-next-week-panel.c:495:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_next_week_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-provider-eds.c:1042:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_eds_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/eds/gtd-provider-eds.c:1087:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_provider_eds_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-widget.c:703:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/gui/gtd-widget.c:759:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-model-filter.c:99:54: style: Parameter 'item' can be declared as pointer to const. However it seems that 'gtd_list_model_filter_default_filter_func' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-model-filter.c:100:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gtd_list_model_filter_default_filter_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/models/gtd-list-model-filter.c:322:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_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] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-lists-workspace.c:461:48: style: Parameter 'workspace' can be declared as pointer to const. However it seems that 'gtd_task_lists_workspace_get_id' is a callback function, if 'workspace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-lists-workspace.c:473:54: style: Parameter 'workspace' can be declared as pointer to const. However it seems that 'gtd_task_lists_workspace_get_priority' is a callback function, if 'workspace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-lists-workspace.c:479:50: style: Parameter 'workspace' can be declared as pointer to const. However it seems that 'gtd_task_lists_workspace_get_icon' is a callback function, if 'workspace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-lists-workspace.c:557:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_lists_workspace_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-lists-workspace.c:577:54: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtd_task_lists_workspace_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/src/plugins/task-lists-workspace/gtd-task-lists-workspace.c:580:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtd_task_lists_workspace_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:97:37: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_get_id' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:103:39: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_get_name' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:109:48: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_get_provider_type' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:115:46: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_get_description' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:121:42: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_get_enabled' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:127:39: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_get_icon' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:132:50: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_create_task' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:133:50: style: Parameter 'list' can be declared as pointer to const. However it seems that 'dummy_provider_create_task' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:135:50: style: Parameter 'due_date' can be declared as pointer to const. However it seems that 'dummy_provider_create_task' is a callback function, if 'due_date' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:136:50: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'dummy_provider_create_task' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:138:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dummy_provider_create_task' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:153:50: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_remove_task' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:154:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'dummy_provider_remove_task' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:155:50: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'dummy_provider_remove_task' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:157:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dummy_provider_remove_task' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:217:40: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'dummy_provider_get_inbox' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:260:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dummy_provider_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:296:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'dummy_provider_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/dummy-provider.c:299:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dummy_provider_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/test-model-filter.c:142:45: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'model_items_changed_cb' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Endeavour-43.0/tests/test-model-filter.c:146:45: style: Parameter 'model' can be declared as pointer to const. However it seems that 'model_items_changed_cb' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/enemylines3/enemylines3_1.25.orig.tar.gz enemylines3-1.25/hiscore.cc:37:34: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enemylines3-1.25/hiscore.cc:51:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'threadfun' 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/e/engrampa/engrampa_1.26.2.orig.tar.xz engrampa-1.26.2/caja/caja-engrampa.c:399:32: style: Parameter 'fr' can be declared as pointer to const. However it seems that 'caja_fr_instance_init' is a callback function, if 'fr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/caja/caja-engrampa.c:405:34: style: Parameter 'class' can be declared as pointer to const. However it seems that 'caja_fr_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ar.c:64:25: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ar.c:206:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ar_handle_error' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ar.c:207:21: style: Parameter 'error' can be declared as pointer to const. However it seems that 'fr_command_ar_handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ar.c:219:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ar_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ar.c:245:41: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ar_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ace.c:235:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ace_handle_error' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ace.c:236:22: style: Parameter 'error' can be declared as pointer to const. However it seems that 'fr_command_ace_handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ace.c:246:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ace_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ace.c:253:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ace_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-ace.c:268:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ace_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-dpkg.c:218:44: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_dpkg_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-dpkg.c:225:47: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_dpkg_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cpio.c:90:31: style: Parameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-dpkg.c:240:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_dpkg_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cpio.c:231:44: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cpio_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cpio.c:238:47: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cpio_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cpio.c:253:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cpio_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-jar.c:154:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_jar_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-jar.c:161:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_jar_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-jar.c:176:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_jar_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-jar.c:201:33: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_jar_init' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-alz.c:83:25: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-alz.c:231:33: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_extract_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-alz.c:305:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_alz_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-alz.c:312:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_alz_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-alz.c:327:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_alz_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cfile.c:99:31: style: Parameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cfile.c:338:38: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cfile_delete' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cfile.c:340:17: style: Parameter 'file_list' can be declared as pointer to const. However it seems that 'fr_command_cfile_delete' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-cfile.c:550:45: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cfile_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-iso.c:74:31: style: Parameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-iso.c:208:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_iso_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-iso.c:215:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_iso_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-iso.c:230:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_iso_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-arj.c:323:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_arj_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-arj.c:330:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_arj_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-arj.c:345:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_arj_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-nomarch.c:60:31: style: Parameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-nomarch.c:211:47: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_nomarch_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-nomarch.c:218:50: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_nomarch_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-nomarch.c:235:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_nomarch_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-lrzip.c:102:21: style: Parameter 'file_list' can be declared as pointer to const. However it seems that 'fr_command_lrzip_add' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-lrzip.c:172:45: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lrzip_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-lrzip.c:179:48: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lrzip_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-lrzip.c:193:44: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lrzip_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-lha.c:329:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lha_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-lha.c:336:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lha_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-lha.c:351:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lha_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-unstuff.c:283:47: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unstuff_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-unstuff.c:290:50: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unstuff_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-unstuff.c:305:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unstaff_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-rpm.c:100:31: style: Parameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-rpm.c:233:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_rpm_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-rpm.c:256:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_rpm_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-unarchiver.c:152:34: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_line__extract' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-unarchiver.c:263:50: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unarchiver_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-unarchiver.c:270:53: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unarchiver_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-unarchiver.c:285:49: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unarchiver_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-zip.c:96:31: style: Parameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-zip.c:201:33: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_line__common' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-zip.c:419:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zip_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-zip.c:440:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zip_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-zoo.c:327:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zoo_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-zoo.c:334:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zoo_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-zoo.c:349:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zoo_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-list-model.c:89:63: style: Parameter 'drag_source' can be declared as pointer to const. However it seems that 'fr_list_model_multi_drag_data_delete' is a callback function, if 'drag_source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-list-model.c:90:35: style: Parameter 'path_list' can be declared as pointer to const. However it seems that 'fr_list_model_multi_drag_data_delete' is a callback function, if 'path_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-list-model.c:105:34: style: Parameter 'model' can be declared as pointer to const. However it seems that 'fr_list_model_init' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:120:35: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_list' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:126:37: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_add' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:128:23: style: Parameter 'file_list' can be declared as pointer to const. However it seems that 'base_fr_command_add' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:137:37: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_delete' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:139:17: style: Parameter 'file_list' can be declared as pointer to const. However it seems that 'base_fr_command_delete' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:145:38: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_extract' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:147:17: style: Parameter 'file_list' can be declared as pointer to const. However it seems that 'base_fr_command_extract' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:157:34: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_test' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:163:40: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_uncompress' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:169:40: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_recompress' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:175:44: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_handle_error' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:176:23: style: Parameter 'error' can be declared as pointer to const. However it seems that 'base_fr_command_handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:185:44: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:192:47: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:210:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command.c:333:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fr_command_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-rar.c:723:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_rar_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-rar.c:730:46: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_rar_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-rar.c:751:42: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_rar_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/main.c:241:27: style: Parameter 'application' can be declared as pointer to const. However it seems that 'startup_cb' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/test-server.c:120:17: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'on_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-7z.c:93:31: style: Parameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-7z.c:447:34: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_line__extract' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-7z.c:614:45: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_7z_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/server.c:417: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] engrampa-1.26.2/src/server.c:419:22: 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] engrampa-1.26.2/src/server.c:425: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] engrampa-1.26.2/src/server.c:427:25: 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] engrampa-1.26.2/src/fr-command-tar.c:97:25: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-command-tar.c:1029:43: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_tar_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-archive.c:2019:16: style: Parameter 'error' can be declared as pointer to const. However it seems that 'add_with_wildcard__step2' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] engrampa-1.26.2/src/fr-archive.c:2132:19: style: Parameter 'error' can be declared as pointer to const. However it seems that 'add_directory__step2' 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/e/enigma/enigma_1.30+dfsg.orig.tar.gz enigma-1.30+dfsg/lib-src/lua/ldblib.c:206: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] enigma-1.30+dfsg/lib-src/lua/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] enigma-1.30+dfsg/lib-src/lua/lapi.c:890: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] enigma-1.30+dfsg/src/file.cc:433:37: style: Parameter 'src' can be declared as pointer to const. However it seems that 'curl_writefunction' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] enigma-1.30+dfsg/src/video.cc:64:52: style: Parameter 'e' can be declared as pointer to const. However it seems that 'event_filter' 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/e/enscript/enscript_1.6.5.90.orig.tar.gz enscript-1.6.5.90/src/util.c:1729:20: style: Parameter 'path' can be declared as pointer to const. However it seems that 'file_lookup' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/entangle/entangle_3.0.orig.tar.xz entangle-3.0/src/backend/entangle-control-date.c:56:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-date.c:74:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-toggle.c:56:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-toggle.c:74:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-range.c:63:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_range_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-range.c:93:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_range_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-choice.c:59:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-choice.c:77:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-debug.c:31:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'entangle_log_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control.c:67:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control.c:107:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-text.c:57:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-text.c:75:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image-loader.c:55:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image-loader.c:73:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_loader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:82:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:104:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:131:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_transform_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:154:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_transform_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image.c:57:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image.c:75:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-media.c:62:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-media.c:85:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-file.c:65:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_file_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-file.c:95:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_file_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:65:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_automata_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:91:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_automata_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:215:50: style: Parameter 'cam' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_download' is a callback function, if 'cam' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:292:45: style: Parameter 'src' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_add_finish' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:293:50: style: Parameter 'res' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_add_finish' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:294:45: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_add_finish' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-video.c:57:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_video_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-video.c:75:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_video_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-list.c:81:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_list_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-list.c:103:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_list_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-list.c:153:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'entangle_camera_list_gphoto_log' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-preferences.c:54:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_preferences_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-preferences.c:72:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_preferences_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-picker.c:191:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_picker_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-picker.c:261:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_picker_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-support.c:57:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_support_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-support.c:75:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_support_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-application.c:76:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_application_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-application.c:102:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_application_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-popup.c:57:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_popup_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-popup.c:75:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_popup_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-popup.c:155:47: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'entangle_media_popup_key_release' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-pixbuf-loader.c:116:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_pixbuf_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-pixbuf-loader.c:144:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_pixbuf_loader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-thumbnail-loader.c:67:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_thumbnail_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-thumbnail-loader.c:89:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_thumbnail_loader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-histogram.c:103:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_histogram_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-histogram.c:121:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_histogram_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-session.c:72:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-session.c:108:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-script.c:47:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_script_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-script.c:66:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_script_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:879:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:905:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:292:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_browser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:330:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_browser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:497:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entangle_session_browser_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:528:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entangle_session_browser_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:607:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entangle_session_browser_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-statusbar.c:56:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_statusbar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-statusbar.c:74:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_statusbar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-display.c:220:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_display_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-display.c:278:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_display_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:523:51: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'entangle_camera_manager_prefs_changed' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1010:54: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'do_entangle_camera_progress_update' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1252:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1268:35: style: Parameter 'camera' can be declared as pointer to const. However it seems that 'do_camera_removed' is a callback function, if 'camera' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1353:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera.c:190:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera.c:248:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_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/e/eog/eog_45.2.orig.tar.xz eog-45.2/plugins/fullscreen/eog-fullscreen-plugin.c:78:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_fullscreen_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/plugins/fullscreen/eog-fullscreen-plugin.c:98:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_fullscreen_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/plugins/statusbar-date/eog-statusbar-date-plugin.c:93:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_statusbar_date_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/plugins/statusbar-date/eog-statusbar-date-plugin.c:113:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_statusbar_date_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/plugins/reload/eog-reload-plugin.c:68:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_reload_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/plugins/reload/eog-reload-plugin.c:88:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_reload_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-clipboard-handler.c:99:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_clipboard_handler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-clipboard-handler.c:123:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_clipboard_handler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-close-confirmation-dialog.c:232:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_close_confirmation_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-close-confirmation-dialog.c:254:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_close_confirmation_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-metadata-reader.c:118:59: style: Parameter 'self' can be declared as pointer to const. However it seems that '_eog_metadata_reader_default_get_null' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-application.c:631:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'eog_application_show_window' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-metadata-sidebar.c:407:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_metadata_sidebar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-metadata-sidebar.c:431:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_metadata_sidebar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-remote-presenter.c:114:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_remote_presenter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-remote-presenter.c:141:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_remote_presenter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-sidebar.c:166:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_sidebar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-sidebar.c:183:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_sidebar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-preview.c:107:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_print_preview_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-preview.c:151:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_print_preview_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-preview.c:741:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-preview.c:768:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_release_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-preview.c:788:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-preview.c:840:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-image-setup.c:376:34: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'on_scale_format_value' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-image-setup.c:910:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_preview_image_scrolled' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-image-setup.c:946:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_preview_image_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-image-setup.c:1026:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_print_image_setup_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-print-image-setup.c:1057:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_print_image_setup_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-thumb-view.c:196:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_thumb_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-thumb-view.c:216:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_thumb_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-thumb-view.c:574:28: style: Parameter 'job' can be declared as pointer to const. However it seems that 'on_data_loaded_cb' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-zoom-entry.c:145:34: style: Parameter 'popup' can be declared as pointer to const. However it seems that 'popup_menu_closed' is a callback function, if 'popup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-zoom-entry.c:260:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_zoom_entry_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-scroll-view.c:795:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'eog_scroll_view_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-scroll-view.c:837:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'eog_scroll_view_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-scroll-view.c:870:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'eog_scroll_view_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-scroll-view.c:988:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'display_size_change' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-scroll-view.c:2266:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_scroll_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-window.c:1877:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'fullscreen_motion_notify_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-window.c:4906:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-45.2/src/eog-window.c:4938:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_window_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/e/eog-plugins/eog-plugins_44.0.orig.tar.xz eog-plugins-44.0/plugins/light-theme/eog-light-theme-plugin.c:63:43: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'impl_activate' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/light-theme/eog-light-theme-plugin.c:69:45: style: Parameter 'activatable' can be declared as pointer to const. However it seems that 'impl_deactivate' is a callback function, if 'activatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/light-theme/eog-light-theme-plugin.c:79:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_light_theme_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/light-theme/eog-light-theme-plugin.c:99:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_light_theme_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/fit-to-width/eog-fit-to-width-plugin.c:205:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_fit_to_width_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/fit-to-width/eog-fit-to-width-plugin.c:225:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_fit_to_width_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/postr/eog-postr-plugin.c:215:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_postr_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/postr/eog-postr-plugin.c:235:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_postr_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/send-by-mail/eog-send-by-mail-plugin.c:186:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_send_by_mail_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/send-by-mail/eog-send-by-mail-plugin.c:206:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_send_by_mail_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/map/eog-map-plugin.c:521:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_map_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/map/eog-map-plugin.c:541:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_map_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/exif-display/eog-exif-display-plugin.c:272:42: style: Parameter 'job' can be declared as pointer to const. However it seems that 'manage_exif_data_cb' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/exif-display/eog-exif-display-plugin.c:471:45: style: Parameter 'job' can be declared as pointer to const. However it seems that 'calculate_histogram_cb' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/exif-display/eog-exif-display-plugin.c:767:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_exif_display_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eog-plugins-44.0/plugins/exif-display/eog-exif-display-plugin.c:796:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eog_exif_display_plugin_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/e/eom/eom_1.26.1.orig.tar.xz eom-1.26.1/plugins/reload/eom-reload-plugin.c:52:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_reload_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/plugins/reload/eom-reload-plugin.c:72:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_reload_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/plugins/fullscreen/eom-fullscreen-plugin.c:31:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/plugins/fullscreen/eom-fullscreen-plugin.c:57:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_fullscreen_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/plugins/fullscreen/eom-fullscreen-plugin.c:77:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_fullscreen_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/plugins/statusbar-date/eom-statusbar-date-plugin.c:110:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_statusbar_date_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/plugins/statusbar-date/eom-statusbar-date-plugin.c:130:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_statusbar_date_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-clipboard-handler.c:99:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_clipboard_handler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-clipboard-handler.c:123:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_clipboard_handler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-application.c:333:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'eom_application_show_window' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-close-confirmation-dialog.c:216:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_close_confirmation_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-close-confirmation-dialog.c:238:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_close_confirmation_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-metadata-reader.c:119:59: style: Parameter 'emr' can be declared as pointer to const. However it seems that '_eom_metadata_reader_default_get_null' is a callback function, if 'emr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-metadata-sidebar.c:404:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_metadata_sidebar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-metadata-sidebar.c:428:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_metadata_sidebar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-properties-dialog.c:517:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_properties_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-properties-dialog.c:540:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_properties_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-image-setup.c:322:34: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'on_scale_format_value' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-image-setup.c:684:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_print_image_setup_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-image-setup.c:715:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_print_image_setup_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-preview.c:107:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_print_preview_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-preview.c:151:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_print_preview_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-preview.c:721:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-preview.c:746:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_release_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-preview.c:764:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-print-preview.c:812:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-sidebar.c:147:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_sidebar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-sidebar.c:164:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_sidebar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1527:22: 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] eom-1.26.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1558:20: 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] eom-1.26.1/src/eom-thumb-view.c:189:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_thumb_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-thumb-view.c:209:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_thumb_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-thumb-view.c:566:28: style: Parameter 'job' can be declared as pointer to const. However it seems that 'on_data_loaded_cb' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-scroll-view.c:813:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'display_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-scroll-view.c:929:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'eom_scroll_view_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-scroll-view.c:971:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'eom_scroll_view_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-scroll-view.c:1004:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'eom_scroll_view_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-scroll-view.c:1125:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'display_size_change' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-scroll-view.c:1985:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_scroll_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-scroll-view.c:2034:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_scroll_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-window.c:1849:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'fullscreen_motion_notify_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-window.c:5142:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eom-1.26.1/src/eom-window.c:5174:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eom_window_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/e/eos-sdk/eos-sdk_0~git20230107+ds.orig.tar.xz eos-sdk-0~git20230107+ds/tools/eos-profile-tool/eos-profile-cmd-help.c:14:48: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'print_available_commands' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eos-sdk-0~git20230107+ds/endless/eoswindow.c:296:45: style: Parameter 'child_property' can be declared as pointer to const. However it seems that 'update_visible_child_properties' is a callback function, if 'child_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eos-sdk-0~git20230107+ds/endless/eoswindow.c:384:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eos_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eos-sdk-0~git20230107+ds/endless/eoswindow.c:444:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'eos_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eos-sdk-0~git20230107+ds/endless/gvdb/gvdb-builder.c:191: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] ftp://ftp.de.debian.org/debian/pool/main/e/ephoto/ephoto_1.6.0.orig.tar.xz ephoto-1.6.0/src/bin/ephoto_thumbnailer.c:153:33: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_ipc_cb_server_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ephoto-1.6.0/src/bin/ephoto_thumbnailer.c:155:34: style: Parameter 'EINA_UNUSED' can be declared as pointer to const. However it seems that '_e_ipc_cb_server_del' is a callback function, if 'EINA_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/epic4/epic4_2.10.10.orig.tar.xz epic4-2.10.10/contrib/cdrom.c:260:30: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/contrib/cdrom.c:260:44: style: Parameter 'command' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/contrib/cdrom.c:260:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/contrib/cdrom.c:260:71: style: Parameter 'subargs' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'subargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/ctcp.c:424:1: style: Parameter 'ctcp' can be declared as pointer to const. However it seems that 'do_echo' is a callback function, if 'ctcp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/help.c:153:44: style: Parameter 'line' can be declared as pointer to const. However it seems that 'help_prompt' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/ignore.c:202:30: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'do_expire_ignores' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/notify.c:492:59: style: Parameter 'stuff' can be declared as pointer to const. However it seems that 'notify_userhost_dispatch' is a callback function, if 'stuff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/server.c:2488:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nickname_sendline' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/server.c:2488:44: style: Parameter 'nick' can be declared as pointer to const. However it seems that 'nickname_sendline' is a callback function, if 'nick' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:934:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_query_nick' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1010:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_clock' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1141:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_hold_lines' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1224:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_mail' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1248:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_insert_mode' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1262:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_overwrite_mode' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1312:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_user' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1364:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_hold' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1428:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_version' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1437:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_null_function' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1447:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_dcc' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1459:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_dcc_all' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1487:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_position' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1507:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_scrollback' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1518:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_scroll_info' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/status.c:1563:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_swappable' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/screen.c:247:62: style: Parameter 'a' can be declared as pointer to const. However it seems that 'display_attributes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/screen.c:273:60: style: Parameter 'a' can be declared as pointer to const. However it seems that 'logic_attributes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/screen.c:308:42: style: Parameter 'output' can be declared as pointer to const. However it seems that 'ignore_attributes' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic4-2.10.10/source/screen.c:308:61: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ignore_attributes' 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/e/epic5/epic5_2.1.6.orig.tar.xz epic5-2.1.6/contrib/cdrom.c:260:30: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/contrib/cdrom.c:260:44: style: Parameter 'command' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/contrib/cdrom.c:260:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/contrib/cdrom.c:260:71: style: Parameter 'subargs' can be declared as pointer to const. However it seems that 'cd_pause' is a callback function, if 'subargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/notify.c:472:59: style: Parameter 'stuff' can be declared as pointer to const. However it seems that 'notify_userhost_dispatch' is a callback function, if 'stuff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/ignore.c:196:30: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'do_expire_ignores' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/vars.c:1233:46: style: Parameter 'stuff' can be declared as pointer to const. However it seems that 'update_all_status_wrapper' is a callback function, if 'stuff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/commands.c:725:31: style: Parameter 'u1' can be declared as pointer to const. However it seems that 'e_pause_cb' is a callback function, if 'u1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/lastlog.c:1791:38: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'do_expire_lastlog_entries' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/ircaux.c:6203:107: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'crypt_encoder' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1243:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_clock' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1378:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_hold_lines' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1458:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_mail' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1481:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_insert_mode' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1495:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_overwrite_mode' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1533:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_user' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1585:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_hold' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1596:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_holdmode' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1674:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_version' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1683:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_null_function' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1706:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_dcc_all' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1732:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_position' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1748:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_scrollback' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1759:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_scroll_info' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/status.c:1819:1: style: Parameter 'window' can be declared as pointer to const. However it seems that 'status_swappable' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/window.c:7312:65: style: Parameter 'line' can be declared as pointer to const. However it seems that 'window_scroll_regex_tester' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/window.c:7312:77: style: Parameter 'meta' can be declared as pointer to const. However it seems that 'window_scroll_regex_tester' is a callback function, if 'meta' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/screen.c:204:87: style: Parameter 'a' can be declared as pointer to const. However it seems that 'display_attributes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/screen.c:268:85: style: Parameter 'a' can be declared as pointer to const. However it seems that 'logic_attributes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/screen.c:392:49: style: Parameter 'output' can be declared as pointer to const. However it seems that 'ignore_attributes' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/screen.c:392:68: style: Parameter 'old_a' can be declared as pointer to const. However it seems that 'ignore_attributes' is a callback function, if 'old_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epic5-2.1.6/source/screen.c:392:86: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ignore_attributes' 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/e/epics-base/epics-base_7.0.8+dfsg1.orig.tar.xz base-7.0.8/modules/database/src/ioc/db/chfPlugin.c:450:47: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'parse_start_map' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/chfPlugin.c:492:45: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'parse_end_map' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbConstLink.c:228:42: style: Parameter 'plink' can be declared as pointer to const. However it seems that 'dbConstPutValue' is a callback function, if 'plink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbConvertJSON.c:32:28: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dbcj_null' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbConvertJSON.c:37:31: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dbcj_boolean' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbConvertJSON.c:112:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dbcj_start_map' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/ca/src/client/acctst.c:2861:20: style: Parameter 'parg' can be declared as pointer to const. However it seems that 'fdcb' is a callback function, if 'parg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbChannel.c:248:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'chf_malloc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:75:12: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_st_st' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:374:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_c' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:381:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_uc' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:388:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:395:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:402:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:409:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:416:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:423:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:430:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:437:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:444:17: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_c_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:458:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_c' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:465:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_uc' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:472:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:479:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:486:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:493:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:500:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:507:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:514:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:521:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:528:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uc_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:556:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:563:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:570:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:577:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:584:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:591:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:598:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:605:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:612:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_s_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:640:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:647:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:654:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:661:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:668:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:675:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:682:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:689:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:696:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_us_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:710:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_c' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:717:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_uc' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:724:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:731:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:738:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:745:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:752:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:759:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:773:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:780:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_l_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:794:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_c' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:801:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_uc' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:808:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:815:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:822:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:829:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:836:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:843:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:857:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:864:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_ul_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:878:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_c' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:885:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_uc' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:892:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:899:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:906:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:913:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:920:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:927:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:934:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:941:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:948:18: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_q_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:962:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_c' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:969:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_uc' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:976:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:983:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:990:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:997:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1004:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1011:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1018:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1025:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1032:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_uq_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1099:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_f_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1106:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_f_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1113:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_f_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1120:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_f_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1180:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_d_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1187:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_d_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1194:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_d_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1201:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_d_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1215:20: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_d_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1243:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_s' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1250:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_us' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1257:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_l' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1264:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_ul' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1271:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_q' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1278:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_uq' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1285:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_f' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1292:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_d' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1299:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_e_e' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbFastLinkConv.c:1362:19: style: Parameter 'from' can be declared as pointer to const. However it seems that 'cvt_device_st' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbSubscriptionIO.cpp:115:53: style: Parameter 'pfl' can be declared as pointer to const. However it seems that 'dbSubscriptionEventCallback' is a callback function, if 'pfl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/misc/iocInit.c:549:41: style: Parameter 'pdbRecordType' can be declared as pointer to const. However it seems that 'doInitRecord1' is a callback function, if 'pdbRecordType' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/misc/iocInit.c:754:32: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'exitDatabase' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/dbStatic/dbStaticRun.c:38:41: style: Parameter 'precord' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'precord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/dev/devAoSoft.c:44:35: style: Parameter 'pcommon' can be declared as pointer to const. However it seems that 'init_record' is a callback function, if 'pcommon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/dev/devBoSoft.c:42:35: style: Parameter 'pcommon' can be declared as pointer to const. However it seems that 'init_record' is a callback function, if 'pcommon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/dev/devBoSoftRaw.c:41:35: style: Parameter 'pcommon' can be declared as pointer to const. However it seems that 'init_record' is a callback function, if 'pcommon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/db/dbLock.c:60:30: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'dbLockOnce' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/dev/devI64outSoft.c:29:35: style: Parameter 'common' can be declared as pointer to const. However it seems that 'init_record' is a callback function, if 'common' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/dev/devLoSoft.c:38:35: style: Parameter 'pcommon' can be declared as pointer to const. However it seems that 'init_record' is a callback function, if 'pcommon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/dev/devMbboSoft.c:39:35: style: Parameter 'pcommon' can be declared as pointer to const. However it seems that 'init_record' is a callback function, if 'pcommon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/filters/dbnd.c:65:51: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'filter' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/filters/decimate.c:86:39: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'channel_report' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/filters/arr.c:161:39: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'channel_report' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/filters/utag.c:75:39: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'channel_report' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/link/lnkConst.c:262:46: style: Parameter 'pjlink' can be declared as pointer to const. However it seems that 'lnkConst_end_array' is a callback function, if 'pjlink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/std/link/lnkConst.c:561:44: style: Parameter 'plink' can be declared as pointer to const. However it seems that 'lnkConst_putValue' is a callback function, if 'plink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/template/top/exampleApp/src/dbSubExample.c:11:34: style: Parameter 'precord' can be declared as pointer to const. However it seems that 'mySubInit' is a callback function, if 'precord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/template/top/exampleApp/src/dbSubExample.c:19:37: style: Parameter 'precord' can be declared as pointer to const. However it seems that 'mySubProcess' is a callback function, if 'precord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/template/top/exampleApp/src/dbSubExample.c:27:36: style: Parameter 'precord' can be declared as pointer to const. However it seems that 'myAsubInit' is a callback function, if 'precord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/template/top/exampleApp/src/dbSubExample.c:35:39: style: Parameter 'precord' can be declared as pointer to const. However it seems that 'myAsubProcess' is a callback function, if 'precord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/dbLinkdset.c:14:40: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'link_test_extend' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/dbLinkdset.c:28:27: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'link_test_noop' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:325:50: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'bad_udp_cmd_action' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:326:30: style: Parameter 'pPayload' can be declared as pointer to const. However it seems that 'bad_udp_cmd_action' is a callback function, if 'pPayload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:337:50: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'bad_tcp_cmd_action' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:337:60: style: Parameter 'pPayload' can be declared as pointer to const. However it seems that 'bad_tcp_cmd_action' is a callback function, if 'pPayload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:406:30: style: Parameter 'pPayload' can be declared as pointer to const. However it seems that 'tcp_echo_action' is a callback function, if 'pPayload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:716:60: style: Parameter 'pPayload' can be declared as pointer to const. However it seems that 'read_notify_action' is a callback function, if 'pPayload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:1898:15: style: Parameter 'pPayload' can be declared as pointer to const. However it seems that 'clear_channel_reply' is a callback function, if 'pPayload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/src/ioc/rsrv/camessage.c:2007:60: style: Parameter 'pPayload' can be declared as pointer to const. However it seems that 'event_cancel_reply' is a callback function, if 'pPayload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/dbScanTest.c:30:28: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'onceComp' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/dbScanTest.c:30:44: style: Parameter 'prec' can be declared as pointer to const. However it seems that 'onceComp' is a callback function, if 'prec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/dbServerTest.c:40:25: style: Parameter 'channels' can be declared as pointer to const. However it seems that 'oneStats' is a callback function, if 'channels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/dbServerTest.c:40:45: style: Parameter 'clients' can be declared as pointer to const. However it seems that 'oneStats' is a callback function, if 'clients' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/devx.c:115:54: style: Parameter 'prec' can be declared as pointer to const. However it seems that 'xscanio_get_ioint_info' is a callback function, if 'prec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/xLink.c:37:41: style: Parameter 'pjlink' can be declared as pointer to const. However it seems that 'xlink_boolean' is a callback function, if 'pjlink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/jlinkz.c:208:32: style: Parameter 'pj' can be declared as pointer to const. However it seems that 'z_start' is a callback function, if 'pj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/jlinkz.c:227:26: style: Parameter 'pj' can be declared as pointer to const. However it seems that 'z_end' is a callback function, if 'pj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/database/test/ioc/db/scanIoTest.c:196:32: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'testcbmulti' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/bucketLib/bucketLib.c:145:45: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'bucketUnsignedHash' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/bucketLib/bucketLib.c:167:44: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'bucketPointerHash' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/bucketLib/bucketLib.c:195:43: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'bucketStringHash' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/iocsh/initHooks.c:38:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'initHookOnce' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/misc/epicsExit.c:190:27: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'exitNow' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/misc/epicsUnitTest.c:102:28: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'testOnce' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/as/asLibRoutines.c:82:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'asInitializeOnce' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/epicsStackTrace.c:25:34: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'stackTraceInit' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/epicsStdio.c:32:24: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'once' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/os/default/osdInterrupt.c:30:28: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'initOnce' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/os/default/gnuReadline.c:29:26: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'rlExit' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/os/posix/osdSock.c:47:36: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'createInfoMutex' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/os/vxWorks/devLibVMEOSD.c:197:12: style: Parameter 'pFunction' can be declared as pointer to const. However it seems that 'vxDevDisconnectInterruptVME' is a callback function, if 'pFunction' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/os/vxWorks/osdPoolStatus.c:36:49: style: Parameter 'pArgIn' can be declared as pointer to const. However it seems that 'osdSufficentSpaceInPoolPoll' is a callback function, if 'pArgIn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/os/vxWorks/osdStdio.c:23:32: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'outRoutine' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/osi/os/posix/osdElfFindAddr.c:112:31: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'listMtxInit' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/pool/threadPool.c:324:28: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'sharedPoolsInit' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/src/yajl/yajl_alloc.c:27:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'yajl_internal_malloc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/epicsExitTest.c:72:27: style: Parameter 'pvt' can be declared as pointer to const. However it seems that 'counter' is a callback function, if 'pvt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/epicsExitTest.c:77:28: style: Parameter 'pvt' can be declared as pointer to const. However it seems that 'mainExit' is a callback function, if 'pvt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/epicsThreadOnceTest.c:72:24: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'onceRecurse' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/epicsThreadOnceTest.c:82:26: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'recurseThread' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/epicsThreadPerform.cpp:43:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'testPriorityThread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/epicsThreadTest.cpp:96:22: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'donothing' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/epicsThreadTest.cpp:106:20: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dodelay' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/taskwdTest.c:69:23: style: Parameter 'usr' can be declared as pointer to const. However it seems that 'taskNotify' is a callback function, if 'usr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] base-7.0.8/modules/libcom/test/yajl_test.c:69: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] base-7.0.8/modules/libcom/test/yajl_test.c:75: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] base-7.0.8/modules/libcom/test/yajl_test.c:81: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] base-7.0.8/modules/libcom/test/yajl_test.c:87: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] base-7.0.8/modules/libcom/test/yajl_test.c:121: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] base-7.0.8/modules/libcom/test/yajl_test.c:128: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] base-7.0.8/modules/libcom/test/yajl_test.c:134: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] ftp://ftp.de.debian.org/debian/pool/main/e/epiphany-browser/epiphany-browser_46~beta.orig.tar.xz epiphany-46.beta/embed/ephy-encoding.c:69:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_encoding_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-encoding.c:124:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_encoding_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-downloads-manager.c:155:43: style: Parameter 'error' can be declared as pointer to const. However it seems that 'download_failed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-file-monitor.c:235:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_file_monitor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-file-monitor.c:253:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_file_monitor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-floating-bar.c:60:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_floating_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-floating-bar.c:78:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_floating_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-client-certificate-manager.c:255:45: style: Parameter 'response' can be declared as pointer to const. However it seems that 'certificate_pin_response' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-client-certificate-manager.c:328:61: style: Parameter 'response' can be declared as pointer to const. However it seems that 'certificate_selection_dialog_response_cb' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-view-source-handler.c:199:46: style: Parameter 'uri' can be declared as pointer to const. However it seems that 'embed_is_displaying_matching_uri' is a callback function, if 'uri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-find-toolbar.c:305:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_find_toolbar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/web-process-extension/ephy-webextension-api.c:128:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ephy_web_extension_extension_create_instance' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-embed.c:402:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_embed_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-embed.c:426:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_embed_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-flatpak-utils.c:70:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_inside_sandbox' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/contrib/dzl-suggestion.c:105:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dzl_suggestion_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/contrib/dzl-suggestion.c:148:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dzl_suggestion_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-download.c:96:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_download_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-download.c:123:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_download_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-notification.c:80:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_notification_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-notification.c:101:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_notification_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-search-engine.c:122:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_search_engine_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-search-engine.c:145:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_search_engine_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-sqlite-statement.c:48:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_sqlite_statement_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-embed-shell.c:863:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_embed_shell_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/ephy-embed-shell.c:880:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_embed_shell_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-sqlite-connection.c:61:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_sqlite_connection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/web-process-extension/ephy-web-process-extension.c:100:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'remove_if_value_matches_user_data' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/web-process-extension/ephy-web-process-extension.c:101:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remove_if_value_matches_user_data' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/web-process-extension/ephy-web-process-extension.c:102:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'remove_if_value_matches_user_data' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/embed/web-process-extension/ephy-web-process-extension.c:502:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ephy_web_process_extension_create_instance' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-suggestion.c:48:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_suggestion_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-suggestion.c:65:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_suggestion_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-search-engine-manager.c:189:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_search_engine_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-search-engine-manager.c:206:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_search_engine_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/ephy-search-engine-manager.c:250:39: style: Parameter 'list' can be declared as pointer to const. However it seems that 'list_model_get_item_type' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:56:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_open_tabs_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:75:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_open_tabs_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:187:72: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_collection_name' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:193:76: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_synchronizable_type' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:199:68: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_is_initial_sync' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:208:72: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_set_is_initial_sync' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:215:66: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_sync_time' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:228:56: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_add' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:229:56: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_manager_add' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:235:59: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_remove' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:236:59: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_manager_remove' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:242:57: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_save' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-manager.c:243:57: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_manager_save' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-record.c:98:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_record_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-record.c:129:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_record_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-record.c:382:62: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_get_server_time_modified' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-record.c:391:62: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_set_server_time_modified' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:89:37: style: Parameter 'url' can be declared as pointer to const. However it seems that 'url_visited_cb' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:104:37: style: Parameter 'url' can be declared as pointer to const. However it seems that 'url_deleted_cb' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:121:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:140:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:212:72: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_collection_name' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:218:76: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_synchronizable_type' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:224:68: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_is_initial_sync' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:237:66: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_sync_time' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:286:57: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_save' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-history-manager.c:287:57: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_manager_save' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-record.c:66:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_open_tabs_record_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-record.c:92:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_open_tabs_record_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-record.c:283:62: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_get_server_time_modified' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-open-tabs-record.c:292:62: style: Parameter 'synchronizable' can be declared as pointer to const. However it seems that 'synchronizable_set_server_time_modified' is a callback function, if 'synchronizable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-password-record.c:70:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_password_record_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-password-record.c:118:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_password_record_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/history/ephy-history-service.c:111:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_service_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/history/ephy-history-service.c:133:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_service_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/history/ephy-history-service.c:325:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_messages' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/history/ephy-history-service.c:326:43: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_messages' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/history/ephy-history-service.c:327:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sort_messages' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmark-row.c:136:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_bookmark_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmark-row.c:153:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_bookmark_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmark-properties.c:322:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_bookmark_properties_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmark.c:89:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_bookmark_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmark.c:136:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_bookmark_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-action-bar.c:65:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_action_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-action-bar.c:83:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_action_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmarks-manager.c:713:62: style: Parameter 'model' can be declared as pointer to const. However it seems that 'ephy_bookmarks_manager_list_model_get_item_type' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmarks-manager.c:747:72: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_collection_name' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmarks-manager.c:753:76: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_synchronizable_type' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmarks-manager.c:759:68: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_is_initial_sync' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/bookmarks/ephy-bookmarks-manager.c:772:66: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_sync_time' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-encoding-row.c:85:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_encoding_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-encoding-row.c:102:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_encoding_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-password-manager.c:893:72: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_collection_name' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-password-manager.c:899:76: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_synchronizable_type' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-password-manager.c:905:68: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_is_initial_sync' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-password-manager.c:918:66: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'synchronizable_manager_get_sync_time' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-downloads-popover.c:65:43: style: Parameter 'error' can be declared as pointer to const. However it seems that 'download_failed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-downloads-popover.c:93:44: style: Parameter 'download' can be declared as pointer to const. However it seems that 'download_removed_cb' is a callback function, if 'download' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-downloads-paintable.c:103:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_downloads_paintable_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-downloads-paintable.c:123:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_downloads_paintable_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-encoding-dialog.c:443:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_encoding_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-fullscreen-box.c:261:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_fullscreen_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-encoding-dialog.c:460:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_encoding_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-fullscreen-box.c:291:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_fullscreen_box_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-certificate-dialog.c:362:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_certificate_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-download-widget.c:223:41: style: Parameter 'error' can be declared as pointer to const. However it seems that 'download_failed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-download-widget.c:291:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_download_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-download-widget.c:311:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_download_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-password-popover.c:102:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_password_popover_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-password-popover.c:119:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_password_popover_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-location-controller.c:338:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_location_controller_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-location-controller.c:364:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_location_controller_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-permission-popover.c:78:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_permission_popover_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-permission-popover.c:101:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_permission_popover_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-mouse-gesture-controller.c:208:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_mouse_gesture_controller_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-mouse-gesture-controller.c:226:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_mouse_gesture_controller_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-header-bar.c:77:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_header_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-header-bar.c:95:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_header_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-title-box.c:155:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_title_box_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-title-box.c:175:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_title_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-security-popover.c:283:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_security_popover_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-firefox-sync-dialog.c:102:52: style: Parameter 'sync_dialog' can be declared as pointer to const. However it seems that 'sync_collection_toggled_cb' is a callback function, if 'sync_dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-firefox-sync-dialog.c:190:56: style: Parameter 'error' can be declared as pointer to const. However it seems that 'sync_secrets_store_finished_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-firefox-sync-dialog.c:627:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'get_sync_frequency_minutes_name' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-history-dialog.c:733:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-history-dialog.c:751:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_history_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/ephy-search-engine-listbox.c:90:44: style: Parameter 'list' can be declared as pointer to const. However it seems that 'list_model_get_item_type_func' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-tab-view.c:100:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_tab_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-suggestion-model.c:88:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_suggestion_model_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-suggestion-model.c:108:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_suggestion_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-suggestion-model.c:156:50: style: Parameter 'model' can be declared as pointer to const. However it seems that 'ephy_suggestion_model_get_item_type' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/ephy-search-engine-row.c:381:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_search_engine_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/extension-view.c:175:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_extension_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/extension-view.c:193:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_extension_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/prefs-appearance-page.c:90:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'reader_font_style_set_mapping' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/prefs-appearance-page.c:134:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'reader_color_scheme_set_mapping' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/ephy-data-view.c:133:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_data_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/ephy-data-view.c:187:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_data_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/synced-tabs-dialog.c:246:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'synced_tabs_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/synced-tabs-dialog.c:265:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'synced_tabs_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/search-provider/ephy-search-provider.c:291:52: style: Parameter 'identifier' can be declared as pointer to const. However it seems that 'handle_activate_result' is a callback function, if 'identifier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-session.c:469:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/prefs-general-page.c:168:43: style: Parameter 'activated_row' can be declared as pointer to const. However it seems that 'language_editor_add_activated' is a callback function, if 'activated_row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/prefs-general-page.c:169:43: style: Parameter 'add_row' can be declared as pointer to const. However it seems that 'language_editor_add_activated' is a callback function, if 'add_row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/preferences/prefs-general-page.c:601:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'restore_session_set_mapping' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-shell.c:443:50: style: Parameter 'error' can be declared as pointer to const. However it seems that 'sync_secrets_store_finished_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-shell.c:890:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'remove_open_uris_idle_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-sync-service.c:406:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_sync_service_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/lib/sync/ephy-sync-service.c:423:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_sync_service_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-browser-action.c:104:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_browser_action_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-browser-action.c:121:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_browser_action_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-browser-action-row.c:51:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_browser_action_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-browser-action-row.c:68:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_browser_action_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-indicator-bin.c:216:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_indicator_bin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-indicator-bin.c:238:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_indicator_bin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/tests/ephy-history-test.c:82:40: style: Parameter 'result_data' can be declared as pointer to const. However it seems that 'page_vist_created' is a callback function, if 'result_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/tests/ephy-history-test.c:146:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'verify_create_history_entry_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/tests/ephy-history-test.c:184:50: style: Parameter 'result_data' can be declared as pointer to const. However it seems that 'verify_create_history_entry' is a callback function, if 'result_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/api/downloads.c:434:32: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'order_downloads' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/api/downloads.c:435:32: style: Parameter 'd2' can be declared as pointer to const. However it seems that 'order_downloads' is a callback function, if 'd2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/api/downloads.c:436:32: style: Parameter 'order_by' can be declared as pointer to const. However it seems that 'order_downloads' is a callback function, if 'order_by' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/tests/ephy-web-view-test.c:416:35: style: Parameter 'url' can be declared as pointer to const. However it seems that 'visit_url_cb' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-web-extension-manager.c:1173:30: style: Parameter 'key' can be declared as pointer to const. However it seems that 'remove_page_action' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-web-extension-manager.c:1174:30: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remove_page_action' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/webextension/ephy-web-extension-manager.c:1175:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'remove_page_action' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/third-party/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] epiphany-46.beta/src/ephy-window.c:3291:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epiphany-46.beta/src/ephy-window.c:3319:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ephy_window_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/e/epr-api/epr-api_2.3~dev20150708.orig.tar.gz epr-api/bccunit/src/bccunit_test.c:4:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_func_1' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/bccunit/src/bccunit_test.c:9:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_func_2' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/bccunit/src/bccunit_test.c:20:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_func_3' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/bccunit/src/bccunit_test.c:28:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_func_4' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/test/epr_main_test.c:196:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_epr_get_data_type_size' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/test/epr_main_test.c:210:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_epr_str_to_data_type_id' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1184:53: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_uchar_1_of_1_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1214:52: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_char_1_of_1_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1244:54: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_ushort_1_of_1_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1274:53: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_short_1_of_1_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1303:53: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_short_1_of_2_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1333:53: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_short_2_of_2_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1440:53: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_uchar_2_to_f_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1472:53: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_uchar_1_of_2_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1503:53: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'decode_line_uchar_2_of_2_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1655:51: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'transform_array_short_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1667:52: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'transform_array_ushort_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1679:50: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'transform_array_int_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1691:51: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'transform_array_uint_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] epr-api/src/epr_band.c:1703:51: style: Parameter 'band_id' can be declared as pointer to const. However it seems that 'transform_array_float_to_float' is a callback function, if 'band_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/eprover/eprover_3.0.03+ds.orig.tar.xz eprover-E-3.0.03/BASICS/clb_objmaps.c:406:18: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/BASICS/clb_objmaps.c:406:27: style: Parameter 'b' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:209:37: style: Parameter 'dist_array' can be declared as pointer to const. However it seems that 'prefer_conj_min_max_freq' is a callback function, if 'dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:239:37: style: Parameter 'dist_array' can be declared as pointer to const. However it seems that 'prefer_conj_max_max_freq' is a callback function, if 'dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:261:37: style: Parameter 'dist_array' can be declared as pointer to const. However it seems that 'prefer_conj_min_min_freq' is a callback function, if 'dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:291:37: style: Parameter 'dist_array' can be declared as pointer to const. However it seems that 'prefer_conj_max_min_freq' is a callback function, if 'dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:311:59: style: Parameter 'conj_dist_array' can be declared as pointer to const. However it seems that 'prefer_global_max_freq' is a callback function, if 'conj_dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:312:37: style: Parameter 'dist_array' can be declared as pointer to const. However it seems that 'prefer_global_max_freq' is a callback function, if 'dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:330:59: style: Parameter 'conj_dist_array' can be declared as pointer to const. However it seems that 'prefer_global_min_freq' is a callback function, if 'conj_dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:331:37: style: Parameter 'dist_array' can be declared as pointer to const. However it seems that 'prefer_global_min_freq' is a callback function, if 'dist_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_satinterface.c:348:38: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'sat_clause_not_pure' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_pred_elim.c:570:23: style: Parameter 'ip_a' can be declared as pointer to const. However it seems that 'cmp_tasks' is a callback function, if 'ip_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/CLAUSES/ccl_pred_elim.c:570:37: style: Parameter 'ip_b' can be declared as pointer to const. However it seems that 'cmp_tasks' is a callback function, if 'ip_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/HEURISTICS/che_clauseweight.c:536:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'TrivialWeightExit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/HEURISTICS/che_hcb.c:53:32: style: Parameter 'value' can be declared as pointer to const. However it seems that 'str2eit' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/HEURISTICS/che_hcb.c:83:28: style: Parameter 'value' can be declared as pointer to const. However it seems that 'str2pem' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/HEURISTICS/che_hcb.c:105:23: style: Parameter 'value' can be declared as pointer to const. However it seems that 'str2um' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eprover-E-3.0.03/HEURISTICS/che_hcb.c:141:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'default_exit_fun' 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/e/eqonomize/eqonomize_1.5.6.orig.tar.gz Eqonomize-1.5.6/src/currency.cpp:419:40: style: Parameter 'c1' can be declared as pointer to const. However it seems that 'currency_list_less_than' is a callback function, if 'c1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/currency.cpp:419:54: style: Parameter 'c2' can be declared as pointer to const. However it seems that 'currency_list_less_than' is a callback function, if 'c2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:115:52: style: Parameter 't1' can be declared as pointer to const. However it seems that 'transaction_list_less_than_stamp' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:115:69: style: Parameter 't2' can be declared as pointer to const. However it seems that 'transaction_list_less_than_stamp' is a callback function, if 't2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:136:46: style: Parameter 't1' can be declared as pointer to const. However it seems that 'transaction_list_less_than' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:136:63: style: Parameter 't2' can be declared as pointer to const. However it seems that 'transaction_list_less_than' is a callback function, if 't2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:159:45: style: Parameter 't1' can be declared as pointer to const. However it seems that 'split_list_less_than' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:159:67: style: Parameter 't2' can be declared as pointer to const. However it seems that 'split_list_less_than' is a callback function, if 't2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:166:52: style: Parameter 't1' can be declared as pointer to const. However it seems that 'schedule_list_less_than' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:166:78: style: Parameter 't2' can be declared as pointer to const. However it seems that 'schedule_list_less_than' is a callback function, if 't2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:169:48: style: Parameter 't1' can be declared as pointer to const. However it seems that 'trade_list_less_than_stamp' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:169:67: style: Parameter 't2' can be declared as pointer to const. However it seems that 'trade_list_less_than_stamp' is a callback function, if 't2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:172:42: style: Parameter 't1' can be declared as pointer to const. However it seems that 'trade_list_less_than' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:172:61: style: Parameter 't2' can be declared as pointer to const. However it seems that 'trade_list_less_than' is a callback function, if 't2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:175:40: style: Parameter 't1' can be declared as pointer to const. However it seems that 'security_list_less_than' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Eqonomize-1.5.6/src/budget.cpp:175:54: style: Parameter 't2' can be declared as pointer to const. However it seems that 'security_list_less_than' 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/e/eris/eris_1.3.23.orig.tar.xz eris-1.3.23/test/setupHelpers.cpp:133:42: style: Parameter 'av' can be declared as pointer to const. However it seems that 'success' is a callback function, if 'av' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/erlang-bitcask/erlang-bitcask_2.1.0.orig.tar.gz bitcask-2.1.0/c_src/bitcask_nifs.c:2949:59: style: Parameter 'env' can be declared as pointer to const. However it seems that 'bitcask_nifs_file_resource_cleanup' 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/e/erlang-jiffy/erlang-jiffy_1.1.1.orig.tar.xz jiffy-1.1.1/c_src/jiffy.c:67:19: style: Parameter 'env' can be declared as pointer to const. However it seems that 'reload' 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/e/erlang-p1-iconv/erlang-p1-iconv_1.0.13.orig.tar.gz iconv-1.0.13/c_src/iconv.c:25:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' 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/e/erlang-p1-pam/erlang-p1-pam_1.0.14.orig.tar.gz epam-1.0.14/c_src/epam.c:56:28: style: Parameter 'password' can be declared as pointer to const. However it seems that 'misc_conv' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/erlang-p1-sqlite3/erlang-p1-sqlite3_1.1.14.orig.tar.gz erlang-sqlite3-1.1.14/sqlite3_amalgamation/shell.c:819:8: style: Parameter 'aiType' can be declared as pointer to const. However it seems that 'shell_callback' is a callback function, if 'aiType' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:64029: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:64043: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:70353: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:70567: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:88010: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:104194:68: style: Parameter 'xInit' can be declared as pointer to const. However it seems that 'sqlite3_cancel_auto_extension' is a callback function, if 'xInit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:116814: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:130143: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:130246: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:130299: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:130312: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:130325: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] erlang-sqlite3-1.1.14/sqlite3_amalgamation/sqlite3.c:132560: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/e/erlang-p1-stringprep/erlang-p1-stringprep_1.0.29.orig.tar.gz stringprep-1.0.29/c_src/stringprep.cpp:468:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' 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/e/erlang-p1-tls/erlang-p1-tls_1.1.16.orig.tar.gz fast_tls-1.1.16/c_src/p1_sha.c:21:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fast_tls-1.1.16/c_src/p1_sha.c:26:31: style: Parameter 'caller_env' can be declared as pointer to const. However it seems that 'upgrade' is a callback function, if 'caller_env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fast_tls-1.1.16/c_src/fast_tls.c:255:62: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'verify_callback' 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/e/erlang-p1-xml/erlang-p1-xml_1.1.49.orig.tar.gz fast_xml-1.1.49/c_src/fxml_stream.c:715:37: style: Parameter 'state' can be declared as pointer to const. However it seems that 'erlXML_DefaultHandler' 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/e/erlang-p1-xmpp/erlang-p1-xmpp_1.7.0.orig.tar.gz jid.rl:32:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpp_lang.rl:13:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpp_uri.rl:13:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' 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/e/erlang-p1-yaml/erlang-p1-yaml_1.0.36.orig.tar.gz fast_yaml-1.0.36/c_src/fast_yaml.c:34:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' 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/e/erofs-utils/erofs-utils_1.7.1.orig.tar.gz erofs-utils-1.7.1/fuse/main.c:76:68: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'erofsfuse_open' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/dump/main.c:252:63: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'erofsdump_ls_dirent_iter' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/cache.c:33:65: style: Parameter 'bh' can be declared as pointer to const. However it seems that 'erofs_bh_flush_skip_write' is a callback function, if 'bh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/compressor_lz4.c:28:55: style: Parameter 'c' can be declared as pointer to const. However it seems that 'compressor_lz4_exit' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/dedupe.c:78:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'z_erofs_dedupe_rbtree_cmp' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/rb_tree.c:96:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'rb_tree_node_cmp_ptr_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/rb_tree.c:96:64: style: Parameter 'a' can be declared as pointer to const. However it seems that 'rb_tree_node_cmp_ptr_cb' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/rb_tree.c:96:83: style: Parameter 'b' can be declared as pointer to const. However it seems that 'rb_tree_node_cmp_ptr_cb' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/rb_tree.c:101:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'rb_tree_node_dealloc_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/xattr.c:1311:37: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xattr_namematch' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/xattr.c:1434:33: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'xattr_entrylist' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] erofs-utils-1.7.1/lib/xattr.c:1476:36: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xattr_namelist' 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/e/esdm/esdm_1.0.orig.tar.xz esdm-1.0/src/backends-data/dummy/dummy.c:48:33: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'mkfs' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/dummy/dummy.c:54:33: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fsck' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/dummy/dummy.c:124:45: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fragment_delete' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/dummy/dummy.c:124:71: style: Parameter 'f' can be declared as pointer to const. However it seems that 'fragment_delete' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/deps/smd/src/smd-core.c:2407:44: style: Parameter 't' can be declared as pointer to const. However it seems that 'smd_free_type_str' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/ime/ime.c:98:71: style: Parameter 'f' can be declared as pointer to const. However it seems that 'fragment_delete' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/ime/ime.c:190:33: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fsck' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/pmem/esdm-pmem.c:124:71: style: Parameter 'f' can be declared as pointer to const. However it seems that 'fragment_delete' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/pmem/esdm-pmem.c:216:33: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fsck' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/kdsa/esdm-kdsa.c:263:33: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fsck' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/posix/posix.c:98:71: style: Parameter 'f' can be declared as pointer to const. However it seems that 'fragment_delete' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/posix/posix.c:190:33: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fsck' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:241:74: style: Parameter 'container' can be declared as pointer to const. However it seems that 'container_retrieve' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:259:72: style: Parameter 'container' can be declared as pointer to const. However it seems that 'container_update' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:277:73: style: Parameter 'container' can be declared as pointer to const. However it seems that 'container_destroy' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:340:45: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'dataset_retrieve' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:340:70: style: Parameter 'dataset' can be declared as pointer to const. However it seems that 'dataset_retrieve' is a callback function, if 'dataset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:343:43: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'dataset_update' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:343:68: style: Parameter 'dataset' can be declared as pointer to const. However it seems that 'dataset_update' is a callback function, if 'dataset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:346:44: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'dataset_destroy' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:346:69: style: Parameter 'dataset' can be declared as pointer to const. However it seems that 'dataset_destroy' is a callback function, if 'dataset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:354:70: style: Parameter 'fragment' can be declared as pointer to const. However it seems that 'fragment_update' is a callback function, if 'fragment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/mongodb/mongodb.c:392:65: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'mongodb_backend_performance_estimate' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/s3/s3.c:64:90: style: Parameter 'callbackData' can be declared as pointer to const. However it seems that 'responsePropertiesCallback' is a callback function, if 'callbackData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/s3/s3.c:179:33: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fsck' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/s3/s3.c:318:45: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fragment_delete' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-data/s3/s3.c:318:71: style: Parameter 'f' can be declared as pointer to const. However it seems that 'fragment_delete' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/posix/md-posix.c:175:36: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'fsck' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/posix/md-posix.c:227:75: style: Parameter 'c' can be declared as pointer to const. However it seems that 'container_remove' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/posix/md-posix.c:241:72: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dataset_remove' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/posix/md-posix.c:255:75: style: Parameter 'container' can be declared as pointer to const. However it seems that 'container_commit' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/posix/md-posix.c:272:77: style: Parameter 'container' can be declared as pointer to const. However it seems that 'container_retrieve' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/posix/md-posix.c:335:71: style: Parameter 'dataset' can be declared as pointer to const. However it seems that 'dataset_commit' is a callback function, if 'dataset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/backends-metadata/posix/md-posix.c:360:73: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dataset_retrieve' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/interfaces/hdf5/h5-esdm.c:45:57: style: Parameter 'iter_data' can be declared as pointer to const. However it seems that 'print_property' is a callback function, if 'iter_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/interfaces/hdf5/h5-esdm-callbacks.c:75:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'H5VL_esdm_attribute_create' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/interfaces/hdf5/h5-esdm-callbacks.c:213:45: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'H5VL_esdm_attribute_open' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esdm-1.0/src/interfaces/hdf5/h5-esdm-callbacks.c:346:45: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'H5VL_esdm_attribute_get' 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/e/esnacc/esnacc_1.8.1.orig.tar.gz esnacc-ng-1.8.1/c-lib/src/min-buf.c:9:40: style: Parameter 'len' can be declared as pointer to const. However it seems that 'MinBufGetSeg__' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esnacc-ng-1.8.1/c-lib/src/min-buf.c:38:45: style: Parameter 'ESNACC_UNUSED' can be declared as pointer to const. However it seems that 'MinBufPeekSeg__' is a callback function, if 'ESNACC_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esnacc-ng-1.8.1/c-lib/src/min-buf.c:59:34: style: Parameter 'src' can be declared as pointer to const. However it seems that 'MinBufPutSegRvs__' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esnacc-ng-1.8.1/c-lib/src/min-buf.c:73:24: style: Parameter 'ESNACC_UNUSED' can be declared as pointer to const. However it seems that 'MinBufIgnore__' is a callback function, if 'ESNACC_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esnacc-ng-1.8.1/c-lib/src/min-buf.c:79:31: style: Parameter 'ESNACC_UNUSED' can be declared as pointer to const. However it seems that 'MinBufSetWriteError__' is a callback function, if 'ESNACC_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esnacc-ng-1.8.1/c-lib/src/min-buf.c:85:23: style: Parameter 'ESNACC_UNUSED' can be declared as pointer to const. However it seems that 'MinBufReset__' is a callback function, if 'ESNACC_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/esniper/esniper_2.35.0+git20190805.7930bb4.orig.tar.xz esniper-2.35.0+git20190805.7930bb4/http.c:288:27: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' 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/e/eso-midas/eso-midas_23.02pl1.0.orig.tar.gz 23FEBpl1.0/contrib/daophot/libsrc/sun_abort.c:68:20: style: Parameter 'scp' can be declared as pointer to const. However it seems that 'catch_div_by_zero' is a callback function, if 'scp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/contrib/daophot/libsrc/sun_abort.c:76:20: style: Parameter 'scp' can be declared as pointer to const. However it seems that 'catch_overflow' is a callback function, if 'scp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/contrib/daophot/libsrc/sun_abort.c:84:20: style: Parameter 'scp' can be declared as pointer to const. However it seems that 'catch_invalid' is a callback function, if 'scp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/colors.c:380:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'string_to_xcolor' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/create.c:134:13: style: Parameter 'visual' can be declared as pointer to const. However it seems that 'xpmVisualType' is a callback function, if 'visual' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/create.c:204:20: style: Parameter 'attributes' can be declared as pointer to const. However it seems that 'CreateColors' is a callback function, if 'attributes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/create.c:752:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/create.c:830:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels32' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/create.c:882:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels16' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/create.c:918:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels8' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uimx.c:887:10: style: Parameter 'display' can be declared as pointer to const. However it seems that 'IgnoreErrors' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uimx.c:888:14: 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] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uxcreate.c:135:13: style: Parameter 'visual' can be declared as pointer to const. However it seems that 'xpmVisualType' is a callback function, if 'visual' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uxcreate.c:214:20: style: Parameter 'attributes' can be declared as pointer to const. However it seems that 'CreateColors' is a callback function, if 'attributes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uxcreate.c:769:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uxcreate.c:847:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels32' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uxcreate.c:899:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels16' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/gui/GraphLib/libsrc/uimxR5/src/uxcreate.c:935:12: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'SetImagePixels8' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:70:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetfA' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:168:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetfD' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:196:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetfN' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:225:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetfR' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:252:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetfS' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:279:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetfV' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:309:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetfU' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:418:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiB' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:513:7: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'aglgetiD' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:538:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiE' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:598:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiG' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:690:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiM' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:727:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiN' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:779:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiR' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:803:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiT' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:829:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiU' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglget.c:856:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglgetiW' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglset.c:590:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglsetN' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/agl/aglset.c:619:7: style: Parameter 'pntr' can be declared as pointer to const. However it seems that 'aglsetR' is a callback function, if 'pntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/idi/cidi/x11/idilocal1.c:108:10: style: Parameter 'mydisp' can be declared as pointer to const. However it seems that 'myhandler' is a callback function, if 'mydisp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/idi/cidi/x11/idilocal1.c:109:14: style: Parameter 'myerr' can be declared as pointer to const. However it seems that 'myhandler' is a callback function, if 'myerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/math/fitnol.c:68:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'myfunct' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/readline/complete.c:1128:12: style: Parameter 'text' can be declared as pointer to const. However it seems that 'filename_completion_function' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/tbl/str1.c:605:12: style: Parameter 's2' can be declared as pointer to const. However it seems that 'strindex' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/libsrc/tw/str1.c:627:12: style: Parameter 's2' can be declared as pointer to const. However it seems that 'strindex' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/prim/general/libsrc/iqefunc.c:899:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'g2efunc2' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/prim/tc3/libsrc/str1.c:670:12: style: Parameter 's2' can be declared as pointer to const. However it seems that 'strindex' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/prim/tc3/libsrc/str1.c:688:12: style: Parameter 's1' can be declared as pointer to const. However it seems that 'stuindex' is a callback function, if 's1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/prim/tc3/libsrc/str1.c:689:12: style: Parameter 's2' can be declared as pointer to const. However it seems that 'stuindex' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/prim/tw3/libsrc/thcreate.c:275:8: style: Parameter 'str' can be declared as pointer to const. However it seems that 'act0' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/prim/tw3/libsrc/thcreate.c:290:8: style: Parameter 'str' can be declared as pointer to const. However it seems that 'acti' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 23FEBpl1.0/util/bench/ben_fpu.c:253:10: style: Parameter 'y' can be declared as const array. However it seems that 'f' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/esorex/esorex_3.13.7+ds.orig.tar.xz esorex-3.13.7/libltdl/lt_dlloader.c:49:37: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'loader_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esorex-3.13.7/libltdl/ltdl.c:782:29: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'find_handle_callback' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] esorex-3.13.7/libltdl/ltdl.c:1870:29: style: Parameter 'dirname' can be declared as pointer to const. However it seems that 'foreachfile_callback' is a callback function, if 'dirname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/espeak/espeak_1.48.15+dfsg.orig.tar.gz espeak-1.48.15+dfsg/src/espeak.cpp:312:33: style: Parameter 'wav' can be declared as pointer to const. However it seems that 'SynthCallback' is a callback function, if 'wav' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeak-1.48.15+dfsg/src/compiledict.cpp:1405:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'rgroup_sorter' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeak-1.48.15+dfsg/src/compiledict.cpp:1405:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'rgroup_sorter' 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/e/espeak-ng/espeak-ng_1.51+dfsg.orig.tar.gz espeak-ng-1.51+dfsg/src/libespeak-ng/mbrowrap.c:526:30: style: Parameter 'voice_path' can be declared as pointer to const. However it seems that 'init_mbrola' is a callback function, if 'voice_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeak-ng-1.51+dfsg/src/libespeak-ng/mbrowrap.c:615:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'write_mbrola' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeak-ng-1.51+dfsg/src/libespeak-ng/compiledict.c:1174:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'rgroup_sorter' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeak-ng-1.51+dfsg/src/libespeak-ng/compiledict.c:1174:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'rgroup_sorter' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeak-ng-1.51+dfsg/src/espeak-ng.c:259:33: style: Parameter 'wav' can be declared as pointer to const. However it seems that 'SynthCallback' is a callback function, if 'wav' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/espeakedit/espeakedit_1.48.15.orig.tar.gz espeakedit-1.48.15/src/spect.cpp:94:36: style: Parameter 'copy' can be declared as pointer to const. However it seems that 'SpectFrame' is a callback function, if 'copy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeakedit-1.48.15/src/compiledict.cpp:1405:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'rgroup_sorter' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeakedit-1.48.15/src/compiledict.cpp:1405:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'rgroup_sorter' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeakedit-1.48.15/src/vowelchart.cpp:544:46: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'prog_log_sorter' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeakedit-1.48.15/src/vowelchart.cpp:544:68: style: Parameter 'p2' can be declared as pointer to const. However it seems that 'prog_log_sorter' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeakedit-1.48.15/src/extras.cpp:122:30: style: Parameter 'wav' can be declared as pointer to const. However it seems that 'TestSynthCallback' is a callback function, if 'wav' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/espeakup/espeakup_0.90.orig.tar.gz espeakup-0.90/src/espeak.c:50:28: style: Parameter 'wav' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'wav' is declared with const you might also need to cast function pointer(s). [constParameterCallback] espeakup-0.90/src/espeak.c:50:63: style: Parameter 'events' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'events' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/e/etckeeper/etckeeper_1.18.20.orig.tar.gz etckeeper-1.18.20/pkgng/etckeeper.c:123:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pre_install_hook' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] etckeeper-1.18.20/pkgng/etckeeper.c:123:44: style: Parameter 'db' can be declared as pointer to const. However it seems that 'pre_install_hook' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] etckeeper-1.18.20/pkgng/etckeeper.c:129:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'post_install_hook' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] etckeeper-1.18.20/pkgng/etckeeper.c:129:45: style: Parameter 'db' can be declared as pointer to const. However it seems that 'post_install_hook' 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/e/etherape/etherape_0.9.20.orig.tar.gz etherape-0.9.20/src/names/ares_resolve.c:123:79: style: Parameter 'hostent' can be declared as pointer to const. However it seems that 'rdns_ares_cb' is a callback function, if 'hostent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] etherape-0.9.20/src/diagram.c:271:55: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'finalize_callback' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] etherape-0.9.20/src/diagram.c:1709:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'link_item_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] etherape-0.9.20/src/diagram.c:1753:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'node_item_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] etherape-0.9.20/src/diagram.c:1791:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pcap_stats_text_item_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback]