constParameterCallback ftp://ftp.de.debian.org/debian/pool/main/g/gnubg/gnubg_1.08.003.orig.tar.gz gnubg-1.08.003/analysis.c:942:28: style: Parameter '_unused_unused' can be declared as pointer to const. However it seems that 'UpdateProgressBar' is a callback function, if '_unused_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/board3d/PickOGL.c:135:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'drawPickBoard' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/board3d/PickOGL.c:326:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'drawPickPoint' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/board3d/graph.c:50:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'configureCB' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/eval.c:5711:68: style: Parameter 'pec' can be declared as pointer to const. However it seems that 'FindBestMoveNoLocking' is a callback function, if 'pec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/eval.c:5719:98: style: Parameter 'keyMove' can be declared as pointer to const. However it seems that 'FindnSaveBestMovesNoLocking' is a callback function, if 'keyMove' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/format.c:1072:48: style: Parameter '_unused_szOutput' can be declared as pointer to const. However it seems that 'DumpRace' is a callback function, if '_unused_szOutput' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtk-multiview.c:198:41: style: Parameter '_unused_container' can be declared as pointer to const. However it seems that 'gtk_multiview_child_type' is a callback function, if '_unused_container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkboard.c:3285:51: style: Parameter 'pbd' can be declared as pointer to const. However it seems that 'board_show_child' is a callback function, if 'pbd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkboard.c:3592:24: style: Parameter '_unused_dice' can be declared as pointer to const. However it seems that 'dice_press' is a callback function, if '_unused_dice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkboard.c:3592:49: style: Parameter '_unused_event' can be declared as pointer to const. However it seems that 'dice_press' is a callback function, if '_unused_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkboard.c:3592:76: style: Parameter '_unused_bd' can be declared as pointer to const. However it seems that 'dice_press' is a callback function, if '_unused_bd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkboard.c:3600:67: style: Parameter 'p' can be declared as pointer to const. However it seems that 'key_press' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkchequer.c:149:51: style: Parameter 'phd' can be declared as pointer to const. However it seems that 'MoveListTempMapClicked' is a callback function, if 'phd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkchequer.c:210:57: style: Parameter 'phd' can be declared as pointer to const. However it seems that 'MoveListCmarkClicked' is a callback function, if 'phd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkchequer.c:235:40: style: Parameter 'phd' can be declared as pointer to const. However it seems that 'MoveListMWC' is a callback function, if 'phd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkcube.c:1500:60: style: Parameter 'pchd' can be declared as pointer to const. However it seems that 'CubeAnalysisTempMap' is a callback function, if 'pchd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkcube.c:1514:34: style: Parameter '_unused_pw' can be declared as pointer to const. However it seems that 'CubeAnalysisScoreMap' is a callback function, if '_unused_pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkcube.c:1514:61: style: Parameter '_unused_pchd' can be declared as pointer to const. However it seems that 'CubeAnalysisScoreMap' is a callback function, if '_unused_pchd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkfile.c:629:26: style: Parameter '_unused_pw' can be declared as pointer to const. However it seems that 'batch_cancel' is a callback function, if '_unused_pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkfile.c:629:47: style: Parameter '_unused_model' can be declared as pointer to const. However it seems that 'batch_cancel' is a callback function, if '_unused_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkfile.c:646:29: style: Parameter '_unused_pw' can be declared as pointer to const. However it seems that 'batch_skip_file' is a callback function, if '_unused_pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkfile.c:646:50: style: Parameter '_unused_p' can be declared as pointer to const. However it seems that 'batch_skip_file' is a callback function, if '_unused_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkmet.c:208:28: style: Parameter '_unused_widget' can be declared as pointer to const. However it seems that 'invertMETlocal' is a callback function, if '_unused_widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkmovelistctrl.c:250:63: style: Parameter 'cell_area' can be declared as pointer to const. However it seems that 'custom_cell_renderer_movelist_get_size' is a callback function, if 'cell_area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkoptions.c:448:28: style: Parameter '_unused_scale' can be declared as pointer to const. However it seems that 'CacheSizeString' is a callback function, if '_unused_scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkoptions.c:2111:33: style: Parameter '_unused_notebook' can be declared as pointer to const. However it seems that 'OptionsPageChange' is a callback function, if '_unused_notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkoptions.c:2111:101: style: Parameter '_unused_data' can be declared as pointer to const. However it seems that 'OptionsPageChange' is a callback function, if '_unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkpanels.c:583:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CommandKeyPress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkrace.c:422:30: style: Parameter '_unused_pw' can be declared as pointer to const. However it seems that 'set_current_page' is a callback function, if '_unused_pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkrace.c:422:51: style: Parameter '_unused_page' can be declared as pointer to const. However it seems that 'set_current_page' is a callback function, if '_unused_page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubg-1.08.003/gtkrolls.c:303:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DepthEvent' 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/g/gnubiff/gnubiff_2.2.17.orig.tar.gz gnubiff-2.2.17/src/eggtrayicon.c:145:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_tray_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubiff-2.2.17/src/eggtrayicon.c:244:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'egg_tray_icon_unrealize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubiff-2.2.17/src/eggtrayicon.c:370:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'egg_tray_icon_realize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubiff-2.2.17/src/gui.cc:119:23: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'GUI_file_chooser_dialog_file_activated_h' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubiff-2.2.17/src/gui.cc:128:20: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'GUI_file_chooser_dialog_response_h' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubiff-2.2.17/src/ui-applet-systray.cc:122:26: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'signal_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubiff-2.2.17/src/ui-preferences.cc:164:19: style: Parameter 'new_text' can be declared as pointer to const. However it seems that 'PREFERENCES_expert_option_edited' is a callback function, if 'new_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gnubik/gnubik_2.4.3.orig.tar.gz gnubik-2.4.3/src/cube.c:340:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cube_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cube.c:362:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cube_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:67:44: style: Parameter 'move' can be declared as pointer to const. However it seems that 'on_move' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:101:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cubeview_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:231:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cubeview_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:454:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cube_orientate_mouse' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:494:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cube_orientate_keys' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:553:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'z_rotate' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:565:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_crossing' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:581:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'enable_disable_selection' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/cubeview.c:1020:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_mouse_button' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/game.c:77:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'game_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/game.c:96:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'game_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/menus.c:189:43: style: Parameter 'view' can be declared as pointer to const. However it seems that 'update_statusbar_animation' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/select.c:79:39: style: Parameter 'e' can be declared as pointer to const. However it seems that 'key_press' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/select.c:156:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'detect_motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/swatch.c:45:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'swatch_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnubik-2.4.3/src/swatch.c:101:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'swatch_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/g/gnucap/gnucap_20230520-dev.orig.tar.gz gnucap-dev-20230520/include/spice-wrapper.cc:1639:47: style: Parameter 'names' can be declared as pointer to const. However it seems that 'IFerror' is a callback function, if 'names' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gnuchess/gnuchess_6.2.9.orig.tar.gz gnuchess-6.2.9/src/components.cc:96:26: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'adapter_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuchess-6.2.9/src/components.cc:134:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'engine_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuchess-6.2.9/src/frontend/input.cc:95:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'getline_standard' 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/g/gnucobol3/gnucobol3_3.2.orig.tar.xz gnucobol-3.2/libcob/move.c:837:40: style: Parameter 'f1' can be declared as pointer to const. However it seems that 'cob_move_binary_to_display' is a callback function, if 'f1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gnudatalanguage/gnudatalanguage_1.1.3.orig.tar.gz gdl-v1.1.3/src/plplot/drivers/svg.c:345:29: 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] gdl-v1.1.3/testsuite/dlm/testmodule.c:38:72: style: Parameter 'argv' can be declared as const array. However it seems that 'hello_world_not_same_name_to_test_IDL_Load' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gdl-v1.1.3/testsuite/dlm/testmodule.c:99:40: style: Parameter 'argv' can be declared as const array. However it seems that 'IDL_rsum1' 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/g/gnugo/gnugo_3.8.orig.tar.gz gnugo-3.8/interface/play_gtp.c:442:25: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_set_boardsize' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:520:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_set_orientation' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:560:20: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_set_komi' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:684:26: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_fixed_handicap' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:732:31: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_place_free_handicap' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:830:19: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_loadsgf' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:2876:21: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_set_level' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:2915:19: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_gg_undo' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:2946:25: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_time_settings' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:3118:23: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_final_score' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:3205:29: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_final_status_list' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:4197:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_finish_sgftrace' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:4219:20: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_printsgf' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:4331:25: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_known_command' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:4353:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_report_uncertainty' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:4435:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_set_random_seed' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:4452:31: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_advance_random_seed' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnugo-3.8/interface/play_gtp.c:4591:24: style: Parameter 's' can be declared as pointer to const. However it seems that 'gtp_limit_search' 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/g/gnumach/gnumach_1.8+git20260224.orig.tar.xz gnumach-1.8+git20260224/device/ds_routines.c:1514:47: style: Parameter 'notification' can be declared as pointer to const. However it seems that 'ds_no_senders' is a callback function, if 'notification' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/i386/i386/irq.c:30:25: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'irq_eoi' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/arch/i386/kernel/irq.c:409:52: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'reserved_mach_handler' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/arch/i386/kernel/irq.c:409:76: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'reserved_mach_handler' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/block/ahci.c:537:41: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'ahci_release' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/block/ahci.c:537:61: style: Parameter 'file' can be declared as pointer to const. However it seems that 'ahci_release' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/block/ahci.c:541:38: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'ahci_fsync' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/block/ahci.c:541:58: style: Parameter 'file' can be declared as pointer to const. However it seems that 'ahci_fsync' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/block/ahci.c:964:42: style: Parameter 'gd' can be declared as pointer to const. However it seems that 'ahci_geninit' is a callback function, if 'gd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/block/floppy.c:3274:35: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'fd_ioctl' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/block/floppy.c:3274:55: style: Parameter 'filp' can be declared as pointer to const. However it seems that 'fd_ioctl' is a callback function, if 'filp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/drivers/net/Space.c:108:28: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ethif_probe' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/dev/glue/net.c:328:30: style: Parameter 'name' can be declared as pointer to const. However it seems that 'device_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/3c574_cs.c:605:32: style: Parameter 'args' can be declared as pointer to const. However it seems that 'tc574_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/3c574_cs.c:1269:44: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'set_rx_mode' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/3c589_cs.c:485:33: style: Parameter 'args' can be declared as pointer to const. However it seems that 'tc589_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/3c589_cs.c:646:61: style: Parameter 'map' can be declared as pointer to const. However it seems that 'el3_config' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/3c589_cs.c:1020:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'set_multicast_list' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/axnet_cs.c:175:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'axnet_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/axnet_cs.c:575:33: style: Parameter 'args' can be declared as pointer to const. However it seems that 'axnet_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/axnet_cs.c:852:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'get_8390_hdr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/axnet_cs.c:871:44: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'block_input' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/axnet_cs.c:872:20: style: Parameter 'skb' can be declared as pointer to const. However it seems that 'block_input' is a callback function, if 'skb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/axnet_cs.c:894:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'block_output' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/fmvj18x_cs.c:782:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'fmvj18x_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/fmvj18x_cs.c:1197:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'fjn_config' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/fmvj18x_cs.c:1197:61: style: Parameter 'map' can be declared as pointer to const. However it seems that 'fjn_config' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/nmclan_cs.c:862:33: style: Parameter 'args' can be declared as pointer to const. However it seems that 'nmclan_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/nmclan_cs.c:966:62: style: Parameter 'map' can be declared as pointer to const. However it seems that 'mace_config' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/pcnet_cs.c:272:42: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pcnet_init' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/pcnet_cs.c:844:33: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pcnet_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/pcnet_cs.c:1198:61: style: Parameter 'map' can be declared as pointer to const. However it seems that 'set_config' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/pcnet_cs.c:1369:24: style: Parameter 'skb' can be declared as pointer to const. However it seems that 'dma_block_input' is a callback function, if 'skb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/pcnet_cs.c:1564:51: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'shmem_get_8390_hdr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/pcnet_cs.c:1579:26: style: Parameter 'skb' can be declared as pointer to const. However it seems that 'shmem_block_input' is a callback function, if 'skb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/smc91c92_cs.c:1122:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'smc91c92_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/smc91c92_cs.c:1870:61: style: Parameter 'map' can be declared as pointer to const. However it seems that 's9k_config' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/xirc2ps_cs.c:1257:32: style: Parameter 'args' can be declared as pointer to const. However it seems that 'xirc2ps_event' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/xirc2ps_cs.c:1601:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'do_get_stats' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/xirc2ps_cs.c:1681:49: style: Parameter 'map' can be declared as pointer to const. However it seems that 'do_config' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/clients/xirc2ps_cs.c:1731:29: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'do_ioctl' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/pcmcia-cs/glue/ds.c:167:30: style: Parameter 'name' can be declared as pointer to const. However it seems that 'device_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/block/ide.c:688:42: style: Parameter 'gd' can be declared as pointer to const. However it seems that 'ide_geninit' is a callback function, if 'gd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/3c501.c:783:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'set_multicast_list' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/8390.c:684:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'set_multicast_list' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/ac3200.c:260:32: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ac_get_8390_hdr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/ac3200.c:286:44: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ac_block_output' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/de4x5.c:4541:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'dc21041_infoleaf' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/hp-plus.c:329:36: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hpp_io_get_8390_hdr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/hp-plus.c:340:35: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hpp_io_block_input' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/hp-plus.c:340:67: style: Parameter 'skb' can be declared as pointer to const. However it seems that 'hpp_io_block_input' is a callback function, if 'skb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/hp-plus.c:387:36: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hpp_io_block_output' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/hp.c:249:32: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'hp_get_8390_hdr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/hp.c:276:63: style: Parameter 'skb' can be declared as pointer to const. However it seems that 'hp_block_input' is a callback function, if 'skb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/lance.c:690:32: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'lance_open_fail' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/ne.c:575:63: style: Parameter 'skb' can be declared as pointer to const. However it seems that 'ne_block_input' is a callback function, if 'skb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/seeq8005.c:611:35: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'set_multicast_list' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/smc-ultra.c:304:35: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ultra_get_8390_hdr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/smc-ultra.c:344:35: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ultra_block_output' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/smc-ultra.c:365:46: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ultra_pio_get_hdr' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/smc-ultra.c:374:44: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ultra_pio_input' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/smc-ultra.c:375:25: style: Parameter 'skb' can be declared as pointer to const. However it seems that 'ultra_pio_input' is a callback function, if 'skb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/smc-ultra.c:387:45: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'ultra_pio_output' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/tlan.c:1084:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'TLan_HandleInvalid' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/net/znet.c:634:47: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'set_multicast_list' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/NCR53c406a.c:647:38: style: Parameter 'SCpnt' can be declared as pointer to const. However it seems that 'internal_done' is a callback function, if 'SCpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/advansys.c:7251:31: style: Parameter 'adv_dvc_varp' can be declared as pointer to const. However it seems that 'adv_isr_callback' is a callback function, if 'adv_dvc_varp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/aic7xxx.c:9676:41: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'aic7xxx_negotiation_complete' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/NCR5380.c:628:40: style: Parameter 'dev_id' can be declared as pointer to const. However it seems that 'probe_intr' is a callback function, if 'dev_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/NCR5380.c:628:65: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'probe_intr' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/eata.c:2288:71: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'do_interrupt_handler' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/fdomain.c:1768:39: style: Parameter 'SCpnt' can be declared as pointer to const. However it seems that 'internal_done' is a callback function, if 'SCpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/qlogicfas.c:474:33: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'qlidone' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/sd.c:96:56: style: Parameter 'filp' can be declared as pointer to const. However it seems that 'sd_open' is a callback function, if 'filp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/linux/src/drivers/scsi/u14-34f.c:1953:71: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'do_interrupt_handler' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/tests/test-gsync.c:89:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'single_thread_setter' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/tests/test-machmsg.c:502:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'recv_to_be_interrupted' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/tests/test-syscalls.c:56:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test_syscall_bad_arg_on_stack' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/tests/test-syscalls.c:75:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test_bad_syscall_num' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/tests/test-task.c:60:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dummy_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/tests/test-threads.c:27:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sleeping_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/x86_64/x86_64/irq.c:30:25: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'irq_eoi' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumach-1.8+git20260224/xen/console.c:162:35: style: Parameter 't' can be declared as pointer to const. However it seems that 'hypcnstop' 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/g/gnumeric/gnumeric_1.12.57.orig.tar.xz gnumeric-1.12.57/plugins/excel/ms-chart.c:403:25: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_alruns' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:403:39: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_alruns' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:525:25: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_attachedlabel' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:625:25: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_axcext' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:625:39: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_axcext' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:818:24: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_boppopcustom' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:818:38: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_boppopcustom' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:909:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_chartformatlink' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:909:41: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_chartformatlink' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:951:22: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_dat' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:951:36: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_dat' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:1639:23: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_picf' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:1639:37: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_picf' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:1713:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_plotarea' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:1713:41: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_plotarea' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:1853:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_sbaseref' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:1853:41: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_sbaseref' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:2104:22: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_serieslist' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:2104:36: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_serieslist' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:2200:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'xl_chart_read_shtprops' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:2255:37: style: Parameter 'q' can be declared as pointer to const. However it seems that 'xl_chart_read_surf' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:2551:31: style: Parameter 'indx' can be declared as pointer to const. However it seems that 'cb_store_singletons' is a callback function, if 'indx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:3429:33: style: Parameter 'container' can be declared as pointer to const. However it seems that 'chart_realize_obj' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:3429:51: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'chart_realize_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-chart.c:3446:33: style: Parameter 'container' can be declared as pointer to const. However it seems that 'chart_parse_expr' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:295:38: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_CLSID' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:295:61: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_CLSID' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:307:41: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_ColorMRU' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:307:64: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_ColorMRU' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:321:71: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_SplitMenuColors' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:536:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_RegroupItems' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:536:68: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_RegroupItems' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:556:44: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_ColorScheme' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:556:67: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_ColorScheme' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:752:60: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_Spgr' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:774:40: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_Textbox' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:774:63: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_Textbox' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:780:39: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_Anchor' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:780:62: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_Anchor' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:787:67: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_ChildAnchor' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:841:42: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_OleObject' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:841:65: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_OleObject' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:846:44: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_DeletedPspl' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:846:67: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_DeletedPspl' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:851:48: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_SolverContainer' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:851:71: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_SolverContainer' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:856:46: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_ConnectorRule' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:856:69: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_ConnectorRule' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:861:42: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_AlignRule' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:861:65: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_AlignRule' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:866:40: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_ArcRule' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:866:63: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_ArcRule' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:871:43: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_ClientRule' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:871:66: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_ClientRule' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:876:44: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_CalloutRule' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:876:67: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_CalloutRule' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:881:42: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_Selection' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:881:65: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_Selection' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:886:44: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_UserDefined' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:886:67: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_UserDefined' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:891:35: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_Dg' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:891:58: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_Dg' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:907:36: style: Parameter 'state' can be declared as pointer to const. However it seems that 'ms_escher_read_Dgg' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-escher.c:907:59: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ms_escher_read_Dgg' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-excel-read.c:756:53: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ms_sheet_create_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/ms-formula-write.c:75:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_excel_write_prep_expr' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-drawing.c:355:54: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_rel_size_anchor_start' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-drawing.c:360:48: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_rel_size_anchor' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-drawing.c:360:79: style: Parameter 'blob' can be declared as pointer to const. However it seems that 'xlsx_rel_size_anchor' is a callback function, if 'blob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-drawing.c:3856:32: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_vml_drop_style' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-drawing.c:3856:63: style: Parameter 'blob' can be declared as pointer to const. However it seems that 'xlsx_vml_drop_style' is a callback function, if 'blob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:237:28: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Members' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:245:27: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Member' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:458:30: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_PageField' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:470:26: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Items' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:479:25: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Item' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:525:22: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_X' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:533:34: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_AutoSortScope' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:541:33: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_GroupMembers' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:549:32: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_GroupMember' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:557:26: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Group' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:565:27: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Groups' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:573:29: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_ColItems' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:582:29: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_RowItems' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:591:27: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Format' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:598:28: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Formats' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:606:38: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_ConditionalFormat' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:614:39: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_ConditionalFormats' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:622:32: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_ChartFormat' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:629:33: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_ChartFormats' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:840:27: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Tuples' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1009:32: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_CacheSource' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1064:34: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Consolidation' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1072:26: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Pages' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1081:30: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_PCDSCPage' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1090:30: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_RangeSets' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1099:29: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_PageItem' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1108:29: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_RangeSet' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1125:32: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_CacheFields' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1304:31: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_DiscretePr' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1313:37: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_CacheHierarchies' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1322:35: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_CacheHierarchy' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1352:32: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_FieldsUsage' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1359:32: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_GroupLevels' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1367:28: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_PCDKPIs' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1375:31: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_TupleCache' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1383:36: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_CalculatedItems' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1391:38: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_CalculatedMembers' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1399:31: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_Dimensions' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1407:34: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_MeasureGroups' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excel/xlsx-read-pivot.c:1415:41: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xlsx_CT_MeasureDimensionMaps' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/excelplugins/excelplugins.c:623:18: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'g_strcmp0_with_ignored_data' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-eng/functions.c:1482:34: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_delta' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-eng/functions.c:1505:35: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_gestep' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-financial/functions.c:1358:46: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'irr_npv' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-financial/functions.c:1378:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'irr_npv_df' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-financial/functions.c:1617:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xirr_npv' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-info/functions.c:1509:33: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_isna' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-info/functions.c:1672:38: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_isnontext' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-logical/functions.c:237:36: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_iferror' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-logical/functions.c:257:33: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_ifna' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-logical/functions.c:378:33: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_true' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-logical/functions.c:396:34: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_false' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-lookup/functions.c:1763:38: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_hyperlink' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-lookup/functions.c:1782:38: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_transpose' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-lookup/functions.c:1822:33: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_flip' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-lookup/functions.c:2029:35: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_unique' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-math/functions.c:2207:33: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_sign' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-stat/functions.c:652:33: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gnumeric_mode_mult_rm' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-stat/functions.c:4461:91: style: Parameter 'user' can be declared as pointer to const. However it seems that 'range_forecast' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-string/functions.c:310:33: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_lenb' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/fn-string/functions.c:1071:31: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'gnumeric_t_' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/gda/plugin-gda.c:210:29: style: Parameter 'key1' can be declared as pointer to const. However it seems that 'cnc_key_equal_func' is a callback function, if 'key1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/gda/plugin-gda.c:210:43: style: Parameter 'key2' can be declared as pointer to const. However it seems that 'cnc_key_equal_func' is a callback function, if 'key2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/lotus-123/lotus.c:1379:35: style: Parameter 'state' can be declared as pointer to const. However it seems that 'lotus_set_borders_cb' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/lotus-123/lotus.c:1385:36: style: Parameter 'state' can be declared as pointer to const. However it seems that 'lotus_set_colwidth_cb' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/lotus-123/lotus.c:1431:37: style: Parameter 'state' can be declared as pointer to const. However it seems that 'lotus_set_rowheight_cb' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/lpsolve/gnm-lpsolve.c:352:26: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cb_child_setup' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:1859:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'odf_write_text_colours' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:1873:46: style: Parameter 'value' can be declared as pointer to const. However it seems that 'odf_write_font_sizes' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5484:59: style: Parameter 'sr' can be declared as pointer to const. However it seems that 'odf_store_data_style_for_style_with_name' is a callback function, if 'sr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5497:22: style: Parameter 'key_a' can be declared as pointer to const. However it seems that 'by_key_str' is a callback function, if 'key_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5497:52: style: Parameter 'val_a' can be declared as pointer to const. However it seems that 'by_key_str' is a callback function, if 'val_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5498:15: style: Parameter 'key_b' can be declared as pointer to const. However it seems that 'by_key_str' is a callback function, if 'key_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5498:45: style: Parameter 'val_b' can be declared as pointer to const. However it seems that 'by_key_str' is a callback function, if 'val_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5499:29: style: Parameter 'user' can be declared as pointer to const. However it seems that 'by_key_str' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5505:38: style: Parameter 'key_a' can be declared as pointer to const. However it seems that 'by_value_str' is a callback function, if 'key_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5505:54: style: Parameter 'val_a' can be declared as pointer to const. However it seems that 'by_value_str' is a callback function, if 'val_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5506:31: style: Parameter 'key_b' can be declared as pointer to const. However it seems that 'by_value_str' is a callback function, if 'key_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5506:47: style: Parameter 'val_b' can be declared as pointer to const. However it seems that 'by_value_str' is a callback function, if 'val_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:5507:31: style: Parameter 'user' can be declared as pointer to const. However it seems that 'by_value_str' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:6056:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'odf_write_dash_info' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:6409:40: style: Parameter 'image' can be declared as pointer to const. However it seems that 'odf_write_image_manifest' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:6660:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_data_points' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:6660:39: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_data_points' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/openoffice/openoffice-write.c:8616:37: style: Parameter 'soi' can be declared as pointer to const. However it seems that 'odf_write_images' is a callback function, if 'soi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/paradox/paradox.c:30:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gn_errorhandler' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/paradox/paradox.c:30:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gn_errorhandler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-command-line.c:50:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gnm_py_command_line_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-console.c:45:27: style: Parameter 'caller' can be declared as pointer to const. However it seems that 'cb_delete_app' is a callback function, if 'caller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-console.c:45:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_delete_app' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-console.c:45:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_delete_app' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-console.c:54:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_key_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-gnumeric.c:484:67: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_RangeRef_get_tuple_method' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-gnumeric.c:692:72: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_GnmPlugin_get_dir_name_method' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-gnumeric.c:702:66: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_GnmPlugin_get_id_method' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-gnumeric.c:712:68: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_GnmPlugin_get_name_method' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/python-loader/py-gnumeric.c:722:75: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_GnmPlugin_get_description_method' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/sylk/sylk-write.c:267:53: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'cb_sylk_collect_cell_styles' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/sylk/sylk-write.c:268:18: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'cb_sylk_collect_cell_styles' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/plugins/sylk/sylk-write.c:268:36: style: Parameter 'state' can be declared as pointer to const. However it seems that 'cb_sylk_collect_cell_styles' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/cell.c:1077:55: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cb_set_array_value' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/cell.c:1145:39: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cell_boxed_free' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/clipboard.c:765:46: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'cb_clipboard_copy_range_undo' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/clipboard.c:1257:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_cell_copy_pool_leak' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/clipboard.c:1257:63: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cb_cell_copy_pool_leak' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/collect.c:158:20: style: Parameter 'key' can be declared as pointer to const. However it seems that 'cb_prune' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/collect.c:158:34: style: Parameter 'value' can be declared as pointer to const. However it seems that 'cb_prune' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/collect.c:158:50: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cb_prune' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/colrow.c:468:57: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'cb_set_colrow_size' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/command-context-stderr.c:53:44: style: Parameter 'error' can be declared as pointer to const. However it seems that 'ccs_error_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/command-context-stderr.c:70:47: style: Parameter 'cc' can be declared as pointer to const. However it seems that 'ccs_get_password' is a callback function, if 'cc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/command-context-stderr.c:76:48: style: Parameter 'cc' can be declared as pointer to const. However it seems that 'ccs_set_sensitive' is a callback function, if 'cc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/command-context-stderr.c:82:33: style: Parameter 'cc' can be declared as pointer to const. However it seems that 'ccs_progress_set' is a callback function, if 'cc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/command-context-stderr.c:87:41: style: Parameter 'cc' can be declared as pointer to const. However it seems that 'ccs_progress_message_set' is a callback function, if 'cc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/complete.c:99:54: style: Parameter 'complete' can be declared as pointer to const. However it seems that 'default_search_iteration' is a callback function, if 'complete' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/consolidate.c:563:45: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'cb_row_tree' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/consolidate.c:611:45: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'cb_col_tree' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/criteria.c:201:54: style: Parameter 'crit' can be declared as pointer to const. However it seems that 'criteria_test_empty' is a callback function, if 'crit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/criteria.c:207:54: style: Parameter 'crit' can be declared as pointer to const. However it seems that 'criteria_test_blank' is a callback function, if 'crit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/criteria.c:217:57: style: Parameter 'crit' can be declared as pointer to const. However it seems that 'criteria_test_nonempty' is a callback function, if 'crit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/criteria.c:223:56: style: Parameter 'crit' can be declared as pointer to const. However it seems that 'criteria_test_nothing' is a callback function, if 'crit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-analysis-tool-kaplan-meier.c:367:44: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'cb_group_name_edited' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-analysis-tool-kaplan-meier.c:388:36: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'cb_change_to' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-analysis-tool-kaplan-meier.c:390:29: style: Parameter 'new_text' can be declared as pointer to const. However it seems that 'cb_change_to' is a callback function, if 'new_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-analysis-tool-kaplan-meier.c:410:38: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'cb_change_from' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-analysis-tool-kaplan-meier.c:412:29: style: Parameter 'new_text' can be declared as pointer to const. However it seems that 'cb_change_from' is a callback function, if 'new_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-autoformat.c:383:36: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'cb_canvas_button_press' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-cell-format-cond.c:620:43: style: Parameter 'sv' can be declared as pointer to const. However it seems that 'c_fmt_dialog_condition_setter' is a callback function, if 'sv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-cell-format.c:266:44: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'cb_page_select' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-cell-format.c:267:28: style: Parameter 'page' can be declared as pointer to const. However it seems that 'cb_page_select' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-cell-format.c:269:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_page_select' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-cell-format.c:1401:38: style: Parameter 'btn' can be declared as pointer to const. However it seems that 'cb_border_preset_clicked' is a callback function, if 'btn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-cell-format.c:2045:42: style: Parameter 'btn' can be declared as pointer to const. However it seems that 'cb_fmt_dialog_dialog_buttons' is a callback function, if 'btn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-cell-sort.c:857:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_treeview_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-consolidate.c:278:39: style: Parameter 'button' can be declared as pointer to const. However it seems that 'cb_consolidate_ok_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-data-slicer.c:91:40: style: Parameter 'model' can be declared as pointer to const. However it seems that 'cb_sort_by_header_index' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-data-slicer.c:92:19: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cb_sort_by_header_index' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-data-slicer.c:93:19: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cb_sort_by_header_index' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-data-slicer.c:94:19: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_sort_by_header_index' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-data-slicer.c:200:60: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'cb_dialog_data_slicer_selection_changed' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-data-slicer.c:201:25: style: Parameter 'state' can be declared as pointer to const. However it seems that 'cb_dialog_data_slicer_selection_changed' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-define-names.c:207:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_name_guru_search' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-define-names.c:500:34: style: Parameter 'button' can be declared as pointer to const. However it seems that 'cb_name_guru_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-define-names.c:566:28: style: Parameter 'path_string' can be declared as pointer to const. However it seems that 'cb_name_guru_paste' is a callback function, if 'path_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-define-names.c:633:28: style: Parameter 'path_string' can be declared as pointer to const. However it seems that 'cb_name_guru_add_delete' is a callback function, if 'path_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-define-names.c:746:30: style: Parameter 'path_string' can be declared as pointer to const. However it seems that 'cb_name_guru_switch_scope' is a callback function, if 'path_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-define-names.c:889:23: style: Parameter 'path_string' can be declared as pointer to const. However it seems that 'cb_name_guru_content_edited' is a callback function, if 'path_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-define-names.c:932:30: style: Parameter 'path_string' can be declared as pointer to const. However it seems that 'cb_name_guru_name_edited' is a callback function, if 'path_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-doc-metadata.c:1296:45: style: Parameter 'new_text' can be declared as pointer to const. However it seems that 'cb_dialog_doc_metadata_value_edited' is a callback function, if 'new_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-doc-metadata.c:1634:60: style: Parameter 'name' can be declared as pointer to const. However it seems that 'dialog_doc_metadata_populate_tree_view' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-doc-metadata.c:1676:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dialog_doc_metadata_show_this_type' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-function-select.c:237:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_dialog_function_load_recent_funcs' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-function-select.c:444:14: style: Parameter 'user' can be declared as pointer to const. However it seems that 'dialog_function_select_by_name' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-printer-setup.c:1940:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'header_preview_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-printer-setup.c:1952:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'footer_preview_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-random-generator-cor.c:142:43: style: Parameter 'button' can be declared as pointer to const. However it seems that 'random_cor_tool_ok_clicked_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-random-generator.c:527:39: style: Parameter 'button' can be declared as pointer to const. However it seems that 'random_tool_ok_clicked_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-recent.c:86:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-recent.c:120:48: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'cb_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-search.c:341:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'match_renderer_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-sheet-rename.c:103:59: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'cb_dialog_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-so-styled.c:99:55: style: Parameter 'gtv' can be declared as pointer to const. However it seems that 'cb_dialog_so_styled_text_widget_changed' is a callback function, if 'gtv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-fixed-page.c:292:19: style: Parameter '_col' can be declared as pointer to const. However it seems that 'cb_col_button_press' is a callback function, if '_col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-fixed-page.c:331:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_col_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-fixed-page.c:332:16: style: Parameter '_col' can be declared as pointer to const. However it seems that 'cb_col_key_press' is a callback function, if '_col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-format-page.c:144:63: style: Parameter '_i' can be declared as pointer to const. However it seems that 'cb_col_check_clicked' is a callback function, if '_i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-format-page.c:194:48: style: Parameter '_i' can be declared as pointer to const. However it seems that 'cb_format_clicked' is a callback function, if '_i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-format-page.c:244:71: style: Parameter '_i' can be declared as pointer to const. However it seems that 'cb_col_check_autofit_clicked' is a callback function, if '_i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-format-page.c:424:60: style: Parameter '_col' can be declared as pointer to const. However it seems that 'cb_col_event' is a callback function, if '_col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/dialogs/dialog-stf-format-page.c:484:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_treeview_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/expr.c:2242:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_relocate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/expr.c:3053:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_get_ranges' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/expr.c:3410:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_referenced_sheets' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/expr.c:3516:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_get_boundingbox' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/expr.c:3704:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_expression_pool_leak' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/format-template.c:923:44: style: Parameter 'r' can be declared as pointer to const. However it seems that 'cb_format_hash_style' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/func.c:1875:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_func_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/func.c:1897:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_func_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-cell-combo.c:66:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_cell_combo_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-cell-combo.c:83:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gnm_cell_combo_get_property' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-cell-combo.c:84:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_cell_combo_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-sheet-slicer-combo.c:47:43: style: Parameter 'so' can be declared as pointer to const. However it seems that 'gnm_sheet_slicer_combo_init' is a callback function, if 'so' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-sheet-slicer-combo.c:60:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_sheet_slicer_combo_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-sheet-slicer-combo.c:74:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gnm_sheet_slicer_combo_get_property' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-sheet-slicer-combo.c:75:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_sheet_slicer_combo_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-filled.c:424:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_filled_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-filled.c:461:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_filled_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-line.c:356:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_line_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-line.c:381:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_line_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-path.c:504:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_path_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-path.c:596:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_path_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-polygon.c:165:60: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'gnm_so_polygon_draw_cairo' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-polygon.c:207:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_polygon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gnm-so-polygon.c:239:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_so_polygon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gui-util.c:233:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_keyed_dialog_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gui-util.c:473:29: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'kill_popup_menu' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/gui-util.c:473:60: style: Parameter 'user' can be declared as pointer to const. However it seems that 'kill_popup_menu' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/mstyle.c:2744:63: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cb_gnm_style_pool_leak' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/position.c:38:31: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'gnm_cell_pos_dup' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/preview-grid.c:308:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'preview_grid_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/print-info.c:566:52: style: Parameter 'info' can be declared as pointer to const. However it seems that 'render_tab' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/print-info.c:575:53: style: Parameter 'info' can be declared as pointer to const. However it seems that 'render_page' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/print-info.c:581:54: style: Parameter 'info' can be declared as pointer to const. However it seems that 'render_pages' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/print.c:1342:52: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'gnm_end_print_cb' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/print.c:1343:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gnm_end_print_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/print.c:1344:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gnm_end_print_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/rendered-value.c:199:70: style: Parameter 'raat' can be declared as pointer to const. However it seems that 'rv_adjust_filter' is a callback function, if 'raat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/search.c:544:35: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gnm_search_replace_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/search.c:554:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_search_replace_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/search.c:631:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_search_replace_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/sheet-object-image.c:531:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnm_soi_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/sheet-style.c:2168:33: style: Parameter 'style' can be declared as pointer to const. However it seems that 'cb_nondefault_extent' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/sheet-style.c:2219:26: style: Parameter 'style' can be declared as pointer to const. However it seems that 'cb_is_default' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/sheet-style.c:2264:30: style: Parameter 'style' can be declared as pointer to const. However it seems that 'cb_get_nondefault' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/ssgrep.c:221:36: style: Parameter 'clean' can be declared as pointer to const. However it seems that 'cb_find_target_in_module' is a callback function, if 'clean' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/ssgrep.c:247:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'cb_dump_results' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/ssgrep.c:247:42: style: Parameter 'count' can be declared as pointer to const. However it seems that 'cb_dump_results' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/stf.c:488:40: style: Parameter 'output' can be declared as pointer to const. However it seems that 'stf_write_csv' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/style-border.c:331:26: style: Parameter 'key' can be declared as pointer to const. However it seems that 'cb_border_leak' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/style-border.c:331:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_border_leak' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/style-color.c:236:25: style: Parameter 'key' can be declared as pointer to const. However it seems that 'cb_color_leak' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/style-color.c:236:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_color_leak' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/tools/goal-seek.c:740:62: style: Parameter 'data_' can be declared as pointer to const. However it seems that 'gnm_goal_seek_eval_cell' is a callback function, if 'data_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/wbc-gtk-actions.c:4244:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_font_button_screen_changed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/wbc-gtk-edit.c:545:51: style: Parameter 'len_bytes' can be declared as pointer to const. However it seems that 'cb_set_attr_list_len' is a callback function, if 'len_bytes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/widgets/gnm-cell-combo-view.c:151:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_ccombo_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/widgets/gnm-cell-combo-view.c:177:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_ccombo_popup_motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/widgets/gnm-cell-combo-view.c:220:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_ccombo_list_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/widgets/gnm-cell-combo-view.c:230:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_ccombo_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/widgets/gnm-cell-renderer-toggle.c:132:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnumeric_cell_renderer_toggle_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/widgets/gnm-cell-renderer-toggle.c:151:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gnumeric_cell_renderer_toggle_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/widgets/gnm-filter-combo-view.c:286:38: style: Parameter 'fcombo' can be declared as pointer to const. However it seems that 'fcombo_arrow_format' is a callback function, if 'fcombo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/xml-sax-read.c:1792:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cond_patchup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/xml-sax-read.c:2642:40: style: Parameter 'xin' can be declared as pointer to const. However it seems that 'xml_sax_solver_constr_start' is a callback function, if 'xin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/xml-sax-write.c:1616:41: style: Parameter 'val_a' can be declared as pointer to const. However it seems that 'by_row_col' is a callback function, if 'val_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/xml-sax-write.c:1617:34: style: Parameter 'val_b' can be declared as pointer to const. However it seems that 'by_row_col' is a callback function, if 'val_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnumeric-1.12.57/src/xml-sax-write.c:1618:15: style: Parameter 'user' can be declared as pointer to const. However it seems that 'by_row_col' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gnunet-gtk/gnunet-gtk_0.20.0.orig.tar.xz gnunet-gtk-0.20.0/src/fs/gnunet-fs-gtk_publish-edit-dialog.c:1264:31: style: Parameter 'do_index' can be declared as pointer to const. However it seems that 'file_information_import' is a callback function, if 'do_index' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_a.c:56:27: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'a_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_aaaa.c:56:18: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'aaaa_load' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_aaaa.c:56:30: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'aaaa_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_aaaa.c:56:51: style: Parameter 'builder' can be declared as pointer to const. However it seems that 'aaaa_load' is a callback function, if 'builder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_cname.c:56:31: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'cname_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_leho.c:56:30: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'leho_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_phone.c:57:31: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'phone_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_pkey.c:56:30: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'pkey_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_ptr.c:56:29: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'ptr_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_txt.c:56:29: style: Parameter 'n_value' can be declared as pointer to const. However it seems that 'txt_load' is a callback function, if 'n_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_txt.c:97:21: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'txt_validate' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/namestore/plugin_gtk_namestore_txt.c:97:38: style: Parameter 'builder' can be declared as pointer to const. However it seems that 'txt_validate' is a callback function, if 'builder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/peerinfo/gnunet-peerinfo-gtk.c:1159:61: style: Parameter 'session' can be declared as pointer to const. However it seems that 'transport_plugin_cb' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/setup/gnunet-setup-datacache-config.c:33:18: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'dnc_dummy' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/setup/gnunet-setup-datastore-config.c:33:18: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'duc_dummy' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/setup/gnunet-setup.c:88:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'help_click_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnunet-gtk-0.20.0/src/setup/gnunet-setup.c:89:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'help_click_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gnupg1/gnupg1_1.4.23.orig.tar.bz2 gnupg-1.4.23/bzlib/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] gnupg-1.4.23/cipher/md5.c:328:24: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'md5_read' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:69:31: style: Parameter 'resarr' can be declared as pointer to const. However it seems that 'dummy_encrypt' is a callback function, if 'resarr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:69:54: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'dummy_encrypt' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:73:31: style: Parameter 'result' can be declared as pointer to const. However it seems that 'dummy_decrypt' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:73:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dummy_decrypt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:73:55: style: Parameter 'skey' can be declared as pointer to const. However it seems that 'dummy_decrypt' is a callback function, if 'skey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:77:28: style: Parameter 'resarr' can be declared as pointer to const. However it seems that 'dummy_sign' is a callback function, if 'resarr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:77:51: style: Parameter 'skey' can be declared as pointer to const. However it seems that 'dummy_sign' is a callback function, if 'skey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:81:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dummy_verify' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/pubkey.c:81:51: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'dummy_verify' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/rijndael.c:1990:25: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'rijndael_encrypt' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/rmd160.c:531:30: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'rmd160_read' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/sha1.c:321:26: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'sha1_read' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/sha256.c:304:30: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'sha256_read' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/sha512.c:355:30: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'sha512_read' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/twofish.c:801:24: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'twofish_encrypt' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/cipher/twofish.c:842:24: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'twofish_decrypt' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/g10/keyedit.c:3876:51: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'change_primary_uid_cb' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-1.4.23/g10/status.c:66:21: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'progress_cb' 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/g/gnupg2/gnupg2_2.4.9.orig.tar.bz2 gnupg-2.4.9/tests/asschk.c:673:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_let' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-2.4.9/tests/asschk.c:680:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_echo' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-2.4.9/tests/asschk.c:688:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_send' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-2.4.9/tests/asschk.c:810:46: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_pipeserver' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-2.4.9/tests/asschk.c:822:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_quit_if' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnupg-2.4.9/tests/asschk.c:831:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_fail_if' 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/g/gnuplot/gnuplot_6.0.3+dfsg1.orig.tar.xz gnuplot-6.0.3+dfsg1/src/axis.c:2083:33: style: Parameter 'this_axis' can be declared as pointer to const. However it seems that 'tic_count_callback' is a callback function, if 'this_axis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/axis.c:2083:64: style: Parameter 'text' can be declared as pointer to const. However it seems that 'tic_count_callback' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/axis.c:2084:62: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'tic_count_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/color.c:642:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'cbtick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/eval.c:1340:32: style: Parameter 'x' can be declared as pointer to const. However it seems that 'f_serial_comma' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:35: style: Parameter 'display' can be declared as pointer to const. However it seems that 'DrawRotatedErrorHandler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:58: style: Parameter 'error_event' can be declared as pointer to const. However it seems that 'DrawRotatedErrorHandler' is a callback function, if 'error_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graph3d.c:3129:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'xtick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graph3d.c:3265:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ytick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graph3d.c:3400:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ztick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graphics.c:4206:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'xtick2d_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graphics.c:4296:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ytick2d_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graphics.c:4382:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ttick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gnurobbo/gnurobbo_0.68+dfsg.orig.tar.bz2 gnurobbo-0.68/game.c:1662:36: style: Parameter 'param' can be declared as pointer to const. However it seems that 'game_timer' 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/g/gnushogi/gnushogi_1.5~git20140725.orig.tar.gz gnushogi-1.5pre/gnushogi/cursesdsp.c:155:33: style: Parameter 'bstline' can be declared as pointer to const. However it seems that 'Curses_ShowLine' is a callback function, if 'bstline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnushogi-1.5pre/gnushogi/cursesdsp.c:277:49: style: Parameter 'bstline' can be declared as pointer to const. However it seems that 'Curses_ShowResults' is a callback function, if 'bstline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gnusim8085/gnusim8085_1.4.1.orig.tar.gz gnusim8085-1.4.1/src/asm-ds-symtable.c:135:25: style: Parameter 'key' can be declared as pointer to const. However it seems that '_symbol_at_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnusim8085-1.4.1/src/asm-ds-symtable.c:135:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_symbol_at_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/g/gnustep-base/gnustep-base_1.31.1.orig.tar.gz gnustep-base-1.31.1/config/config.ffi.c:25:33: style: Parameter 'cif' can be declared as pointer to const. However it seems that 'cls_struct_combined_gn' is a callback function, if 'cif' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-base-1.31.1/config/config.ffi.c:25:44: style: Parameter 'resp' can be declared as pointer to const. However it seems that 'cls_struct_combined_gn' is a callback function, if 'resp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-base-1.31.1/config/config.ffi.c:25:69: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'cls_struct_combined_gn' 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/g/gnustep-corebase/gnustep-corebase_0.1.1+20230710.orig.tar.gz gnustep-corebase-0.2/Source/CFAttributedString.c:167:75: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'CFAttributedStringCompareAttribute' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBase.c:74:60: style: Parameter 'info' can be declared as pointer to const. However it seems that 'malloc_alloc' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBase.c:92:58: style: Parameter 'info' can be declared as pointer to const. However it seems that 'null_alloc' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBase.c:98:21: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_realloc' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBase.c:98:69: style: Parameter 'info' can be declared as pointer to const. However it seems that 'null_realloc' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBase.c:104:21: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_dealloc' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBase.c:104:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'null_dealloc' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBitVector.c:348:41: style: Parameter 'context' can be declared as pointer to const. However it seems that 'FlipBits' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBitVector.c:373:39: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SetOne' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFBitVector.c:379:40: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SetZero' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFRunLoop.c:328:63: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'Context0Comparator' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnustep-corebase-0.2/Source/CFTimeZone.c:368:61: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'CFTimeZoneComparator' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/go-dlib/go-dlib_5.6.0.9+dfsg.orig.tar.gz go-lib-5.6.0.9/pulse/dde-pulse.c:30:73: style: Parameter 'userdata' can be declared as pointer to const. However it seems that '__empty_success_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-lib-5.6.0.9/pulse/dde-pulse.c:54:42: style: Parameter 'c' can be declared as pointer to const. However it seems that '__empty_index_cb' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-lib-5.6.0.9/pulse/dde-pulse.c:54:65: style: Parameter 'userdata' can be declared as pointer to const. However it seems that '__empty_index_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-lib-5.6.0.9/pulse/dde-pulse.c:106:43: style: Parameter 'c' can be declared as pointer to const. However it seems that 'dpa_context_subscribe_cb' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-lib-5.6.0.9/pulse/dde-pulse.c:106:98: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'dpa_context_subscribe_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-lib-5.6.0.9/pulse/meter.c:26:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'suspended_callback' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-lib-5.6.0.9/pulse/meter.c:26:52: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'suspended_callback' 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/g/goaccess/goaccess_1.9.4.orig.tar.xz goaccess-1.9.4/src/gstorage.c:660:40: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_data' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:677:43: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_rootmap' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:691:39: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_hit' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:699:43: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_visitor' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:707:38: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_bw' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:715:41: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_cumts' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:723:41: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_maxts' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:729:42: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_method' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:736:44: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_protocol' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:743:41: style: Parameter 'kdata' can be declared as pointer to const. However it seems that 'insert_agent' is a callback function, if 'kdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:954:43: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_vhost_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:970:49: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_remote_user_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:986:50: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_cache_status_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1002:42: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_host_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1042:45: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_browser_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1065:40: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_os_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1114:47: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_mime_type_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1203:45: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_referer_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1219:46: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_ref_site_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1235:47: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_keyphrase_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/gstorage.c:1320:49: style: Parameter 'logitem' can be declared as pointer to const. However it seems that 'gen_status_code_key' is a callback function, if 'logitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/parser.c:1901:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'parse_json_specifier' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goaccess-1.9.4/src/parser.c:1901:56: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_json_specifier' 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/g/goban/goban_1.1.orig.tar.gz goban-1.1.orig/src/abut_help.c:163:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/abut_help.c:168:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/arena.c:76:35: style: Parameter 'ge' can be declared as pointer to const. However it seems that 'gotMove' is a callback function, if 'ge' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/but.c:611:54: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'anotherMouseEvent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/cgbuts.c:172:34: style: Parameter 'but' can be declared as pointer to const. However it seems that 'grid_destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/cgbuts.c:731:38: style: Parameter 'but' can be declared as pointer to const. However it seems that 'gobanPic_destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/cgbuts.c:763:40: style: Parameter 'but' can be declared as pointer to const. However it seems that 'stoneGroup_destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/cgbuts.c:779:36: style: Parameter 'but' can be declared as pointer to const. However it seems that 'computerPic_draw' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/cgbuts.c:809:41: style: Parameter 'but' can be declared as pointer to const. However it seems that 'computerPic_destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/cgbuts.c:825:32: style: Parameter 'but' can be declared as pointer to const. However it seems that 'toolPic_draw' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/cgbuts.c:970:37: style: Parameter 'but' can be declared as pointer to const. However it seems that 'toolPic_destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/checkbox.c:96:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/client_main.c:204:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/client_main.c:209:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/ctext.c:131:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/editBoard.c:617:39: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'disputePressed' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/editBoard.c:1130:33: style: Parameter 'info' can be declared as pointer to const. However it seems that 'infoDead' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/editInfo.c:183:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/editInfo.c:188:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/editTool.c:226:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/editTool.c:231:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/game.c:468:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/game.c:473:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/i_general.c:384:27: style: Parameter 'but' can be declared as pointer to const. However it seems that 'keycheck' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/list.c:198:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/look.c:180:27: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'moveOk' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/lsetup.c:215:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/lsetup.c:220:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/menu.c:490:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'lmpress' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/plain.c:195:33: style: Parameter 'but' can be declared as pointer to const. However it seems that 'plain_mmove' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/plain.c:211:35: style: Parameter 'but' can be declared as pointer to const. However it seems that 'dummy_destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/plain.c:216:30: style: Parameter 'but' can be declared as pointer to const. However it seems that 'dummy_draw' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/plain.c:239:37: style: Parameter 'but' can be declared as pointer to const. However it seems that 'keytrap_destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/plain.c:288:32: style: Parameter 'but' can be declared as pointer to const. However it seems that 'keytrap_draw' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/play.c:833:36: style: Parameter 'ge' can be declared as pointer to const. However it seems that 'recvUndo' is a callback function, if 'ge' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/play.c:863:37: style: Parameter 'ge' can be declared as pointer to const. However it seems that 'recvError' is a callback function, if 'ge' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/player.c:179:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/player.c:184:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/radio.c:101:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/radio.c:111:24: style: Parameter 'but' can be declared as pointer to const. However it seems that 'draw' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/screensaver.c:42:26: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'fwdOk' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/screensaver.c:53:13: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'none2' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/screensaver.c:59:13: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'none1' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/screensaver.c:66:14: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'nonev1' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/setup.c:154:30: style: Parameter 'win' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/setup.c:159:28: style: Parameter 'win' can be declared as pointer to const. However it seems that 'map' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/sgfMap.c:379:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/slide.c:176:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/tblock.c:321:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goban-1.1.orig/src/text.c:118:29: style: Parameter 'but' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'but' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gobby/gobby_0.6.0.orig.tar.gz gobby-0.6.0/code/core/gobject/gobby-undo-manager.c:43:56: style: Parameter 'user' can be declared as pointer to const. However it seems that 'gobby_undo_manager_can_undo_changed_cb' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobby-0.6.0/code/core/gobject/gobby-undo-manager.c:68:56: style: Parameter 'user' can be declared as pointer to const. However it seems that 'gobby_undo_manager_can_redo_changed_cb' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobby-0.6.0/code/core/gobject/gobby-undo-manager.c:188:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gobby_undo_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobby-0.6.0/code/core/gobject/gobby-undo-manager.c:220:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gobby_undo_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobby-0.6.0/code/core/gobject/gobby-undo-manager.c:366:68: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gobby_undo_manager_begin_not_undoable_action' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobby-0.6.0/code/core/gobject/gobby-undo-manager.c:372:66: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gobby_undo_manager_end_not_undoable_action' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gobject-introspection/gobject-introspection_1.86.0.orig.tar.xz gobject-introspection-1.86.0/examples/library/gi-sample.c:47:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_sample_thing_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/examples/library/gi-sample.c:65:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_sample_thing_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girepository.c:1352:64: style: Parameter 'c1' can be declared as pointer to const. However it seems that 'compare_candidate_reverse' is a callback function, if 'c1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girepository.c:1353:43: style: Parameter 'c2' can be declared as pointer to const. However it seems that 'compare_candidate_reverse' is a callback function, if 'c2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girnode.c:571:30: style: Parameter 'key' can be declared as pointer to const. However it seems that 'add_attribute_size' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girnode.c:571:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'add_attribute_size' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girnode.c:900:26: style: Parameter 'node' can be declared as pointer to const. However it seems that '_g_ir_node_cmp' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girnode.c:901:12: style: Parameter 'other' can be declared as pointer to const. However it seems that '_g_ir_node_cmp' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girparser.c:3699:36: style: Parameter 'context' can be declared as pointer to const. However it seems that 'text_handler' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/girepository/girparser.c:3702:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'text_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/giscanner/giscannermodule.c:166:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'symbol_get_const_double' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/giscanner/giscannermodule.c:305:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'type_get_child_list' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/giscanner/giscannermodule.c:352:22: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pygi_source_scanner_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/annotation.c:44:50: style: Parameter 'object' can be declared as pointer to const. However it seems that 'regress_annotation_object_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/annotation.c:47:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'regress_annotation_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/annotation.c:64:50: style: Parameter 'object' can be declared as pointer to const. However it seems that 'regress_annotation_object_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/annotation.c:66:49: style: Parameter 'value' can be declared as pointer to const. However it seems that 'regress_annotation_object_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/annotation.c:67:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'regress_annotation_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/foo.c:171:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'regress_foo_object_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/foo.c:174:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'regress_foo_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/foo.c:189:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'regress_foo_object_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/foo.c:191:42: style: Parameter 'value' can be declared as pointer to const. However it seems that 'regress_foo_object_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/foo.c:192:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'regress_foo_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/foo.c:284:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'regress_foo_do_regress_foo' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:6626:59: style: Parameter 'union_' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_union_copy' is a callback function, if 'union_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:6870:108: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:6886:52: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_object_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:6886:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7115:27: 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] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7788:50: style: Parameter 'g_iface' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_interface_class_init' is a callback function, if 'g_iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7789:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_interface_class_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7834:80: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_interface_impl_test_int8_in' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7867:51: style: Parameter 'g_iface' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_interface2_class_init' is a callback function, if 'g_iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7868:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_interface2_class_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7888:51: style: Parameter 'g_iface' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_interface3_class_init' is a callback function, if 'g_iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:7889:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_interface3_class_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:8136:80: style: Parameter 'struct_' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_overrides_struct_copy' is a callback function, if 'struct_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:8356:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_properties_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:8441:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_properties_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:8739:76: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_properties_accessors_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/gimarshallingtests.c:8825:76: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gi_marshalling_tests_properties_accessors_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/regressextra.c:489:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'regress_test_action_do_action' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gobject-introspection-1.86.0/gobject-introspection-tests/regressextra.c:497:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'regress_test_action_do_action2' 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/g/goffice/goffice_0.10.57.orig.tar.xz goffice-0.10.57/goffice/app/go-conf-gsettings.c:438:9: style: Parameter 'key' can be declared as pointer to const. However it seems that 'cb_key_changed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/app/go-doc-control.c:42:42: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'go_doc_control_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/app/go-doc-control.c:47:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'go_doc_control_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-arc.c:60:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_arc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-arc.c:113:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_arc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-circle.c:47:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_circle_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-circle.c:72:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_circle_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-ellipse.c:48:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_ellipse_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-ellipse.c:81:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_ellipse_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-graph.c:51:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_graph_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-graph.c:116:31: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_graph_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-image.c:52:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_image_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-image.c:105:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_image_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-line.c:49:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_line_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-line.c:86:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_line_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-path.c:49:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_path_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-path.c:88:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_path_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-pixbuf.c:48:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_pixbuf_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-pixbuf.c:88:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_pixbuf_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-polygon.c:55:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_polygon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-polygon.c:122:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_polygon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-polyline.c:44:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_polyline_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-polyline.c:85:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_polyline_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-rectangle.c:51:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_rectangle_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-rectangle.c:97:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_rectangle_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-text.c:91:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_text_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/canvas/goc-text.c:149:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goc_text_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-chart-map-3d.c:38:29: style: Parameter 'map' can be declared as pointer to const. However it seems that 'null_map_3D' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-chart-map-3d.c:38:72: style: Parameter 'u' can be declared as pointer to const. However it seems that 'null_map_3D' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-chart-map-3d.c:38:83: style: Parameter 'v' can be declared as pointer to const. However it seems that 'null_map_3D' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-chart-map-3d.c:38:94: style: Parameter 'w' can be declared as pointer to const. However it seems that 'null_map_3D' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-child-button.c:550:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gog_child_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-equation.c:192:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gog_equation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-equation.c:216:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gog_equation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/graph/gog-equation.c:425:34: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gog_equation_view_init' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/go-optionmenu.c:100:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'go_option_menu_detacher' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/go-optionmenu.c:100:54: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'go_option_menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/go-optionmenu.c:414:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'go_option_menu_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/go-optionmenu.c:433:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'go_option_menu_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/go-selector.c:270:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'go_selector_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/goffice-gtk.c:579:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'by_row' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/goffice-gtk.c:579:62: style: Parameter 'b' can be declared as pointer to const. However it seems that 'by_row' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/gtk/goffice-gtk.c:675:58: style: Parameter 'e' can be declared as pointer to const. However it seems that 'cb_non_modal_dialog_keypress' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/utils/go-marker.c:126:37: style: Parameter 'gobject_klass' can be declared as pointer to const. However it seems that 'go_marker_class_init' is a callback function, if 'gobject_klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/utils/go-string.c:522:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'cb_string_pool_leak' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/utils/go-string.c:523:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'cb_string_pool_leak' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/utils/go-string.c:524:31: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cb_string_pool_leak' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/utils/go-string.c:722:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'find_shape_attr' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/goffice/utils/go-unit.c:53:23: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'go_unit_free' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/plugins/plot_pie/gog-pie-prefs.c:138:31: style: Parameter 'pie' can be declared as pointer to const. However it seems that 'cb_update_editor' is a callback function, if 'pie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/plugins/reg_linear/gog-exp-reg.c:31:46: style: Parameter 'curve' can be declared as pointer to const. However it seems that 'gog_exp_reg_curve_get_value_at' is a callback function, if 'curve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/plugins/reg_linear/gog-power-reg.c:31:48: style: Parameter 'curve' can be declared as pointer to const. However it seems that 'gog_power_reg_curve_get_value_at' is a callback function, if 'curve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/plugins/smoothing/gog-exp-smooth.c:171:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gog_exp_smooth_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/plugins/smoothing/gog-exp-smooth.c:186:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gog_exp_smooth_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/plugins/smoothing/gog-moving-avg.c:40:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gog_moving_avg_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/plugins/smoothing/gog-moving-avg.c:58:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gog_moving_avg_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goffice-0.10.57/tests/mf-demo.c:31:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'my_test' 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/g/golang-1.26/golang-1.26_1.26.1.orig.tar.gz go/src/cmd/cgo/internal/test/issue6997_linux.c:13:31: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'threadfunc' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main2.c:42:47: style: Parameter 'info' can be declared as pointer to const. However it seems that 'pipeHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main2.c:42:59: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'pipeHandler' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main3.c:26:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'ioHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main3.c:26:57: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'ioHandler' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main3.c:33:47: style: Parameter 'info' can be declared as pointer to const. However it seems that 'pipeHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main3.c:33:59: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'pipeHandler' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main3.c:55:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'provokeSIGPIPE' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main4.c:31:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'ioHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcarchive/testdata/main4.c:31:57: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'ioHandler' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcshared/testdata/main5.c:25:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'ioHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/cmd/cgo/internal/testcshared/testdata/main5.c:25:57: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'ioHandler' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/runtime/testdata/testprogcgo/threadpanic_unix.c:14:11: style: Parameter 'x' can be declared as pointer to const. However it seems that 'die' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/runtime/testdata/testprogcgo/threadpanic_windows.c:12:11: style: Parameter 'x' can be declared as pointer to const. However it seems that 'die' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/runtime/testdata/testprogcgo/trace_unix.c:16:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cCalledFromCThread' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/runtime/testdata/testprogcgo/trace_windows.c:17:46: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cCalledFromCThread' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/runtime/testdata/testwinlib/main.c:32:64: style: Parameter 'ExceptionInfo' can be declared as pointer to const. However it seems that 'customContinueHandlder' is a callback function, if 'ExceptionInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/runtime/testdata/testwinlib/main.c:41:67: style: Parameter 'ExceptionInfo' can be declared as pointer to const. However it seems that 'unhandledExceptionHandler' is a callback function, if 'ExceptionInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go/src/runtime/testdata/testwinlibthrow/veh.c:11:40: style: Parameter 'Context' can be declared as pointer to const. However it seems that 'ThreadRaiser' 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/g/golang-github-apache-arrow-go/golang-github-apache-arrow-go_18.2.0.orig.tar.gz arrow-go-18.2.0/arrow/cdata/cdata_fulltest.c:438:59: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'FallibleGetLastError' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arrow-go-18.2.0/arrow/cdata/cdata_fulltest.c:442:48: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'FallibleGetSchema' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arrow-go-18.2.0/arrow/cdata/cdata_fulltest.c:442:76: style: Parameter 'schema' can be declared as pointer to const. However it seems that 'FallibleGetSchema' is a callback function, if 'schema' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arrow-go-18.2.0/arrow/cdata/cdata_fulltest.c:446:46: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'FallibleGetNext' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arrow-go-18.2.0/arrow/cdata/cdata_fulltest.c:446:73: style: Parameter 'array' can be declared as pointer to const. However it seems that 'FallibleGetNext' is a callback function, if 'array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-bep-golibsass/golang-github-bep-golibsass_1.1.1.orig.tar.gz golibsass-1.1.1/libsass_src/src/ast_selectors.cpp:951:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmpSimpleSelectors' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golibsass-1.1.1/libsass_src/src/ast_selectors.cpp:951:62: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmpSimpleSelectors' 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/g/golang-github-bep-gowebp/golang-github-bep-gowebp_0.4.0+dfsg.orig.tar.xz gowebp-0.4.0/libwebp_src/src/dec/io_dec.c:25:64: style: Parameter 'p' can be declared as pointer to const. However it seems that 'EmitYUV' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gowebp-0.4.0/libwebp_src/src/dec/io_dec.c:42:71: style: Parameter 'p' can be declared as pointer to const. However it seems that 'EmitSampledRGB' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gowebp-0.4.0/libwebp_src/src/utils/thread_utils.c:268:35: style: Parameter 'worker' can be declared as pointer to const. However it seems that 'Sync' is a callback function, if 'worker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-checkpoint-restore-go-criu/golang-github-checkpoint-restore-go-criu_7.2.0+ds1.orig.tar.xz golang-github-checkpoint-restore-go-criu-7.2.0/test/mmapper/mmapper.c:17:26: style: Parameter 'logf' can be declared as pointer to const. However it seems that 'do_test' is a callback function, if 'logf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-checkpoint-restore-go-criu-7.2.0/test/piggie/piggie.c:15:26: style: Parameter 'logf' can be declared as pointer to const. However it seems that 'do_test' is a callback function, if 'logf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-ddevault-go-libvterm/golang-github-ddevault-go-libvterm_0.0~git20190526.b7d861d.orig.tar.xz golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/bin/unterm.c:188:60: style: Parameter 'user' can be declared as pointer to const. However it seems that 'screen_resize' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/bin/vterm-dump.c:19:62: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_text' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/bin/vterm-dump.c:64:56: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_control' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/bin/vterm-dump.c:78:64: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_escape' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/bin/vterm-dump.c:157:65: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_osc' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/bin/vterm-dump.c:164:65: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_dcs' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/src/screen.c:397:51: style: Parameter 'val' can be declared as pointer to const. However it seems that 'setpenattr' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:88:58: style: Parameter 'user' can be declared as pointer to const. However it seems that 'term_output' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:95:62: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_text' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:110:56: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_control' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:117:64: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_escape' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:166:65: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_osc' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:176:65: style: Parameter 'user' can be declared as pointer to const. However it seems that 'parser_dcs' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:199:73: style: Parameter 'user' can be declared as pointer to const. However it seems that 'movecursor' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:210:74: style: Parameter 'user' can be declared as pointer to const. However it seems that 'scrollrect' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:223:58: style: Parameter 'user' can be declared as pointer to const. However it seems that 'moverect' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:268:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'state_putglyph' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:268:69: style: Parameter 'user' can be declared as pointer to const. However it seems that 'state_putglyph' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:289:61: style: Parameter 'user' can be declared as pointer to const. However it seems that 'state_erase' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:312:57: style: Parameter 'val' can be declared as pointer to const. However it seems that 'state_setpenattr' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:350:105: style: Parameter 'user' can be declared as pointer to const. However it seems that 'state_setlineinfo' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/libvterm/t/harness.c:412:77: style: Parameter 'user' can be declared as pointer to const. However it seems that 'screen_sb_pushline' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-ddevault-go-libvterm-0.0~git20190526.b7d861d/screen.c:397:51: style: Parameter 'val' can be declared as pointer to const. However it seems that 'setpenattr' 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/g/golang-github-go-enry-go-oniguruma/golang-github-go-enry-go-oniguruma_1.2.1.orig.tar.gz go-oniguruma-1.2.1/chelper.c:149:32: style: Parameter 'group_nums' can be declared as pointer to const. However it seems that 'name_callback' is a callback function, if 'group_nums' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-go-llsqlite-crawshaw/golang-github-go-llsqlite-crawshaw_0.6.0.orig.tar.xz golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:32865:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_str_new' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:63747:10: style: Parameter 'pPager' can be declared as pointer to const. However it seems that 'getPageError' is a callback function, if 'pPager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:83682: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] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:83696: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] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:91696: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] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:91780:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_encoding' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:91785:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_nochange' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:91790:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_frombind' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:92079: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] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:112118:71: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gatherSelectWindowsSelectCallback' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:112918:65: style: Parameter 'pSelect' can be declared as pointer to const. However it seems that 'exprSelectWalkTableConstant' is a callback function, if 'pSelect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:117082:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprIdxCover' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:117175:52: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprRefToSrcList' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:135033:55: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprColumnFlagUnion' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:136453:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'checkConstraintExprNode' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:143408:9: style: Parameter 'pAux' can be declared as pointer to const. However it seems that 'pragmaVtabConnect' is a callback function, if 'pAux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:158819: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] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:168077:66: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'whereIsCoveringIndexWalkCallback' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:170682:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprNodeIsDeterministic' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:173021:51: style: Parameter 'pWalker' can be declared as pointer to const. However it seems that 'sqlite3WindowExtraAggFuncDepth' is a callback function, if 'pWalker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:183449: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] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:183671: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] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:183699:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:183715:59: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:185023:9: style: Parameter 'pClientData' can be declared as pointer to const. However it seems that 'sqlite3WalDefaultHook' is a callback function, if 'pClientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-github-go-llsqlite-crawshaw-0.6.0/c/sqlite3.c:186444: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/g/golang-github-la5nta-wl2k-go/golang-github-la5nta-wl2k-go_1.0.1.orig.tar.gz golang-github-la5nta-wl2k-go-1.0.1/rigcontrol/hamlib/helpers.c:16:50: style: Parameter 'f' can be declared as pointer to const. However it seems that 'add_to_list' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-mattn-go-sqlite3/golang-github-mattn-go-sqlite3_1.14.34~ds1.orig.tar.xz go-sqlite3-1.14.34/_example/mod_vtable/sqlite3_mod_vtable.cc:38:17: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'memfwrite' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-sqlite3-1.14.34/_example/mod_vtable/sqlite3_mod_vtable.cc:190:18: style: Parameter 'c' can be declared as pointer to const. However it seems that 'my_rowid' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-sqlite3-1.14.34/_example/mod_vtable/sqlite3_mod_vtable.cc:196:28: style: Parameter 'tab' can be declared as pointer to const. However it seems that 'my_bestindex' is a callback function, if 'tab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-sqlite3-1.14.34/_example/mod_vtable/sqlite3_mod_vtable.cc:196:53: style: Parameter 'pIdxInfo' can be declared as pointer to const. However it seems that 'my_bestindex' is a callback function, if 'pIdxInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] go-sqlite3-1.14.34/_example/mod_vtable/sqlite3_mod_vtable.cc:224:18: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'destructor' 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/g/golang-github-mendersoftware-openssl/golang-github-mendersoftware-openssl_1.1.0.orig.tar.gz golang-github-mendersoftware-openssl-1.1.0/shim.c:247:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'x_bio_free' 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/g/golang-github-pzhin-go-sophia/golang-github-pzhin-go-sophia_0.0~git20250609.a1b0f01.orig.tar.xz sophia/std/ss_bufiter.h:40:26: style: Parameter 'i' can be declared as pointer to const. However it seems that 'ss_bufiter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_bufiter.h:74:29: style: Parameter 'i' can be declared as pointer to const. However it seems that 'ss_bufiterref_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_lz4filter.c:5291:51: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ss_lz4filter_next' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:13:30: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_nonefilter_init' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:19:30: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_nonefilter_free' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:25:31: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_nonefilter_reset' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:31:31: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_nonefilter_start' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:31:50: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'ss_nonefilter_start' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:37:30: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_nonefilter_next' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:38:27: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'ss_nonefilter_next' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:39:26: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ss_nonefilter_next' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:45:34: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_nonefilter_complete' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_nonefilter.c:45:53: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'ss_nonefilter_complete' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_ooma.c:50:20: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ss_oomamalloc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stda.c:13:18: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ss_stdaopen' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stda.c:18:19: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ss_stdaclose' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stda.c:23:20: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ss_stdamalloc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:13:23: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_init' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:19:23: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_free' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:23:41: style: Parameter 'path' can be declared as pointer to const. However it seems that 'ss_stdvfs_size' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:33:43: style: Parameter 'path' can be declared as pointer to const. However it seems that 'ss_stdvfs_exists' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:41:25: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_unlink' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:41:43: style: Parameter 'path' can be declared as pointer to const. However it seems that 'ss_stdvfs_unlink' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:47:25: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_rename' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:47:43: style: Parameter 'src' can be declared as pointer to const. However it seems that 'ss_stdvfs_rename' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:47:54: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'ss_stdvfs_rename' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:53:24: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_mkdir' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:53:42: style: Parameter 'path' can be declared as pointer to const. However it seems that 'ss_stdvfs_mkdir' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:59:24: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_rmdir' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:59:42: style: Parameter 'path' can be declared as pointer to const. However it seems that 'ss_stdvfs_rmdir' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:65:23: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_open' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:65:41: style: Parameter 'path' can be declared as pointer to const. However it seems that 'ss_stdvfs_open' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:71:24: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_close' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:77:23: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_sync' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:122:27: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_truncate' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:145:24: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_write' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:145:50: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ss_stdvfs_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:192:23: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_seek' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_stdvfs.c:198:29: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ss_stdvfs_ioprio_low' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/std/ss_zstdfilter.c:3961:52: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ss_zstdfilter_next' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:14:20: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sf_cmpstring' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:14:38: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sf_cmpstring' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:14:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpstring' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:27:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu8' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:37:78: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu8_reverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:47:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu16' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:57:79: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu16_reverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:67:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu32' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:77:79: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu32_reverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:88:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu64' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/format/sf_scheme.c:99:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sf_cmpu64_reverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/version/sv_mergeiter.h:161:28: style: Parameter 'i' can be declared as pointer to const. However it seems that 'sv_mergeiter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/version/sv_readiter.h:138:27: style: Parameter 'i' can be declared as pointer to const. However it seems that 'sv_readiter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/version/sv_writeiter.h:177:28: style: Parameter 'i' can be declared as pointer to const. However it seems that 'sv_writeiter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/version/sv_indexiter.h:82:28: style: Parameter 'i' can be declared as pointer to const. However it seems that 'sv_indexiter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/database/sd_pageiter.h:187:27: style: Parameter 'i' can be declared as pointer to const. However it seems that 'sd_pageiter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/database/sd_indexiter.h:106:28: style: Parameter 'i' can be declared as pointer to const. However it seems that 'sd_indexiter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/index/si_iter.h:76:23: style: Parameter 'i' can be declared as pointer to const. However it seems that 'si_iter_close' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/environment/se_conf.c:49:30: style: Parameter 'c' can be declared as pointer to const. However it seems that 'se_confsophia_status' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/environment/se_conf.c:66:29: style: Parameter 'c' can be declared as pointer to const. However it seems that 'se_confsophia_error' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sophia/environment/se_tx.c:139:18: style: Parameter 'x' can be declared as pointer to const. However it seems that 'se_txprepare' 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/g/golang-github-twstrike-otr3/golang-github-twstrike-otr3_0.0~git20161015.0.744856d.orig.tar.xz otr3/compat/libotr_test_helper.c:19:25: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'policy' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:19:46: style: Parameter 'context' can be declared as pointer to const. However it seems that 'policy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:23:24: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'is_logged_in' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:42:32: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'update_context_list' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:45:33: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'protocol_name' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:49:31: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'protocol_name_free' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:57:31: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'write_fingerprints' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:60:24: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'gone_secure' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:60:45: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gone_secure' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:63:26: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'gone_insecure' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:63:47: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gone_insecure' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:66:25: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'still_secure' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:66:46: style: Parameter 'context' can be declared as pointer to const. However it seems that 'still_secure' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:73:28: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'max_message_size' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:73:49: style: Parameter 'context' can be declared as pointer to const. However it seems that 'max_message_size' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:77:32: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'account_name' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otr3/compat/libotr_test_helper.c:81:30: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'account_name_free' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/golang-modernc-libc/golang-modernc-libc_1.66.10.orig.tar.gz golang-modernc-libc-1.66.10/testdata/nsz.repo.hu/libc-test/src/functional/pthread_cancel-points.c:77:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'prepare_dummy' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-libc-1.66.10/testdata/nsz.repo.hu/libc-test/src/functional/tls_init.c:7:22: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'f' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-libc-1.66.10/testdata/nsz.repo.hu/libc-test/src/regression/pthread_create-oom.c:8:26: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'start' 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/g/golang-modernc-sqlite/golang-modernc-sqlite_1.40.0+dfsg.orig.tar.gz golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz.c:272:36: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemSync' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz.c:279:36: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemLock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz.c:282:38: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemUnlock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz.c:289:43: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemFileControl' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz.c:289:64: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'inmemFileControl' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz.c:292:42: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemSectorSize' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz.c:295:53: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemDeviceCharacteristics' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/dbfuzz2.c:169:35: style: Parameter 'pNotUsed' can be declared as pointer to const. However it seems that 'progress_handler' is a callback function, if 'pNotUsed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:992:31: style: Parameter 'pCtx' can be declared as pointer to const. However it seems that 'recoverSqlCb' is a callback function, if 'pCtx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:1399:36: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemSync' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:1406:36: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemLock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:1409:38: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemUnlock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:1416:43: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemFileControl' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:1416:64: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'inmemFileControl' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:1419:42: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemSectorSize' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/fuzzcheck.c:1422:53: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'inmemDeviceCharacteristics' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/ossfuzz.c:87:9: style: Parameter 'Notused' can be declared as pointer to const. However it seems that 'block_debug_pragmas' is a callback function, if 'Notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/speedtest1.c:2196:34: style: Parameter 'pCtx' can be declared as pointer to const. However it seems that 'xCompileOptions' is a callback function, if 'pCtx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/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] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/threadtest2.c:42:26: style: Parameter 'pid' can be declared as pointer to const. However it seems that 'check_callback' is a callback function, if 'pid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/threadtest2.c:74:20: style: Parameter 'workerArg' can be declared as pointer to const. However it seems that 'worker' is a callback function, if 'workerArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/threadtest3.c:539: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] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/threadtest3.c:1066:48: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'walthread2_thread' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/threadtest3.c:1123:48: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'walthread3_thread' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/tt3_stress.c:78:46: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'stress_thread_4' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/tt3_stress.c:108:46: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'stress_thread_5' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/tt3_stress.c:263:49: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'stress2_workload19' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/threadtest5.c:149:27: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'worker' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/tt3_stress.c:263:49: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'stress2_workload19' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/vt02.c:215:9: style: Parameter 'pAux' can be declared as pointer to const. However it seems that 'vt02Connect' is a callback function, if 'pAux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/wordcount.c:135:33: style: Parameter 'NotUsed' can be declared as pointer to const. However it seems that 'traceCallback' is a callback function, if 'NotUsed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/testdata/tcl/wordcount.c:141:30: style: Parameter 'NotUsed' can be declared as pointer to const. However it seems that 'printResult' is a callback function, if 'NotUsed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:320:38: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'vfsTruncate' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:375:34: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'vfsLock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:378:36: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'vfsUnlock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:389:41: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'vfsFileControl' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:389:62: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'vfsFileControl' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:398:40: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'vfsSectorSize' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:401:51: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'vfsDeviceCharacteristics' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:583:37: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'vfsDlOpen' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:590:37: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'vfsDlSym' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:590:49: style: Parameter 'pH' can be declared as pointer to const. However it seems that 'vfsDlSym' is a callback function, if 'pH' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:593:37: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'vfsDlClose' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:593:49: style: Parameter 'pHandle' can be declared as pointer to const. However it seems that 'vfsDlClose' is a callback function, if 'pHandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:601:39: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'vfsRandomness' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:601:62: style: Parameter 'zByte' can be declared as pointer to const. However it seems that 'vfsRandomness' is a callback function, if 'zByte' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golang-modernc-sqlite-1.40.0+dfsg/vfs/c/vfs.c:609:34: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'vfsSleep' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/goldendict-webengine/goldendict-webengine_23.02.05.orig.tar.xz goldendict-webengine-23.02.05/hotkeywrapper.cc:685:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'grab_ungrab_error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/golly/golly_3.3.orig.tar.gz golly-3.3-src/lua/lapi.c:1031: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] golly-3.3-src/lua/ldblib.c:305:45: style: Parameter 'ar' can be declared as pointer to const. However it seems that 'hookf' is a callback function, if 'ar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] golly-3.3-src/lua/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] golly-3.3-src/lua/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] golly-3.3-src/lua/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] golly-3.3-src/lua/ldo.c:687:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_isyieldable' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gom/gom_0.30.5.orig.tar.gz gom-0.30.5/src/gom_file.c:151:35: style: Parameter '_dummy' can be declared as pointer to const. However it seems that 'gom_file_optarg_get' is a callback function, if '_dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gom-0.30.5/src/gom_iface_c.c:49:36: style: Parameter 'prompt' can be declared as pointer to const. However it seems that 'gom_iface_c_get_option_args' is a callback function, if 'prompt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gom-0.30.5/src/gom_info.c:97:63: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'gom_info_custom_default' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/goo/goo_0.155+ds.orig.tar.xz goo-0.155/c/g2c/goo/bignum.c:884:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'do_nothing_free' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goo-0.155/src/goo/bignum/%gmp.c:289:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'do_nothing_free' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goo-0.155/src/samurui/treegoo.c:383:39: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'gtk_tree_goo_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goo-0.155/src/samurui/treegoo.c:549:24: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'gtk_tree_goo_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goo-0.155/src/samurui/treegoo.c:593:19: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'gtk_tree_goo_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goo-0.155/src/samurui/treegoo.c:614:25: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'gtk_tree_goo_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/goobox/goobox_3.6.0.orig.tar.xz goobox-3.6.0/src/glib-utils.c:70:28: style: Parameter 'list' can be declared as pointer to const. However it seems that '_g_object_list_ref' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goobox-3.6.0/src/gnome-desktop-thumbnail.c:522:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'remove_thumbnailer_from_mime_type_map' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goobox-3.6.0/src/gnome-desktop-thumbnail.c:523:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remove_thumbnailer_from_mime_type_map' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goobox-3.6.0/src/gnome-desktop-thumbnail.c:524:53: style: Parameter 'path' can be declared as pointer to const. However it seems that 'remove_thumbnailer_from_mime_type_map' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goobox-3.6.0/src/goo-player.c:213:30: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'pipeline_eos_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goobox-3.6.0/src/goo-player.c:214:16: style: Parameter 'message' can be declared as pointer to const. However it seems that 'pipeline_eos_cb' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goobox-3.6.0/src/goo-player.c:215:16: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pipeline_eos_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goobox-3.6.0/src/track-info.c:105:29: style: Parameter 'src' can be declared as pointer to const. However it seems that 'track_info_copy' 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/g/goocanvas-2.0/goocanvas-2.0_2.0.4.orig.tar.xz goocanvas-2.0.4/demo/demo-animation.c:54:39: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_animation_finished' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-animation.c:56:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_animation_finished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-arrowhead.c:317:21: 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] goocanvas-2.0.4/demo/demo-clipping.c:8:33: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-clipping.c:9:19: style: Parameter 'target' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-clipping.c:10:20: 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] goocanvas-2.0.4/demo/demo-clipping.c:11:11: style: Parameter 'id' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-features.c:16:20: 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] goocanvas-2.0.4/demo/demo-grabs.c:10:11: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_draw' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-grabs.c:27:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_widget_enter_notify' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-grabs.c:28:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_widget_enter_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-grabs.c:29:10: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_enter_notify' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-grabs.c:37:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_widget_leave_notify' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-grabs.c:38:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_widget_leave_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-grabs.c:39:10: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_leave_notify' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-grabs.c:49:11: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_motion_notify' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-item.c:114:27: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'goo_demo_item_is_item_at' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-large-line.c:224:54: style: Parameter 'simple' can be declared as pointer to const. However it seems that 'goo_demo_large_line_is_item_at' is a callback function, if 'simple' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-large-line.c:227:26: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'goo_demo_large_line_is_item_at' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-paths.c:11:23: style: Parameter 'target' can be declared as pointer to const. However it seems that 'on_background_button_press' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo-table.c:16:20: 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] goocanvas-2.0.4/demo/demo.c:99:34: style: Parameter 'button' can be declared as pointer to const. However it seems that 'center_toggled' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo.c:99:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'center_toggled' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo.c:282:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo.c:393:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo.c:1534:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo.c:1535:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/demo.c:1536:13: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/generic-position-demo.c:54:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_button_release_event_cb' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/generic-position-demo.c:72:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-animation.c:55:44: style: Parameter 'model' can be declared as pointer to const. However it seems that 'on_animation_finished' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-animation.c:57:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_animation_finished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-arrowhead.c:336:21: 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] goocanvas-2.0.4/demo/mv-demo-clipping.c:8:33: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-clipping.c:9:19: style: Parameter 'target' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-clipping.c:10:20: 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] goocanvas-2.0.4/demo/mv-demo-clipping.c:11:11: style: Parameter 'id' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-features.c:10:20: 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] goocanvas-2.0.4/demo/mv-demo-grabs.c:10:11: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_draw' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-grabs.c:27:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_widget_enter_notify' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-grabs.c:28:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_widget_enter_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-grabs.c:29:10: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_enter_notify' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-grabs.c:37:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_widget_leave_notify' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-grabs.c:38:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_widget_leave_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-grabs.c:39:10: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_leave_notify' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-grabs.c:49:11: style: Parameter 'item_id' can be declared as pointer to const. However it seems that 'on_widget_motion_notify' is a callback function, if 'item_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo-table.c:16:20: 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] goocanvas-2.0.4/demo/mv-demo.c:68:34: style: Parameter 'button' can be declared as pointer to const. However it seems that 'center_toggled' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:68:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'center_toggled' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:251:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:353:44: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_background_button_press' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:354:23: style: Parameter 'target' can be declared as pointer to const. However it seems that 'on_background_button_press' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:355:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_background_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:356:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_background_button_press' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:1360:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:1361:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-demo.c:1362:13: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-generic-position-demo.c:56:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_button_release_event_cb' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-generic-position-demo.c:74:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-scalability-demo.c:262:21: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'on_draw' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-scalability-demo.c:263:14: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'on_draw' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-scalability-demo.c:264:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_draw' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-scalability-demo.c:334:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-scalability-demo.c:335:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-scalability-demo.c:336:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-simple-demo.c:102:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-simple-demo.c:103:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-simple-demo.c:104:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-table-demo.c:6:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-table-demo.c:7:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/mv-table-demo.c:8:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/scalability-demo.c:255:21: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'on_draw' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/scalability-demo.c:256:14: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'on_draw' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/scalability-demo.c:257:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_draw' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/scalability-demo.c:327:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/scalability-demo.c:328:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/scalability-demo.c:329:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/simple-demo.c:98:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/simple-demo.c:99:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/simple-demo.c:100:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/table-demo.c:6:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/table-demo.c:7:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/table-demo.c:8:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/units-demo.c:148:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/units-demo.c:149:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/units-demo.c:150:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/widgets-demo.c:149:29: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/widgets-demo.c:150:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/demo/widgets-demo.c:151:15: style: Parameter 'unused_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'unused_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvas.c:732:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goo_canvas_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvas.c:813:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goo_canvas_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvas.c:3464:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'goo_canvas_grab_broken' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvas.c:4568:20: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'goo_canvas_remove' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvasimage.c:461:30: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'goo_canvas_image_is_item_at' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvasitemsimple.c:1449:68: style: Parameter 'simple' can be declared as pointer to const. However it seems that 'goo_canvas_item_simple_default_create_path' is a callback function, if 'simple' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvasitemsimple.c:1450:33: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'goo_canvas_item_simple_default_create_path' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvastable.c:982:29: style: Parameter 'child' can be declared as pointer to const. However it seems that 'goo_canvas_table_get_child_property' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvastable.c:1099:29: style: Parameter 'child' can be declared as pointer to const. However it seems that 'goo_canvas_table_set_child_property' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvastable.c:2681:25: style: Parameter 'child' can be declared as pointer to const. However it seems that 'goo_canvas_table_get_transform_for_child' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvastable.c:2976:29: style: Parameter 'child' can be declared as pointer to const. However it seems that 'goo_canvas_table_model_get_child_property' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvastable.c:3004:29: style: Parameter 'child' can be declared as pointer to const. However it seems that 'goo_canvas_table_model_set_child_property' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvaswidget.c:283:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goo_canvas_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvaswidget.c:322:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'goo_canvas_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvaswidget.c:491:49: style: Parameter 'simple' can be declared as pointer to const. However it seems that 'goo_canvas_widget_paint' is a callback function, if 'simple' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvaswidget.c:492:28: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'goo_canvas_widget_paint' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvaswidget.c:500:52: style: Parameter 'simple' can be declared as pointer to const. However it seems that 'goo_canvas_widget_is_item_at' is a callback function, if 'simple' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goocanvas-2.0.4/src/goocanvaswidget.c:503:31: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'goo_canvas_widget_is_item_at' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/goodvibes/goodvibes_0.8.3.orig.tar.gz goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/core/gv-playback.c:757:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'when_idle_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:509:28: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'method_raise' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:510:17: style: Parameter 'params' can be declared as pointer to const. However it seems that 'method_raise' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:520:27: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'method_quit' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:521:16: style: Parameter 'params' can be declared as pointer to const. However it seems that 'method_quit' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:854:29: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'prop_get_true' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:861:30: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'prop_get_false' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:879:34: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'prop_get_can_raise' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:889:33: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'prop_get_identity' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:895:38: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'prop_get_desktop_entry' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/feat/gv-dbus-server-mpris2.c:1025:29: style: Parameter 'dbus_server' can be declared as pointer to const. However it seems that 'prop_get_rate' is a callback function, if 'dbus_server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-console-application.c:112:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'when_idle_go_player' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:71:36: style: Parameter 'action' can be declared as pointer to const. However it seems that 'play_stop_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:72:17: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'play_stop_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:73:16: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'play_stop_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:79:31: style: Parameter 'action' can be declared as pointer to const. However it seems that 'mute_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:80:19: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'mute_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:81:18: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mute_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:87:38: style: Parameter 'action' can be declared as pointer to const. However it seems that 'add_station_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:88:19: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'add_station_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:89:18: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'add_station_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:95:38: style: Parameter 'action' can be declared as pointer to const. However it seems that 'preferences_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:96:19: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'preferences_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:97:18: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'preferences_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:103:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'keyboard_shortcuts_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:104:19: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'keyboard_shortcuts_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:105:18: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'keyboard_shortcuts_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:119:32: style: Parameter 'action' can be declared as pointer to const. However it seems that 'about_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:120:13: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'about_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:121:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'about_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:127:35: style: Parameter 'action' can be declared as pointer to const. However it seems that 'close_ui_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:128:16: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'close_ui_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:129:15: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'close_ui_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:135:31: style: Parameter 'action' can be declared as pointer to const. However it seems that 'quit_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:136:19: style: Parameter 'parameters' can be declared as pointer to const. However it seems that 'quit_action_cb' is a callback function, if 'parameters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:137:18: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'quit_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/gv-graphical-application.c:261:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'when_idle_go_player' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-main-window-status-icon.c:218:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_stations_tree_view_populated' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-main-window-status-icon.c:228:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_stations_tree_view_realize' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-main-window-status-icon.c:239:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_stations_tree_view_map_event' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-main-window-status-icon.c:304:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-main-window.c:86:41: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'on_dialog_response' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-playlist-view.c:237:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_control_button_clicked' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-prefs-window.c:127:21: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_pipeline_apply_button_clicked' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-station-context-menu.c:166:64: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_menu_item_activate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-station-dialog.c:149:12: style: Parameter 'text' can be declared as pointer to const. However it seems that 'on_uri_entry_insert_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-station-dialog.c:182:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_uri_entry_changed' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-station-dialog.c:198:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_sec_button_clicked' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-stations-tree-view.c:215:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_context_menu_hide' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-stations-tree-view.c:315:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_tree_view_drag_begin' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-stations-tree-view.c:325:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_tree_view_drag_end' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-stations-tree-view.c:335:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_tree_view_drag_failed' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-stations-tree-view.c:375:27: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_list_store_row_inserted' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-stations-tree-view.c:405:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_list_store_row_changed' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-status-icon.c:193:20: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_activate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-status-icon.c:208:22: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_popup_menu' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-status-icon.c:231:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-status-icon.c:232:18: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_button_release_event' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-status-icon.c:259:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-status-icon.c:260:17: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_scroll_event' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-volume-control.c:314:117: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_volume_scale_button_press_event' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-volume-control.c:324:119: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_volume_scale_button_release_event' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-volume-control.c:341:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'when_scrolling_timeout' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goodvibes-v0.8.3-939f8e62275a306c381254190d75052647385468/src/ui/gv-volume-control.c:360:111: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_volume_scale_scroll_event' 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/g/gopchop/gopchop_1.1.8.orig.tar.gz gopchop-1.1.8/libvo/video_out_null.c:33:46: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'null_draw_frame' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gopchop-1.1.8/libvo/video_out_null.c:34:39: style: Parameter 'id' can be declared as pointer to const. However it seems that 'null_draw_frame' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gopchop-1.1.8/libvo/video_out_null.c:79:37: style: Parameter 'id' can be declared as pointer to const. However it seems that 'nullslice_start' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gopchop-1.1.8/libvo/video_out_null.c:85:36: style: Parameter 'id' can be declared as pointer to const. However it seems that 'nullslice_copy' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gopchop-1.1.8/libvo/video_out_pgm.c:50:63: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'file_writer' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gopchop-1.1.8/src/Main.cpp:188:21: style: Parameter 'task' can be declared as pointer to const. However it seems that 'progress' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gopchop-1.1.8/src/m2parse.cpp:77:19: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ticker' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/got/got_0.119.orig.tar.gz got-portable-0.119/gotd/auth.c:55:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'auth_sighdlr' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] got-portable-0.119/gotd/listen.c:89:44: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'listen_sighdlr' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] got-portable-0.119/gotd/repo_write.c:737:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'pack_index_progress' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] got-portable-0.119/regress/idset/idset_test.c:49:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'idset_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/g/goxel/goxel_0.11.0.orig.tar.gz goxel-0.11.0/ext_src/imgui/imgui_widgets.cpp:1554: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] goxel-0.11.0/ext_src/imgui/imgui_widgets.cpp:1563: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] goxel-0.11.0/ext_src/json/json.c:82: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] goxel-0.11.0/ext_src/yocto/yocto_bvh.cpp:373:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'embree_error' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goxel-0.11.0/ext_src/yocto/ext/stb_image.h:3239: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] goxel-0.11.0/ext_src/yocto/ext/stb_image.h:3239: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] goxel-0.11.0/ext_src/yocto/ext/stb_image.h:3279: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] goxel-0.11.0/ext_src/yocto/ext/stb_image.h:3279: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] goxel-0.11.0/ext_src/yocto/ext/stb_image.h:3420: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] goxel-0.11.0/ext_src/yocto/ext/stb_image_write.h:286: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] goxel-0.11.0/ext_src/yocto/ext/cgltf.h:607:40: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cgltf_default_alloc' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goxel-0.11.0/src/gui.cpp:582:44: style: Parameter 'action' can be declared as pointer to const. However it seems that 'check_action_shortcut' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goxel-0.11.0/src/image.c:53:40: style: Parameter 'user' can be declared as pointer to const. However it seems that 'material_name_exists' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goxel-0.11.0/src/image.c:63:37: style: Parameter 'user' can be declared as pointer to const. However it seems that 'layer_name_exists' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] goxel-0.11.0/src/image.c:73:38: style: Parameter 'user' can be declared as pointer to const. However it seems that 'camera_name_exists' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gpa/gpa_0.11.0.orig.tar.bz2 gpa-0.11.0/src/cardman.c:150:54: style: Parameter 'status' can be declared as pointer to const. However it seems that 'statusbar_update_cb' is a callback function, if 'status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cardman.c:157:50: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'alert_dialog_cb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cardman.c:201:20: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'scd_data_cb' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cardman.c:209:19: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'scd_inq_cb' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cardman.c:210:27: style: Parameter 'r_data' can be declared as pointer to const. However it seems that 'scd_inq_cb' is a callback function, if 'r_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cardman.c:936:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'card_manager_closed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cardman.c:936:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'card_manager_closed' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/clipboard.c:1390:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'clipboard_closed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/clipboard.c:1390:47: style: Parameter 'param' can be declared as pointer to const. However it seems that 'clipboard_closed' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-netkey.c:179:65: style: Parameter 'string' can be declared as pointer to const. However it seems that 'update_entry_chv_status' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-netkey.c:565:47: style: Parameter 'line' can be declared as pointer to const. However it seems that 'learn_keys_gpg_status_cb' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-netkey.c:834:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'change_pin_clicked_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-object.c:106:36: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'gpa_cm_object_init' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-object.c:106:52: style: Parameter 'class_ptr' can be declared as pointer to const. However it seems that 'gpa_cm_object_init' is a callback function, if 'class_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-openpgp.c:906:31: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'edit_changed_cb' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-openpgp.c:968:35: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'edit_toggled_cb' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-openpgp.c:1210:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'change_pin_clicked_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-piv.c:169:62: style: Parameter 'string' can be declared as pointer to const. However it seems that 'update_entry_pin_status' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-piv.c:529:47: style: Parameter 'line' can be declared as pointer to const. However it seems that 'learn_keys_gpg_status_cb' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/cm-piv.c:671:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'change_pin_clicked_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/confdialog.c:662:27: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'update_modified_cb' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/encryptdlg.c:59:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_encrypt_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/encryptdlg.c:89:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_encrypt_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/encryptdlg.c:123:53: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'gpa_file_encrypt_dialog_init' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/fileman.c:1176:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'file_manager_closed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/fileman.c:1176:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'file_manager_closed' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/filesigndlg.c:55:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_sign_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/filesigndlg.c:90:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_sign_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/filesigndlg.c:129:47: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'gpa_file_sign_dialog_init' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpabackupop.c:48:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_backup_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpabackupop.c:74:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_backup_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpacontext.c:529:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gpa_context_next_key' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpacontext.c:535:42: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gpa_context_next_trust_item' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpacontext.c:541:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gpa_context_progress' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaexportclipop.c:49:67: style: Parameter 'op' can be declared as pointer to const. However it seems that 'gpa_export_clipboard_operation_init' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaexportop.c:52:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_export_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaexportop.c:74:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_export_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafiledecryptop.c:65:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_decrypt_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafiledecryptop.c:83:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_decrypt_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafileencryptop.c:68:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_encrypt_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafileencryptop.c:85:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_encrypt_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafileop.c:49:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafileop.c:68:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafilesignop.c:67:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_sign_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpafilesignop.c:84:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_sign_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpagenkeyop.c:42:49: style: Parameter 'op' can be declared as pointer to const. However it seems that 'gpa_gen_key_operation_init' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaimportclipop.c:40:67: style: Parameter 'op' can be declared as pointer to const. However it seems that 'gpa_import_clipboard_operation_init' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaimportclipop.c:117:69: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'gpa_import_clipboard_operation_complete_import' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaimportfileop.c:158:64: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'gpa_import_file_operation_complete_import' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaimportserverop.c:55:61: style: Parameter 'op' can be declared as pointer to const. However it seems that 'gpa_import_server_operation_init' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaimportserverop.c:276:66: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'gpa_import_server_operation_complete_import' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpakeydeleteop.c:57:55: style: Parameter 'op' can be declared as pointer to const. However it seems that 'gpa_key_delete_operation_init' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpakeyop.c:48:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_key_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpakeyop.c:67:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_key_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpakeypasswdop.c:59:55: style: Parameter 'op' can be declared as pointer to const. However it seems that 'gpa_key_passwd_operation_init' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaoperation.c:58:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaoperation.c:80:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpapinchange.c:93:36: style: Parameter 'pinchange' can be declared as pointer to const. However it seems that 'gpa_pin_change_init' is a callback function, if 'pinchange' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaprogressbar.c:42:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_progress_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaprogressbar.c:60:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_progress_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaprogressbar.c:115:40: style: Parameter 'pbar' can be declared as pointer to const. However it seems that 'gpa_progress_bar_init' is a callback function, if 'pbar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaprogressdlg.c:45:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_progress_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpaprogressdlg.c:69:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_progress_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gparecvkeydlg.c:46:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_receive_key_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gparecvkeydlg.c:65:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_receive_key_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamdecryptop.c:72:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_decrypt_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamdecryptop.c:94:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_decrypt_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamencryptop.c:110:71: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_encrypt_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamencryptop.c:135:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_encrypt_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamop.c:49:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamop.c:75:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamsignop.c:76:71: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_sign_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamsignop.c:101:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_sign_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamverifyop.c:72:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_verify_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/gpastreamverifyop.c:94:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_stream_verify_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/keyeditdlg.c:68:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_key_edit_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/keyeditdlg.c:91:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_key_edit_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/keylist.c:90:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_keylist_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/keylist.c:127:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_keylist_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/keymanager.c:1861:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gpa_key_manager_closed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/keymanager.c:1861:53: style: Parameter 'param' can be declared as pointer to const. However it seems that 'gpa_key_manager_closed' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/recipientdlg.c:883:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'recipient_dlg_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/recipientdlg.c:902:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'recipient_dlg_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/recipientdlg.c:928:35: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'recipient_dlg_init' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/selectkeydlg.c:91:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'select_key_dlg_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/selectkeydlg.c:119:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'select_key_dlg_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/selectkeydlg.c:160:36: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'select_key_dlg_init' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/server.c:305:28: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'my_devnull_write_cb' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/server.c:605:44: style: Parameter 'line' can be declared as pointer to const. However it seems that 'cmd_recipient' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/server.c:1235:42: style: Parameter 'line' can be declared as pointer to const. However it seems that 'cmd_getinfo' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/verifydlg.c:45:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_verify_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/verifydlg.c:65:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpa_file_verify_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpa-0.11.0/src/verifydlg.c:93:51: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'gpa_file_verify_dialog_init' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gparted/gparted_1.8.0.orig.tar.gz gparted-1.8.0/src/CopyBlocks.cc:82:35: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mainquit' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gparted-1.8.0/src/GParted_Core.cc:147:30: style: Parameter 'dummy' can be declared as pointer to const. However it seems that '_mainquit' 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/g/gpaste/gpaste_45.3.orig.tar.gz GPaste-45.3/src/daemon/tmp/gpaste-daemon.c:1005:56: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'g_paste_daemon_on_history_switch' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GPaste-45.3/src/daemon/tmp/gpaste-daemon.c:1007:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'g_paste_daemon_on_history_switch' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GPaste-45.3/tests/gnome-shell-client/test-gnome-shell-client.c:18:51: style: Parameter 'client' can be declared as pointer to const. However it seems that 'on_accelerator_activated' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gpaw/gpaw_25.7.0.orig.tar.bz2 gpaw-25.7.0/c/_gpaw.h:420:39: style: Parameter 'm' can be declared as pointer to const. However it seems that 'gpaw_module_cleanup' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/bmgs/interpolate.c:10:63: style: Parameter 'skip' can be declared as const array. However it seems that 'bmgs_interpolate1D2' is a callback function, if 'skip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/gpu/kernels/elementwise.cpp:17:49: style: Parameter 'x' can be declared as pointer to const. However it seems that 'axpbyz_kernel' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/gpu/kernels/elementwise.cpp:17:70: style: Parameter 'y' can be declared as pointer to const. However it seems that 'axpbyz_kernel' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/gpu/kernels/elementwise.cpp:31:48: style: Parameter 'x' can be declared as pointer to const. However it seems that 'axpbz_kernel' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/gpu/kernels/linalg.cpp:69:67: style: Parameter 'a' can be declared as pointer to const. However it seems that 'multi_ax2py_kernel' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/operators.c:325:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Operator_get_diagonal_element' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/operators.c:339:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Operator_get_async_sizes' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/operators.c:339:76: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Operator_get_async_sizes' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/transformers.c:166:66: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Transformer_get_async_sizes' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/transformers.c:166:82: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Transformer_get_async_sizes' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/woperators.c:347:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'WOperator_get_diagonal_element' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/woperators.c:385:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'WOperator_get_async_sizes' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/woperators.c:385:78: style: Parameter 'args' can be declared as pointer to const. However it seems that 'WOperator_get_async_sizes' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:40:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'lxcXCFunctional_is_gga' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:40:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'lxcXCFunctional_is_gga' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:50:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'lxcXCFunctional_is_mgga' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:50:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'lxcXCFunctional_is_mgga' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:59:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'lxcXCFunctional_needs_laplacian' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:59:72: style: Parameter 'args' can be declared as pointer to const. However it seems that 'lxcXCFunctional_needs_laplacian' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:68:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'lxcXCFunctional_disable_fhc' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpaw-25.7.0/c/xc/libxc.c:68:68: style: Parameter 'args' can be declared as pointer to const. However it seems that 'lxcXCFunctional_disable_fhc' 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/g/gperf/gperf_3.3.orig.tar.gz gperf-3.3/src/search.cc:1001:34: style: Parameter 'key1' can be declared as pointer to const. However it seems that 'undetermined_equals' is a callback function, if 'key1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gperf-3.3/src/search.cc:1001:52: style: Parameter 'key2' can be declared as pointer to const. However it seems that 'undetermined_equals' is a callback function, if 'key2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gperf-3.3/src/search.cc:1009:36: style: Parameter 'key' can be declared as pointer to const. However it seems that 'undetermined_hashcode' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gperf-3.3/src/search.cc:1661:33: style: Parameter 'keyword1' can be declared as pointer to const. However it seems that 'less_by_hash_value' is a callback function, if 'keyword1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gperf-3.3/src/search.cc:1661:55: style: Parameter 'keyword2' can be declared as pointer to const. However it seems that 'less_by_hash_value' is a callback function, if 'keyword2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gperiodic/gperiodic_3.0.3.orig.tar.gz gperiodic-3.0.3/gperiodic.c:84:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'main_window_exit' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gperiodic-3.0.3/gperiodic.c:84:47: style: Parameter 'd' can be declared as pointer to const. However it seems that 'main_window_exit' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gperiodic-3.0.3/table_data.h:77:53: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'solid_fluid_crid' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gperiodic-3.0.3/table_data.h:95:54: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'condensed_gas_crit' 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/g/gpgme1.0/gpgme1.0_2.0.1.orig.tar.bz2 gpgme-2.0.1/tests/gpg/t-thread1.c:43:19: style: Parameter 'name' can be declared as pointer to const. However it seems that 'thread_one' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpgme-2.0.1/tests/gpg/t-thread1.c:94:19: style: Parameter 'name' can be declared as pointer to const. However it seems that 'thread_two' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpgme-2.0.1/tests/run-threaded.c:558:19: style: Parameter 'file_name' can be declared as pointer to const. However it seems that 'do_data_op' is a callback function, if 'file_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gphoto2/gphoto2_2.5.32.orig.tar.xz gphoto2-2.5.32/gphoto2/gp-params.c:226:40: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ctx_cancel_func' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gphoto2-2.5.32/gphoto2/gp-params.c:226:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ctx_cancel_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gphoto2-2.5.32/gphoto2/shell.c:975:43: style: Parameter 'camera' can be declared as pointer to const. However it seems that 'shell_trigger_capture' is a callback function, if 'camera' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gphoto2-2.5.32/gphoto2/shell.c:1013:32: style: Parameter 'camera' can be declared as pointer to const. However it seems that 'shell_exit' is a callback function, if 'camera' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gphotofs/gphotofs_1.0.orig.tar.gz gphoto-gphotofs-7a44a83/gphotofs.c:164:19: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dummyfiller' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gphoto-gphotofs-7a44a83/gphotofs.c:383:38: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'gphotofs_open' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gphoto-gphotofs-7a44a83/gphotofs.c:638:81: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'gphotofs_chmod' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gphoto-gphotofs-7a44a83/gphotofs.c:643:90: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'gphotofs_chown' 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/g/gpick/gpick_0.2.6.orig.tar.gz gpick-gpick-0.2.6/source/BlendColors.cpp:261:63: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColorObjectAt' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BlendColors.cpp:267:38: style: Parameter 'args' can be declared as pointer to const. However it seems that 'getColor' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BlendColors.cpp:270:38: style: Parameter 'args' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BlendColors.cpp:270:57: style: Parameter 'color' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BlendColors.cpp:273:38: style: Parameter 'args' can be declared as pointer to const. However it seems that 'activate' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BlendColors.cpp:276:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'deactivate' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BlendColors.cpp:298:51: style: Parameter 'source' can be declared as pointer to const. However it seems that 'source_implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BrightnessDarkness.cpp:211:64: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BrightnessDarkness.cpp:221:63: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColorObjectAt' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BrightnessDarkness.cpp:230:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onButtonPress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/BrightnessDarkness.cpp:255:44: style: Parameter 'source' can be declared as pointer to const. However it seems that 'implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ClosestColors.cpp:176:59: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ClosestColors.cpp:189:42: style: Parameter 'args' can be declared as pointer to const. However it seems that 'deactivate' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ClosestColors.cpp:201:44: style: Parameter 'source' can be declared as pointer to const. However it seems that 'source_implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorMixer.cpp:295:56: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorMixer.cpp:317:56: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColorObjectAt' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorMixer.cpp:323:51: style: Parameter 'source' can be declared as pointer to const. However it seems that 'source_implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorPicker.cpp:365:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_swatch_focus_change' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorPicker.cpp:705:87: style: Parameter 'color_object' can be declared as pointer to const. However it seems that 'source_set_nth_color' is a callback function, if 'color_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorPicker.cpp:724:65: style: Parameter 'color_object' can be declared as pointer to const. However it seems that 'source_set_color' is a callback function, if 'color_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorPicker.cpp:804:66: style: Parameter 'color_object' can be declared as pointer to const. However it seems that 'set_color_object_at' is a callback function, if 'color_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorPicker.cpp:836:75: style: Parameter 'color_object' can be declared as pointer to const. However it seems that 'set_color_object_at_contrast' is a callback function, if 'color_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/ColorPicker.cpp:873:51: style: Parameter 'source' can be declared as pointer to const. However it seems that 'source_implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/DragDrop.cpp:239:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'drag_leave' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/DragDrop.cpp:239:59: style: Parameter 'context' can be declared as pointer to const. However it seems that 'drag_leave' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/DragDrop.cpp:239:90: style: Parameter 'dd' can be declared as pointer to const. However it seems that 'drag_leave' is a callback function, if 'dd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/DragDrop.cpp:429:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'drag_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/FloatingPicker.cpp:186:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/FloatingPicker.cpp:246:70: 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] gpick-gpick-0.2.6/source/FloatingPicker.cpp:258:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/FloatingPicker.cpp:351:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/GenerateScheme.cpp:154:45: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'onSaturationFormat' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/GenerateScheme.cpp:157:44: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'onLightnessFormat' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/GenerateScheme.cpp:353:60: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/GenerateScheme.cpp:357:77: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setNthColor' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/GenerateScheme.cpp:388:63: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColorObjectAt' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/GenerateScheme.cpp:394:73: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColorObjectAtColorWheel' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/GenerateScheme.cpp:422:51: style: Parameter 'source' can be declared as pointer to const. However it seems that 'source_implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/LayoutPreview.cpp:275:59: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/LayoutPreview.cpp:279:42: style: Parameter 'args' can be declared as pointer to const. However it seems that 'deactivate' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/LayoutPreview.cpp:288:63: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColorObjectAt' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/LayoutPreview.cpp:404:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onButtonPress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/LayoutPreview.cpp:417:51: style: Parameter 'source' can be declared as pointer to const. However it seems that 'source_implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/Variations.cpp:336:56: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColor' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/Variations.cpp:360:63: style: Parameter 'colorObject' can be declared as pointer to const. However it seems that 'setColorObjectAt' is a callback function, if 'colorObject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/Variations.cpp:366:51: style: Parameter 'source' can be declared as pointer to const. However it seems that 'source_implement' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/Control.cpp:157:50: 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] gpick-gpick-0.2.6/source/dbus/Control.cpp:160:46: 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] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:426:57: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gpick_single_instance_proxy_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:428:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gpick_single_instance_proxy_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:429:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_single_instance_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:434:57: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gpick_single_instance_proxy_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:437:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_single_instance_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:895:81: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'gpick_single_instance_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] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:901:83: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'gpick_single_instance_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] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:936:78: style: Parameter '_skeleton' can be declared as pointer to const. However it seems that 'gpick_single_instance_skeleton_dbus_interface_flush' is a callback function, if '_skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1460:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gpick_control_proxy_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1462:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gpick_control_proxy_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1463:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_control_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1468:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gpick_control_proxy_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1471:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_control_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1929:73: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'gpick_control_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] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1935:75: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'gpick_control_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] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:1970:70: style: Parameter '_skeleton' can be declared as pointer to const. However it seems that 'gpick_control_skeleton_dbus_interface_flush' is a callback function, if '_skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:2223:48: style: Parameter 'gobject' can be declared as pointer to const. However it seems that 'gpick_object_proxy_set_property' is a callback function, if 'gobject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:2226:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_object_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:2235:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_object_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:2327:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_object_skeleton_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/dbus/DbusInterface.c:2370:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gpick_object_skeleton_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/gtk/ColorCell.cpp:90:86: style: Parameter 'psec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'psec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/gtk/ColorCell.cpp:102:92: 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] gpick-gpick-0.2.6/source/gtk/ColorCell.cpp:148:78: style: Parameter 'cell_area' can be declared as pointer to const. However it seems that 'get_size' is a callback function, if 'cell_area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:710: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] gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:364:66: 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] gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:418: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] gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:376: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] gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:130:43: style: Parameter 'layout_preview' can be declared as pointer to const. However it seems that 'button_release' is a callback function, if 'layout_preview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:130:75: 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] gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:133: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] gpick-gpick-0.2.6/source/gtk/Range2D.cpp:174:66: 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] gpick-gpick-0.2.6/source/gtk/Range2D.cpp:252: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] gpick-gpick-0.2.6/source/gtk/Swatch.cpp:342: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] gpick-gpick-0.2.6/source/gtk/Swatch.cpp:368:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'button_release' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/gtk/Swatch.cpp:368: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] gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:455: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] gpick-gpick-0.2.6/source/uiApp.cpp:185:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_window_configure' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiApp.cpp:1573:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_window_focus_change' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiApp.cpp:1938:46: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'close_application' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiColorInput.cpp:82:62: style: Parameter 'color' can be declared as pointer to const. However it seems that 'onComponentChangeValue' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:81:35: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_hsl_hue' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:87:42: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_hsl_saturation' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:93:41: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_hsl_lightness' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:99:41: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_lab_lightness' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:105:33: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_lab_a' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:111:33: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_lab_b' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:117:41: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_lch_lightness' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:123:38: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_lch_chroma' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:129:35: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sort_lch_hue' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:168:36: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_hsl_hue' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:174:43: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_hsl_saturation' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:180:42: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_hsl_lightness' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:186:42: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_lab_lightness' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:192:34: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_lab_a' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:198:34: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_lab_b' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:204:42: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_lch_lightness' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:210:39: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_lch_chroma' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiDialogSort.cpp:216:36: style: Parameter 'color' can be declared as pointer to const. However it seems that 'group_lch_hue' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiListPalette.cpp:298:52: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'controlSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiListPalette.cpp:298:77: style: Parameter 'model' can be declared as pointer to const. However it seems that 'controlSelection' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiListPalette.cpp:298:97: style: Parameter 'path' can be declared as pointer to const. However it seems that 'controlSelection' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpick-gpick-0.2.6/source/uiListPalette.cpp:298:154: style: Parameter 'args' can be declared as pointer to const. However it seems that 'controlSelection' 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/g/gpicview/gpicview_0.3.1.orig.tar.gz gpicview-0.3.1/src/main-win.c:574:70: style: Parameter 'state' can be declared as pointer to const. However it seems that 'on_win_state_event' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpicview-0.3.1/src/main-win.c:661:64: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'on_scroll_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpicview-0.3.1/src/main-win.c:1095:62: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'on_scroll_event' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gplanarity/gplanarity_17906+fork202521211.orig.tar.gz gplanarity-master/dialog_finish.c:57:37: style: Parameter 'g' can be declared as pointer to const. However it seems that 'finish_quit' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gplanarity-master/dialog_level.c:48:38: style: Parameter 'g' can be declared as pointer to const. However it seems that 'unlevel_quit' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gplanarity-master/dialog_pause.c:48:38: style: Parameter 'g' can be declared as pointer to const. However it seems that 'unpause_quit' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gplanarity-master/main.c:100:47: style: Parameter 'g' can be declared as pointer to const. However it seems that 'clean_exit_delete_post' 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/g/gpm/gpm_1.20.7.orig.tar.gz gpm-1.20.7/src/prog/hltest.c:393:25: style: Parameter 'ePtr' can be declared as pointer to const. However it seems that 'xhandler' is a callback function, if 'ePtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpm-1.20.7/src/prog/hltest.c:393:37: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'xhandler' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpm-1.20.7/src/twiddler.c:152:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'twiddler_console' 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/g/gpr/gpr_0.15deb.orig.tar.gz gpr-0.15deb/src/callbacks.c:2381:50: style: Parameter 'key' can be declared as pointer to const. However it seems that 'ensure_remove_hash_item' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpr-0.15deb/src/callbacks.c:2381:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ensure_remove_hash_item' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpr-0.15deb/src/callbacks.c:2382:15: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ensure_remove_hash_item' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpr-0.15deb/src/interface.c:1213:50: style: Parameter 'w' can be declared as pointer to const. However it seems that 'unref_constraint_messagebox' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpr-0.15deb/src/interface.c:1213:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'unref_constraint_messagebox' 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/g/gpredict/gpredict_2.4.orig.tar.gz gpredict-2.4/src/gpredict-utils.c:132:59: style: Parameter 'text' can be declared as pointer to const. However it seems that 'set_combo_tooltip' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-azel-plot.c:155:66: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'size_allocate_cb' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-azel-plot.c:326:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-event-list.c:550:68: style: Parameter 'column' can be declared as pointer to const. However it seems that 'evtype_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-event-list.c:579:66: style: Parameter 'column' can be declared as pointer to const. However it seems that 'time_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-event-list.c:629:68: style: Parameter 'column' can be declared as pointer to const. However it seems that 'degree_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-freq-knob.c:160:50: 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] gpredict-2.4/src/gtk-freq-knob.c:224:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_button_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-polar-plot.c:717:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-polar-view.c:291:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-polar-view.c:460:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-rig-ctrl.c:1181:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sat_name_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-rig-ctrl.c:1181:49: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sat_name_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-rot-ctrl.c:199:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sat_name_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-rot-ctrl.c:199:49: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sat_name_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-rot-knob.c:149:50: 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] gpredict-2.4/src/gtk-rot-knob.c:214:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_button_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:900:53: style: Parameter 'column' can be declared as pointer to const. However it seems that 'operational_status_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:956:48: style: Parameter 'column' can be declared as pointer to const. However it seems that 'latlon_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:1016:68: style: Parameter 'column' can be declared as pointer to const. However it seems that 'degree_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:1036:70: style: Parameter 'column' can be declared as pointer to const. However it seems that 'distance_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:1064:72: style: Parameter 'column' can be declared as pointer to const. However it seems that 'range_rate_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:1091:54: style: Parameter 'column' can be declared as pointer to const. However it seems that 'float_to_int_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:1111:69: style: Parameter 'column' can be declared as pointer to const. However it seems that 'two_dec_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-list.c:1131:67: style: Parameter 'column' can be declared as pointer to const. However it seems that 'event_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-map.c:823:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-map.c:941:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sat-selector.c:286:67: style: Parameter 'column' can be declared as pointer to const. However it seems that 'epoch_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-single-sat.c:380:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sat_name_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-single-sat.c:380:49: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sat_name_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/gtk-sky-glance.c:393:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/loc-tree.c:428:56: style: Parameter 'column' can be declared as pointer to const. However it seems that 'loc_tree_float_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/main.c:360:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gpredict_app_config' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/main.c:431:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tle_mon_task' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/qth-editor.c:260:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_location' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:643:68: style: Parameter 'column' can be declared as pointer to const. However it seems that 'latlon_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:703:68: style: Parameter 'column' can be declared as pointer to const. However it seems that 'degree_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:723:70: style: Parameter 'column' can be declared as pointer to const. However it seems that 'distance_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:751:72: style: Parameter 'column' can be declared as pointer to const. However it seems that 'range_rate_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:778:54: style: Parameter 'column' can be declared as pointer to const. However it seems that 'float_to_int_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:798:69: style: Parameter 'column' can be declared as pointer to const. However it seems that 'two_dec_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:819:66: style: Parameter 'column' can be declared as pointer to const. However it seems that 'time_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pass-dialogs.c:1175:70: style: Parameter 'column' can be declared as pointer to const. However it seems that 'duration_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-layout.c:392:51: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'reset_cb' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-list-view.c:86:51: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'reset_cb' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-list-view.c:115:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-map-view.c:172:51: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'reset_cb' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-multi-pass.c:64:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-polar-view.c:60:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'orient_chganged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-polar-view.c:114:51: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'reset_cb' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-qth-editor.c:357:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_location' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-qth.c:720:66: style: Parameter 'defqth' can be declared as pointer to const. However it seems that 'clear_default_flags' is a callback function, if 'defqth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-qth.c:756:67: style: Parameter 'column' can be declared as pointer to const. However it seems that 'float_cell_data_function' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-qth.c:957:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'convert_qth_altitude' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-refresh.c:165:51: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'reset_cb' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rig.c:155:54: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_name' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rig.c:186:54: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_type' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rig.c:242:53: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_ptt' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rig.c:284:52: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_lo' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rig.c:316:53: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_vfo' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rig.c:356:36: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_signal' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rot.c:378:55: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_angle' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-rot.c:405:56: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_aztype' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-single-pass.c:68:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-single-sat.c:90:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/sat-pref-single-sat.c:101:51: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'reset_cb' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpredict-2.4/src/tle-update.c:726:35: 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] gpredict-2.4/src/trsp-update.c:712:35: 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] ftp://ftp.de.debian.org/debian/pool/main/g/gprolog/gprolog_1.4.5.0.orig.tar.gz gprolog-1.4.5/src/BipsFD/fd_bool_c.c:1281:17: style: Parameter 'exp' can be declared as pointer to const. However it seems that 'Set_Eq' is a callback function, if 'exp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsFD/fd_bool_c.c:1353:18: style: Parameter 'exp' can be declared as pointer to const. However it seems that 'Set_Neq' is a callback function, if 'exp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsFD/fd_bool_c.c:1426:17: style: Parameter 'exp' can be declared as pointer to const. However it seems that 'Set_Lt' is a callback function, if 'exp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsFD/fd_bool_c.c:1498:18: style: Parameter 'exp' can be declared as pointer to const. However it seems that 'Set_Lte' is a callback function, if 'exp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsFD/math_supp.c:559:21: style: Parameter 'm1' can be declared as pointer to const. However it seems that 'Compar_Monom' is a callback function, if 'm1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsFD/math_supp.c:559:32: style: Parameter 'm2' can be declared as pointer to const. However it seems that 'Compar_Monom' is a callback function, if 'm2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsPl/bc_supp.c:918:47: style: Parameter 'w' can be declared as pointer to const. However it seems that 'BC_Emulate_Pred_Alt' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsPl/flag_supp.c:171:26: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'Fct_Chk_Integer' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsPl/flag_supp.c:193:23: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'Fct_Chk_Atom' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsPl/flag_supp.c:209:24: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'Fct_Get_Round' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsPl/flag_supp.c:287:22: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'Fct_Get_Err' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/BipsPl/flag_supp.c:337:25: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'Fct_Get_Quotes' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/EnginePl/cpt_string.c:791:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'Display_Completion' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/Linedit/terminal.c:473:24: style: Parameter 'row' can be declared as pointer to const. However it seems that 'Pl_LE_Screen_Size' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gprolog-1.4.5/src/Linedit/terminal.c:473:34: style: Parameter 'col' can be declared as pointer to const. However it seems that 'Pl_LE_Screen_Size' is a callback function, if 'col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gpsbabel/gpsbabel_1.10.0+ds.orig.tar.xz gpsbabel-gpsbabel_1_10_0/deprecated/delbin.cc:2422:33: style: Parameter 'status' can be declared as pointer to const. However it seems that 'delbin_rd_position' is a callback function, if 'status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gpsbabel-gpsbabel_1_10_0/deprecated/delbin.cc:3042:27: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'stub_os_packet_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gpx/gpx_2.6.8.orig.tar.gz GPX-2.6.8/src/gpx/gpx.c:5880:53: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'file_handler' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GPX-2.6.8/src/pymodule/gpxmodule.c:210:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_start' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GPX-2.6.8/src/pymodule/gpxmodule.c:253:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_readnext' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GPX-2.6.8/src/pymodule/gpxmodule.c:360:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_disconnect' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GPX-2.6.8/src/pymodule/gpxmodule.c:638:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'py_abort' 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/g/gr-fcdproplus/gr-fcdproplus_3.8~20190817.orig.tar.xz gr-fcdproplus-3.8~20190817/lib/hid/hidmac.c:566:35: style: Parameter 'report' can be declared as pointer to const. However it seems that 'hid_report_callback' 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/g/gr-framework/gr-framework_0.73.22+dfsg.orig.tar.xz sciapp-gr-e0bbdc2/js/jsplugin.c:437:56: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine_with_transform' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/js/jsplugin.c:437:68: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine_with_transform' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/pdf.c:1201:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/pdf.c:1201:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/pdf.c:1610:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/pdf.c:1610:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/aggplugin.cxx:545:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/aggplugin.cxx:545:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/aggplugin.cxx:585:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/aggplugin.cxx:585:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/glplugin.c:329:50: style: Parameter 'x' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/glplugin.c:329:61: style: Parameter 'y' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/glplugin.c:529:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/glplugin.c:529:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/gsplugin.c:1504:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/gsplugin.c:1504:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/pgfplugin.c:461:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/pgfplugin.c:461:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/pgfplugin.c:485:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/pgfplugin.c:485:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/qtplugin_impl.cxx:2102:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/qtplugin_impl.cxx:2102:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/qtplugin_impl.cxx:2540:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/qtplugin_impl.cxx:2540:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/svgplugin.c:599:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/svgplugin.c:599:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/svgplugin.c:653:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/svgplugin.c:653:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wmfplugin.c:855:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wmfplugin.c:855:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wmfplugin.c:923:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wmfplugin.c:923:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wxplugin.cxx:253:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wxplugin.cxx:253:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wxplugin.cxx:615:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/wxplugin.cxx:615:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/x11plugin.c:1860:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/x11plugin.c:1860:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'line_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/x11plugin.c:1974:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/plugin/x11plugin.c:1974:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/ps.c:1453:41: style: Parameter 'px' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/gks/ps.c:1453:53: style: Parameter 'py' can be declared as pointer to const. However it seems that 'fill_routine' is a callback function, if 'py' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sciapp-gr-e0bbdc2/lib/grm/src/grm/util.c:170:39: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'removeCallback' 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/g/grabc/grabc_1.1+git20210125.b9e4316.orig.tar.xz grabc-1.1+git20210125.b9e4316/grabc.c:386:30: style: Parameter 'display' can be declared as pointer to const. However it seems that 'MXError' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grabc-1.1+git20210125.b9e4316/grabc.c:386:52: style: Parameter 'error' can be declared as pointer to const. However it seems that 'MXError' 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/g/grace/grace_5.1.25.orig.tar.gz grace-5.1.25/Xbae/Xbae/Clip.c:223:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'FocusInACT' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/Xbae/Xbae/Matrix.c:2553:19: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'SetValuesAlmost' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/Xbae/Xbae/Matrix.c:2662:19: style: Parameter 'desired' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'desired' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/Xbae/Xbae/Matrix.c:2692:19: style: Parameter 'proposed' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'proposed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/Tab.c:323:22: style: Parameter 'request' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/Tab.c:402:22: 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] grace-5.1.25/src/compwin.c:153:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'compute_aac' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/dummydrv.c:78:33: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'dummy_drawpolyline' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/dummydrv.c:79:32: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'dummy_fillpolygon' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/dummydrv.c:83:12: style: Parameter 'databits' can be declared as pointer to const. However it seems that 'dummy_putpixmap' is a callback function, if 'databits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/dummydrv.c:84:37: style: Parameter 's' can be declared as pointer to const. However it seems that 'dummy_puttext' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/dummydrv.c:85:18: style: Parameter 'tm' can be declared as pointer to const. However it seems that 'dummy_puttext' is a callback function, if 'tm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/eblockwin.c:204:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'eblock_type_notify_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/fontwin.c:408:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'fonttool_aac_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/graphappwin.c:116:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'flipxy_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/graphappwin.c:467:40: style: Parameter 'values' can be declared as pointer to const. However it seems that 'update_graphapp_items' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/hotwin.c:172:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_hotupdate_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mfdrv.c:148:30: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'mf_drawpolyline' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mfdrv.c:167:29: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'mf_fillpolygon' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mfdrv.c:257:34: style: Parameter 's' can be declared as pointer to const. However it seems that 'mf_puttext' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mfdrv.c:258:18: style: Parameter 'tm' can be declared as pointer to const. However it seems that 'mf_puttext' is a callback function, if 'tm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mifdrv.c:421:31: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'mif_drawpolyline' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mifdrv.c:463:30: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'mif_fillpolygon' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mifdrv.c:568:60: style: Parameter 'databits' can be declared as pointer to const. However it seems that 'mif_putpixmap' is a callback function, if 'databits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/mifdrv.c:660:18: style: Parameter 'tm' can be declared as pointer to const. However it seems that 'mif_puttext' is a callback function, if 'tm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/motifutils.c:2478:40: style: Parameter 'values' can be declared as pointer to const. However it seems that 'update_sets_cb' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/nonlfit.c:141:16: style: Parameter 'm' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/nonlwin.c:261:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_nparm_toggle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/nonlwin.c:273:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'reset_nonl_frame_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/nonlwin.c:279:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'update_nonl_frame_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/nonlwin.c:370:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_constr_toggle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/printwin.c:431:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_device_toggle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/printwin.c:436:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_pr_toggle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/printwin.c:653:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_print_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/psdrv.c:540:30: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'ps_drawpolyline' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/psdrv.c:560:29: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'ps_fillpolygon' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/psdrv.c:668:12: style: Parameter 'databits' can be declared as pointer to const. However it seems that 'ps_putpixmap' is a callback function, if 'databits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/psdrv.c:765:18: style: Parameter 'tm' can be declared as pointer to const. However it seems that 'ps_puttext' is a callback function, if 'tm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/psdrv.c:973:24: style: Parameter 'opstring' can be declared as pointer to const. However it seems that 'ps_op_parser' is a callback function, if 'opstring' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/psdrv.c:1022:25: style: Parameter 'opstring' can be declared as pointer to const. However it seems that 'eps_op_parser' is a callback function, if 'opstring' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/ptswin.c:60:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_track_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/ptswin.c:70:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_add_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/ptswin.c:100:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_del_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/ptswin.c:110:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_ptsmove_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/ptswin.c:164:42: style: Parameter 'values' can be declared as pointer to const. However it seems that 'track_set_cbproc' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/ptswin.c:164:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'track_set_cbproc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/rstdrv.c:377:31: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'rst_drawpolyline' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/rstdrv.c:406:30: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'rst_fillpolygon' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/rstdrv.c:827:25: style: Parameter 'opstring' can be declared as pointer to const. However it seems that 'pnm_op_parser' is a callback function, if 'opstring' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/setappwin.c:638:39: style: Parameter 'values' can be declared as pointer to const. However it seems that 'set_cset_proc' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/setappwin.c:638:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_cset_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/setappwin.c:660:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setapp_data_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/setappwin.c:722:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'csync_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/setwin.c:186:38: style: Parameter 'values' can be declared as pointer to const. However it seems that 'changetypeCB' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/setwin.c:438:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'datasetoptypeCB' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/strwin.c:199:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'clear_objects_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/svgdrv.c:485:31: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'svg_drawpolyline' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/svgdrv.c:510:30: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'svg_fillpolygon' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/svgdrv.c:622:60: style: Parameter 'databits' can be declared as pointer to const. However it seems that 'svg_putpixmap' is a callback function, if 'databits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/svgdrv.c:629:30: style: Parameter 'tm' can be declared as pointer to const. However it seems that 'svg_puttext' is a callback function, if 'tm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/tickwin.c:929:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_active_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/tickwin.c:934:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_axis_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/x11drv.c:492:31: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'xlibdrawpolyline' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/x11drv.c:525:30: style: Parameter 'vps' can be declared as pointer to const. However it seems that 'xlibfillpolygon' is a callback function, if 'vps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/x11drv.c:614:12: style: Parameter 'databits' can be declared as pointer to const. However it seems that 'xlibputpixmap' is a callback function, if 'databits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:128:49: style: Parameter 'e' can be declared as pointer to const. However it seems that 'do_nothing_action' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:128:60: style: Parameter 'par' can be declared as pointer to const. However it seems that 'do_nothing_action' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:128:75: style: Parameter 'npar' can be declared as pointer to const. However it seems that 'do_nothing_action' is a callback function, if 'npar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:375:34: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'lang_proc' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:477:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_drawgraph' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:483:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'MenuCB' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:538:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'autoscale_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:550:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'autoon_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:559:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'autoticks_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:697:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_statusbar' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:707:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_toolbar' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:717:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_locbar' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:1252:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'graph_scroll_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:1258:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'graph_zoom_proc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grace-5.1.25/src/xmgrace.c:1264:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'world_stack_proc' 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/g/grandorgue/grandorgue_3.17.0.orig.tar.gz GrandOrgue-grandorgue-cbc0957/src/grandorgue/midi/ports/GOMidiRtInPort.cpp:96:49: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'MIDICallback' 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/g/grap/grap_1.49.orig.tar.gz grap-1.49/grap_pic.cc:41:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'clipped' 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/g/graph-tool/graph-tool_2.98+ds.orig.tar.xz graph-tool-2.98+ds/src/graph/generation/graph_maxent_sbm.hh:190:38: style: Parameter 'x' can be declared as reference to const. However it seems that 'unpack' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:259:41: style: Parameter 'k' can be declared as reference to const. However it seems that 'set_item' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:338:42: style: Parameter 'h' can be declared as reference to const. However it seems that 'partitions_entropy' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/search/graph_astar.cc:140:62: style: Parameter 'g' can be declared as reference to const. However it seems that 'astar_search_generator' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/search/graph_astar.cc:172:67: style: Parameter 'g' can be declared as reference to const. However it seems that 'astar_search_generator_fast' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/search/graph_bfs.cc:160:60: style: Parameter 'g' can be declared as reference to const. However it seems that 'bfs_search_generator' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/search/graph_dfs.cc:141:60: style: Parameter 'g' can be declared as reference to const. However it seems that 'dfs_search_generator' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/search/graph_dijkstra.cc:253:65: style: Parameter 'g' can be declared as reference to const. However it seems that 'dijkstra_search_generator' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/search/graph_dijkstra.cc:285:70: style: Parameter 'g' can be declared as reference to const. However it seems that 'dijkstra_search_generator_fast' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/topology/graph_all_circuits.cc:50:56: style: Parameter 'gi' can be declared as reference to const. However it seems that 'get_all_circuits' is a callback function, if 'gi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/topology/graph_distance.cc:653:58: style: Parameter 'gi' can be declared as reference to const. However it seems that 'do_get_all_shortest_paths' is a callback function, if 'gi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/topology/graph_distance.cc:814:49: style: Parameter 'gi' can be declared as reference to const. However it seems that 'do_get_all_paths' is a callback function, if 'gi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graph-tool-2.98+ds/src/graph/topology/graph_maximal_cliques.cc:28:55: style: Parameter 'gi' can be declared as reference to const. However it seems that 'get_max_cliques' is a callback function, if 'gi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/graphene/graphene_1.10.8.orig.tar.xz graphene-1.10.8/src/graphene-gobject.c:155:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_point_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:157:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_point3d_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:159:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_size_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:161:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_rect_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:163:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_vec2_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:165:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_vec3_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:167:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_vec4_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:169:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_quad_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:171:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_quaternion_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:173:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_matrix_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:175:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_plane_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:177:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_frustum_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:179:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_sphere_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:181:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_box_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:183:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_triangle_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:185:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_euler_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/src/graphene-gobject.c:187:1: style: Parameter 'v' can be declared as pointer to const. However it seems that 'graphene_ray_copy_internal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/subprojects/mutest/src/mutest-format-mocha.c:35:39: style: Parameter 'expect' can be declared as pointer to const. However it seems that 'mocha_expect_result' is a callback function, if 'expect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/subprojects/mutest/src/mutest-format-mocha.c:98:37: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'mocha_spec_preamble' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/subprojects/mutest/src/mutest-format-mocha.c:112:36: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'mocha_spec_results' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/subprojects/mutest/src/mutest-format-mocha.c:194:38: style: Parameter 'suite' can be declared as pointer to const. However it seems that 'mocha_suite_results' is a callback function, if 'suite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphene-1.10.8/subprojects/mutest/src/mutest-format-mocha.c:230:38: style: Parameter 'state' can be declared as pointer to const. However it seems that 'mocha_total_results' 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/g/graphicsmagick/graphicsmagick_1.4+really1.3.46.orig.tar.xz GraphicsMagick-1.3.46/coders/label.c:84:18: style: Parameter 'exception' can be declared as pointer to const. However it seems that 'ReadLABELImage' is a callback function, if 'exception' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/coders/null.c:226:71: style: Parameter 'image' can be declared as pointer to const. However it seems that 'WriteNULLImage' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/channel.c:122:43: style: Parameter 'indexes' can be declared as pointer to const. However it seems that 'ChannelImagePixels' is a callback function, if 'indexes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/channel.c:675:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ImportImageChannelPixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/colormap.c:126:40: style: Parameter 'image' can be declared as pointer to const. However it seems that 'CycleColormapCallBack' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:145:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'OverCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:188:36: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'InCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:260:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'OutCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:330:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'AtopCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:375:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'XorCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:444:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'PlusCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:504:39: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'MinusCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:563:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'AddCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:619:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'SubtractCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:677:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DifferenceCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:752:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'MultiplyCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:829:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'BumpmapCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:887:38: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'CopyCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1042:35: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'CopyOpacityCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1154:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DissolveCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1201:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ModulateCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1269:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ThresholdCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1342:40: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DarkenCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1413:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LightenCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1484:37: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'HueCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1544:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'SaturateCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1605:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ColorizeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1666:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LuminizeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1727:40: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ScreenCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1806:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'OverlayCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1897:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'CopyBlackCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:1942:40: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'DivideCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2005:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'HardLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2095:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ExclusionCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2174:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ColorDodgeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2261:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'ColorBurnCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2348:43: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'SoftLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2455:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LinearBurnCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2532:45: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LinearDodgeCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2609:45: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'LinearLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2686:44: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'VividLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2784:42: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'PinLightCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/composite.c:2870:41: style: Parameter 'update_image' can be declared as pointer to const. However it seems that 'HardMixCompositePixels' is a callback function, if 'update_image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphicsMagick-1.3.46/magick/operator.c:538:33: style: Parameter 'image' can be declared as pointer to const. However it seems that 'QuantumDepthCB' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/graphite2/graphite2_1.3.14.orig.tar.gz graphite-1.3.14/src/inc/opcodes.h:83:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'nop' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:225:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'put_glyph_8bit_obs' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:231:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'put_subs_8bit_obs' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:350:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'assoc' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:387:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'attr_set' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:394:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'attr_add' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:407:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'attr_sub' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:420:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'attr_set_slot' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:428:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'iattr_set_slot' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:548:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'iattr_set' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:556:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'iattr_add' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:570:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'iattr_sub' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:593:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'put_subs' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphite-1.3.14/src/inc/opcodes.h:618:1: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'put_glyph' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/graphviz/graphviz_14.1.2.orig.tar.bz2 graphviz-14.1.2/cmd/gvedit/mainwindow.cpp:24:21: style: Parameter 'errMsg' can be declared as pointer to const. However it seems that 'errorPipe' is a callback function, if 'errMsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/cmd/smyrna/draw.c:250:35: style: Parameter 'op' can be declared as pointer to const. However it seems that 'SetFillColor' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/cmd/smyrna/draw.c:255:34: style: Parameter 'op' can be declared as pointer to const. However it seems that 'SetPenColor' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/cmd/smyrna/gltemplate.c:232:65: 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] graphviz-14.1.2/cmd/smyrna/gltemplate.c:251:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/cmd/smyrna/gltemplate.c:278:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/cmd/smyrna/polytess.c:22:45: style: Parameter 'coords' can be declared as const array. However it seems that 'combineCallback' is a callback function, if 'coords' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/cmd/smyrna/polytess.c:42:43: style: Parameter 'vertex' can be declared as pointer to const. However it seems that 'vertexCallback' is a callback function, if 'vertex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/cgraph/agerror.c:65:35: style: Parameter 'message' can be declared as pointer to const. However it seems that 'default_usererrf' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/cgraph/rec.c:166:62: style: Parameter 'rec_name' can be declared as pointer to const. However it seems that 'simple_delrec' is a callback function, if 'rec_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/common/pointset.c:31:26: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'cmppair' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/common/pointset.c:31:36: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'cmppair' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/common/pointset.c:46:27: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'cmpmpair' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/common/pointset.c:46:37: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'cmpmpair' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/common/shapes.c:3817:43: style: Parameter 'prt' can be declared as pointer to const. However it seems that 'record_path' is a callback function, if 'prt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/common/shapes.c:4183:58: style: Parameter 'bb' can be declared as pointer to const. However it seems that 'cylinder_vertices' is a callback function, if 'bb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/fdpgen/grid.c:91:25: style: Parameter 'point1' can be declared as pointer to const. However it seems that 'ijcmpf' is a callback function, if 'point1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/fdpgen/grid.c:91:39: style: Parameter 'point2' can be declared as pointer to const. However it seems that 'ijcmpf' is a callback function, if 'point2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/gvpr/compile.c:564:54: style: Parameter 'disc' can be declared as pointer to const. However it seems that 'getval' is a callback function, if 'disc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/gvpr/compile.c:1606:47: style: Parameter 'disc' can be declared as pointer to const. However it seems that 'length' is a callback function, if 'disc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/gvpr/compile.c:1632:52: style: Parameter 'disc' can be declared as pointer to const. However it seems that 'in' is a callback function, if 'disc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/closest.c:150:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'cmp' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/constraint.c:40:26: style: Parameter 'item1' can be declared as pointer to const. However it seems that 'cmpitem' is a callback function, if 'item1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/constraint.c:40:39: style: Parameter 'item2' can be declared as pointer to const. However it seems that 'cmpitem' is a callback function, if 'item2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/kkutils.c:147:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'cmp' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/multispline.c:65:26: style: Parameter 'item1' can be declared as pointer to const. However it seems that 'cmpItem' is a callback function, if 'item1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/multispline.c:65:39: style: Parameter 'item2' can be declared as pointer to const. However it seems that 'cmpItem' is a callback function, if 'item2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/multispline.c:152:27: style: Parameter 'pair1' can be declared as pointer to const. However it seems that 'cmpIpair' is a callback function, if 'pair1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/multispline.c:152:40: style: Parameter 'pair2' can be declared as pointer to const. However it seems that 'cmpIpair' is a callback function, if 'pair2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/neatosplines.c:124:27: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'cmpitems' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/neatogen/neatosplines.c:124:37: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'cmpitems' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/maze.c:93:25: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'vcmpid' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/maze.c:93:35: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'vcmpid' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/maze.c:104:25: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'hcmpid' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/maze.c:104:35: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'hcmpid' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/ortho.c:250:28: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'chancmpid' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/ortho.c:250:38: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'chancmpid' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/ortho.c:264:25: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'dcmpid' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/ortho/ortho.c:264:35: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'dcmpid' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/pack/pack.c:554:54: style: Parameter 'user_values' can be declared as pointer to const. However it seems that 'ucmpf' is a callback function, if 'user_values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/topfish/rescale_layout.c:93:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'cmp' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/lib/util/list.c:28:38: style: Parameter 'list' can be declared as pointer to const. However it seems that 'slot_from_list' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/ascii/gvplugin_ascii.c:45:28: style: Parameter 'job' can be declared as pointer to const. However it seems that 'process' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/core/gvrender_core_fig.c:261:47: style: Parameter 'A' can be declared as pointer to const. However it seems that 'fig_ellipse' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/gd/gvloadimage_gd.c:87:37: style: Parameter 'job' can be declared as pointer to const. However it seems that 'gd_loadimage_gd' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/gd/gvrender_gd.c:51:41: style: Parameter 'job' can be declared as pointer to const. However it seems that 'gdgen_resolve_color' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/gd/gvrender_gd.c:493:48: style: Parameter 'A' can be declared as pointer to const. However it seems that 'gdgen_polyline' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/gs/gvloadimage_gs.c:53:46: style: Parameter 'us' can be declared as pointer to const. However it seems that 'gvloadimage_gs_free' is a callback function, if 'us' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/pango/gvrender_pango.c:460:51: style: Parameter 'A' can be declared as pointer to const. However it seems that 'cairogen_polyline' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graphviz-14.1.2/plugin/quartz/gvrender_quartz.c:261:40: style: Parameter 'job' can be declared as pointer to const. However it seems that 'quartzgen_end_page' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/graywolf/graywolf_0.1.6.orig.tar.gz graywolf-0.1.6/src/mc_compact/movestrat2.c:753:13: style: Parameter 'cellA' can be declared as pointer to const. However it seems that 'sortby_xslack' is a callback function, if 'cellA' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/mc_compact/movestrat2.c:753:22: style: Parameter 'cellB' can be declared as pointer to const. However it seems that 'sortby_xslack' is a callback function, if 'cellB' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/mc_compact/movestrat2.c:767:13: style: Parameter 'cellA' can be declared as pointer to const. However it seems that 'sortby_yslack' is a callback function, if 'cellA' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/mc_compact/movestrat2.c:767:22: style: Parameter 'cellB' can be declared as pointer to const. However it seems that 'sortby_yslack' is a callback function, if 'cellB' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/twmc/analyze.c:200:6: style: Parameter 'a' can be declared as pointer to const. However it seems that 'comparex' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/twmc/analyze.c:200:11: style: Parameter 'b' can be declared as pointer to const. However it seems that 'comparex' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/twmc/overlap.c:696:13: style: Parameter 'cellpos' can be declared as pointer to const. However it seems that 'calc_wBins' is a callback function, if 'cellpos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/twmc/overlap.c:769:13: style: Parameter 'cellpos' can be declared as pointer to const. However it seems that 'calc_nBins' is a callback function, if 'cellpos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/twsc/configpads.c:450:12: style: Parameter 'padptr1' can be declared as pointer to const. However it seems that 'compare_placearray' is a callback function, if 'padptr1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] graywolf-0.1.6/src/twsc/configpads.c:450:22: style: Parameter 'padptr2' can be declared as pointer to const. However it seems that 'compare_placearray' is a callback function, if 'padptr2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/grcompiler/grcompiler_5.2.1.orig.tar.gz grcompiler-5.2.1/preprocessor/usecpp.c:279:37: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'own_output' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grcompiler-5.2.1/preprocessor/usecpp.c:285:45: style: Parameter 'format' can be declared as pointer to const. However it seems that 'own_error' 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/g/grdesktop/grdesktop_0.23+d040330.orig.tar.gz grdesktop-0.23/src/main.c:25:30: 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] grdesktop-0.23/src/main.c:25:48: 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] grdesktop-0.23/src/main.c:25:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/grep/grep_3.12.orig.tar.xz grep-3.12/gnulib-tests/test-pthread-thread.c:36:38: 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] grep-3.12/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] grep-3.12/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] grep-3.12/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] ftp://ftp.de.debian.org/debian/pool/main/g/grhino/grhino_0.16.1.orig.tar.gz grhino-0.16.1/ggamewin.cc:149:26: style: Parameter 'e' can be declared as pointer to const. However it seems that 'game_library_configure_event' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grhino-0.16.1/ghistwin.cc:168:26: style: Parameter 'e' can be declared as pointer to const. However it seems that 'game_history_configure_event' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grhino-0.16.1/grhino.cc:1200:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_signal' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grhino-0.16.1/grhino.cc:1294:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_move_signal' 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/g/gri/gri_2.12.27.orig.tar.gz gri-2.12.27/src/popt/popthelp.c:18:24: style: Parameter 'key' can be declared as pointer to const. However it seems that 'displayArgs' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gridsite/gridsite_3.0.0~20240125git1200598.orig.tar.gz gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/gridsite-copy.c:54: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] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/htcp.c:120:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'headers_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/htcp.c:1118:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rawindex_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/htproxyput.c:91:27: style: Parameter 'file' can be declared as pointer to const. However it seems that 'htproxy_logfunc' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/slashgrid.c:227:28: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'cleanup_thread' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/slashgrid.c:239:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'headers_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/slashgrid.c:295:26: style: Parameter 'rawmesg' can be declared as pointer to const. However it seems that 'debug_callback' is a callback function, if 'rawmesg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/slashgrid.c:891:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rawbody_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/slashgrid.c:913:28: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/slashgrid.c:913:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridsite-1200598c92c2ef7990b64d3f30f26c9fe1c25c35/src/slashgrid.c:2584:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'slashgrid_destroy' 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/g/gridtools/gridtools_2.3.9.orig.tar.gz gridtools-2.3.9/_deps/cpp_bindgen-src/tests/unit_tests/test_function_wrapper.cpp:92:44: style: Parameter 'ptr' can be declared as reference to const. However it seems that 'set_ptr' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridtools-2.3.9/_deps/cpp_bindgen-src/tests/unit_tests/test_function_wrapper.cpp:93:43: style: Parameter 'ptr' can be declared as reference to const. However it seems that 'get_ptr' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gridtools-2.3.9/_deps/cpp_bindgen-src/tests/unit_tests/test_function_wrapper.cpp:94:47: style: Parameter 'ptr' can be declared as reference to const. However it seems that 'is_ptr_set' 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/g/grig/grig_0.9.0.orig.tar.gz grig-GRIG-0_9_0/src/key-press-handler.c:74:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'snooper' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/main.c:505:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'grig_app_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/main.c:506:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'grig_app_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/main.c:507:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'grig_app_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/main.c:526:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'grig_app_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/main.c:527:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'grig_app_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-buttons.c:529:41: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'rig_gui_buttons_timeout_stop' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-ctrl2.c:633:39: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'rig_gui_ctrl2_timeout_stop' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-func.c:125:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'func_window_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-func.c:126:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'func_window_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-func.c:127:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'func_window_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-func.c:140:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'func_window_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-func.c:141:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'func_window_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-func.c:175:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bool_state_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-keypad.c:91:62: style: Parameter 'e' can be declared as pointer to const. However it seems that 'rig_gui_keypad_key_press_cb' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-lcd.c:1322:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rig_gui_lcd_timeout_exec' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-lcd.c:1365:37: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'rig_gui_lcd_timeout_stop' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-message-window.c:350:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'message_window_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-message-window.c:351:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'message_window_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:137:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rx_window_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:138:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'rx_window_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:139:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rx_window_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:152:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rx_window_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:153:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rx_window_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:189:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'float_level_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:249:34: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'float_format_value_cb' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-rx.c:255:34: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'sfreq_format_value_cb' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-smeter.c:387:40: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'rig_gui_smeter_timeout_stop' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:141:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tx_window_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:142:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'tx_window_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:143:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tx_window_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:156:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tx_window_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:157:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tx_window_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:192:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'float_level_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:245:34: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'float_format_value_cb' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:251:32: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'wpm_format_value_cb' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui-tx.c:257:34: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'delay_format_value_cb' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui.c:62:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rig_gui_keypad_enter_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui.c:62:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rig_gui_keypad_enter_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui.c:68:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rig_gui_keypad_clear_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui.c:68:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rig_gui_keypad_clear_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-gui.c:74:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rig_gui_keypad_num_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:386:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rig_selector_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:387:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'rig_selector_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:388:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rig_selector_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:407:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rig_selector_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:408:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rig_selector_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:498:33: style: Parameter 'button' can be declared as pointer to const. However it seems that 'add' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:498:50: 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] grig-GRIG-0_9_0/src/rig-selector.c:504:33: style: Parameter 'button' can be declared as pointer to const. However it seems that 'edit' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:504:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'edit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:571:44: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_civ' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grig-GRIG-0_9_0/src/rig-selector.c:593:48: style: Parameter 'column' can be declared as pointer to const. However it seems that 'render_dtr_rts' 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/g/grilo/grilo_0.3.19.orig.tar.xz grilo-0.3.19/tests/media.c:44:28: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-0.3.19/tests/registry.c:38:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'registry_load_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/g/grilo-plugins/grilo-plugins_0.3.18.orig.tar.xz grilo-plugins-0.3.18/src/bookmarks/bookmarks-resource.c:76:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bookmarks_resource_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/bookmarks/bookmarks-resource.c:117:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bookmarks_resource_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/bookmarks/grl-bookmarks.c:975:55: style: Parameter 'source' can be declared as pointer to const. However it seems that 'grl_bookmarks_source_supported_operations' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/chromaprint/grl-chromaprint.c:403:55: style: Parameter 'rs' can be declared as pointer to const. However it seems that 'grl_chromaprint_source_resolve' is a callback function, if 'rs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dleyna/grl-dleyna-server.c:91:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_dleyna_server_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dleyna/grl-dleyna-server.c:123:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_dleyna_server_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dleyna/grl-dleyna-source.c:194:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_dleyna_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dleyna/grl-dleyna-source.c:212:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_dleyna_source_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-db.c:120:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'grl_daap_db_foreach' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-db.c:427:36: style: Parameter 'object' can be declared as pointer to const. However it seems that 'grl_daap_db_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-db.c:430:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_daap_db_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-db.c:440:36: style: Parameter 'object' can be declared as pointer to const. However it seems that 'grl_daap_db_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-db.c:442:35: style: Parameter 'value' can be declared as pointer to const. However it seems that 'grl_daap_db_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-db.c:443:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_daap_db_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-record.c:79:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_daap_record_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap-record.c:159:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_daap_record_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap.c:348:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'grl_daap_match' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-daap.c:436:58: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'grl_daap_source_search' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-dpap-db.c:88:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'grl_dpap_db_foreach' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-dpap-record.c:71:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_dpap_record_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-dpap-record.c:124:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_dpap_record_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-dpap.c:352:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'grl_dpap_match' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/dmap/grl-dpap.c:434:58: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'grl_dpap_source_search' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/lua-factory/grl-lua-library.c:1860:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'grl_l_goa_consumer_key' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/lua-factory/grl-lua-library.c:1899:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'grl_l_goa_access_token' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/podcasts/grl-podcasts.c:1362:22: style: Parameter 'xmldata' can be declared as pointer to const. However it seems that 'read_feed_cb' is a callback function, if 'xmldata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/thetvdb/thetvdb-resources-episodes.c:93:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'episode_resource_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/thetvdb/thetvdb-resources-episodes.c:155:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'episode_resource_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/thetvdb/thetvdb-resources-fuzzy-names.c:58:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fuzzy_series_names_resource_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/thetvdb/thetvdb-resources-fuzzy-names.c:81:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fuzzy_series_names_resource_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/thetvdb/thetvdb-resources-series.c:95:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'series_resource_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/thetvdb/thetvdb-resources-series.c:154:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'series_resource_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker/grl-tracker-source.c:166:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_tracker_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker/grl-tracker-source.c:254:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'match_plugin_id' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker/grl-tracker.c:103:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'tracker_update_folder_class_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker/grl-tracker.c:104:47: style: Parameter 'result' can be declared as pointer to const. However it seems that 'tracker_update_folder_class_cb' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker/grl-tracker.c:105:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tracker_update_folder_class_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker3/grl-tracker-source-notif.c:246:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_tracker_source_notify_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker3/grl-tracker-source-notif.c:267:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_tracker_source_notify_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/tracker3/grl-tracker-source.c:172:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_tracker_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/src/youtube/grl-youtube.c:361:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'grl_youtube_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/subprojects/grilo/tests/media.c:44:28: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/subprojects/grilo/tests/registry.c:38:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'registry_load_error_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grilo-plugins-0.3.18/tests/thetvdb/test_thetvdb_resolve_stress.c:189:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'check_videos_metadata' 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/g/grim/grim_1.4.0+ds.orig.tar.gz grim-1.4.0+ds/main.c:100:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_output_handle_description' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grim-1.4.0+ds/main.c:101:26: style: Parameter 'xdg_output' can be declared as pointer to const. However it seems that 'xdg_output_handle_description' is a callback function, if 'xdg_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grim-1.4.0+ds/main.c:135:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_handle_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grim-1.4.0+ds/main.c:135:62: style: Parameter 'wl_output' can be declared as pointer to const. However it seems that 'output_handle_done' is a callback function, if 'wl_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grim-1.4.0+ds/main.c:177:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grim-1.4.0+ds/main.c:177:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gringotts/gringotts_1.2.10.orig.tar.gz gringotts-1.2.10/src/grg_entries_vis.c:223:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_custom_text_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_entries_vis.c:248:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_custom_text_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_list.c:163:37: style: Parameter 'upwards' can be declared as pointer to const. However it seems that 'move_row' is a callback function, if 'upwards' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_list.c:193:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'double_click' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_prefs.c:236:43: style: Parameter 'value' can be declared as pointer to const. However it seems that 'modify_crypto' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_prefs.c:246:41: style: Parameter 'value' can be declared as pointer to const. However it seems that 'modify_hash' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_prefs.c:255:41: style: Parameter 'value' can be declared as pointer to const. However it seems that 'modify_comp' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_prefs.c:264:42: style: Parameter 'value' can be declared as pointer to const. However it seems that 'modify_ratio' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_prefs_io.c:239:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'collect_pref' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_pwd.c:211:49: style: Parameter 'value' can be declared as pointer to const. However it seems that 'toggle_pwd_chg_file' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_pwd.c:505:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'toggle_pwd_file' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gringotts-1.2.10/src/grg_widgets.c:72:45: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'return_submit' 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/g/grisbi/grisbi_3.90.1.orig.tar.xz grisbi-3.90.1/src/accueil.c:323:55: style: Parameter 'account_number' can be declared as pointer to const. However it seems that 'gsb_main_page_click_on_account' is a callback function, if 'account_number' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_data.c:303:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bet_data_future_set_account_number' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_data.c:355:23: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bet_data_hist_set_account_number' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_data.c:432:25: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bet_data_transfert_set_account_number' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_finance_ui.c:668:31: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'bet_finance_ui_capital_entry_key_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_finance_ui.c:942:33: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'bet_finance_ui_data_list_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_future.c:351:19: style: Parameter 'ptr_origin' can be declared as pointer to const. However it seems that 'bet_form_key_press_event' is a callback function, if 'ptr_origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_future.c:600:20: style: Parameter 'ptr_origin' can be declared as pointer to const. However it seems that 'bet_form_entry_lose_focus' is a callback function, if 'ptr_origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_hist.c:316:69: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'bet_hist_div_toggle_clicked' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_hist.c:832:29: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'bet_hist_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_tab.c:1526:46: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'bet_array_list_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/bet_tab.c:1730:45: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'bet_array_entry_key_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/categories_onglet.c:1078:41: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'category_list_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:301:63: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:424:57: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_get_path' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:724:23: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'custom_list_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:774:59: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:775:24: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:808:21: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:852:24: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'custom_list_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/custom_list.c:904:21: style: Parameter 'child' can be declared as pointer to const. However it seems that 'custom_list_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/etats_csv.c:88:33: style: Parameter 'text' can be declared as pointer to const. However it seems that 'csv_attach_label' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/etats_html.c:280:61: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'html_initialise' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/etats_prefs.c:959:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'etats_prefs_onglet_data_grouping_button_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/etats_prefs.c:1539:71: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'etats_prefs_left_panel_notebook_change_page' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/etats_prefs.c:1540:25: style: Parameter 'npage' can be declared as pointer to const. However it seems that 'etats_prefs_left_panel_notebook_change_page' is a callback function, if 'npage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/etats_prefs.c:1542:25: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'etats_prefs_left_panel_notebook_change_page' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/etats_prefs.c:2022:21: style: Parameter 'page_number' can be declared as pointer to const. However it seems that 'etats_prefs_left_panel_tree_view_update_style' is a callback function, if 'page_number' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/go-optionmenu.c:65:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'go_option_menu_detacher' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/go-optionmenu.c:65:54: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'go_option_menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/go-optionmenu.c:119:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'go_option_menu_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/go-optionmenu.c:140:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'go_option_menu_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/go-optionmenu.c:288:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'go_option_menu_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/go-optionmenu.c:307:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'go_option_menu_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/grisbi_prefs.c:121:27: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'grisbi_prefs_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/grisbi_prefs.c:140:30: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'grisbi_prefs_notebook_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/grisbi_win.c:207:28: style: Parameter 'button_event' can be declared as pointer to const. However it seems that 'grisbi_win_headings_simpleclick_event_run' is a callback function, if 'button_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/grisbi_win.c:676:33: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'grisbi_win_account_button_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/grisbi_win.c:1936:58: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'grisbi_win_on_account_switch_page' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/grisbi_win.c:1937:21: style: Parameter 'page' can be declared as pointer to const. However it seems that 'grisbi_win_on_account_switch_page' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/grisbi_win.c:1939:21: style: Parameter 'null' can be declared as pointer to const. However it seems that 'grisbi_win_on_account_switch_page' is a callback function, if 'null' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_calendar_entry.c:97:30: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gsb_calendar_entry_calendar_key_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_calendar_entry.c:326:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gsb_calendar_entry_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_calendar_entry.c:392:20: style: Parameter 'set_today' can be declared as pointer to const. However it seems that 'gsb_calendar_entry_focus_out' is a callback function, if 'set_today' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_calendar_entry.c:478:28: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gsb_calendar_entry_key_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_category.c:81:33: style: Parameter 'file1' can be declared as pointer to const. However it seems that 'compare_basename' is a callback function, if 'file1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_category.c:81:48: style: Parameter 'file2' can be declared as pointer to const. However it seems that 'compare_basename' is a callback function, if 'file2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_budget.c:747:69: style: Parameter 'budget' can be declared as pointer to const. However it seems that 'gsb_data_budget_get_pointer_from_name_in_glist' is a callback function, if 'budget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_budget.c:763:76: style: Parameter 'sub_budget' can be declared as pointer to const. However it seems that 'gsb_data_budget_get_pointer_from_sub_name_in_glist' is a callback function, if 'sub_budget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_budget.c:1398:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gsb_data_sub_budget_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_budget.c:1398:75: style: Parameter 'b' can be declared as pointer to const. However it seems that 'gsb_data_sub_budget_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_category.c:833:73: style: Parameter 'category' can be declared as pointer to const. However it seems that 'gsb_data_category_get_pointer_from_name_in_glist' is a callback function, if 'category' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_category.c:849:80: style: Parameter 'sub_category' can be declared as pointer to const. However it seems that 'gsb_data_category_get_pointer_from_sub_name_in_glist' is a callback function, if 'sub_category' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_category.c:1576:58: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gsb_data_sub_category_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_category.c:1576:81: style: Parameter 'b' can be declared as pointer to const. However it seems that 'gsb_data_sub_category_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_payee.c:119:64: style: Parameter 'payee1' can be declared as pointer to const. However it seems that 'gsb_data_payee_get_pointer_in_gslist' is a callback function, if 'payee1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_payee.c:120:28: style: Parameter 'payee2' can be declared as pointer to const. However it seems that 'gsb_data_payee_get_pointer_in_gslist' is a callback function, if 'payee2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_data_payee.c:175:73: style: Parameter 'payee' can be declared as pointer to const. However it seems that 'gsb_data_payee_get_pointer_from_name_in_glist' is a callback function, if 'payee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_file_others.c:74:65: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gsb_file_others_start_element' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_file_others.c:425:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gsb_file_others_start_budget_from_category' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_form.c:141:29: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gsb_form_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_form.c:442:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gsb_form_size_allocate' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_form.c:443:25: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'gsb_form_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_form.c:444:19: style: Parameter 'null' can be declared as pointer to const. However it seems that 'gsb_form_size_allocate' is a callback function, if 'null' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_form_scheduler.c:1088:20: style: Parameter 'ptr_origin' can be declared as pointer to const. However it seems that 'gsb_form_scheduler_entry_lose_focus' is a callback function, if 'ptr_origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_form_widget.c:84:21: style: Parameter 'ptr_origin' can be declared as pointer to const. However it seems that 'gsb_form_combo_selection_changed' is a callback function, if 'ptr_origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_form_widget.c:834:19: style: Parameter 'ptr_origin' can be declared as pointer to const. However it seems that 'gsb_form_widget_entry_get_focus' is a callback function, if 'ptr_origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:212:25: style: Parameter 'pointer_periodicity' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_change_scheduler_view' is a callback function, if 'pointer_periodicity' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:254:71: style: Parameter 'scheduled_number' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_edit_transaction_by_pointer' is a callback function, if 'scheduled_number' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:715:21: style: Parameter 'column_ptr' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_sort_column_clicked' is a callback function, if 'column_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:1350:27: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_key_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:1396:29: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:2842:78: style: Parameter 'button' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_delete_scheduled_transaction_by_menu' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:2843:28: style: Parameter 'null' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_delete_scheduled_transaction_by_menu' is a callback function, if 'null' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_scheduler_list.c:3050:22: style: Parameter 'scheduled_number' can be declared as pointer to const. However it seems that 'gsb_scheduler_list_clone_selected_scheduled' is a callback function, if 'scheduled_number' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:174:23: style: Parameter 'element_ptr' can be declared as pointer to const. However it seems that 'gsb_transactions_list_change_cell_content' is a callback function, if 'element_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:295:69: style: Parameter 'element_ptr' can be declared as pointer to const. However it seems that 'gsb_transactions_list_display_contra_transaction' is a callback function, if 'element_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:812:20: style: Parameter 'no_column' can be declared as pointer to const. However it seems that 'gsb_transactions_list_change_alignment' is a callback function, if 'no_column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:886:23: style: Parameter 'column_ptr' can be declared as pointer to const. However it seems that 'gsb_transactions_list_change_sort_column' is a callback function, if 'column_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:1633:34: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gsb_transactions_list_title_column_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:1869:27: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gsb_transactions_list_key_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:2238:85: style: Parameter 'button' can be declared as pointer to const. However it seems that 'gsb_transactions_list_hide_transactions_in_archive_line' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:2239:29: style: Parameter 'null' can be declared as pointer to const. However it seems that 'gsb_transactions_list_hide_transactions_in_archive_line' is a callback function, if 'null' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:2380:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gsb_transaction_list_radio_button_activate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gsb_transactions_list.c:3454:63: style: Parameter 'transaction_number' can be declared as pointer to const. However it seems that 'gsb_transactions_list_edit_transaction_by_pointer' is a callback function, if 'transaction_number' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gtk_combofix.c:931:30: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gtk_combofix_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gtk_combofix.c:1308:27: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gtk_combofix_key_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/gtk_combofix.c:1414:30: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gtk_combofix_button_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/help.c:57:32: style: Parameter 'uri' can be declared as pointer to const. However it seems that 'url_clicked' is a callback function, if 'uri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/import.c:305:65: style: Parameter 'assoc_1' can be declared as pointer to const. However it seems that 'gsb_import_associations_cmp_assoc' is a callback function, if 'assoc_1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/import.c:306:65: style: Parameter 'assoc_2' can be declared as pointer to const. However it seems that 'gsb_import_associations_cmp_assoc' is a callback function, if 'assoc_2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/import.c:2884:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gsb_import_correct_opes_import_button_ope_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/import_csv.c:990:18: style: Parameter 'no_column' can be declared as pointer to const. However it seems that 'csv_import_header_on_click' is a callback function, if 'no_column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/import_csv.c:1304:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_strdup_null' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/imputation_budgetaire.c:1087:41: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'budgetary_line_list_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/meta_payee.c:252:34: style: Parameter 'sub_payee' can be declared as pointer to const. However it seems that 'payee_sub_div_id' is a callback function, if 'sub_payee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/metatree.c:1656:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'division_node_maybe_expand' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/metatree.c:2766:59: style: Parameter 'togglebutton' can be declared as pointer to const. However it seems that 'button_delete_div_sub_div_clicked' is a callback function, if 'togglebutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/metatree.c:2767:24: style: Parameter 'value' can be declared as pointer to const. However it seems that 'button_delete_div_sub_div_clicked' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/navigation.c:146:24: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gsb_gui_navigation_activate_expander' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/navigation.c:484:27: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'gsb_gui_navigation_check_key_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/navigation.c:746:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gsb_gui_navigation_remove_account_iterator' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/navigation.c:776:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gsb_gui_navigation_remove_report_iterator' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/navigation.c:905:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gsb_gui_navigation_update_account_iterator' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/navigation.c:964:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gsb_gui_navigation_update_report_iterator' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_accueil.c:109:89: style: Parameter 'button' can be declared as pointer to const. However it seems that 'prefs_page_accueil_checkbutton_partial_balance_toggle' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_accueil.c:110:36: style: Parameter 'a_conf' can be declared as pointer to const. However it seems that 'prefs_page_accueil_checkbutton_partial_balance_toggle' is a callback function, if 'a_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_accueil.c:126:87: style: Parameter 'button' can be declared as pointer to const. However it seems that 'prefs_page_accueil_checkbutton_pluriel_final_toggle' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_accueil.c:127:34: style: Parameter 'a_conf' can be declared as pointer to const. However it seems that 'prefs_page_accueil_checkbutton_pluriel_final_toggle' is a callback function, if 'a_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_bet_account.c:148:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_page_bet_account_select_label_toggled' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_display_fonts.c:140:74: style: Parameter 'a_conf' can be declared as pointer to const. However it seems that 'prefs_page_display_fonts_update_fonte_listes' is a callback function, if 'a_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_display_gui.c:81:35: style: Parameter 'a_conf' can be declared as pointer to const. However it seems that 'prefs_page_display_gui_active_scrolling_left_pane' is a callback function, if 'a_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_display_gui.c:184:72: style: Parameter 'toggle_button' can be declared as pointer to const. However it seems that 'prefs_page_display_gui_switch_headings_bar' is a callback function, if 'toggle_button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_display_gui.c:185:31: style: Parameter 'a_conf' can be declared as pointer to const. However it seems that 'prefs_page_display_gui_switch_headings_bar' is a callback function, if 'a_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_form_completion.c:95:24: style: Parameter 'metatree_content_ptr' can be declared as pointer to const. However it seems that 'prefs_page_form_completion_update_combofix' is a callback function, if 'metatree_content_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/prefs/prefs_page_options_ope.c:101:24: style: Parameter 'line_ptr' can be declared as pointer to const. However it seems that 'prefs_page_options_ope_display_mode_button_changed' is a callback function, if 'line_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/qif.c:132:57: style: Parameter 'imported_account' can be declared as pointer to const. However it seems that 'gsb_qif_name_compare' is a callback function, if 'imported_account' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/tiers_onglet.c:478:28: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'payee_list_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/utils_widgets.c:100:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'utils_widget_origin_data_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/utils_widgets.c:236:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'utils_widget_localisation_decimal_point_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/utils_widgets.c:321:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'utils_widget_localisation_thousands_sep_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/utils_widgets.c:628:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'utils_widget_duration_number_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/utils_widgets.c:751:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'utils_widget_origin_fyear_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_account_property.c:508:22: style: Parameter 'p_property_origin' can be declared as pointer to const. However it seems that 'widget_account_property_focus_out' is a callback function, if 'p_property_origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_account_property.c:565:19: style: Parameter 'p_property_origin' can be declared as pointer to const. However it seems that 'widget_account_property_changed' is a callback function, if 'p_property_origin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_account_property.c:993:31: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'widget_account_property_iban_key_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_import_asso.c:144:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'widget_import_asso_path_selected' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_import_asso.c:659:31: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'widget_import_asso_search_entry_key_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_search_tiers_categ_ib.c:366:32: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'widget_search_tiers_categ_ib_entry_key_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_search_tiers_categ_ib.c:445:37: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'widget_search_tiers_categ_ib_spinbutton_delta_amount_key_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_search_transaction.c:150:48: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'widget_search_transaction_sort_result' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_search_transaction.c:814:32: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'widget_search_transaction_entry_key_press_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grisbi-3.90.1/src/widgets/widget_search_transaction.c:877:35: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'widget_search_transaction_spinbutton_delta_amount_key_press_event' 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/g/groestlcoin/groestlcoin_2.21.1~dfsg.orig.tar.xz groestlcoin-2.21.1/src/crypto/ctaes/bench.c:73:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bench_AES128_encrypt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/crypto/ctaes/bench.c:82:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bench_AES128_decrypt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/crypto/ctaes/bench.c:105:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bench_AES192_encrypt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/crypto/ctaes/bench.c:114:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bench_AES192_decrypt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/crypto/ctaes/bench.c:138:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bench_AES256_encrypt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/crypto/ctaes/bench.c:147:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bench_AES256_decrypt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/torcontrol.cpp:490:56: style: Parameter '_conn' can be declared as reference to const. However it seems that 'add_onion_cb' is a callback function, if '_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/torcontrol.cpp:696:59: style: Parameter '_conn' can be declared as reference to const. However it seems that 'disconnected_cb' is a callback function, if '_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groestlcoin-2.21.1/src/wallet/sqlite.cpp:26:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ErrorLogCallback' 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/g/groff/groff_1.23.0.orig.tar.gz groff-1.23.0/src/devices/xditview/Dvi.c:397:52: style: Parameter 'num_argsp' can be declared as pointer to const. However it seems that 'SetValuesHook' is a callback function, if 'num_argsp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groff-1.23.0/src/devices/xditview/Dvi.c:429:44: style: Parameter 'request' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groff-1.23.0/src/preproc/refer/command.cpp:325:46: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'echo_command' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groff-1.23.0/src/preproc/refer/command.cpp:331:49: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'include_command' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groff-1.23.0/src/preproc/refer/command.cpp:408:54: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'bibliography_command' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groff-1.23.0/src/preproc/refer/command.cpp:514:42: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'label_command' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groff-1.23.0/src/preproc/refer/command.cpp:560:55: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'date_as_label_command' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groff-1.23.0/src/preproc/refer/command.cpp:571:48: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'short_label_command' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/grok/grok_1.20110708.1.orig.tar.gz grok-1.20110708.1/predicates.c:141:35: style: Parameter 'grok' can be declared as pointer to const. However it seems that 'grok_predicate_regexp' is a callback function, if 'grok' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grok-1.20110708.1/predicates.c:222:39: style: Parameter 'grok' can be declared as pointer to const. However it seems that 'grok_predicate_numcompare' is a callback function, if 'grok' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grok-1.20110708.1/predicates.c:280:39: style: Parameter 'grok' can be declared as pointer to const. However it seems that 'grok_predicate_strcompare' is a callback function, if 'grok' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gromit/gromit_20041213.orig.tar.gz gromit-20041213/gromit.c:863:31: 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] gromit-20041213/gromit.c:935:45: style: Parameter 'selection_data' can be declared as pointer to const. However it seems that 'event_selection_received' is a callback function, if 'selection_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/groonga/groonga_16.0.0+dfsg.orig.tar.xz groonga-16.0.0/src/grndb.c:35:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'get_thread_limit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-complex/src/complex.c:153:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'complex_to_c' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-io/test/mruby_io_test.c:215:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_io_win_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-metaprog/src/metaprog.c:26:22: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_f_nil' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-object-ext/src/object.c:57:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'nil_to_i' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-object-ext/src/object.c:73:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'f_itself' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-rational/src/rational.c:333:26: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'rational_to_r' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-socket/test/sockettest.c:58:33: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_sockettest_win_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-socket/test/sockettest.c:68:36: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_sockettest_cygwin_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/mrbgems/mruby-time/src/time.c:149:19: style: Parameter 'tm' can be declared as pointer to const. However it seems that 'my_timgm' is a callback function, if 'tm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/hash.c:488:39: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ar_free' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/hash.c:798:39: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ht_free' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/kernel.c:388:22: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_false' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/numeric.c:754:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'flo_to_f' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/numeric.c:1116:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'int_to_i' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/numeric.c:2186:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'num_finite_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/numeric.c:2192:27: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'num_infinite_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/object.c:97:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_true' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/object.c:207:20: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'true_or' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/object.c:235:22: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'false_and' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby-source/src/symbol.c:454:23: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'sym_to_sym' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-env/src/env.c:119:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_env_size' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:324:27: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_dev_major' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:334:27: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_dev_minor' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:380:28: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_rdev_major' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:390:28: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_rdev_minor' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:498:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_blksize' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:508:24: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_blocks' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:622:34: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_world_readable_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:688:34: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_world_writable_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:816:26: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_setuid_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:826:26: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_setgid_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/src/file-stat.c:836:26: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_sticky_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems/mruby-file-stat/test/file-stat.c:14:23: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'test_win_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems_init.c:3518:60: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'GENERATED_TMP_mrb_mruby_enum_ext_gem_final' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems_init.c:4310:61: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'GENERATED_TMP_mrb_mruby_enum_lazy_gem_final' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems_init.c:5201:62: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'GENERATED_TMP_mrb_mruby_enumerator_gem_final' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems_init.c:11989:54: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'GENERATED_TMP_mrb_mruby_pp_gem_final' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems_init.c:15633:56: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'GENERATED_TMP_mrb_mruby_slop_gem_final' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems_init.c:17119:64: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'GENERATED_TMP_mrb_mruby_toplevel_ext_gem_final' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/mruby/mrbgems_init.c:17651:57: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'GENERATED_TMP_mrb_mruby_tsort_gem_final' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_1.c:260:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_10.c:229:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_13.c:222:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_14.c:231:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_15.c:225:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_16.c:227:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_2.c:225:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_3.c:227:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_4.c:228:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_5.c:214:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_7.c:210:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/iso_8859_9.c:220:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/windows_1250.c:195:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/windows_1251.c:185:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/windows_1252.c:186:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/windows_1253.c:218:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/windows_1254.c:228:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/enc/windows_1257.c:232:51: style: Parameter 'to_end' can be declared as pointer to const. However it seems that 'case_map' is a callback function, if 'to_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/sample/names.c:10:29: style: Parameter 'group_nums' can be declared as pointer to const. However it seems that 'name_callback' is a callback function, if 'group_nums' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groonga-16.0.0/vendor/onigmo-source/sample/scan.c:9:59: style: Parameter 'region' can be declared as pointer to const. However it seems that 'scan_callback' is a callback function, if 'region' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gross/gross_1.0.4.orig.tar.gz gross/src/worker_milter.c:92:39: style: Parameter 'helohost' can be declared as pointer to const. However it seems that 'mlfi_helo' is a callback function, if 'helohost' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gross/src/worker_sjsms.c:169:74: style: Parameter 'edict' can be declared as pointer to const. However it seems that 'sjsms_connection' is a callback function, if 'edict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/groundhog/groundhog_1.4.orig.tar.gz groundhog-1.4/src/game.cc:182:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DeleteEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groundhog-1.4/src/game.cc:182:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DeleteEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groundhog-1.4/src/game.cc:182:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'DeleteEvent' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groundhog-1.4/src/game.cc:364:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'OnQuit' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] groundhog-1.4/src/game.cc:364:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'OnQuit' 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/g/group-service/group-service_1.4.0.orig.tar.gz group-service-1.4.0/src/group-server.c:355:39: style: Parameter 'object' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] group-service-1.4.0/src/group-server.c:358:39: 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] group-service-1.4.0/src/group-server.c:372:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] group-service-1.4.0/src/group-server.c:375:41: 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] group-service-1.4.0/src/group-server.c:665:62: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ManageGetDammonVersion' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] group-service-1.4.0/src/group.c:308:61: style: Parameter 'udata' can be declared as pointer to const. However it seems that 'ChangeIdAuthorized_cb' is a callback function, if 'udata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] group-service-1.4.0/src/libgroupservice/gas-group-manager.c:840:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gas_group_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] group-service-1.4.0/src/libgroupservice/gas-group-manager.c:891:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gas_group_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] group-service-1.4.0/src/util.c:227:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setup_loginuid' 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/g/growl-for-linux/growl-for-linux_0.8.5.orig.tar.gz growl-for-linux-0.8.5/display/balloon/balloon.c:151:54: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'label_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] growl-for-linux-0.8.5/display/fog/fog.c:135:54: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'label_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] growl-for-linux-0.8.5/gol.c:1165:25: style: Parameter '_gol_unused_argument_1165_widget' can be declared as pointer to const. However it seems that 'exit_clicked' is a callback function, if '_gol_unused_argument_1165_widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] growl-for-linux-0.8.5/gol.c:1165:59: style: Parameter '_gol_unused_argument_1165_event' can be declared as pointer to const. However it seems that 'exit_clicked' is a callback function, if '_gol_unused_argument_1165_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] growl-for-linux-0.8.5/gol.c:1165:91: style: Parameter '_gol_unused_argument_1165_user_data' can be declared as pointer to const. However it seems that 'exit_clicked' is a callback function, if '_gol_unused_argument_1165_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/grpn/grpn_1.4.1.orig.tar.gz grpn-1.4.1/lcd.c:651:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'lcdResizeCB' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:651:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'lcdResizeCB' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:659:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'lcdKeyPressEvnt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:673:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'lcdKeyReleaseEvnt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:673:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'lcdKeyReleaseEvnt' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:679:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'lcdButtonPressEvnt' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:685:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'lcdButtonReleaseEvnt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:685:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'lcdButtonReleaseEvnt' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:806:15: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'loseSelection' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grpn-1.4.1/lcd.c:807:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'loseSelection' 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/g/grub/grub_0.97.orig.tar.gz grub-0.97/netboot/config.c:468:24: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'eth_dummy' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:738:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'debug_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:1308:20: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'fstest_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:1586:24: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'hiddenmenu_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:1685:23: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'impsprobe_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:2418:18: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'lock_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:2441:24: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'makeactive_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:2965:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'pause_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:3063:20: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'reboot_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-0.97/stage2/builtins.c:4622:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'title_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/g/grub-customizer/grub-customizer_5.2.5.orig.tar.gz grub-customizer-5.2.5/src/View/Gtk/Theme.hpp:906:66: style: Parameter 'caller' can be declared as reference to const. However it seems that 'signal_color_changed' is a callback function, if 'caller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-customizer-5.2.5/src/View/Gtk/Main.hpp:956:46: style: Parameter 'key' can be declared as pointer to const. However it seems that 'signal_key_press' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grub-customizer-5.2.5/src/Controller/MainController.hpp:997:45: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'entryStateToggledAction' 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/g/grun/grun_0.9.3+git20200303.orig.tar.gz grun-master/grun.c:638:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gclick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grun-master/grun.c:792:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gexit' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grun-master/grun.c:792:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gexit' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] grun-master/grun.c:792:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gexit' 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/g/gsimplecal/gsimplecal_2.5.2.orig.tar.gz gsimplecal-2.5.2/src/gsimplecal.cpp:40:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_mouse_leave' 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/g/gsm0710muxd/gsm0710muxd_1.13.orig.tar.gz gsm0710muxd-HEAD/src/gsm0710muxd.c:314:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'glib_returnfalse' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsm0710muxd-HEAD/src/muxercontrol.c:237:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'muxer_instance_init' 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/g/gsoap/gsoap_2.8.139.orig.tar.gz gsoap-2.8.139/gsoap/VisualStudio2005/wsdl2h/wsdl2h/stdsoap2.cpp:7084:75: style: Parameter 'len' can be declared as pointer to const. However it seems that 'tcp_accept' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/plugin/httpposttest.c:242:41: style: Parameter 'soap' can be declared as pointer to const. However it seems that 'generic_DELETE_handler' is a callback function, if 'soap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/calc_vs2005/calc_vs2005/stdsoap2.cpp:7084:75: style: Parameter 'len' can be declared as pointer to const. However it seems that 'tcp_accept' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/dime/dimeclient.cpp:251:54: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'dime_read_open' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/dime/dimeserver.cpp:375:42: style: Parameter 'soap' can be declared as pointer to const. However it seems that 'dime_read_open' is a callback function, if 'soap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/rest/httpposttest.c:242:41: style: Parameter 'soap' can be declared as pointer to const. However it seems that 'generic_DELETE_handler' is a callback function, if 'soap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/wcf/Basic/MessageSecurity/calculator.cpp:483:58: style: Parameter 'alg' can be declared as pointer to const. However it seems that 'token_handler' is a callback function, if 'alg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/wcf/Basic/MessageSecurity/calculator.cpp:574:47: style: Parameter 'store' can be declared as pointer to const. However it seems that 'ssl_verify' is a callback function, if 'store' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/webserver/webserver.c:954:38: style: Parameter 'soap' can be declared as pointer to const. However it seems that 'http_DELETE_handler' is a callback function, if 'soap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/samples/wsse/wssedemo.c:176:58: style: Parameter 'alg' can be declared as pointer to const. However it seems that 'token_handler' is a callback function, if 'alg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/stdsoap2.c:7084:75: style: Parameter 'len' can be declared as pointer to const. However it seems that 'tcp_accept' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsoap-2.8.139/gsoap/stdsoap2.cpp:7084:75: style: Parameter 'len' can be declared as pointer to const. However it seems that 'tcp_accept' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gsocket/gsocket_1.4.43.orig.tar.gz gsocket-1.4.43/lib/event-test.c:6:16: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'cb_event' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/4_gs-netcat.c:363:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'cb_read_stdin' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/4_gs-netcat.c:363:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cb_read_stdin' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/filetransfer-test.c:169:17: style: Parameter 'ft_ptr' can be declared as pointer to const. However it seems that 'cb_status' is a callback function, if 'ft_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/filetransfer-test.c:169:47: style: Parameter 's' can be declared as pointer to const. However it seems that 'cb_status' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/filetransfer-test.c:169:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cb_status' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/filetransfer-test.c:250:21: style: Parameter 'res' can be declared as pointer to const. However it seems that 'glob_cb_test' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/filetransfer_mgr.c:173:36: style: Parameter 's' can be declared as pointer to const. However it seems that 'cb_stats' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/filetransfer_mgr.c:189:47: style: Parameter 's' can be declared as pointer to const. However it seems that 'cb_errors' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/packet-test.c:28:72: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'pkt_cb_channel' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gsocket-1.4.43/tools/utils.c:167:32: style: Parameter 'l' can be declared as pointer to const. However it seems that 'cb_gs_log' 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/g/gspell/gspell_1.14.2.orig.tar.xz gspell-1.14.2/gspell/gspellregion.c:210:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gspell_region_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gspell-1.14.2/gspell/gspellregion.c:230:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gspell_region_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/g/gssdp/gssdp_1.6.4.orig.tar.xz gssdp-1.6.4/examples/test-browser.c:16:60: style: Parameter 'resource_browser' can be declared as pointer to const. However it seems that 'resource_available_cb' is a callback function, if 'resource_browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/examples/test-browser.c:31:62: style: Parameter 'resource_browser' can be declared as pointer to const. However it seems that 'resource_unavailable_cb' is a callback function, if 'resource_browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo-message.c:44:56: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'gssdp_pktinfo_message_get_size' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo-message.c:50:57: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'gssdp_pktinfo_message_get_level' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo-message.c:56:60: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'gssdp_pktinfo_message_get_msg_type' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo-message.c:65:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gssdp_pktinfo_message_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo-message.c:94:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gssdp_pktinfo_message_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo6-message.c:45:57: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'gssdp_pktinfo6_message_get_size' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo6-message.c:51:58: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'gssdp_pktinfo6_message_get_level' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo6-message.c:57:61: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'gssdp_pktinfo6_message_get_msg_type' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo6-message.c:66:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gssdp_pktinfo6_message_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-pktinfo6-message.c:89:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gssdp_pktinfo6_message_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-socket-source.c:90:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gssdp_socket_source_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/libgssdp/gssdp-socket-source.c:113:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gssdp_socket_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/tests/test-regression.c:295:54: style: Parameter 'locations' can be declared as pointer to const. However it seems that 'resource_availabe_bgo724030_1' is a callback function, if 'locations' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/tests/test-regression.c:306:54: style: Parameter 'locations' can be declared as pointer to const. However it seems that 'resource_availabe_bgo724030_2' is a callback function, if 'locations' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/tools/gssdp-device-sniffer.c:35:34: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_command_line' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/tools/main-window.c:83:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'main_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/tools/main-window.c:101:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'main_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssdp-1.6.4/tools/main-window.c:304:31: style: Parameter 'locations' can be declared as pointer to const. However it seems that 'resource_available_cb' is a callback function, if 'locations' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gssproxy/gssproxy_0.9.2.orig.tar.gz gssproxy-0.9.2/src/gp_rpc_process.c:405:1: style: Parameter 'gpcall' can be declared as pointer to const. However it seems that 'gp_get_call_context' is a callback function, if 'gpcall' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssproxy-0.9.2/src/gp_rpc_process.c:406:1: style: Parameter 'gpcall' can be declared as pointer to const. However it seems that 'gp_export_cred' is a callback function, if 'gpcall' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssproxy-0.9.2/src/gp_rpc_process.c:407:1: style: Parameter 'gpcall' can be declared as pointer to const. However it seems that 'gp_import_cred' is a callback function, if 'gpcall' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gssproxy-0.9.2/src/gp_rpc_process.c:408:1: style: Parameter 'gpcall' can be declared as pointer to const. However it seems that 'gp_store_cred' is a callback function, if 'gpcall' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gst-libav1.0/gst-libav1.0_1.28.1.orig.tar.xz gst-libav-1.28.1/ext/libav/gstavcfg.c:80:30: style: Parameter 'val1' can be declared as pointer to const. However it seems that 'cmp_enum_value' is a callback function, if 'val1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-libav-1.28.1/ext/libav/gstavcfg.c:80:49: style: Parameter 'val2' can be declared as pointer to const. However it seems that 'cmp_enum_value' is a callback function, if 'val2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-libav-1.28.1/ext/libav/gstavcfg.c:187:32: style: Parameter 'val1' can be declared as pointer to const. However it seems that 'cmp_flags_value' is a callback function, if 'val1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-libav-1.28.1/ext/libav/gstavcfg.c:187:52: style: Parameter 'val2' can be declared as pointer to const. However it seems that 'cmp_flags_value' is a callback function, if 'val2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-libav-1.28.1/tests/check/elements/avdec_adpcm.c:40:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'error_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-libav-1.28.1/tests/check/elements/avdemux_ape.c:40:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'error_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/g/gst-omx/gst-omx_1.22.0.orig.tar.xz gst-omx-1.22.0/omx/gstomxaacdec.c:169:70: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_aac_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacdec.c:233:75: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_aac_dec_get_samples_per_frame' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacdec.c:240:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_aac_dec_get_channel_positions' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacenc.c:170:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_aac_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacenc.c:192:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_aac_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacenc.c:214:20: style: Parameter 'info' can be declared as pointer to const. However it seems that 'gst_omx_aac_enc_set_format' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacenc.c:506:51: style: Parameter 'enc' can be declared as pointer to const. However it seems that 'gst_omx_aac_enc_get_num_samples' is a callback function, if 'enc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacenc.c:506:69: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_aac_enc_get_num_samples' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacenc.c:507:20: style: Parameter 'info' can be declared as pointer to const. However it seems that 'gst_omx_aac_enc_get_num_samples' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaacenc.c:507:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'gst_omx_aac_enc_get_num_samples' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxallocator.c:151:35: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'gst_omx_memory_unmap' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxamrdec.c:151:70: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_amr_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxamrdec.c:191:75: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_amr_dec_get_samples_per_frame' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxamrdec.c:198:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_amr_dec_get_channel_positions' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaudiosink.c:887:42: style: Parameter 'audiosink' can be declared as pointer to const. However it seems that 'gst_omx_audio_sink_delay' is a callback function, if 'audiosink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaudiosink.c:1052:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_audio_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxaudiosink.c:1085:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_audio_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh263dec.c:81:53: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_omx_h263_dec_is_format_change' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh263dec.c:82:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_h263_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh263dec.c:82:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_h263_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh264dec.c:96:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_h264_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh264enc.c:252:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_h264_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh264enc.c:292:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_h264_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh265dec.c:97:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_h265_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh265enc.c:222:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_h265_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxh265enc.c:252:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_h265_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmjpegdec.c:80:54: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_omx_mjpeg_dec_is_format_change' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmjpegdec.c:81:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_mjpeg_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmjpegdec.c:81:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_mjpeg_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3dec.c:158:70: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_mp3_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3dec.c:210:75: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_mp3_dec_get_samples_per_frame' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3dec.c:217:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_mp3_dec_get_channel_positions' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3enc.c:107:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_mp3_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3enc.c:123:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_omx_mp3_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3enc.c:139:20: style: Parameter 'info' can be declared as pointer to const. However it seems that 'gst_omx_mp3_enc_set_format' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3enc.c:273:69: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_mp3_enc_get_num_samples' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3enc.c:274:20: style: Parameter 'info' can be declared as pointer to const. However it seems that 'gst_omx_mp3_enc_get_num_samples' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmp3enc.c:274:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'gst_omx_mp3_enc_get_num_samples' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmpeg2videodec.c:83:60: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_omx_mpeg2_video_dec_is_format_change' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmpeg2videodec.c:84:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_mpeg2_video_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmpeg2videodec.c:84:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_mpeg2_video_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmpeg4videodec.c:84:60: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_omx_mpeg4_video_dec_is_format_change' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmpeg4videodec.c:85:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_mpeg4_video_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxmpeg4videodec.c:85:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_mpeg4_video_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxtheoradec.c:88:55: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_omx_theora_dec_is_format_change' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxtheoradec.c:89:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_theora_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxtheoradec.c:89:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_theora_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxvp8dec.c:80:52: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_omx_vp8_dec_is_format_change' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxvp8dec.c:81:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_vp8_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxvp8dec.c:81:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_vp8_dec_is_format_change' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxwmvdec.c:80:52: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_omx_wmv_dec_is_format_change' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxwmvdec.c:81:18: style: Parameter 'port' can be declared as pointer to const. However it seems that 'gst_omx_wmv_dec_is_format_change' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-omx-1.22.0/omx/gstomxwmvdec.c:81:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'gst_omx_wmv_dec_is_format_change' 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/g/gst-plugins-base1.0/gst-plugins-base1.0_1.28.1.orig.tar.xz gst-plugins-base-1.28.1/ext/alsa/gstalsamidisrc.c:386:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_alsa_midi_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/alsa/gstalsamidisrc.c:405:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_alsa_midi_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/cdparanoia/gstcdparanoiasrc.c:442:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_cd_paranoia_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/cdparanoia/gstcdparanoiasrc.c:486:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_cd_paranoia_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglalpha.c:573:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_alpha_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglalpha.c:618:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_alpha_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglbumper.c:347:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_bumper_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglbumper.c:364:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_bumper_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorconvertelement.c:189:62: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'gst_gl_color_convert_element_filter_meta' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorconvertelement.c:190:16: style: Parameter 'query' can be declared as pointer to const. However it seems that 'gst_gl_color_convert_element_filter_meta' is a callback function, if 'query' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorconvertelement.c:247:60: style: Parameter 'bt' can be declared as pointer to const. However it seems that 'gst_gl_color_convert_element_transform' is a callback function, if 'bt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorconvertelement.c:248:17: style: Parameter 'inbuf' can be declared as pointer to const. However it seems that 'gst_gl_color_convert_element_transform' is a callback function, if 'inbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorconvertelement.c:248:36: style: Parameter 'outbuf' can be declared as pointer to const. However it seems that 'gst_gl_color_convert_element_transform' is a callback function, if 'outbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorscale.c:131:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_colorscale_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorscale.c:132:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_colorscale_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorscale.c:142:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_colorscale_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorscale.c:143:14: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_gl_colorscale_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglcolorscale.c:143:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_colorscale_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldeinterlace.c:355:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_deinterlace_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldeinterlace.c:371:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_deinterlace_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldeinterlace.c:386:44: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'gst_gl_deinterlace_init_fbo' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldifferencematte.c:293:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_differencematte_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldifferencematte.c:311:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_differencematte_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldownloadelement.c:881:51: style: Parameter 'bt' can be declared as pointer to const. However it seems that 'gst_gl_download_element_start' is a callback function, if 'bt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldownloadelement.c:1454:55: style: Parameter 'bt' can be declared as pointer to const. However it seems that 'gst_gl_download_element_transform' is a callback function, if 'bt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldownloadelement.c:1455:17: style: Parameter 'inbuf' can be declared as pointer to const. However it seems that 'gst_gl_download_element_transform' is a callback function, if 'inbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgldownloadelement.c:1455:36: style: Parameter 'outbuf' can be declared as pointer to const. However it seems that 'gst_gl_download_element_transform' is a callback function, if 'outbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgleffects.c:478:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_effects_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgleffects.c:500:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_effects_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgleffects.c:539:50: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'gst_gl_effects_on_init_gl_context' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:132:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:133:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:143:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:144:14: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:144:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:182:43: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_set_caps' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:182:61: style: Parameter 'incaps' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_set_caps' is a callback function, if 'incaps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterapp.c:183:15: style: Parameter 'outcaps' can be declared as pointer to const. However it seems that 'gst_gl_filter_app_set_caps' is a callback function, if 'outcaps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterbin.c:227:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_bin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterbin.c:243:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_bin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfiltercube.c:202:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_cube_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfiltercube.c:236:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_cube_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterglass.c:206:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_filter_glass_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterglass.c:207:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_glass_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterglass.c:219:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_filter_glass_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterglass.c:220:14: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_gl_filter_glass_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterglass.c:220:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_glass_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterreflectedscreen.c:166:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_reflected_screen_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfilterreflectedscreen.c:200:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filter_reflected_screen_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfiltershader.c:210:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filtershader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglfiltershader.c:257:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_filtershader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgloverlay.c:306:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_overlay_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgloverlay.c:351:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_overlay_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgltransformation.c:409:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_transformation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgltransformation.c:462:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_transformation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgltransformation.c:731:55: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'gst_gl_transformation_filter_meta' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgltransformation.c:731:73: style: Parameter 'query' can be declared as pointer to const. However it seems that 'gst_gl_transformation_filter_meta' is a callback function, if 'query' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgluploadelement.c:213:55: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'gst_gl_upload_element_filter_meta' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgluploadelement.c:213:73: style: Parameter 'query' can be declared as pointer to const. However it seems that 'gst_gl_upload_element_filter_meta' is a callback function, if 'query' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgluploadelement.c:334:53: style: Parameter 'bt' can be declared as pointer to const. However it seems that 'gst_gl_upload_element_transform' is a callback function, if 'bt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgluploadelement.c:334:69: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gst_gl_upload_element_transform' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstgluploadelement.c:335:17: style: Parameter 'outbuf' can be declared as pointer to const. However it seems that 'gst_gl_upload_element_transform' is a callback function, if 'outbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglvideomixer.c:1043:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_video_mixer_pad_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglvideomixer.c:1122:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_video_mixer_pad_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglvideomixer.c:1355:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_video_mixer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/gl/gstglvideomixer.c:1371:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_video_mixer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/pango/gstclockoverlay.c:234:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_clock_overlay_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/pango/gstclockoverlay.c:261:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_clock_overlay_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/pango/gsttextrender.c:794:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_text_render_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/pango/gsttimeoverlay.c:427:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_time_overlay_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/pango/gsttimeoverlay.c:458:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_time_overlay_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/theora/gsttheoradec.c:874:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'theora_dec_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/theora/gsttheoradec.c:899:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'theora_dec_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/theora/gsttheoraenc.c:1088:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'theora_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/ext/theora/gsttheoraenc.c:1154:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'theora_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstdrmdumb.c:415:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_drm_dumb_allocator_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstdrmdumb.c:434:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_drm_dumb_allocator_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstdrmdumb.c:508:38: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'gst_drm_dumb_memory_map' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstdrmdumb.c:558:40: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'gst_drm_dumb_memory_unmap' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstfdmemory.c:57:33: style: Parameter 'allocator' can be declared as pointer to const. However it seems that 'gst_fd_mem_free' is a callback function, if 'allocator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstfdmemory.c:57:56: style: Parameter 'gmem' can be declared as pointer to const. However it seems that 'gst_fd_mem_free' is a callback function, if 'gmem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstfdmemory.c:79:29: style: Parameter 'gmem' can be declared as pointer to const. However it seems that 'gst_fd_mem_map' is a callback function, if 'gmem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstfdmemory.c:155:31: style: Parameter 'gmem' can be declared as pointer to const. However it seems that 'gst_fd_mem_unmap' is a callback function, if 'gmem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstfdmemory.c:182:31: style: Parameter 'gmem' can be declared as pointer to const. However it seems that 'gst_fd_mem_share' is a callback function, if 'gmem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstshmallocator.c:67:41: style: Parameter 'allocator' can be declared as pointer to const. However it seems that 'gst_shm_allocator_alloc' is a callback function, if 'allocator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstshmallocator.c:68:27: style: Parameter 'params' can be declared as pointer to const. However it seems that 'gst_shm_allocator_alloc' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstudmabufallocator.c:71:45: style: Parameter 'allocator' can be declared as pointer to const. However it seems that 'gst_udmabuf_allocator_alloc' is a callback function, if 'allocator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/allocators/gstudmabufallocator.c:72:27: style: Parameter 'params' can be declared as pointer to const. However it seems that 'gst_udmabuf_allocator_alloc' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/audio/audio-quantize.c:80:56: style: Parameter 'quant' can be declared as pointer to const. However it seems that 'gst_audio_quantize_quantize_memcpy' is a callback function, if 'quant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/android/gstglwindow_android_egl.c:143:54: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_gl_window_android_egl_get_display' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/egl/gstglmemoryegl.c:118:31: style: Parameter 'allocator' can be declared as pointer to const. However it seems that '_gl_mem_alloc' is a callback function, if 'allocator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/egl/gstglmemoryegl.c:119:27: style: Parameter 'params' can be declared as pointer to const. However it seems that '_gl_mem_alloc' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gbm/gstglwindow_gbm_egl.c:98:70: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_gl_window_gbm_egl_set_window_handle' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasefilter.c:167:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_base_filter_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasefilter.c:168:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_base_filter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasefilter.c:179:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_base_filter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasefilter.c:340:46: style: Parameter 'bt' can be declared as pointer to const. However it seems that 'gst_gl_base_filter_start' is a callback function, if 'bt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasefilter.c:356:56: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'gst_gl_base_filter_default_gl_start' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasefilter.c:375:55: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'gst_gl_base_filter_default_gl_stop' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:94:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_pad_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:95:14: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_pad_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:95:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_pad_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:105:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_pad_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:106:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_pad_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:424:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_default_gl_start' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:443:53: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_default_gl_stop' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:586:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:601:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasemixer.c:602:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_base_mixer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasesrc.c:189:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_base_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasesrc.c:341:50: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gst_gl_base_src_default_gl_start' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasesrc.c:360:49: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gst_gl_base_src_default_gl_stop' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasesrc.c:383:56: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gst_gl_base_src_default_fill_gl_memory' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbasesrc.c:383:75: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'gst_gl_base_src_default_fill_gl_memory' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbuffer.c:410:34: style: Parameter 'allocator' can be declared as pointer to const. However it seems that '_gl_buffer_alloc' is a callback function, if 'allocator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbuffer.c:411:27: style: Parameter 'params' can be declared as pointer to const. However it seems that '_gl_buffer_alloc' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglbufferpool.c:79:49: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'gst_gl_buffer_pool_get_options' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglframebuffer.c:140:32: style: Parameter 'context' can be declared as pointer to const. However it seems that '_delete_fbo_gl' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:97:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_mixer_pad_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:98:14: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_gl_mixer_pad_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:98:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_mixer_pad_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:108:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_mixer_pad_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:109:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_mixer_pad_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:762:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_mixer_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:763:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_gl_mixer_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:763:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_mixer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:773:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_gl_mixer_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglmixer.c:774:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_mixer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstgloverlaycompositor.c:101:63: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gst_gl_composition_overlay_init_vertex_buffer' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstgloverlaycompositor.c:161:63: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gst_gl_composition_overlay_free_vertex_buffer' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstgloverlaycompositor.c:503:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_overlay_compositor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstgloverlaycompositor.c:522:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gl_overlay_compositor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglslstage.c:78:56: style: Parameter 'stage' can be declared as pointer to const. However it seems that '_delete_shader' is a callback function, if 'stage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglslstage.c:110:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_glsl_stage_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglslstage.c:111:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_glsl_stage_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglslstage.c:121:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_glsl_stage_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglslstage.c:122:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_glsl_stage_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglslstage.c:122:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_glsl_stage_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglslstage.c:472:33: style: Parameter 'context' can be declared as pointer to const. However it seems that '_compile_shader' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglsyncmeta.c:76:61: style: Parameter 'context' can be declared as pointer to const. However it seems that '_default_wait_gl' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglsyncmeta.c:87:65: style: Parameter 'context' can be declared as pointer to const. However it seems that '_default_wait_cpu_gl' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglsyncmeta.c:116:61: style: Parameter 'context' can be declared as pointer to const. However it seems that '_default_free_gl' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglwindow.c:560:42: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_gl_window_default_run' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglwindow.c:734:57: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_gl_window_default_has_output_surface' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglwindow.c:1188:55: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_gl_dummy_window_has_output_surface' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/gstglwindow.c:1212:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_gl_dummy_window_get_display' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/viv-fb/gstglwindow_viv_fb_egl.c:283:59: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_gl_window_viv_fb_egl_controls_viewport' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/wgl/gstglcontext_wgl.c:459:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gst_gl_context_wgl_get_gl_platform' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/x11/gstglcontext_glx.c:900:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gst_gl_context_glx_get_gl_platform' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/x11/gstgldisplay_x11.c:172:39: style: Parameter 'window_x11' can be declared as pointer to const. However it seems that '_compare_xcb_window' is a callback function, if 'window_x11' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/x11/gstgldisplay_x11.c:172:66: style: Parameter 'window_id' can be declared as pointer to const. However it seems that '_compare_xcb_window' is a callback function, if 'window_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/x11/gstglwindow_x11.c:634:26: style: Parameter 'xdpy' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'xdpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/gl/x11/gstglwindow_x11.c:634:46: style: Parameter 'error' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/rtsp/gstrtspextension.c:74:51: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'gst_rtsp_extension_iface_init' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/gstvideopool.c:115:48: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'video_buffer_pool_get_options' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-blend.c:63:27: style: Parameter 'tmpline' can be declared as pointer to const. However it seems that 'matrix_identity' is a callback function, if 'tmpline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-converter.c:1895:44: style: Parameter 'convert' can be declared as pointer to const. However it seems that 'convert_mult_alpha_u8' is a callback function, if 'convert' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-converter.c:1908:45: style: Parameter 'convert' can be declared as pointer to const. However it seems that 'convert_mult_alpha_u16' is a callback function, if 'convert' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-converter.c:4430:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'convert_YUY2_v210_task' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-converter.c:5044:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'convert_UYVY_v210_task' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-converter.c:6114:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'convert_Y42B_v210_task' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-converter.c:6231:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'convert_I422_10_v210_task' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-resampler.c:144:36: style: Parameter 'params' can be declared as pointer to const. However it seems that 'get_nearest_tap' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-resampler.c:150:35: style: Parameter 'params' can be declared as pointer to const. However it seems that 'get_linear_tap' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-resampler.c:166:34: style: Parameter 'params' can be declared as pointer to const. However it seems that 'get_cubic_tap' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-resampler.c:190:33: style: Parameter 'params' can be declared as pointer to const. However it seems that 'get_sinc_tap' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-resampler.c:197:36: style: Parameter 'params' can be declared as pointer to const. However it seems that 'get_lanczos_tap' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-scaler.c:830:14: style: Parameter 'srcs' can be declared as const array. However it seems that 'video_scale_v_near_u8' is a callback function, if 'srcs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst-libs/gst/video/video-scaler.c:839:14: style: Parameter 'srcs' can be declared as const array. However it seems that 'video_scale_v_near_u16' is a callback function, if 'srcs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/audiomixer/gstliveadder.c:67:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_live_adder_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/audiomixer/gstliveadder.c:94:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_live_adder_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/compositor/compositor.c:215:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_compositor_pad_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/compositor/compositor.c:249:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_compositor_pad_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/compositor/compositor.c:759:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_compositor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/compositor/compositor.c:785:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_compositor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiosink.c:173:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiosink.c:230:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiosrc.c:346:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiosrc.c:429:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiostreamsink.c:144:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_stream_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiostreamsink.c:173:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_stream_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiostreamsrc.c:139:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_stream_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/gio/gstgiostreamsrc.c:168:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gio_stream_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/tcp/gsttcpserversink.c:244:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_tcp_server_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/tcp/gsttcpserversink.c:270:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_tcp_server_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/videoconvertscale/gstvideoscale.c:68:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_video_scale_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/videoconvertscale/gstvideoscale.c:69:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_video_scale_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/gst/videoconvertscale/gstvideoscale.c:89:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_video_scale_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/sys/xvimage/xvcontext.c:572:36: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gst_xvcontext_copy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/sys/xvimage/xvimageallocator.c:140:51: style: Parameter 'allocator' can be declared as pointer to const. However it seems that 'gst_xvimage_allocator_dummy_alloc' is a callback function, if 'allocator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/sys/xvimage/xvimageallocator.c:141:27: style: Parameter 'params' can be declared as pointer to const. However it seems that 'gst_xvimage_allocator_dummy_alloc' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/sys/xvimage/xvimageallocator.c:199:46: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'gst_xvimage_memory_unmap' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/sys/xvimage/xvimagepool.c:48:50: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'xvimage_buffer_pool_get_options' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/appsink.c:76:33: style: Parameter 'appsink' can be declared as pointer to const. However it seems that 'callback_function' is a callback function, if 'appsink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/decodebin.c:66:38: style: Parameter 'decodebin' can be declared as pointer to const. However it seems that 'decodebin_pad_added_cb' is a callback function, if 'decodebin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/decodebin.c:66:58: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'decodebin_pad_added_cb' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/decodebin.c:66:74: style: Parameter 'p_flag' can be declared as pointer to const. However it seems that 'decodebin_pad_added_cb' is a callback function, if 'p_flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/decodebin.c:260:44: style: Parameter 'parse' can be declared as pointer to const. However it seems that 'test_mpeg_audio_parse_stop' is a callback function, if 'parse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/glbin.c:57:57: style: Parameter 'd' can be declared as pointer to const. However it seems that '_set_element_floating' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/glbin.c:64:53: style: Parameter 'd' can be declared as pointer to const. However it seems that '_set_element_full' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/playbin.c:625:48: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'gst_red_video_src_uri_get_uri' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/playbin.c:631:48: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'gst_red_video_src_uri_set_uri' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/playbin.c:734:44: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'gst_codec_src_uri_get_uri' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/playbin.c:740:44: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'gst_codec_src_uri_set_uri' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/playbin.c:789:38: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gst_codec_src_get_caps' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/elements/playbin.c:789:53: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'gst_codec_src_get_caps' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/audiodecoder.c:89:51: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_audio_decoder_tester_start' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/audiodecoder.c:106:51: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_audio_decoder_tester_flush' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/audiodecoder.c:807:50: style: Parameter 'dec' can be declared as pointer to const. However it seems that '_custom_audio_decoder_getcaps' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/audiodecoder.c:807:65: style: Parameter 'filter' can be declared as pointer to const. However it seems that '_custom_audio_decoder_getcaps' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/audioencoder.c:55:51: style: Parameter 'enc' can be declared as pointer to const. However it seems that 'gst_audio_encoder_tester_start' is a callback function, if 'enc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/audioencoder.c:61:50: style: Parameter 'enc' can be declared as pointer to const. However it seems that 'gst_audio_encoder_tester_stop' is a callback function, if 'enc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:150:28: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'tunnel_get' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:150:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tunnel_get' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:157:29: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'tunnel_post' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:157:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tunnel_post' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:164:29: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'tunnel_lost' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:164:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tunnel_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:171:24: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'closed' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:171:40: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'closed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:178:30: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'message_sent' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/rtspconnection.c:178:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'message_sent' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/videodecoder.c:109:50: style: Parameter 'dec' can be declared as pointer to const. However it seems that 'gst_video_decoder_tester_stop' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/videodecoder.c:1111:50: style: Parameter 'dec' can be declared as pointer to const. However it seems that '_custom_video_decoder_getcaps' is a callback function, if 'dec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/videodecoder.c:1111:65: style: Parameter 'filter' can be declared as pointer to const. However it seems that '_custom_video_decoder_getcaps' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/videoencoder.c:72:51: style: Parameter 'enc' can be declared as pointer to const. However it seems that 'gst_video_encoder_tester_start' is a callback function, if 'enc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/videoencoder.c:78:50: style: Parameter 'enc' can be declared as pointer to const. However it seems that 'gst_video_encoder_tester_stop' is a callback function, if 'enc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/check/libs/videoencoder.c:188:26: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'gst_video_encoder_tester_pre_push' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/decodebin_next/decodebin3.c:58:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'print_tag_foreach' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/decodebin_next/decodebin3.c:169:41: style: Parameter 'collection' can be declared as pointer to const. However it seems that 'stream_notify_cb' is a callback function, if 'collection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/decodebin_next/decodebin3.c:170:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'stream_notify_cb' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/decodebin_next/uridecodebin3-select-all.c:48:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'print_tag_foreach' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/dynamic/addstream.c:141:24: style: Parameter 'pstep' can be declared as pointer to const. However it seems that 'perform_step' is a callback function, if 'pstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/cube/main.cpp:66:40: style: Parameter 'gl_sink' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'gl_sink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/cube/main.cpp:66:55: style: Parameter 'context' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/cube/main.cpp:66:102: style: Parameter 'data' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/cubeyuv/main.cpp:86:41: style: Parameter 'gl_sink' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'gl_sink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/cubeyuv/main.cpp:86:56: style: Parameter 'context' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/cubeyuv/main.cpp:86:103: style: Parameter 'data' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/doublecube/main.cpp:88:40: style: Parameter 'gl_sink' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'gl_sink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/generic/doublecube/main.cpp:88:55: style: Parameter 'context' can be declared as pointer to const. However it seems that 'reshapeCallback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/gtk/3dvideo/main.cpp:206:32: style: Parameter 'gobject' can be declared as pointer to const. However it seems that 'input_flags_changed' is a callback function, if 'gobject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/gtk/3dvideo/main.cpp:220:33: style: Parameter 'gobject' can be declared as pointer to const. However it seems that 'output_flags_changed' is a callback function, if 'gobject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/gtk/3dvideo/main.cpp:233:35: style: Parameter 'gobject' can be declared as pointer to const. However it seems that 'downmix_method_changed' is a callback function, if 'gobject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/gtk/3dvideo/mviewwidget.c:90:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'flag_changed' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/gtk/3dvideo/mviewwidget.c:167:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'set_downmix_mode' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/gtk/3dvideo/mviewwidget.c:249:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mview_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/gl/gtk/3dvideo/mviewwidget.c:272:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mview_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/examples/seek/stepping2.c:49:49: style: Parameter 'message' can be declared as pointer to const. However it seems that 'handle_sync_message' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/interactive/input-selector-test.c:95:34: style: Parameter 'segment' can be declared as pointer to const. However it seems that 'last_message_received' is a callback function, if 'segment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/interactive/playback/test7.c:115:51: style: Parameter 'uri' can be declared as const array. However it seems that 'about_to_finish_cb' is a callback function, if 'uri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-base-1.28.1/tests/interactive/stress-videooverlay.c:143:66: style: Parameter 'pipeline' can be declared as pointer to const. However it seems that 'create_window' is a callback function, if 'pipeline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gst-plugins-espeak/gst-plugins-espeak_0.5.0.orig.tar.gz gst-plugins-espeak-0.5.0/src/gstespeak.c:190:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_espeak_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-espeak-0.5.0/src/gstespeak.c:225:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_espeak_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-espeak-0.5.0/src/gstespeak.c:291:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gst_espeak_is_seekable' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-espeak-0.5.0/src/gstespeak.c:340:55: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'gst_espeak_uri_get_uri' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gst-plugins-good1.0/gst-plugins-good1.0_1.28.1.orig.tar.xz gst-plugins-good-1.28.1/ext/aalib/gstaasink.c:461:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_aasink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/aalib/gstaatv.c:865:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_aatv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdadaptationsetnode.c:38:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_adaptation_set_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdadaptationsetnode.c:57:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_adaptation_set_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdbaseurlnode.c:38:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_baseurl_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdbaseurlnode.c:62:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_baseurl_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdmultsegmentbasenode.c:38:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_mult_segment_base_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdmultsegmentbasenode.c:56:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_mult_segment_base_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdperiodnode.c:39:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_period_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdperiodnode.c:64:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_period_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdrepresentationbasenode.c:52:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_representation_base_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdrepresentationbasenode.c:127:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_representation_base_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdrepresentationnode.c:39:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_representation_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdrepresentationnode.c:61:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_representation_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdrootnode.c:52:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_root_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdrootnode.c:115:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_root_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdsegmenttemplatenode.c:40:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_segment_template_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdsegmenttemplatenode.c:68:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_segment_template_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdsegmenturlnode.c:38:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_segment_url_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/adaptivedemux2/dash/gstmpdsegmenturlnode.c:54:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_mpd_segment_url_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/dv/gstdvdec.c:652:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_dvdec_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/dv/gstdvdec.c:679:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_dvdec_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gdk_pixbuf/gstgdkpixbufoverlay.c:320:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gdk_pixbuf_overlay_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gdk_pixbuf/gstgdkpixbufoverlay.c:402:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gdk_pixbuf_overlay_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gdk_pixbuf/gstgdkpixbufsink.c:389:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gdk_pixbuf_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gdk_pixbuf/gstgdkpixbufsink.c:409:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gdk_pixbuf_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gtk/gstgtkbasesink.c:275:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gtk_base_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gtk/gstgtkbasesink.c:306:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_gtk_base_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gtk/gtkgstbasewidget.c:214:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_gst_base_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/gtk/gtkgstbasewidget.c:243:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_gst_base_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/jack/gstjack.c:80:32: style: Parameter 'jclient' can be declared as pointer to const. However it seems that 'gst_jack_client_free' is a callback function, if 'jclient' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/jack/gstjackaudioclient.c:275:43: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'connection_find' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/jack/gstjackaudioclient.c:275:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'connection_find' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/jpeg/gstjpegenc.c:567:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_jpegenc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/jpeg/gstjpegenc.c:598:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_jpegenc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/jpeg/gstsmokeenc.c:456:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_smokeenc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/libcaca/gstcacasink.c:378:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_cacasink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/libcaca/gstcacatv.c:375:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_cacatv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/pulse/pulsedeviceprovider.c:132:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_pulse_device_provider_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/pulse/pulsedeviceprovider.c:159:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_pulse_device_provider_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/pulse/pulsedeviceprovider.c:778:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_pulse_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/pulse/pulsedeviceprovider.c:797:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_pulse_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/raw1394/gstdv1394src.c:325:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_dv1394src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/raw1394/gsthdv1394src.c:249:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_hdv1394src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/vpx/plugin.c:31:26: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'plugin_init' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/wavpack/gstwavpackstreamreader.c:59:46: style: Parameter 'id' can be declared as pointer to const. However it seems that 'gst_wavpack_stream_reader_set_pos_abs' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/wavpack/gstwavpackstreamreader.c:67:46: style: Parameter 'id' can be declared as pointer to const. However it seems that 'gst_wavpack_stream_reader_set_pos_rel' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/wavpack/gstwavpackstreamreader.c:97:43: style: Parameter 'id' can be declared as pointer to const. However it seems that 'gst_wavpack_stream_reader_can_seek' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/wavpack/gstwavpackstreamreader.c:104:46: style: Parameter 'id' can be declared as pointer to const. However it seems that 'gst_wavpack_stream_reader_write_bytes' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/ext/wavpack/gstwavpackstreamreader.c:104:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gst_wavpack_stream_reader_write_bytes' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiochebband.c:574:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_cheb_band_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiochebband.c:623:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_cheb_band_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiocheblimit.c:497:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_cheb_limit_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiocheblimit.c:540:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_cheb_limit_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiofirfilter.c:223:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_fir_filter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiofirfilter.c:250:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_fir_filter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audioiirfilter.c:242:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_iir_filter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audioiirfilter.c:269:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_iir_filter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiowsincband.c:407:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_wsincband_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiowsincband.c:463:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_wsincband_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiowsinclimit.c:342:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_wsinclimit_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/audiofx/audiowsinclimit.c:392:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_audio_wsinclimit_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/autodetect/gstautoaudiosink.c:135:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_auto_audio_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/autodetect/gstautovideosink.c:135:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_auto_video_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/avi/gstavimux.c:2355:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_avi_mux_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/avi/gstavimux.c:2373:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_avi_mux_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/cpureport.c:145:41: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'gst_cpu_report_stop' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gstnavigationtest.c:65:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_navigationtest_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gstnavigationtest.c:87:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_navigationtest_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gstnavseek.c:316:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_navseek_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gstnavseek.c:339:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_navseek_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gstnavseek.c:409:39: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'gst_navseek_start' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gstpushfilesrc.c:171:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_push_file_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gstpushfilesrc.c:205:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_push_file_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/gsttaginject.c:228:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_tag_inject_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/rndbuffersize.c:196:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rnd_buffer_size_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/rndbuffersize.c:219:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rnd_buffer_size_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/testplugin.c:263:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/testplugin.c:285:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/debugutils/tests.c:226:41: style: Parameter 'value' can be declared as pointer to const. However it seems that 'md5_finish' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/gstdeinterlacemethod.c:50:68: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'gst_deinterlace_method_supported_impl' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedy.c:147:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_deinterlace_method_greedy_l_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedy.c:162:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_deinterlace_method_greedy_l_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedyh.c:72:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'greedyh_scanline_C_ayuv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedyh.c:183:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'greedyh_scanline_C_yuy2' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedyh.c:327:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'greedyh_scanline_C_uyvy' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedyh.c:471:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'greedyh_scanline_C_planar_y' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedyh.c:577:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'greedyh_scanline_C_planar_uv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedyh.c:881:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_deinterlace_method_greedy_h_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/greedyh.c:902:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_deinterlace_method_greedy_h_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/tomsmocomp.c:120:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_deinterlace_method_tomsmocomp_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/deinterlace/tvtime/tomsmocomp.c:139:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_deinterlace_method_tomsmocomp_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstaging.c:241:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_agingtv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstaging.c:267:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_agingtv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstdice.c:233:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_dicetv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstdice.c:252:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_dicetv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstop.c:322:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_optv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstop.c:346:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_optv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstquark.c:205:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_quarktv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstquark.c:248:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_quarktv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstradioac.c:512:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_radioactv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstradioac.c:541:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_radioactv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstrev.c:165:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_revtv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstrev.c:189:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_revtv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstripple.c:525:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rippletv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstripple.c:548:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rippletv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gststreak.c:191:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_streaktv_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gststreak.c:213:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_streaktv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/effectv/gstvertigo.c:258:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_vertigotv_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/equalizer/gstiirequalizer10bands.c:150:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_iir_equalizer_10bands_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/equalizer/gstiirequalizer10bands.c:193:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_iir_equalizer_10bands_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/equalizer/gstiirequalizer3bands.c:105:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_iir_equalizer_3bands_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/equalizer/gstiirequalizer3bands.c:127:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_iir_equalizer_3bands_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/equalizer/gstiirequalizernbands.c:137:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_iir_equalizer_nbands_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/equalizer/gstiirequalizernbands.c:153:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_iir_equalizer_nbands_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/flv/gsteflvmux.c:190:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_eflv_mux_pad_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/flv/gsteflvmux.c:208:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_eflv_mux_pad_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/flv/gstindex.c:247:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_index_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/flv/gstindex.c:267:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_index_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/flv/gstindex.c:543:39: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'gst_index_entry_copy' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/flv/gstindex.c:915:68: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gst_index_compare_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/goom/config_param.c:24:26: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'empty_fct' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/goom/convolve_fx.c:281:43: style: Parameter 'src' can be declared as pointer to const. However it seems that 'convolve_apply' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/goom/filters.c:826:53: style: Parameter '_this' can be declared as pointer to const. However it seems that 'zoomFilterVisualFXWrapper_apply' is a callback function, if '_this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/goom/filters.c:826:68: style: Parameter 'src' can be declared as pointer to const. However it seems that 'zoomFilterVisualFXWrapper_apply' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/goom/filters.c:827:13: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'zoomFilterVisualFXWrapper_apply' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/goom/filters.c:827:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'zoomFilterVisualFXWrapper_apply' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/isomp4/gstqtmoovrecover.c:293:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_qt_moov_recover_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/isomp4/gstqtmoovrecover.c:320:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_qt_moov_recover_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/multifile/gstimagesequencesrc.c:452:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_image_sequence_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/multifile/gstimagesequencesrc.c:482:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_image_sequence_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/multifile/gstmultifilesrc.c:322:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_multi_file_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/multifile/gstmultifilesrc.c:384:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_multi_file_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/multifile/test-splitmuxpartreader.c:17:40: style: Parameter 'reader' can be declared as pointer to const. However it seems that 'part_prepared' is a callback function, if 'reader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/multipart/multipartdemux.c:759:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_multipart_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/multipart/multipartdemux.c:785:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_multipart_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpj2kdepay.c:619:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_rtp_j2k_depay_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpj2kdepay.c:620:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_j2k_depay_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpj2kdepay.c:630:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_rtp_j2k_depay_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpj2kdepay.c:631:14: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_rtp_j2k_depay_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpj2kdepay.c:631:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_j2k_depay_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpreddec.c:528:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_red_dec_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpreddec.c:570:26: style: Parameter 'key' can be declared as pointer to const. However it seems that 'append_payload' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpreddec.c:581:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_red_dec_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpstorage.c:102:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_storage_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpstorage.c:120:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_storage_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpulpfecenc.c:696:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_ulpfec_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtp/gstrtpulpfecenc.c:726:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_ulpfec_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-clientaudiolevel.c:75:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_client_audio_level_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-clientaudiolevel.c:92:30: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_client_audio_level_get_supported_flags' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-clientaudiolevel.c:99:7: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_client_audio_level_get_max_size' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-ntp.c:73:30: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_ntp_get_supported_flags' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-ntp.c:80:30: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_ntp_64_get_max_size' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-ntp.c:158:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_ntp_64_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-ntp.c:181:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_ntp_64_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-twcc.c:123:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_twcc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-twcc.c:139:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_twcc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-twcc.c:154:76: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_twcc_get_supported_flags' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-twcc.c:160:69: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_twcc_get_max_size' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-twcc.c:224:61: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_twcc_read' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtphdrext-twcc.c:226:17: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gst_rtp_header_extension_twcc_read' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpptdemux.c:151:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_pt_demux_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpptdemux.c:167:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_pt_demux_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxqueue.c:452:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_queue_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxqueue.c:477:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_queue_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxreceive.c:973:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_receive_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxreceive.c:1023:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_receive_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxsend.c:433:51: style: Parameter 'queue' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_send_queue_check_full' is a callback function, if 'queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxsend.c:434:56: style: Parameter 'checkdata' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_send_queue_check_full' is a callback function, if 'checkdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxsend.c:1160:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_send_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtprtxsend.c:1220:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_rtx_send_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpsession.c:977:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_session_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpsession.c:1046:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpsession.c:1423:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'return_true' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpsession.c:1423:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'return_true' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpsession.c:1423:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'return_true' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpsession.c:1990:50: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'gst_rtp_session_iterate_internal_links' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpsession.c:2836:22: style: Parameter 'templ' can be declared as pointer to const. However it seems that 'gst_rtp_session_request_new_pad' is a callback function, if 'templ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpssrcdemux.c:389:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_ssrc_demux_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpssrcdemux.c:406:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_ssrc_demux_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpssrcdemux.c:891:57: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'gst_rtp_ssrc_demux_iterate_internal_links_src' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpssrcdemux.c:944:58: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'gst_rtp_ssrc_demux_iterate_internal_links_sink' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpst2022-1-fecenc.c:491:55: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'gst_rtpst_2022_1_fecenc_iterate_linked_pads' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpst2022-1-fecenc.c:607:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtpst_2022_1_fecenc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtpmanager/gstrtpst2022-1-fecenc.c:660:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtpst_2022_1_fecenc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtsp/gstrtpdec.c:633:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_dec_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtsp/gstrtpdec.c:651:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtp_dec_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtsp/gstrtpdec.c:893:39: style: Parameter 'element' can be declared as pointer to const. However it seems that 'gst_rtp_dec_release_pad' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/rtsp/gstrtpdec.c:893:57: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'gst_rtp_dec_release_pad' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/smpte/gstmask.c:36:39: style: Parameter 'def1' can be declared as pointer to const. However it seems that 'gst_mask_compare' is a callback function, if 'def1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/smpte/gstmask.c:36:65: style: Parameter 'def2' can be declared as pointer to const. However it seems that 'gst_mask_compare' is a callback function, if 'def2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/udp/gstmultiudpsink.c:515:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'client_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/udp/gstmultiudpsink.c:515:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'client_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/udp/gstmultiudpsink.c:1010:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_multiudpsink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/udp/gstmultiudpsink.c:1105:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_multiudpsink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/udp/gstudpsink.c:166:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_udpsink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/udp/gstudpsink.c:206:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_udpsink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/gst/videofilter/gstvideomedian.c:310:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_video_median_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/directsound/gstdirectsounddevice.c:238:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_directsound_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/directsound/gstdirectsounddevice.c:254:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_directsound_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss/gstossdeviceprovider.c:212:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_oss_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss/gstossdeviceprovider.c:230:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_oss_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss4/oss4-sink.c:299:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_oss4_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss4/oss4-sink.c:335:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_oss4_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss4/oss4-sink.c:631:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gst_oss4_sink_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss4/oss4-sink.c:686:37: style: Parameter 'asink' can be declared as pointer to const. However it seems that 'gst_oss4_sink_reset' is a callback function, if 'asink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss4/oss4-source.c:190:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_oss4_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss4/oss4-source.c:218:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_oss4_source_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/oss4/oss4-source.c:543:38: style: Parameter 'asrc' can be declared as pointer to const. However it seems that 'gst_oss4_source_reset' is a callback function, if 'asrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/rpicamsrc/gstrpicamsrcdeviceprovider.c:105:52: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gst_rpi_cam_src_device_create_element' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2deviceprovider.c:581:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2deviceprovider.c:600:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2fwhtenc.c:56:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_fwht_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2fwhtenc.c:57:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_fwht_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2fwhtenc.c:63:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_fwht_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2fwhtenc.c:64:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_fwht_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2fwhtenc.c:64:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_fwht_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h263enc.c:56:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_h263_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h263enc.c:57:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_h263_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h263enc.c:63:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_h263_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h263enc.c:64:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_h263_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h263enc.c:64:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_h263_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h264enc.c:79:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_h264_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h264enc.c:80:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_h264_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h264enc.c:86:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_h264_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h264enc.c:87:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_h264_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h264enc.c:87:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_h264_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h265enc.c:57:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_h265_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h265enc.c:58:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_h265_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h265enc.c:64:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_h265_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h265enc.c:65:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_h265_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2h265enc.c:65:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_h265_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2jpegenc.c:56:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_jpeg_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2jpegenc.c:57:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_jpeg_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2jpegenc.c:63:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_jpeg_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2jpegenc.c:64:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_jpeg_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2jpegenc.c:64:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_jpeg_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2mpeg4enc.c:56:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_mpeg4_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2mpeg4enc.c:57:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_mpeg4_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2mpeg4enc.c:63:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_mpeg4_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2mpeg4enc.c:64:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_mpeg4_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2mpeg4enc.c:64:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_mpeg4_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2radio.c:471:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2radio_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2radio.c:497:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2radio_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp8enc.c:56:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_vp8_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp8enc.c:57:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_vp8_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp8enc.c:63:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_vp8_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp8enc.c:64:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_vp8_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp8enc.c:64:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_vp8_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp9enc.c:56:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_vp9_enc_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp9enc.c:57:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_vp9_enc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp9enc.c:63:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gst_v4l2_vp9_enc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp9enc.c:64:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gst_v4l2_vp9_enc_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/sys/v4l2/gstv4l2vp9enc.c:64:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_v4l2_vp9_enc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/flvdemux.c:41:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'error_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/id3demux.c:28:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'error_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtpbin.c:928:45: style: Parameter 'rtpbin' can be declared as pointer to const. However it seems that '_request_pt_map' is a callback function, if 'rtpbin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtpbin_buffer_list.c:405:44: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'sink_chain_list_probation_failed' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtpbin_buffer_list.c:405:61: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'sink_chain_list_probation_failed' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtpbin_buffer_list.c:406:21: style: Parameter 'list' can be declared as pointer to const. However it seems that 'sink_chain_list_probation_failed' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph264.c:81:35: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_map' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph264.c:87:37: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_unmap' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph264.c:93:36: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_copy' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph264.c:99:37: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_share' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph264.c:105:39: style: Parameter 'mem1' can be declared as pointer to const. However it seems that 'custom_sysmem_is_span' is a callback function, if 'mem1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph264.c:105:60: style: Parameter 'mem2' can be declared as pointer to const. However it seems that 'custom_sysmem_is_span' is a callback function, if 'mem2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph264.c:105:74: style: Parameter 'offset' can be declared as pointer to const. However it seems that 'custom_sysmem_is_span' is a callback function, if 'offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph265.c:84:35: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_map' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph265.c:90:37: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_unmap' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph265.c:96:36: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_copy' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph265.c:102:37: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'custom_sysmem_share' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph265.c:108:39: style: Parameter 'mem1' can be declared as pointer to const. However it seems that 'custom_sysmem_is_span' is a callback function, if 'mem1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph265.c:108:60: style: Parameter 'mem2' can be declared as pointer to const. However it seems that 'custom_sysmem_is_span' is a callback function, if 'mem2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtph265.c:108:74: style: Parameter 'offset' can be declared as pointer to const. However it seems that 'custom_sysmem_is_span' is a callback function, if 'offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtphdrextsdes.c:40:26: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'on_notify_val' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtpjitterbuffer.c:421:44: style: Parameter 'jitterbuffer' can be declared as pointer to const. However it seems that 'request_pt_map' is a callback function, if 'jitterbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/rtpptdemux.c:79:44: style: Parameter 'demux' can be declared as pointer to const. However it seems that 'request_pt_map' is a callback function, if 'demux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/shapewipe.c:67:20: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'on_chain' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/check/elements/shapewipe.c:67:37: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'on_chain' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/equalizer/demo.c:37:30: style: Parameter 'object' can be declared as pointer to const. However it seems that 'on_window_destroy' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/equalizer/demo.c:37:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_window_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/equalizer/demo.c:44:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/gtk/glliveshader.c:213:30: style: Parameter 'element' can be declared as pointer to const. However it seems that '_create_shader' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/gtk/gtkhttpsrc.c:237:19: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'idle_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/jack/jack_client.c:11:19: 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] gst-plugins-good-1.28.1/tests/examples/spectrum/demo-audiotest.c:63:30: style: Parameter 'object' can be declared as pointer to const. However it seems that 'on_window_destroy' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/spectrum/demo-audiotest.c:63:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_window_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/spectrum/demo-audiotest.c:95:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/spectrum/demo-osssrc.c:46:30: style: Parameter 'object' can be declared as pointer to const. However it seems that 'on_window_destroy' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/spectrum/demo-osssrc.c:46:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_window_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-good-1.28.1/tests/examples/spectrum/demo-osssrc.c:53:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure_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/g/gst-plugins-ugly1.0/gst-plugins-ugly1.0_1.28.1.orig.tar.xz gst-plugins-ugly-1.28.1/gst/realmedia/pnmsrc.c:129:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_pnm_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-plugins-ugly-1.28.1/gst/realmedia/pnmsrc.c:148:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_pnm_src_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/g/gst-rtsp-server1.0/gst-rtsp-server1.0_1.28.1.orig.tar.xz gst-rtsp-server-1.28.1/examples/test-auth-digest.c:37:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-auth-digest.c:37:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-auth-digest.c:38:21: style: Parameter 'server' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-auth.c:25:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-auth.c:25:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-auth.c:26:21: style: Parameter 'server' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-video-disconnect.c:54:32: style: Parameter 'server' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-video-disconnect.c:54:56: style: Parameter 'client' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-video-disconnect.c:55:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-video-disconnect.c:80:35: style: Parameter 'server' can be declared as pointer to const. However it seems that 'client_connected' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/examples/test-video-disconnect.c:80:59: style: Parameter 'client' can be declared as pointer to const. However it seems that 'client_connected' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/gst/rtsp-server/rtsp-latency-bin.c:103:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtsp_latency_bin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/gst/rtsp-server/rtsp-latency-bin.c:120:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtsp_latency_bin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/tests/check/gst/client.c:1071:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_response_sdp' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/tests/check/gst/client.c:2161:39: style: Parameter 'client' can be declared as pointer to const. However it seems that 'adjust_error_code_cb' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/tests/check/gst/client.c:2161:64: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'adjust_error_code_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/tests/check/gst/onvif.c:267:36: style: Parameter 'bsrc' can be declared as pointer to const. However it seems that 'test_src_is_seekable' is a callback function, if 'bsrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/tests/check/gst/sessionpool.c:30:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'filter_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/tests/check/gst/sessionpool.c:30:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'filter_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.28.1/tests/test-reuse.c:47:24: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'timeout_1' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gst123/gst123_0.4.1.orig.tar.bz2 gst123-0.4.1/src/glib-extra.c:53:16: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'g_usignal_prepare' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst123-0.4.1/src/options.cc:132:80: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_version' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst123-0.4.1/src/options.cc:139:85: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_full_version' 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/g/gstreamer-editing-services1.0/gstreamer-editing-services1.0_1.28.1.orig.tar.xz gst-editing-services-1.28.1/examples/c/ges-ui.c:212:49: style: Parameter 'clip' can be declared as pointer to const. However it seems that 'test_source_notify_volume_changed_cb' is a callback function, if 'clip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-editing-services-1.28.1/examples/c/ges-ui.c:808:54: style: Parameter 'track' can be declared as pointer to const. However it seems that 'track_removed_cb' is a callback function, if 'track' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-editing-services-1.28.1/examples/c/gessrc.c:45:19: style: Parameter 'timeline' can be declared as pointer to const. However it seems that 'source_setup_cb' is a callback function, if 'timeline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-editing-services-1.28.1/ges/ges-track-element-asset.c:51:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-editing-services-1.28.1/ges/ges-track-element-asset.c:66:40: 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] gst-editing-services-1.28.1/plugins/nle/nleurisource.c:136:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'nle_urisource_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-editing-services-1.28.1/plugins/nle/nleurisource.c:152:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'nle_urisource_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/g/gstreamer-vaapi/gstreamer-vaapi_1.26.2.orig.tar.xz gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c:1148:27: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'gst_vaapi_decoder_mpeg4_decode' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapidisplay_drm.c:227:14: style: Parameter 'native_display' can be declared as pointer to const. However it seems that 'gst_vaapi_display_drm_bind_display' is a callback function, if 'native_display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiutils_x11.c:35:26: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiutils_x11.c:35:45: style: Parameter 'error' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapivalue.c:44:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'default_free_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:63:45: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_show' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:69:45: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_hide' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:75:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_create' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:76:13: style: Parameter 'width' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_create' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:76:28: style: Parameter 'height' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_create' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:82:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_resize' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:88:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_render' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst-libs/gst/vaapi/gstvaapiwindow_drm.c:89:23: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'gst_vaapi_window_drm_render' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapidecode_props.c:39:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_vaapi_decode_h264_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapidecode_props.c:60:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_vaapi_decode_h264_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapioverlay.c:116:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_vaapi_overlay_sink_pad_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapioverlay.c:144:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_vaapi_overlay_sink_pad_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapipluginbase.c:136:45: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'default_has_interface' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapipluginbase.c:142:47: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'default_display_changed' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapipluginbase.c:271:53: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'default_get_vaapi_pad_private' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapipluginbase.c:271:70: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'default_get_vaapi_pad_private' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapivideobufferpool.c:73:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_vaapi_video_buffer_pool_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapivideobufferpool.c:91:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_vaapi_video_buffer_pool_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/gst/vaapi/gstvaapivideobufferpool.c:122:58: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'gst_vaapi_video_buffer_pool_get_options' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:98:26: style: Parameter 'pixels' can be declared as const array. However it seems that 'draw_rect_ARGB' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:99:11: style: Parameter 'stride' can be declared as const array. However it seems that 'draw_rect_ARGB' is a callback function, if 'stride' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:145:14: style: Parameter 'pixels' can be declared as const array. However it seems that 'draw_rect_NV12' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:146:11: style: Parameter 'stride' can be declared as const array. However it seems that 'draw_rect_NV12' is a callback function, if 'stride' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:174:14: style: Parameter 'pixels' can be declared as const array. However it seems that 'draw_rect_YV12' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:175:11: style: Parameter 'stride' can be declared as const array. However it seems that 'draw_rect_YV12' is a callback function, if 'stride' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:204:14: style: Parameter 'pixels' can be declared as const array. However it seems that 'draw_rect_I420' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:205:11: style: Parameter 'stride' can be declared as const array. However it seems that 'draw_rect_I420' is a callback function, if 'stride' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:253:26: style: Parameter 'pixels' can be declared as const array. However it seems that 'draw_rect_AYUV' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-vaapi-1.26.2/tests/internal/image.c:254:11: style: Parameter 'stride' can be declared as const array. However it seems that 'draw_rect_AYUV' is a callback function, if 'stride' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gstreamer1.0/gstreamer1.0_1.28.1.orig.tar.xz gstreamer-1.28.1/libs/gst/base/gstindex.c:236:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_index_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/base/gstindex.c:256:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_index_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/base/gstindex.c:901:68: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gst_index_compare_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/check/libcheck/check_pack.c:212:32: style: Parameter 'cmsg' can be declared as pointer to const. However it seems that 'pack_ctx' is a callback function, if 'cmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/check/libcheck/check_pack.c:233:42: style: Parameter 'cmsg' can be declared as pointer to const. However it seems that 'pack_duration' is a callback function, if 'cmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gstargbcontrolbinding.c:165:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_argb_control_binding_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gstargbcontrolbinding.c:194:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_argb_control_binding_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gstdirectcontrolbinding.c:302:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_direct_control_binding_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gstdirectcontrolbinding.c:323:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_direct_control_binding_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gstlfocontrolsource.c:458:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_lfo_control_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gstlfocontrolsource.c:503:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_lfo_control_source_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gsttimedvaluecontrolsource.c:159:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gst_control_point_find' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gsttimedvaluecontrolsource.c:427:40: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_append_timed_value' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gsttriggercontrolsource.c:218:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_trigger_control_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/controller/gsttriggercontrolsource.c:236:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_trigger_control_source_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/net/gstnettimeprovider.c:241:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_net_time_provider_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/libs/gst/net/gstnettimeprovider.c:275:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_net_time_provider_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstdataurisrc.c:144:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_data_uri_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstdataurisrc.c:161:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_data_uri_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstdataurisrc.c:211:44: style: Parameter 'basesrc' can be declared as pointer to const. However it seems that 'gst_data_uri_src_is_seekable' is a callback function, if 'basesrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstfdsink.c:487:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_fd_sink_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstfdsink.c:509:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_fd_sink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstfdsrc.c:353:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_fd_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstfdsrc.c:389:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_fd_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstfunnel.c:127:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_funnel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstfunnel.c:143:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_funnel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstfunnel.c:220:68: style: Parameter 'templ' can be declared as pointer to const. However it seems that 'gst_funnel_request_new_pad' is a callback function, if 'templ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstoutputselector.c:215:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_output_selector_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gststreamiddemux.c:161:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_streamid_demux_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstvalve.c:176:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_valve_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/elements/gstvalve.c:196:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_valve_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstdots.c:81:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_dots_tracer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstdots.c:98:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_dots_tracer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstlatency.c:368:60: style: Parameter 'info' can be declared as pointer to const. However it seems that 'do_drop_sub_latency_event' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstlatency.c:478:35: style: Parameter 'tracer' can be declared as pointer to const. However it seems that 'do_query_post' is a callback function, if 'tracer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstlatency.c:570:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_latency_tracer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstlatency.c:586:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_latency_tracer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstleaks.c:1095:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_leaks_tracer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/plugins/tracers/gstleaks.c:1134:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_leaks_tracer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/benchmarks/gstpollstress.c:113:17: style: Parameter 'threadid' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'threadid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/clocksync.c:178:47: style: Parameter 'clocksync' can be declared as pointer to const. However it seems that 'clock_sync_ts_offset_changed_cb' is a callback function, if 'clocksync' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/fakesink.c:235:29: style: Parameter 'sink' can be declared as pointer to const. However it seems that 'preroll_count' is a callback function, if 'sink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue.c:64:29: style: Parameter 'queue' can be declared as pointer to const. However it seems that 'queue_overrun' is a callback function, if 'queue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue.c:64:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'queue_overrun' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue.c:864:22: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'query_func' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue.c:864:39: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'query_func' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue.c:864:58: style: Parameter 'query' can be declared as pointer to const. However it seems that 'query_func' is a callback function, if 'query' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue2.c:453:26: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'block_callback' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue2.c:453:49: style: Parameter 'info' can be declared as pointer to const. However it seems that 'block_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/elements/queue2.c:453:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'block_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/generic/sinks.c:1001:34: style: Parameter 'element' can be declared as pointer to const. However it seems that 'async_done_handoff' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/generic/sinks.c:1001:55: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'async_done_handoff' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/generic/sinks.c:1001:69: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'async_done_handoff' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/generic/sinks.c:1002:18: style: Parameter 'sink' can be declared as pointer to const. However it seems that 'async_done_handoff' is a callback function, if 'sink' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstbin.c:1644:29: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'on_sync_bus_error' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstbin.c:1644:47: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'on_sync_bus_error' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstclock.c:48:29: style: Parameter 'clock' can be declared as pointer to const. However it seems that 'fake_wait_async' is a callback function, if 'clock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstclock.c:48:52: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'fake_wait_async' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstcontroller.c:72:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_obj_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstcontroller.c:97:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_obj_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstcontroller.c:244:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gst_test_control_source_get' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstcontroller.c:252:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gst_test_control_source_get_value_array' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstcontroller.c:349:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_control_binding_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstcontroller.c:365:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_control_binding_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:809:23: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'pad_linked1' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:809:40: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'pad_linked1' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:809:57: style: Parameter 'peer' can be declared as pointer to const. However it seems that 'pad_linked1' is a callback function, if 'peer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:817:25: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'pad_unlinked1' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:817:42: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'pad_unlinked1' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:823:23: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'pad_linked2' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:823:40: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'pad_linked2' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:823:57: style: Parameter 'peer' can be declared as pointer to const. However it seems that 'pad_linked2' is a callback function, if 'peer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:831:25: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'pad_unlinked2' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstghostpad.c:831:42: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'pad_unlinked2' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstiterator.c:41:51: style: Parameter 'it' can be declared as pointer to const. However it seems that 'broken_iterator_next' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstiterator.c:42:28: style: Parameter 'val' can be declared as pointer to const. However it seems that 'broken_iterator_next' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstiterator.c:48:53: style: Parameter 'it' can be declared as pointer to const. However it seems that 'broken_iterator_resync' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstiterator.c:53:51: style: Parameter 'it' can be declared as pointer to const. However it seems that 'broken_iterator_free' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstmemory.c:643:38: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_my_opaque_mem_map' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstmemory.c:651:40: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_my_opaque_mem_unmap' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstmemory.c:657:40: style: Parameter 'mem' can be declared as pointer to const. However it seems that '_my_opaque_mem_share' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstmeta.c:319:14: style: Parameter 'to_remove' can be declared as pointer to const. However it seems that 'foreach_meta_remove_one' is a callback function, if 'to_remove' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstminiobject.c:190:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_weak_ref_notify' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstminiobject.c:190:52: style: Parameter 'where_object_was' can be declared as pointer to const. However it seems that 'on_weak_ref_notify' is a callback function, if 'where_object_was' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstplugin.c:31:38: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'register_check_elements' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstpreset.c:64:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_preset_test_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstregistry.c:38:29: style: Parameter 'a' can be declared as pointer to const. However it seems that 'plugin_ptr_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstregistry.c:38:44: style: Parameter 'b' can be declared as pointer to const. However it seems that 'plugin_ptr_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gsttracerrecord.c:33:37: style: Parameter 'category' can be declared as pointer to const. However it seems that 'tracer_log_func' is a callback function, if 'category' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstvecdeque.c:417:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_struct_value' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/gst/gstvecdeque.c:417:66: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_struct_value' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/baseparse.c:73:41: style: Parameter 'parse' can be declared as pointer to const. However it seems that 'gst_parser_tester_start' is a callback function, if 'parse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/baseparse.c:79:40: style: Parameter 'parse' can be declared as pointer to const. However it seems that 'gst_parser_tester_stop' is a callback function, if 'parse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/basesrc.c:980:36: style: Parameter 'bsrc' can be declared as pointer to const. However it seems that 'time_src_is_seekable' is a callback function, if 'bsrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/controller.c:112:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_obj_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/controller.c:140:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_obj_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/queuearray.c:422:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_struct_value' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/queuearray.c:422:66: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_struct_value' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/libs/test_transform.c:128:37: style: Parameter 'this' can be declared as pointer to const. However it seems that 'gst_test_trans_init' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/pipelines/seek.c:101:35: style: Parameter 'basesrc' can be declared as pointer to const. However it seems that 'timed_test_src_stop' is a callback function, if 'basesrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/pipelines/seek.c:107:60: style: Parameter 'segment' can be declared as pointer to const. However it seems that 'timed_test_src_do_seek' is a callback function, if 'segment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/pipelines/seek.c:116:42: style: Parameter 'basesrc' can be declared as pointer to const. However it seems that 'timed_test_src_is_seekable' is a callback function, if 'basesrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/pipelines/seek.c:154:36: style: Parameter 'parse' can be declared as pointer to const. However it seems that 'dummy_parser_start' is a callback function, if 'parse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/pipelines/seek.c:160:35: style: Parameter 'parse' can be declared as pointer to const. However it seems that 'dummy_parser_stop' is a callback function, if 'parse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/check/pipelines/stress.c:46:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'quit_timeout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/clocksync/clocksync-resync.c:101:36: style: Parameter 'pad' can be declared as pointer to const. However it seems that 'clocksync_pad_blocked_cb' is a callback function, if 'pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/clocksync/clocksync-resync.c:101:59: style: Parameter 'info' can be declared as pointer to const. However it seems that 'clocksync_pad_blocked_cb' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/clocksync/clocksync-resync.c:102:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'clocksync_pad_blocked_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/controller/control-sources.c:58:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_obj_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/controller/control-sources.c:83:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_test_obj_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/controller/controller-graph.c:111:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_yval_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/streamiddemux/streamiddemux-stream.c:91:22: style: Parameter 'blockedpad' can be declared as pointer to const. However it seems that 'blocked_cb' is a callback function, if 'blockedpad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/streams/testrtpool.c:34:32: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'default_prepare' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/streams/testrtpool.c:42:32: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'default_cleanup' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/streams/testrtpool.c:48:29: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'default_push' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gstreamer-1.28.1/tests/examples/streams/testrtpool.c:88:29: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'default_join' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtetrinet/gtetrinet_0.7.11+git20200916.46e7ade.orig.tar.xz gtetrinet-0.7.11+git20200916.46e7ade/src/fields.c:241:78: style: Parameter 'field' can be declared as pointer to const. However it seems that 'fields_expose_event' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtetrinet-0.7.11+git20200916.46e7ade/src/gtetrinet.c:326:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keytimeout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtetrinet-0.7.11+git20200916.46e7ade/src/gtetrinet.c:386:50: style: Parameter 'key' can be declared as pointer to const. However it seems that 'keyrelease' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtetrinet-0.7.11+git20200916.46e7ade/src/gtetrinet.c:547:33: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'switch_focus' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtetrinet-0.7.11+git20200916.46e7ade/src/gtetrinet.c:548:26: style: Parameter 'page' can be declared as pointer to const. However it seems that 'switch_focus' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtetrinet-0.7.11+git20200916.46e7ade/src/partyline.c:227:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_nick' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtetrinet-0.7.11+git20200916.46e7ade/src/partyline.c:266:55: style: Parameter 'key' can be declared as pointer to const. However it seems that 'entrykey' 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/g/gtherm/gtherm_0.0.3.orig.tar.gz gtherm-v0.0.3/src/gthd-cooling-device.c:44:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gthd_cooling_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtherm-v0.0.3/src/gthd-cooling-device.c:64:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gthd_cooling_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtherm-v0.0.3/src/gthd-thermal-zone.c:59:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gthd_thermal_zone_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtherm-v0.0.3/src/gthd-thermal-zone.c:77:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gthd_thermal_zone_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtherm-v0.0.3/src/gthd-thermal-zone.c:79:22: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gthd_thermal_zone_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtherm-v0.0.3/src/gthd-thermal-zone.c:80:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gthd_thermal_zone_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtherm-v0.0.3/src/gthd.c:36:19: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'quit_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/g/gthumb/gthumb_3.12.10.orig.tar.xz gthumb-3.12.10/extensions/burn_disc/gth-burn-task.c:425:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'gth_burn_task_cancelled' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/cairo_io/gth-image-saver-avif.c:86:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_image_saver_avif_can_save' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/cairo_io/gth-image-saver-jpeg.c:136:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_image_saver_jpeg_can_save' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/cairo_io/gth-image-saver-png.c:93:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_image_saver_png_can_save' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/cairo_io/gth-image-saver-tga.c:77:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_image_saver_tga_can_save' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/cairo_io/gth-image-saver-tiff.c:130:51: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_saver_tiff_save_options' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/cairo_io/gth-image-saver-webp.c:87:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_image_saver_webp_can_save' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/catalogs/dlg-add-to-catalog.c:477:21: style: Parameter 'error' can be declared as pointer to const. However it seems that 'new_library_metadata_ready_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/catalogs/gth-file-source-catalogs.c:364:40: style: Parameter 'files' can be declared as pointer to const. However it seems that 'read_metadata_info_ready_cb' is a callback function, if 'files' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/catalogs/gth-file-source-catalogs.c:1158:57: style: Parameter 'file_source' can be declared as pointer to const. However it seems that 'gth_file_source_catalogs_is_reorderable' is a callback function, if 'file_source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/catalogs/gth-organize-task.c:595:39: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_organize_task_cancelled' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/catalogs/gth-organize-task.c:705:15: style: Parameter 'error' can be declared as pointer to const. However it seems that 'file_list_info_ready_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/comments/gth-metadata-provider-comment.c:272:66: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_metadata_provider_comment_get_priority' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve-editor.c:112:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_curve_editor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve-editor.c:527:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'curve_editor_scroll_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve-editor.c:627:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'curve_editor_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve-editor.c:706:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'curve_editor_motion_notify_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve-preset.c:373:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_preset_by_id' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve-preset.c:374:19: style: Parameter 'id_p' can be declared as pointer to const. However it seems that 'compare_preset_by_id' is a callback function, if 'id_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve.c:89:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_curve_setup_base' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-curve.c:96:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_curve_eval_base' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-adjust-colors.c:260:15: style: Parameter 'error' can be declared as pointer to const. However it seems that 'image_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-adjust-contrast.c:332:15: style: Parameter 'error' can be declared as pointer to const. However it seems that 'image_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-crop.c:86:15: style: Parameter 'error' can be declared as pointer to const. However it seems that 'image_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-curves.c:192:15: style: Parameter 'error' can be declared as pointer to const. However it seems that 'image_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-effects.c:65:15: style: Parameter 'error' can be declared as pointer to const. However it seems that 'image_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-grayscale.c:170:15: style: Parameter 'error' can be declared as pointer to const. However it seems that 'image_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-lomo.c:32:26: style: Parameter 'task' can be declared as pointer to const. However it seems that 'lomo_init' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-lomo.c:33:19: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lomo_init' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-file-tool-resize.c:89:16: style: Parameter 'error' can be declared as pointer to const. However it seems that 'resize_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-line-tool.c:112:50: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_line_tool_realize' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-line-tool.c:119:52: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_line_tool_unrealize' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-line-tool.c:173:46: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_line_tool_map' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-line-tool.c:180:48: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_line_tool_unmap' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-line-tool.c:252:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gth_image_line_tool_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-line-tool.c:268:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gth_image_line_tool_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-rotator.c:123:48: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_rotator_realize' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-rotator.c:130:50: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_rotator_unrealize' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-rotator.c:268:44: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_rotator_map' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-rotator.c:275:46: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_image_rotator_unmap' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-image-rotator.c:507:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gth_image_rotator_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:83:47: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_realize' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:90:49: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_unrealize' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:169:43: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_map' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:176:45: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_unmap' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:226:54: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_button_release' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:227:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gth_preview_tool_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:236:52: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_button_press' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:237:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gth_preview_tool_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:246:53: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_motion_notify' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:247:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gth_preview_tool_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:256:53: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_image_changed' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_tools/gth-preview-tool.c:263:52: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_preview_tool_zoom_changed' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:136:48: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_show' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:143:48: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_hide' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:150:52: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_can_view' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:151:24: style: Parameter 'file_data' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_can_view' is a callback function, if 'file_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:250:53: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_has_focus' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:257:54: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_fullscreen' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:265:56: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_show_pointer' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:273:62: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_update_sensitivity' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:279:52: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_real_can_save' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:299:57: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_can_open_clipboard' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:300:22: style: Parameter 'atoms' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_can_open_clipboard' is a callback function, if 'atoms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:309:53: style: Parameter 'base' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_open_clipboard' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/file_viewer/gth-file-viewer-page.c:310:24: style: Parameter 'clipboard' can be declared as pointer to const. However it seems that 'gth_file_viewer_page_open_clipboard' is a callback function, if 'clipboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/image_print/gth-image-print-job.c:999:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'preview_motion_notify_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/image_print/gth-image-print-job.c:1068:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'preview_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/image_print/gth-image-print-job.c:1452:40: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'image_scale_format_value_cb' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/image_print/gth-image-print-job.c:1454:19: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'image_scale_format_value_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/image_print/gth-load-image-info-task.c:207:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'gth_load_image_info_task_cancelled' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/image_viewer/gth-image-histogram.c:99:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_image_histogram_real_get_icon' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/image_viewer/gth-image-viewer-page-tool.c:41:17: style: Parameter 'error' can be declared as pointer to const. However it seems that 'original_image_task_completed_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/list_tools/gth-script-task.c:99:23: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'child_setup' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/list_tools/gth-script.c:227:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_script_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/map_view/gth-map-view.c:230:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_map_view_real_get_icon' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/open_map/gth-open-map.c:227:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_open_map_real_get_icon' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/selections/gth-file-source-selections.c:232:59: style: Parameter 'file_source' can be declared as pointer to const. However it seems that 'gth_file_source_selections_is_reorderable' is a callback function, if 'file_source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/selections/gth-file-source-selections.c:281:63: style: Parameter 'file_source' can be declared as pointer to const. However it seems that 'gth_file_source_selections_shows_extra_widget' is a callback function, if 'file_source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/selections/gth-metadata-provider-selections.c:44:67: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_metadata_provider_selections_can_write' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/selections/gth-metadata-provider-selections.c:82:64: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_metadata_provider_selections_write' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/selections/gth-metadata-provider-selections.c:84:36: style: Parameter 'file_data' can be declared as pointer to const. However it seems that 'gth_metadata_provider_selections_write' is a callback function, if 'file_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/selections/gth-metadata-provider-selections.c:86:36: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'gth_metadata_provider_selections_write' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/slideshow/gth-transition.c:97:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_transition_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/webalbums/albumtheme-private.c:157:41: style: Parameter 'expr' can be declared as pointer to const. However it seems that 'default_get_var_value_func' is a callback function, if 'expr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/webalbums/albumtheme-private.c:158:23: style: Parameter 'index' can be declared as pointer to const. However it seems that 'default_get_var_value_func' is a callback function, if 'index' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/extensions/webalbums/albumtheme-private.c:160:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'default_get_var_value_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gnome-desktop-thumbnail.c:514:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'remove_thumbnailer_from_mime_type_map' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gnome-desktop-thumbnail.c:515:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remove_thumbnailer_from_mime_type_map' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gnome-desktop-thumbnail.c:516:53: style: Parameter 'path' can be declared as pointer to const. However it seems that 'remove_thumbnailer_from_mime_type_map' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-accel-button.c:102:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_accel_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-accel-dialog.c:77:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'accel_dialog_keypress_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-empty-list.c:78:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_empty_list_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:54:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_file_tool_base_update_sensitivity' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:61:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_file_tool_base_activate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:68:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_file_tool_base_cancel' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:75:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_file_tool_base_get_options' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:82:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_file_tool_base_destroy_options' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:89:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_file_tool_base_apply_options' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:96:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gth_file_tool_base_populate_headerbar' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-file-tool.c:97:25: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'gth_file_tool_base_populate_headerbar' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-image-navigator.c:120:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_image_navigator_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-image-navigator.c:307:47: style: Parameter 'container' can be declared as pointer to const. However it seems that 'gth_image_navigator_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-image-overview.c:256:20: style: Parameter 'error' can be declared as pointer to const. However it seems that '_gth_image_overview_scale_after' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-image-overview.c:421:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_image_overview_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-image-overview.c:624:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gth_image_overview_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-image-overview.c:649:49: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gth_image_overview_get_request_mode' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-paned.c:93:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_paned_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-screensaver.c:87:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_screensaver_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gthumb-3.12.10/gthumb/gth-toolbox.c:82:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gth_toolbox_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/g/gtick/gtick_0.5.5.orig.tar.gz gtick-0.5.5/src/metro.c:671:41: style: Parameter 'metro' can be declared as pointer to const. However it seems that 'get_min_bpm' is a callback function, if 'metro' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtick-0.5.5/src/metro.c:731:41: style: Parameter 'metro' can be declared as pointer to const. However it seems that 'get_max_bpm' is a callback function, if 'metro' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtick-0.5.5/src/metro.c:1021:52: style: Parameter 'options' can be declared as pointer to const. However it seems that 'get_command_on_start' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtick-0.5.5/src/metro.c:1055:51: style: Parameter 'options' can be declared as pointer to const. However it seems that 'get_command_on_stop' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtick-0.5.5/src/visualtick.c:152:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'count_configure_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtick-0.5.5/src/visualtick.c:202:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'slider_configure_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtimer/gtimer_2.0.0.orig.tar.gz gtimer-2.0.0/custom-list.c:212:38: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:435:42: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'custom_list_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:472:43: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:473:43: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:493:44: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:524:43: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'custom_list_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:564:40: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_iter_parent' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:565:40: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/custom-list.c:566:40: style: Parameter 'child' can be declared as pointer to const. However it seems that 'custom_list_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:902:40: style: Parameter 'act' can be declared as pointer to const. However it seems that 'save_callback' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:926:45: style: Parameter 'act' can be declared as pointer to const. However it seems that 'changelog_callback' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1315:47: style: Parameter 'act' can be declared as pointer to const. However it seems that 'set_browser_callback' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1510:46: style: Parameter 'act' can be declared as pointer to const. However it seems that 'task_clear_callback' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1518:12: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'idle_cancel_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1519:10: style: Parameter 'data' can be declared as pointer to const. However it seems that 'idle_cancel_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1572:44: style: Parameter 'act' can be declared as pointer to const. However it seems that 'task_cut_callback' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1602:46: style: Parameter 'act' can be declared as pointer to const. However it seems that 'task_paste_callback' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1675:10: style: Parameter 'data' can be declared as pointer to const. However it seems that 'read_http_socket' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1690:7: style: Parameter 'data' can be declared as pointer to const. However it seems that 'read_version' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtimer-2.0.0/main.c:1955:17: style: Parameter 'bevent' can be declared as pointer to const. However it seems that 'task_selected_callback' is a callback function, if 'bevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk+3.0/gtk+3.0_3.24.51.orig.tar.xz gtk-3.24.51/demos/gtk-demo/application_demo.c:18:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_appeared' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/application_demo.c:21:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_appeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/assistant.c:37:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_assistant_apply' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/assistant.c:37:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_assistant_apply' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/builder.c:34:31: style: Parameter 'action' can be declared as pointer to const. However it seems that 'help_activate' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/builder.c:35:31: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'help_activate' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/builder.c:36:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'help_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/changedisplay.c:395:39: style: Parameter 'display' can be declared as pointer to const. However it seems that 'display_closed_cb' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/drawingarea.c:94:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scribble_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/gestures.c:18:49: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'touchpad_swipe_gesture_begin' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/glarea.c:316:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_axis_value_change' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/gtkfishbowl.c:150:44: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'gtk_fishbowl_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/gtkfishbowl.c:282:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_fishbowl_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/gtkfishbowl.c:314:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_fishbowl_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/hypertext.c:109:31: 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] gtk-3.24.51/demos/gtk-demo/list_store.c:233:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'window_closed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/list_store.c:234:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_closed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/list_store.c:235:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'window_closed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/listbox.c:322:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk_message_row_sort' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/revealer.c:54:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/search_entry.c:43:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'finish_search' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/search_entry.c:55:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'start_search_feedback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/search_entry.c:64:26: style: Parameter 'button' can be declared as pointer to const. However it seems that 'start_search' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/search_entry.c:65:26: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'start_search' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/search_entry.c:175:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'search_entry_destroyed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/textscroll.c:145:28: style: Parameter 'window' can be declared as pointer to const. However it seems that 'remove_timeout' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/gtk-demo/textscroll.c:146:28: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'remove_timeout' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/icon-browser/iconstore.c:39:35: style: Parameter 'drag_source' can be declared as pointer to const. However it seems that 'row_draggable' is a callback function, if 'drag_source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/icon-browser/iconstore.c:40:35: style: Parameter 'path' can be declared as pointer to const. However it seems that 'row_draggable' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:250:36: style: Parameter 'action' can be declared as pointer to const. However it seems that 'activate_inspector' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:251:36: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'activate_inspector' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:252:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'activate_inspector' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:297:24: style: Parameter 'pulse_id' can be declared as pointer to const. However it seems that 'remove_pulse' is a callback function, if 'pulse_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:513:31: style: Parameter 'before' can be declared as pointer to const. However it seems that 'update_header' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:569:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'action_dialog_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:569:61: style: Parameter 'page' can be declared as pointer to const. However it seems that 'action_dialog_button_clicked' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:1637:37: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'scale_format_value_blank' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/demos/widget-factory/widget-factory.c:1643:31: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'scale_format_value' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/docs/tools/shooter.c:263:22: style: Parameter 'info' can be declared as pointer to const. However it seems that 'on_show' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/application4/exampleapp.c:19:39: style: Parameter 'action' can be declared as pointer to const. However it seems that 'preferences_activated' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/application4/exampleapp.c:20:39: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'preferences_activated' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/application4/exampleapp.c:21:39: style: Parameter 'app' can be declared as pointer to const. However it seems that 'preferences_activated' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/application5/exampleapp.c:19:39: style: Parameter 'action' can be declared as pointer to const. However it seems that 'preferences_activated' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/application5/exampleapp.c:20:39: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'preferences_activated' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/application5/exampleapp.c:21:39: style: Parameter 'app' can be declared as pointer to const. However it seems that 'preferences_activated' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/builder.c:4:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'print_hello' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/builder.c:5:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_hello' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/drawing.c:82:40: 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] gtk-3.24.51/examples/drawing.c:109:41: 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] gtk-3.24.51/examples/grid-packing.c:4:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'print_hello' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/grid-packing.c:5:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_hello' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/hello-world.c:4:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'print_hello' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/hello-world.c:5:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_hello' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/examples/plugman.c:299:44: style: Parameter 'button' can be declared as pointer to const. However it seems that 'enable_or_disable_plugin' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkapplaunchcontext-wayland.c:54:74: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gdk_wayland_app_launch_context_get_startup_notify_id' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkapplaunchcontext-wayland.c:115:66: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gdk_wayland_app_launch_context_launch_failed' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkcursor-wayland.c:207:44: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'gdk_wayland_cursor_get_surface' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkcursor-wayland.c:208:14: style: Parameter 'x_hot' can be declared as pointer to const. However it seems that 'gdk_wayland_cursor_get_surface' is a callback function, if 'x_hot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkcursor-wayland.c:209:14: style: Parameter 'y_hot' can be declared as pointer to const. However it seems that 'gdk_wayland_cursor_get_surface' is a callback function, if 'y_hot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:337:49: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_wayland_device_get_history' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:338:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_device_get_history' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:342:49: style: Parameter 'n_events' can be declared as pointer to const. However it seems that 'gdk_wayland_device_get_history' is a callback function, if 'n_events' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:643:37: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_wayland_device_warp' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:644:37: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'gdk_wayland_device_warp' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:999:56: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_wayland_device_select_window_events' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:1000:56: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_device_select_window_events' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:1247:48: style: Parameter 'data_device' can be declared as pointer to const. However it seems that 'data_device_data_offer' is a callback function, if 'data_device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:1261:43: style: Parameter 'data_device' can be declared as pointer to const. However it seems that 'data_device_enter' is a callback function, if 'data_device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:1314:43: style: Parameter 'data_device' can be declared as pointer to const. However it seems that 'data_device_leave' is a callback function, if 'data_device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:1335:44: style: Parameter 'data_device' can be declared as pointer to const. However it seems that 'data_device_motion' is a callback function, if 'data_device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:1363:42: style: Parameter 'data_device' can be declared as pointer to const. However it seems that 'data_device_drop' is a callback function, if 'data_device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:1376:47: style: Parameter 'wl_data_device' can be declared as pointer to const. However it seems that 'data_device_selection' is a callback function, if 'wl_data_device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:2694:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_frame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:2695:38: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_frame' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:3526:35: style: Parameter 'seat' can be declared as pointer to const. However it seems that 'seat_handle_name' is a callback function, if 'seat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4242:63: style: Parameter 'wp_tablet_pad_ring' can be declared as pointer to const. However it seems that 'tablet_pad_ring_handle_source' is a callback function, if 'wp_tablet_pad_ring' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4256:62: style: Parameter 'wp_tablet_pad_ring' can be declared as pointer to const. However it seems that 'tablet_pad_ring_handle_angle' is a callback function, if 'wp_tablet_pad_ring' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4270:61: style: Parameter 'wp_tablet_pad_ring' can be declared as pointer to const. However it seems that 'tablet_pad_ring_handle_stop' is a callback function, if 'wp_tablet_pad_ring' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4316:65: style: Parameter 'wp_tablet_pad_strip' can be declared as pointer to const. However it seems that 'tablet_pad_strip_handle_source' is a callback function, if 'wp_tablet_pad_strip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4330:67: style: Parameter 'wp_tablet_pad_strip' can be declared as pointer to const. However it seems that 'tablet_pad_strip_handle_position' is a callback function, if 'wp_tablet_pad_strip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4344:63: style: Parameter 'wp_tablet_pad_strip' can be declared as pointer to const. However it seems that 'tablet_pad_strip_handle_stop' is a callback function, if 'wp_tablet_pad_strip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4393:66: style: Parameter 'wp_tablet_pad_group' can be declared as pointer to const. However it seems that 'tablet_pad_group_handle_buttons' is a callback function, if 'wp_tablet_pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4413:63: style: Parameter 'wp_tablet_pad_group' can be declared as pointer to const. However it seems that 'tablet_pad_group_handle_ring' is a callback function, if 'wp_tablet_pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4432:64: style: Parameter 'wp_tablet_pad_group' can be declared as pointer to const. However it seems that 'tablet_pad_group_handle_strip' is a callback function, if 'wp_tablet_pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4451:64: style: Parameter 'wp_tablet_pad_group' can be declared as pointer to const. However it seems that 'tablet_pad_group_handle_modes' is a callback function, if 'wp_tablet_pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4465:63: style: Parameter 'wp_tablet_pad_group' can be declared as pointer to const. However it seems that 'tablet_pad_group_handle_done' is a callback function, if 'wp_tablet_pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4474:63: style: Parameter 'wp_tablet_pad_group' can be declared as pointer to const. However it seems that 'tablet_pad_group_handle_mode' is a callback function, if 'wp_tablet_pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4538:51: style: Parameter 'wp_tablet_pad' can be declared as pointer to const. However it seems that 'tablet_pad_handle_path' is a callback function, if 'wp_tablet_pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4552:54: style: Parameter 'wp_tablet_pad' can be declared as pointer to const. However it seems that 'tablet_pad_handle_buttons' is a callback function, if 'wp_tablet_pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4566:51: style: Parameter 'wp_tablet_pad' can be declared as pointer to const. However it seems that 'tablet_pad_handle_done' is a callback function, if 'wp_tablet_pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4609:52: style: Parameter 'wp_tablet_pad' can be declared as pointer to const. However it seems that 'tablet_pad_handle_enter' is a callback function, if 'wp_tablet_pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4612:52: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'tablet_pad_handle_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4674:52: style: Parameter 'wp_tablet_pad' can be declared as pointer to const. However it seems that 'tablet_pad_handle_leave' is a callback function, if 'wp_tablet_pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4676:52: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'tablet_pad_handle_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdevice-wayland.c:4693:54: style: Parameter 'wp_tablet_pad' can be declared as pointer to const. However it seems that 'tablet_pad_handle_removed' is a callback function, if 'wp_tablet_pad' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdnd-wayland.c:209:54: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gdk_wayland_drag_context_drag_abort' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdnd-wayland.c:215:53: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gdk_wayland_drag_context_drag_drop' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdnd-wayland.c:330:55: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gdk_wayland_drag_context_drop_status' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkdnd-wayland.c:336:57: style: Parameter 'context' can be declared as pointer to const. However it seems that 'gdk_wayland_drag_context_get_selection' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkselection-wayland.c:512:50: style: Parameter 'wl_data_offer' can be declared as pointer to const. However it seems that 'data_offer_source_actions' is a callback function, if 'wl_data_offer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkselection-wayland.c:1052:44: style: Parameter 'source' can be declared as pointer to const. However it seems that 'data_source_target' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkselection-wayland.c:1062:42: style: Parameter 'source' can be declared as pointer to const. However it seems that 'data_source_send' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:653:45: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_frame_clock_before_paint' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:2001:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_configure_bounds' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:2002:53: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_configure_bounds' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:2009:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_wm_capabilities' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:2010:52: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_wm_capabilities' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:2011:52: style: Parameter 'capabilities' can be declared as pointer to const. However it seems that 'xdg_toplevel_wm_capabilities' is a callback function, if 'capabilities' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3615:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_raise' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3620:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_lower' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3625:46: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_restack_under' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3626:46: style: Parameter 'native_siblings' can be declared as pointer to const. However it seems that 'gdk_window_wayland_restack_under' is a callback function, if 'native_siblings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3631:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_restack_toplevel' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3632:49: style: Parameter 'sibling' can be declared as pointer to const. However it seems that 'gdk_window_wayland_restack_toplevel' is a callback function, if 'sibling' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3764:53: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_set_background' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3765:53: style: Parameter 'pattern' can be declared as pointer to const. However it seems that 'gdk_window_wayland_set_background' is a callback function, if 'pattern' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3770:41: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_reparent' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3771:41: style: Parameter 'new_parent' can be declared as pointer to const. However it seems that 'gdk_window_wayland_reparent' is a callback function, if 'new_parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3811:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_get_root_coords' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3874:64: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_shape_combine_region' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3919:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_window_wayland_destroy_foreign' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3924:42: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_shape' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:3930:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_input_shape' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4183:54: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_skip_taskbar_hint' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4189:52: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_skip_pager_hint' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4195:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_urgency_hint' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4292:43: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_role' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4389:53: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_frame_extents' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4401:54: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_override_redirect' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4407:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_accept_focus' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4413:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_focus_on_map' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4419:46: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_icon_list' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4420:46: style: Parameter 'pixbufs' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_icon_list' is a callback function, if 'pixbufs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4472:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_stick' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4477:40: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_unstick' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4642:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_keep_above' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4647:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_keep_below' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4652:42: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_group' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4658:42: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_group' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4659:42: style: Parameter 'leader' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_group' is a callback function, if 'leader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4664:54: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_decorations' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4670:54: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_decorations' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4671:54: style: Parameter 'decorations' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_decorations' is a callback function, if 'decorations' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4677:50: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_functions' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4820:44: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_opacity' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4826:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_set_composited' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4846:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_sync_rendering' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4851:51: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_simulate_key' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4862:54: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_simulate_button' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4873:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_property' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4879:47: style: Parameter 'actual_property_type' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_property' is a callback function, if 'actual_property_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4880:47: style: Parameter 'actual_format_type' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_property' is a callback function, if 'actual_format_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4881:47: style: Parameter 'actual_length' can be declared as pointer to const. However it seems that 'gdk_wayland_window_get_property' is a callback function, if 'actual_length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/wayland/gdkwindow-wayland.c:4901:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_wayland_window_delete_property' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/bdfcursor.c:214:14: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'font_info_compare' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/bdfcursor.c:215:7: style: Parameter 'name' can be declared as pointer to const. However it seems that 'font_info_compare' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-virtual.c:66:49: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_virtual_get_history' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-virtual.c:67:21: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_virtual_get_history' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-virtual.c:71:21: style: Parameter 'n_events' can be declared as pointer to const. However it seems that 'gdk_device_virtual_get_history' is a callback function, if 'n_events' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-virtual.c:216:56: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_virtual_select_window_events' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-virtual.c:217:21: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_virtual_select_window_events' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:32:47: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_win32_get_history' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:33:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_win32_get_history' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:37:47: style: Parameter 'n_events' can be declared as pointer to const. However it seems that 'gdk_device_win32_get_history' is a callback function, if 'n_events' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:60:48: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_win32_set_window_cursor' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:61:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_win32_set_window_cursor' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:62:48: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'gdk_device_win32_set_window_cursor' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:67:35: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_win32_warp' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:68:35: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'gdk_device_win32_warp' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:176:38: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_win32_grab' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:177:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_win32_grab' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:180:38: style: Parameter 'confine_to' can be declared as pointer to const. However it seems that 'gdk_device_win32_grab' is a callback function, if 'confine_to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:181:38: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'gdk_device_win32_grab' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:189:37: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_win32_ungrab' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:265:54: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_win32_select_window_events' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-win32.c:266:54: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_win32_select_window_events' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:50:52: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_get_history' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:51:52: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_get_history' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:55:52: style: Parameter 'n_events' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_get_history' is a callback function, if 'n_events' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:82:53: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_set_window_cursor' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:83:53: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_set_window_cursor' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:84:53: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_set_window_cursor' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:89:40: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_warp' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:90:40: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_warp' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:173:43: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_grab' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:174:43: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_grab' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:177:43: style: Parameter 'confine_to' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_grab' is a callback function, if 'confine_to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:178:43: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_grab' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:185:42: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_ungrab' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:268:59: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_select_window_events' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-winpointer.c:269:59: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_winpointer_select_window_events' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:31:48: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_wintab_get_history' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:32:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_wintab_get_history' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:36:48: style: Parameter 'n_events' can be declared as pointer to const. However it seems that 'gdk_device_wintab_get_history' is a callback function, if 'n_events' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:95:49: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_wintab_set_window_cursor' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:96:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_wintab_set_window_cursor' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:97:49: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'gdk_device_wintab_set_window_cursor' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:102:36: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_wintab_warp' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:103:36: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'gdk_device_wintab_warp' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:184:39: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_wintab_grab' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:185:39: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_wintab_grab' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:188:39: style: Parameter 'confine_to' can be declared as pointer to const. However it seems that 'gdk_device_wintab_grab' is a callback function, if 'confine_to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:189:39: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'gdk_device_wintab_grab' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:196:38: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_wintab_ungrab' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:202:56: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_wintab_window_at_position' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:203:56: style: Parameter 'win_x' can be declared as pointer to const. However it seems that 'gdk_device_wintab_window_at_position' is a callback function, if 'win_x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:204:56: style: Parameter 'win_y' can be declared as pointer to const. However it seems that 'gdk_device_wintab_window_at_position' is a callback function, if 'win_y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:205:56: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'gdk_device_wintab_window_at_position' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:212:55: style: Parameter 'device' can be declared as pointer to const. However it seems that 'gdk_device_wintab_select_window_events' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevice-wintab.c:213:55: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gdk_device_wintab_select_window_events' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkdevicemanager-win32.c:1415:54: style: Parameter 'display_manager' can be declared as pointer to const. However it seems that 'wintab_default_display_notify_cb' is a callback function, if 'display_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkwin32id.c:33:26: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'gdk_handle_hash' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkwin32id.c:43:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gdk_handle_equal' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkwin32id.c:44:13: style: Parameter 'b' can be declared as pointer to const. However it seems that 'gdk_handle_equal' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gdk/win32/gdkwin32langnotification.c:88:61: style: Parameter 'This' can be declared as pointer to const. However it seems that 'alpn_sink_on_activated' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkaccessibilitymisc.c:28:39: style: Parameter 'misc' can be declared as pointer to const. However it seems that 'gtk_misc_impl_threads_enter' is a callback function, if 'misc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkaccessibilitymisc.c:34:39: style: Parameter 'misc' can be declared as pointer to const. However it seems that 'gtk_misc_impl_threads_leave' is a callback function, if 'misc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkcolorswatchaccessible.c:117:55: style: Parameter 'action' can be declared as pointer to const. However it seems that 'gtk_color_swatch_accessible_get_n_actions' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkcolorswatchaccessible.c:123:56: style: Parameter 'action' can be declared as pointer to const. However it seems that 'gtk_color_swatch_accessible_get_keybinding' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkcolorswatchaccessible.c:130:50: style: Parameter 'action' can be declared as pointer to const. However it seems that 'gtk_color_swatch_accessible_get_name' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkiconviewaccessible.c:124:57: style: Parameter 'action' can be declared as pointer to const. However it seems that 'gtk_icon_view_item_accessible_get_n_actions' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkiconviewaccessible.c:147:52: style: Parameter 'action' can be declared as pointer to const. However it seems that 'gtk_icon_view_item_accessible_get_name' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkiconviewaccessible.c:1166:71: style: Parameter 'i1' can be declared as pointer to const. However it seems that 'gtk_icon_view_accessible_item_compare' is a callback function, if 'i1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkiconviewaccessible.c:1167:71: style: Parameter 'i2' can be declared as pointer to const. However it seems that 'gtk_icon_view_accessible_item_compare' is a callback function, if 'i2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkiconviewaccessible.c:1176:62: style: Parameter 'new_order' can be declared as pointer to const. However it seems that 'gtk_icon_view_accessible_model_rows_reordered' is a callback function, if 'new_order' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtkiconviewaccessible.c:1268:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_icon_view_accessible_notify_gtk' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/a11y/gtktextviewaccessible.c:1917:29: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set_cb' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/deprecated/gtkthemingengine.c:274:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_theming_engine_impl_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/deprecated/gtkthemingengine.c:297:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_theming_engine_impl_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/deprecated/gtktrayicon-x11.c:305:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_tray_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/deprecated/gtktrayicon-x11.c:987:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gtk_tray_icon_style_updated' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkactionmuxer.c:105:49: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gtk_action_muxer_append_group_actions' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkactionmuxer.c:572:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_action_muxer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkactionmuxer.c:591:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_action_muxer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkactionmuxer.c:748:44: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gtk_action_muxer_append_prefixes' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssbordervalue.c:104:47: style: Parameter 'start' can be declared as pointer to const. However it seems that 'gtk_css_value_border_transition' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssbordervalue.c:105:47: style: Parameter 'end' can be declared as pointer to const. However it seems that 'gtk_css_value_border_transition' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcsseasevalue.c:86:45: style: Parameter 'start' can be declared as pointer to const. However it seems that 'gtk_css_value_ease_transition' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcsseasevalue.c:87:45: style: Parameter 'end' can be declared as pointer to const. However it seems that 'gtk_css_value_ease_transition' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssimage.c:41:44: style: Parameter 'image' can be declared as pointer to const. However it seems that 'gtk_css_image_real_get_width' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssimage.c:47:45: style: Parameter 'image' can be declared as pointer to const. However it seems that 'gtk_css_image_real_get_height' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssimage.c:77:40: style: Parameter 'image1' can be declared as pointer to const. However it seems that 'gtk_css_image_real_equal' is a callback function, if 'image1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssimage.c:78:40: style: Parameter 'image2' can be declared as pointer to const. However it seems that 'gtk_css_image_real_equal' is a callback function, if 'image2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssimagevalue.c:69:46: style: Parameter 'start' can be declared as pointer to const. However it seems that 'gtk_css_value_image_transition' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssimagevalue.c:70:46: style: Parameter 'end' can be declared as pointer to const. However it seems that 'gtk_css_value_image_transition' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssrepeatvalue.c:55:47: style: Parameter 'start' can be declared as pointer to const. However it seems that 'gtk_css_value_repeat_transition' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssrepeatvalue.c:56:47: style: Parameter 'end' can be declared as pointer to const. However it seems that 'gtk_css_value_repeat_transition' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssstringvalue.c:54:47: style: Parameter 'start' can be declared as pointer to const. However it seems that 'gtk_css_value_string_transition' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssstringvalue.c:55:47: style: Parameter 'end' can be declared as pointer to const. However it seems that 'gtk_css_value_string_transition' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssunsetvalue.c:69:46: style: Parameter 'start' can be declared as pointer to const. However it seems that 'gtk_css_value_unset_transition' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcssunsetvalue.c:70:46: style: Parameter 'end' can be declared as pointer to const. However it seems that 'gtk_css_value_unset_transition' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcsswin32sizevalue.c:121:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gtk_css_value_win32_size_compute' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcsswin32sizevalue.c:123:60: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'gtk_css_value_win32_size_compute' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcsswin32sizevalue.c:124:60: style: Parameter 'style' can be declared as pointer to const. However it seems that 'gtk_css_value_win32_size_compute' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkcsswin32sizevalue.c:125:60: style: Parameter 'parent_style' can be declared as pointer to const. However it seems that 'gtk_css_value_win32_size_compute' is a callback function, if 'parent_style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkmagnifier.c:49:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_magnifier_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkmagnifier.c:74:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_magnifier_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkmnemonichash.c:39:38: style: Parameter 'key' can be declared as pointer to const. However it seems that 'mnemonic_hash_free_foreach' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkmnemonichash.c:167:38: style: Parameter 'key' can be declared as pointer to const. However it seems that 'mnemonic_hash_foreach_func' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkprivate.c:257:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'register_resources' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkrevealer.c:166:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_revealer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkrevealer.c:194:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_revealer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtksearchengine.c:271:28: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'finished' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtksearchengine.c:289:25: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'error' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkshortcutsshortcut.c:332:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_shortcuts_shortcut_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkshortcutsshortcut.c:388:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_shortcuts_shortcut_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkshortcutsshortcut.c:464:50: style: Parameter 'container' can be declared as pointer to const. However it seems that 'gtk_shortcuts_shortcut_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkstyleanimation.c:27:57: style: Parameter 'animation' can be declared as pointer to const. However it seems that 'gtk_style_animation_real_advance' is a callback function, if 'animation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkstyleanimation.c:34:62: style: Parameter 'animation' can be declared as pointer to const. However it seems that 'gtk_style_animation_real_apply_values' is a callback function, if 'animation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkstyleanimation.c:35:62: style: Parameter 'style' can be declared as pointer to const. However it seems that 'gtk_style_animation_real_apply_values' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkstyleanimation.c:40:58: style: Parameter 'animation' can be declared as pointer to const. However it seems that 'gtk_style_animation_real_is_finished' is a callback function, if 'animation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtkstyleanimation.c:46:56: style: Parameter 'animation' can be declared as pointer to const. However it seems that 'gtk_style_animation_real_is_static' is a callback function, if 'animation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktextbufferserialize.c:1428:29: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_tag_prio' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktextbufferserialize.c:1429:22: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_tag_prio' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktextlayout.c:3763:54: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'gtk_text_layout_mark_set_handler' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktextmark.c:194:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_text_mark_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktextmark.c:224:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_text_mark_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktextmark.c:533:46: style: Parameter 'seg' can be declared as pointer to const. However it seems that 'mark_segment_check_func' is a callback function, if 'seg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktextmark.c:534:46: style: Parameter 'line' can be declared as pointer to const. However it seems that 'mark_segment_check_func' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/gtktreedatalist.c:323:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_gtk_tree_data_list_compare_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/action-editor.c:339:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/action-editor.c:367:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/cellrenderergraph.c:55:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_cell_renderer_graph_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/cellrenderergraph.c:116:55: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'gtk_cell_renderer_graph_get_size' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/css-node-tree.c:223:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sort_strv' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/general.c:738:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'keynav_failed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/gestures.c:227:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/gestures.c:247:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/graphdata.c:41:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_graph_data_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/graphdata.c:71:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_graph_data_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/gtktreemodelcssnode.c:73:50: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'gtk_tree_model_css_node_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/inspect-button.c:392:33: style: Parameter 'iw' can be declared as pointer to const. However it seems that 'draw_flash' is a callback function, if 'iw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/magnifier.c:75:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/magnifier.c:95:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/misc-info.c:560:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/misc-info.c:580:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/object-tree.c:110:51: style: Parameter 'object' can be declared as pointer to const. However it seems that 'object_tree_forall_default' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/object-tree.c:112:51: style: Parameter 'forall_data' can be declared as pointer to const. However it seems that 'object_tree_forall_default' is a callback function, if 'forall_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/object-tree.c:117:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'object_tree_get_sensitive_default' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/prop-editor.c:671:27: style: Parameter 'object' can be declared as pointer to const. However it seems that 'pointer_changed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/prop-editor.c:671:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pointer_changed' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/prop-editor.c:699:26: style: Parameter 'object' can be declared as pointer to const. However it seems that 'object_changed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/prop-editor.c:1764:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/prop-editor.c:1792:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/prop-list.c:128:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/prop-list.c:156:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/resource-list.c:624:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/resource-list.c:644:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/signals-list.c:343:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/signals-list.c:367:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/size-groups.c:62:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'size_group_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/size-groups.c:105:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'size_group_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/statistics.c:203:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cell_data_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/statistics.c:223:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cell_data_delta' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/statistics.c:400:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/statistics.c:420:29: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/gtk/inspector/visual.c:757:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'keynav_failed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/gtkimcontextime.c:229:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_im_context_ime_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/gtkimcontextime.c:246:46: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gtk_im_context_ime_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/gtkimcontextime.c:247:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_im_context_ime_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/gtkimcontextime.c:731:55: style: Parameter 'area' can be declared as pointer to const. However it seems that 'gtk_im_context_ime_set_cursor_location' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/gtkimcontextxim.c:773:20: style: Parameter 'area' can be declared as pointer to const. However it seems that 'gtk_im_context_xim_set_cursor_location' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/gtkimcontextxim.c:1124:35: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'preedit_caret_callback' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imam-et.c:437:44: style: Parameter 'class' can be declared as pointer to const. However it seems that 'am_et_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imbroadway.c:113:45: style: Parameter 'im_context' can be declared as pointer to const. However it seems that 'gtk_im_context_broadway_init' is a callback function, if 'im_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imcedilla.c:75:46: style: Parameter 'class' can be declared as pointer to const. However it seems that 'cedilla_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imcyrillic-translit.c:200:56: style: Parameter 'class' can be declared as pointer to const. However it seems that 'cyrillic_translit_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/iminuktitut.c:110:48: style: Parameter 'class' can be declared as pointer to const. However it seems that 'inuktitut_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imipa.c:128:42: style: Parameter 'class' can be declared as pointer to const. However it seems that 'ipa_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imti-er.c:436:44: style: Parameter 'class' can be declared as pointer to const. However it seems that 'ti_er_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imti-et.c:436:44: style: Parameter 'class' can be declared as pointer to const. However it seems that 'ti_et_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imviqr.c:227:43: style: Parameter 'class' can be declared as pointer to const. However it seems that 'viqr_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imwayland.c:753:52: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/input/imwayland.c:825:59: style: Parameter 'rect' can be declared as pointer to const. However it seems that 'gtk_im_context_wayland_set_cursor_location' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/cups/gtkprintercups.c:220:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtk_printer_cups_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/cups/gtkprintercups.c:223:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_printer_cups_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/cups/gtkprintercups.c:234:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtk_printer_cups_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/cups/gtkprintercups.c:237:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_printer_cups_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/file/gtkprintbackendfile.c:483:34: style: Parameter 'data_io' can be declared as pointer to const. However it seems that 'gtk_print_backend_file_print_stream' is a callback function, if 'data_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/file/gtkprintbackendfile.c:599:63: style: Parameter 'format_option' can be declared as pointer to const. However it seems that 'file_printer_output_file_format_changed' is a callback function, if 'format_option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/file/gtkprintbackendfile.c:867:49: style: Parameter 'printer' can be declared as pointer to const. However it seems that 'file_printer_get_default_page_size' is a callback function, if 'printer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/papi/gtkprintbackendpapi.c:338:33: style: Parameter 'data_io' can be declared as pointer to const. However it seems that 'gtk_print_backend_papi_print_stream' is a callback function, if 'data_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/papi/gtkprintbackendpapi.c:834:44: style: Parameter 'printer' can be declared as pointer to const. However it seems that 'papi_printer_get_capabilities' is a callback function, if 'printer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/test/gtkprintbackendtest.c:402:34: style: Parameter 'data_io' can be declared as pointer to const. However it seems that 'gtk_print_backend_test_print_stream' is a callback function, if 'data_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/test/gtkprintbackendtest.c:512:62: style: Parameter 'printer' can be declared as pointer to const. However it seems that 'test_printer_get_settings_from_options' is a callback function, if 'printer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/test/gtkprintbackendtest.c:513:27: style: Parameter 'options' can be declared as pointer to const. However it seems that 'test_printer_get_settings_from_options' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/test/gtkprintbackendtest.c:514:27: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'test_printer_get_settings_from_options' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/modules/printbackends/test/gtkprintbackendtest.c:570:43: style: Parameter 'printer' can be declared as pointer to const. However it seems that 'test_printer_request_details' is a callback function, if 'printer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/listmodel.c:36:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/listmodel.c:58:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/motion-compression.c:9:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/print-editor.c:856:41: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'buffer_changed_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/print-editor.c:863:39: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'mark_set_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/print-editor.c:865:39: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set_callback' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/print-editor.c:866:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mark_set_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testactions.c:90:31: style: Parameter 'action' can be declared as pointer to const. However it seems that 'show_accel_dialog' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testappchooserbutton.c:58:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'action_cb' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testappchooserbutton.c:60:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testassistant.c:103:28: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'apply_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testassistant.c:331:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'select_branch' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testassistant.c:337:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nonlinear_assistant_forward_page' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testclipboard.c:64:32: style: Parameter 'clipboard' can be declared as pointer to const. However it seems that 'on_owner_change' is a callback function, if 'clipboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testclipboard.c:65:32: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_owner_change' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testclipboard.c:66:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_owner_change' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testcombochange.c:194:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'animation_timer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdialog.c:82:40: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'show_color_chooser_generic' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdialog.c:227:39: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'show_dialog_from_template' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdialog.c:243:39: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'show_dialog_flex_template' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdialog.c:299:51: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'show_dialog_from_template_with_header' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdnd.c:453:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'popup_motion' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdnd.c:454:27: style: Parameter 'context' can be declared as pointer to const. However it seems that 'popup_motion' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdnd.c:555:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'popsite_leave' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdnd.c:556:27: style: Parameter 'context' can be declared as pointer to const. However it seems that 'popsite_leave' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdnd.c:567:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'source_drag_data_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdnd.c:568:26: style: Parameter 'context' can be declared as pointer to const. However it seems that 'source_drag_data_delete' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testdnd.c:569:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'source_drag_data_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testentrycompletion.c:186:35: style: Parameter 'completion' can be declared as pointer to const. However it seems that 'activated_cb' is a callback function, if 'completion' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testentrycompletion.c:188:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'activated_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testexpander.c:17:25: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'response_cb' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfilechooser.c:106:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'no_backup_files_filter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfilechooser.c:116:39: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'filter_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfilechooser.c:117:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'filter_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfilechooser.c:130:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'size_prepared_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testflowbox.c:316:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'spacing_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testflowbox.c:377:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_selected_children_changed' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfontchooser.c:52:36: style: Parameter 'chooser' can be declared as pointer to const. However it seems that 'font_activated_cb' is a callback function, if 'chooser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfontchooser.c:52:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'font_activated_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfontchooserdialog.c:62:36: style: Parameter 'chooser' can be declared as pointer to const. However it seems that 'font_activated_cb' is a callback function, if 'chooser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfontchooserdialog.c:62:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'font_activated_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testfullscreen.c:23:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'set_fullscreen_monitor_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgeometry.c:30:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_window_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgeometry.c:40:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_drawing_area_draw' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgeometry.c:78:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_resize_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testglarea.c:322:23: style: Parameter 'area' can be declared as pointer to const. However it seems that 'render' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testglarea.c:323:23: style: Parameter 'context' can be declared as pointer to const. However it seems that 'render' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testglarea.c:337:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_axis_value_change' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgmenu.c:601:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgmenu.c:602:17: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgmenu.c:603:17: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:1366:34: style: Parameter 'statusbar' can be declared as pointer to const. However it seems that 'statusbar_popped' is a callback function, if 'statusbar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:2121:17: style: Parameter 'func_data' can be declared as pointer to const. However it seems that 'set_parent_signal' is a callback function, if 'func_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:2823:36: style: Parameter 'row' can be declared as pointer to const. However it seems that 'list_filter_all_cb' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:2823:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'list_filter_all_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:3484:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cmw_destroy_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:3844:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'entry_remove_timeout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4047:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'event_box_label_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4048:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'event_box_label_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4049:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'event_box_label_pressed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4055:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'event_box_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4056:17: style: Parameter 'button' can be declared as pointer to const. However it seems that 'event_box_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4057:15: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'event_box_button_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4377:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'get_value' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4884:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cursor_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4948:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'change_cursor_theme' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:4949:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'change_cursor_theme' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:7159:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_state_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:7463:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:8887:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll_test_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:9041:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'start_timeout_test' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:9042:18: style: Parameter 'label' can be declared as pointer to const. However it seems that 'start_timeout_test' is a callback function, if 'label' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:9051:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stop_timeout_test' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testgtk.c:9052:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stop_timeout_test' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testiconview-keynav.c:62:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'visible_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testiconview-keynav.c:113:34: style: Parameter 'view' can be declared as pointer to const. However it seems that 'keynav_failed' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testiconview.c:254:33: style: Parameter 'icon_list' can be declared as pointer to const. However it seems that 'selection_changed' is a callback function, if 'icon_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testimage.c:71:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'idle_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testinput.c:209:29: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testinput.c:209:50: 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] gtk-3.24.51/tests/testkineticscrolling.c:14:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testkineticscrolling.c:14:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_button_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlevelbar.c:59:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'window_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlevelbar.c:60:32: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlevelbar.c:61:31: style: Parameter '_data' can be declared as pointer to const. However it seems that 'window_delete_event' is a callback function, if '_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:63:34: style: Parameter 'before' can be declared as pointer to const. However it seems that 'update_header_cb' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:99:15: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_cb' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:99:23: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_cb' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:99:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sort_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:105:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'reverse_sort_cb' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:105:31: style: Parameter 'b' can be declared as pointer to const. However it seems that 'reverse_sort_cb' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:105:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'reverse_sort_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:125:31: style: Parameter 'list_box' can be declared as pointer to const. However it seems that 'row_activated_cb' is a callback function, if 'list_box' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:126:34: style: Parameter 'row' can be declared as pointer to const. However it seems that 'row_activated_cb' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:132:30: style: Parameter 'list_box' can be declared as pointer to const. However it seems that 'row_selected_cb' is a callback function, if 'list_box' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist.c:133:33: style: Parameter 'row' can be declared as pointer to const. However it seems that 'row_selected_cb' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist2.c:68:51: style: Parameter 'before' can be declared as pointer to const. However it seems that 'add_separator' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist3.c:269:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_selected_children_changed' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist3.c:275:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'a11y_selection_changed' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlist4.c:65:51: style: Parameter 'before' can be declared as pointer to const. However it seems that 'add_separator' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testlockbutton.c:193:34: style: Parameter 'permission' can be declared as pointer to const. However it seems that 'permission_changed' is a callback function, if 'permission' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testnotebookdnd.c:89:33: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'on_page_reordered' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testnotebookdnd.c:89:54: style: Parameter 'child' can be declared as pointer to const. However it seems that 'on_page_reordered' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testnotebookdnd.c:89:86: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_page_reordered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testoverlay.c:300:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_enter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testpixbuf-save.c:108:49: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'keypress_check' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testpixbuf-save.c:304:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_app' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testpixbuf-save.c:304:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_app' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testpopupat.c:4:25: style: Parameter 'window' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testpopupat.c:5:25: style: Parameter 'builder' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'builder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testrecentchooser.c:63:25: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'response_cb' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testrecentchooser.c:76:41: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'filter_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testrecentchooser.c:77:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'filter_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testrichtext.c:32:28: 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] gtk-3.24.51/tests/testrichtext.c:33:28: 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] gtk-3.24.51/tests/testrichtext.c:34:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testscrolledge.c:71:35: style: Parameter 'list' can be declared as pointer to const. However it seems that 'edge_overshot' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testscrolledge.c:84:34: style: Parameter 'sw' can be declared as pointer to const. However it seems that 'edge_reached' is a callback function, if 'sw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testscrolledge.c:86:27: style: Parameter 'list' can be declared as pointer to const. However it seems that 'edge_reached' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testspinbutton.c:24:29: style: Parameter 'w' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testspinbutton.c:25:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testspinbutton.c:26:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testsplitheaders.c:4:33: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'split_decorations' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/teststatusicon.c:37:33: style: Parameter 'icon' can be declared as pointer to const. However it seems that 'size_changed_cb' is a callback function, if 'icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/teststatusicon.c:53:40: style: Parameter 'icon' can be declared as pointer to const. However it seems that 'orientation_changed_cb' is a callback function, if 'icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/teststatusicon.c:96:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'timeout_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/teststatusicon.c:202:23: style: Parameter 'item' can be declared as pointer to const. However it seems that 'do_exit' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testswitch.c:86:27: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'sw_delay_notify' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:85:48: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'view_column_model_get_n_columns' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:91:50: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'view_column_model_get_column_type' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:194:20: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'view_column_model_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:217:49: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'view_column_model_iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:218:21: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'view_column_model_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:224:50: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'view_column_model_iter_n_children' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:225:22: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'view_column_model_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:233:21: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'view_column_model_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:248:46: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'view_column_model_iter_parent' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:249:25: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'view_column_model_iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:250:25: style: Parameter 'child' can be declared as pointer to const. However it seems that 'view_column_model_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:285:56: style: Parameter 'drag_source' can be declared as pointer to const. However it seems that 'view_column_model_drag_data_delete' is a callback function, if 'drag_source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreecolumns.c:286:28: style: Parameter 'path' can be declared as pointer to const. However it seems that 'view_column_model_drag_data_delete' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreemodel.c:167:18: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'find_nth' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreepos.c:57:32: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:636:38: style: Parameter 'tree_view' can be declared as pointer to const. However it seems that 'on_row_activated' is a callback function, if 'tree_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:637:38: style: Parameter 'path' can be declared as pointer to const. However it seems that 'on_row_activated' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:638:38: style: Parameter 'column' can be declared as pointer to const. However it seems that 'on_row_activated' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:639:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_row_activated' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:870:51: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'gtk_real_model_types_get_n_columns' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:876:53: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'gtk_real_model_types_get_column_type' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:900:46: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'gtk_real_model_types_get_path' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:901:46: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'gtk_real_model_types_get_path' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:945:47: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'gtk_real_model_types_get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:1033:51: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'gtk_real_model_types_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:1057:52: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'gtk_real_model_types_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:1080:53: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'gtk_real_model_types_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:1105:52: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'gtk_real_model_types_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testtreeview.c:1148:49: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_real_model_types_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testvolumebutton.c:21:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'value_changed' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testvolumebutton.c:23:25: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'value_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testwindows.c:396:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'move_window_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testwindows.c:544:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scroll_window_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/tests/testwindows.c:700:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'alpha_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/a11y/testfocus.c:57:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'notify_cb' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/adjustment.c:57:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'changed_cb' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/adjustment.c:63:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'value_changed_cb' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/builder.c:1821:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'model_weakref' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/builder.c:1822:25: style: Parameter 'model' can be declared as pointer to const. However it seems that 'model_weakref' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/builder.c:1956:37: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'filter_pango_attrs' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/cssprovider.c:4:45: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'assert_section_is_not_null' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/cssprovider.c:5:45: style: Parameter 'section' can be declared as pointer to const. However it seems that 'assert_section_is_not_null' is a callback function, if 'section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/cssprovider.c:7:45: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'assert_section_is_not_null' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/entry.c:53:27: style: Parameter 'position' can be declared as pointer to const. However it seems that 'insert_text' is a callback function, if 'position' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/filtermodel.c:4750:63: style: Parameter 'model' can be declared as pointer to const. However it seems that 'specific_sort_filter_remove_node_compare_func' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/filtermodel.c:4751:63: style: Parameter 'iter1' can be declared as pointer to const. However it seems that 'specific_sort_filter_remove_node_compare_func' is a callback function, if 'iter1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/filtermodel.c:4752:63: style: Parameter 'iter2' can be declared as pointer to const. However it seems that 'specific_sort_filter_remove_node_compare_func' is a callback function, if 'iter2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/filtermodel.c:4753:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'specific_sort_filter_remove_node_compare_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/filtermodel.c:6013:49: style: Parameter 'model' can be declared as pointer to const. However it seems that 'specific_bug_464173_visible_func' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/filtermodel.c:6014:49: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'specific_bug_464173_visible_func' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/gestures.c:300:52: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'state_changed_cb' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/gtkmenu.c:54:37: style: Parameter 'model' can be declared as pointer to const. However it seems that 'random_menu_is_mutable' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/keyhash.c:27:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'counting_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/notify.c:36:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'count_notify' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/objects-finalize.c:32:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'main_loop_quit_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/sortmodel.c:1206:26: style: Parameter 'model' can be declared as pointer to const. However it seems that 'sort_func' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/sortmodel.c:1207:26: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/sortmodel.c:1208:26: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/sortmodel.c:1209:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/sortmodel.c:1217:39: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'sort_column_changed' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/spinbutton.c:6:34: style: Parameter 'spin' can be declared as pointer to const. However it seems that 'value_changed_cb' is a callback function, if 'spin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/spinbutton.c:43:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'adjustment_changed_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/spinbutton.c:43:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'adjustment_changed_cb' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/templates.c:26:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'main_loop_quit_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/templates.c:212:17: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ignore_gvfs_warning' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/window.c:11:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stop_main' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/window.c:41:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_keypress' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/gtk/window.c:342:26: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_map_event' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/reftests/animation-direction.c:28:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'unblock' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/reftests/expand-expander.c:28:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'unblock' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/reftests/frame-inhibitor.c:28:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tick_callback_for_1_frame' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/reftests/frame-inhibitor.c:29:43: style: Parameter 'frame_clock' can be declared as pointer to const. However it seems that 'tick_callback_for_1_frame' is a callback function, if 'frame_clock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-3.24.51/testsuite/reftests/frame-inhibitor.c:30:43: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'tick_callback_for_1_frame' 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/g/gtk-chtheme/gtk-chtheme_0.3.1.orig.tar.gz gtk-chtheme-0.3.1/main.c:174:48: style: Parameter 'value' can be declared as pointer to const. However it seems that 'set_theme_if_match' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-chtheme-0.3.1/main.c:174:64: style: Parameter 'path' can be declared as pointer to const. However it seems that 'set_theme_if_match' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-chtheme-0.3.1/mainwin.c:26:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'about_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-chtheme-0.3.1/mainwin.c:26:55: style: Parameter 'u' can be declared as pointer to const. However it seems that 'about_clicked' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-chtheme-0.3.1/mainwin.c:31:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'apply_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-chtheme-0.3.1/mainwin.c:31:55: style: Parameter 'u' can be declared as pointer to const. However it seems that 'apply_clicked' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-chtheme-0.3.1/mainwin.c:36:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ok_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-chtheme-0.3.1/mainwin.c:36:52: style: Parameter 'u' can be declared as pointer to const. However it seems that 'ok_clicked' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-doc/gtk-doc_1.35.1.orig.tar.xz gtk-doc-1.35.1/tests/gobject/src/gobject.c:266:51: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtkdoc_object_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-doc-1.35.1/tests/gobject/src/gobject.c:267:13: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gtkdoc_object_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-doc-1.35.1/tests/gobject/src/gobject.c:267:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtkdoc_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-doc-1.35.1/tests/gobject/src/gobject.c:272:51: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gtkdoc_object_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-doc-1.35.1/tests/gobject/src/gobject.c:273:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtkdoc_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-doc-1.35.1/tests/gobject/src/gtypes.c:47:41: style: Parameter 'boxed' can be declared as pointer to const. However it seems that 'gtkdoc_boxed_free' is a callback function, if 'boxed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-im-libthai/gtk-im-libthai_0.2.2.orig.tar.xz gtk-im-libthai-0.2.2/src/gtkimcontextthai.c:294:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_im_context_libthai_filter_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-layer-shell/gtk-layer-shell_0.10.0.orig.tar.gz gtk-layer-shell-0.10.0/src/custom-shell-surface.c:53:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'custom_shell_surface_on_window_realize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-layer-shell-0.10.0/src/custom-shell-surface.c:65:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'custom_shell_surface_on_window_map' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-layer-shell-0.10.0/src/layer-surface.c:291:47: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'layer_surface_on_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-layer-shell-0.10.0/test/mock-server/overrides.c:474:1: style: Parameter 'ext_session_lock_v1' can be declared as pointer to const. However it seems that 'ext_session_lock_v1_destroy' is a callback function, if 'ext_session_lock_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-layer-shell-0.10.0/test/mock-server/overrides.c:480:1: style: Parameter 'ext_session_lock_v1' can be declared as pointer to const. However it seems that 'ext_session_lock_v1_unlock_and_destroy' is a callback function, if 'ext_session_lock_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-nodoka-engine/gtk-nodoka-engine_0.7.0.orig.tar.gz gtk-nodoka-engine-0.7.0/src/GTKEngine/nodoka_style.c:1392:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'nodoka_style_draw_resize_grip' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-nodoka-engine-0.7.0/src/GTKEngine/nodoka_style.c:1421:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'nodoka_style_draw_arrow' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-nodoka-engine-0.7.0/src/GTKEngine/nodoka_style.c:1953:34: style: Parameter 'style' can be declared as pointer to const. However it seems that 'nodoka_style_init' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-session-lock/gtk-session-lock_0.2.0.orig.tar.gz gtk-session-lock-0.2.0/examples/simple-example.c:35:43: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'on_locked' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-session-lock-0.2.0/examples/simple-example.c:35:55: style: Parameter '_data' can be declared as pointer to const. However it seems that 'on_locked' is a callback function, if '_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-session-lock-0.2.0/src/custom-shell-surface.c:36:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'custom_shell_surface_on_window_realize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-session-lock-0.2.0/src/custom-shell-surface.c:47:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'custom_shell_surface_on_window_map' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-session-lock-0.2.0/src/session-lock.c:56:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_lock_lock_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-session-lock-0.2.0/src/session-lock.c:75:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_lock_lock_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/g/gtk-sharp2/gtk-sharp2_2.12.40.orig.tar.gz gtk-sharp-2.12.40/gtk/glue/nodestore.c:141:73: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'gns_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-sharp-2.12.40/gtk/glue/nodestore.c:170:56: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'gns_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-sharp-2.12.40/gtk/glue/nodestore.c:187:74: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'gns_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-sharp-2.12.40/gtk/glue/nodestore.c:243:31: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'gns_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-theme-switch/gtk-theme-switch_2.1.0.orig.tar.gz gtk-theme-switch-2.1.0/main.c:353:28: style: Parameter 'rc_file' can be declared as pointer to const. However it seems that 'preview_ok_clicked' is a callback function, if 'rc_file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-vnc/gtk-vnc_1.5.0.orig.tar.xz gtk-vnc-1.5.0/examples/gvncviewer.c:137:42: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'vnc_screenshot' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/examples/gvncviewer.c:239:49: style: Parameter 'vncdisplay' can be declared as pointer to const. However it seems that 'vnc_power_control_failed' is a callback function, if 'vncdisplay' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/examples/gvncviewer.c:246:38: style: Parameter 'vncdisplay' can be declared as pointer to const. However it seems that 'vnc_connected' is a callback function, if 'vncdisplay' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/examples/gvncviewer.c:278:41: style: Parameter 'vncdisplay' can be declared as pointer to const. However it seems that 'vnc_auth_failure' is a callback function, if 'vncdisplay' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/examples/gvncviewer.c:284:43: style: Parameter 'vncdisplay' can be declared as pointer to const. However it seems that 'vnc_desktop_resize' is a callback function, if 'vncdisplay' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/examples/gvncviewer.c:297:41: style: Parameter 'vncdisplay' can be declared as pointer to const. However it seems that 'vnc_disconnected' is a callback function, if 'vncdisplay' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/examples/gvncviewer.c:531:46: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'dialog_key_release' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/coroutine_test.c:10:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'co_entry_check_self' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/coroutine_test.c:17:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'co_entry_42' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/coroutine_test.c:73:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'co_entry_yield2' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/coroutine_test.c:87:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'co_entry_yield' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncaudiopulse.c:40:64: style: Parameter 'format' can be declared as pointer to const. However it seems that 'vnc_audio_pulse_playback_start' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncbaseframebuffer.c:104:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_base_framebuffer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncbaseframebuffer.c:146:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_base_framebuffer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vnccairoframebuffer.c:47:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_cairo_framebuffer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vnccairoframebuffer.c:65:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_cairo_framebuffer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncconnection.c:447:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_connection_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncconnection.c:465:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_connection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vnccursor.c:54:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_cursor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vnccursor.c:90:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_cursor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:172:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vnc_debug_option_arg' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:191:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_display_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:267:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vnc_display_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:788:65: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_event' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:822:65: style: Parameter 'scroll' can be declared as pointer to const. However it seems that 'scroll_event' is a callback function, if 'scroll' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:1058:59: style: Parameter 'key' can be declared as pointer to const. However it seems that 'key_event' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:1288:52: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'configure_event' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/src/vncdisplay.c:1581:53: style: Parameter 'remoteFormat' can be declared as pointer to const. However it seems that 'on_pixel_format_changed' is a callback function, if 'remoteFormat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-vnc-1.5.0/tools/gvnccapture.c:497:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vnc_debug_option_arg' 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/g/gtk2-engines/gtk2-engines_2.20.2.orig.tar.bz2 gtk-engines-2.20.2/engines/clearlooks/src/clearlooks_style.c:1388:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'clearlooks_style_draw_resize_grip' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/liblua/lapi.c:155: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] gtk-engines-2.20.2/engines/lua/src/liblua/lapi.c:886: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] gtk-engines-2.20.2/engines/lua/src/liblua/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] gtk-engines-2.20.2/engines/lua/src/lua_style.c:591:21: style: Parameter 'style' can be declared as pointer to const. However it seems that 'lua_style_draw_tab' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:663:45: style: Parameter 'style' can be declared as pointer to const. However it seems that 'lua_style_draw_resize_grip' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:664:45: style: Parameter 'window' can be declared as pointer to const. However it seems that 'lua_style_draw_resize_grip' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:666:45: style: Parameter 'area' can be declared as pointer to const. However it seems that 'lua_style_draw_resize_grip' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:667:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'lua_style_draw_resize_grip' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:746:33: style: Parameter 'style' can be declared as pointer to const. However it seems that 'lua_style_draw_focus' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:746:51: style: Parameter 'window' can be declared as pointer to const. However it seems that 'lua_style_draw_focus' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:747:37: style: Parameter 'area' can be declared as pointer to const. However it seems that 'lua_style_draw_focus' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-2.20.2/engines/lua/src/lua_style.c:747:54: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'lua_style_draw_focus' 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/g/gtk2-engines-aurora/gtk2-engines-aurora_1.5.1.orig.tar.gz aurora-1.5/src/aurora_style.c:1066:17: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'aurora_style_draw_vline' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aurora-1.5/src/aurora_style.c:1097:17: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'aurora_style_draw_hline' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aurora-1.5/src/aurora_style.c:1172:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'aurora_style_draw_resize_grip' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aurora-1.5/src/aurora_style.c:1373:17: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'aurora_style_draw_focus' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aurora-1.5/src/aurora_style.c:1605:34: style: Parameter 'style' can be declared as pointer to const. However it seems that 'aurora_style_init' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk2-engines-cleanice/gtk2-engines-cleanice_2.4.1.orig.tar.gz gtk-engines-cleanice-2.4.1/src/cleanice-draw.c:1465:50: style: Parameter 'style' can be declared as pointer to const. However it seems that 'cleanice_style_init' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-cleanice-2.4.1/src/cleanice-style.c:55:55: style: Parameter 'style' can be declared as pointer to const. However it seems that 'cleanice_rc_style_init' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-engines-cleanice-2.4.1/src/cleanice-style.c:129:64: style: Parameter 'rc_style' can be declared as pointer to const. However it seems that 'cleanice_rc_style_create_style' is a callback function, if 'rc_style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtk2-engines-murrine/gtk2-engines-murrine_0.98.2.orig.tar.xz murrine-0.98.2/src/murrine_style.c:1854:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'murrine_style_draw_resize_grip' 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/g/gtk2-engines-oxygen/gtk2-engines-oxygen_1.4.6.orig.tar.bz2 oxygen-gtk2-1.4.6/demo/oxygengtkdeco_main.cpp:249:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure1' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/demo/oxygengtkdeco_main.cpp:279:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure0' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.cpp:333:59: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'childSizeAllocateEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.cpp:333:82: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'childSizeAllocateEvent' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.cpp:187:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'targetExposeEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.cpp:187:85: style: Parameter 'event' can be declared as pointer to const. However it seems that 'targetExposeEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.cpp:70:89: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configureNotifyEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.cpp:46:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parentSet' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.cpp:293:81: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motionNotifyEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:2361:19: style: Parameter 'style' can be declared as pointer to const. However it seems that 'draw_hline' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:2444:39: style: Parameter 'style' can be declared as pointer to const. However it seems that 'draw_vline' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:2487:39: style: Parameter 'style' can be declared as pointer to const. However it seems that 'draw_arrow' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:2702:19: style: Parameter 'style' can be declared as pointer to const. However it seems that 'draw_expander' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:3114:43: style: Parameter 'style' can be declared as pointer to const. However it seems that 'draw_extension' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:3454:19: style: Parameter 'style' can be declared as pointer to const. However it seems that 'draw_resize_grip' is a callback function, if 'style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:3455:20: style: Parameter 'window' can be declared as pointer to const. However it seems that 'draw_resize_grip' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:3457:23: style: Parameter 'clipRect' can be declared as pointer to const. However it seems that 'draw_resize_grip' is a callback function, if 'clipRect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:3458:20: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'draw_resize_grip' 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/g/gtk4-layer-shell/gtk4-layer-shell_1.3.0.orig.tar.gz gtk4-layer-shell-1.3.0/src/gtk4-layer-shell.c:245:63: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gtk_layer_surface_monitor_invalidated' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk4-layer-shell-1.3.0/test/mock-server/overrides.c:463:1: style: Parameter 'ext_session_lock_v1' can be declared as pointer to const. However it seems that 'ext_session_lock_v1_destroy' is a callback function, if 'ext_session_lock_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk4-layer-shell-1.3.0/test/mock-server/overrides.c:469:1: style: Parameter 'ext_session_lock_v1' can be declared as pointer to const. However it seems that 'ext_session_lock_v1_unlock_and_destroy' is a callback function, if 'ext_session_lock_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkam/gtkam_1.1.orig.tar.bz2 gtkam-1.1/src/gtkam-camera.c:53:54: style: Parameter 'g_class' can be declared as pointer to const. However it seems that 'gtkam_camera_init' is a callback function, if 'g_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-cancel.c:150:25: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cancel_func' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-cancel.c:236:23: style: Parameter 'context' can be declared as pointer to const. However it seems that 'idle_func' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-cancel.c:236:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'idle_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-clock.c:320:36: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_label_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-config.c:195:48: style: Parameter 'a' can be declared as pointer to const. However it seems that 'on_size_allocate' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-config.c:344:45: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'on_adjustment_value_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-debug.c:199:36: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_debug_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-debug.c:205:38: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_verbose_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-debug.c:211:36: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_error_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-debug.c:217:35: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_data_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-gimp.c:87:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_captured' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-info.c:232:35: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_read_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-info.c:244:37: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_delete_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-list.c:662:29: style: Parameter 'info' can be declared as pointer to const. However it seems that 'on_info_updated' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-list.c:662:61: style: Parameter 'd' can be declared as pointer to const. However it seems that 'on_info_updated' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-list.c:663:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_info_updated' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-main.c:195:25: style: Parameter 'action' can be declared as pointer to const. However it seems that 'action_quit' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-main.c:195:42: style: Parameter 'callback_data' can be declared as pointer to const. However it seems that 'action_quit' is a callback function, if 'callback_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-main.c:266:35: style: Parameter 'chooser' can be declared as pointer to const. However it seems that 'on_camera_selected' is a callback function, if 'chooser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-save.c:193:46: style: Parameter 'toggle' can be declared as pointer to const. However it seems that 'on_filename_camera_toggled' is a callback function, if 'toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-status.c:227:25: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cancel_func' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-status.c:236:23: style: Parameter 'c' can be declared as pointer to const. However it seems that 'idle_func' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-status.c:236:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'idle_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-tree.c:1268:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_drag_data_received' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-tree.c:1268:59: style: Parameter 'context' can be declared as pointer to const. However it seems that 'on_drag_data_received' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-tree.c:1269:44: style: Parameter 'selection_data' can be declared as pointer to const. However it seems that 'on_drag_data_received' is a callback function, if 'selection_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/gtkam-tree.c:1270:45: style: Parameter 'tree' can be declared as pointer to const. However it seems that 'on_drag_data_received' is a callback function, if 'tree' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkam-1.1/src/main.c:55:48: style: Parameter 'a' can be declared as pointer to const. However it seems that 'on_size_allocate' 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/g/gtkboard/gtkboard_0.11pre0+cvs.2003.11.02.orig.tar.gz gtkboard/src/ataxx.c:139:29: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'ataxx_eval' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/ataxx.c:325:25: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'ataxx_getmove' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/blet.c:88:38: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'blet_who_won' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/blet.c:107:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'blet_event_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/checkers.c:96:35: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'checkers_who_won' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/checkers.c:187:32: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'checkers_eval' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/chess.c:155:28: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'chess_newstate' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/chess.c:155:39: style: Parameter 'move' can be declared as pointer to const. However it seems that 'chess_newstate' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/chess.c:889:30: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'chess_eval' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/dotsandboxes.c:376:34: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'dnb_get_render' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/dotsandboxes.c:394:23: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'dnb_search' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/engine.c:90:32: style: Parameter 'line' can be declared as pointer to const. However it seems that 'engine_set_to_play' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/engine.c:228:34: style: Parameter 'line' can be declared as pointer to const. However it seems that 'engine_msec_per_move' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/engine.c:268:29: style: Parameter 'line' can be declared as pointer to const. However it seems that 'engine_move_now' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/engine.c:279:32: style: Parameter 'line' can be declared as pointer to const. However it seems that 'engine_cancel_move' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/flw.c:170:30: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'flw_who_won' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/flw.c:214:23: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'flw_getmove' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/hiq.c:177:30: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'hiq_who_won' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/hiq.c:223:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'hiq_event_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/infiltrate.c:119:34: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'infiltrate_eval' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/knights.c:101:48: style: Parameter 'move' can be declared as pointer to const. However it seems that 'knights_newstate' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/knights.c:145:30: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'knights_getmove_kb' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/maze.c:85:31: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'maze_who_won' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/memory.c:181:40: style: Parameter 'move' can be declared as pointer to const. However it seems that 'memory_newstate' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/memory.c:219:26: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'memory_animate' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/memory.c:270:26: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'memory_getmove' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/othello.c:80:26: style: Parameter 'game' can be declared as pointer to const. However it seems that 'othello_init' is a callback function, if 'game' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/othello.c:237:34: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'othello_who_won' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/othello.c:550:36: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'othello_eval_incr' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/othello.c:550:47: style: Parameter 'move' can be declared as pointer to const. However it seems that 'othello_eval_incr' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/othello.c:562:38: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'othello_use_incr_eval' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/pentaline.c:201:29: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'pentaline_getmove' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/pentaline.c:417:43: style: Parameter 'move' can be declared as pointer to const. However it seems that 'pentaline_newstate' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/plot4.c:128:25: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'plot4_getmove' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/plot4.c:268:27: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'plot4_movegen' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/quarto.c:205:41: style: Parameter 'move' can be declared as pointer to const. However it seems that 'quarto_get_render' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/quarto.c:233:33: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'quarto_reset_uistate' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/samegame.c:153:42: style: Parameter 'move' can be declared as pointer to const. However it seems that 'samegame_newstate' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/stopgate.c:481:28: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'stopgate_getmove' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/tetris.c:143:40: style: Parameter 'move' can be declared as pointer to const. However it seems that 'tetris_newstate' is a callback function, if 'move' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/towers.c:245:25: style: Parameter 'game' can be declared as pointer to const. However it seems that 'towers_init' is a callback function, if 'game' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/towers.c:399:30: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'towers_get_render' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/ui.c:542:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_send_make_move_bg' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/ui.c:1331:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_sound_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkboard/src/wordtris.c:596:42: style: Parameter 'move' can be declared as pointer to const. However it seems that 'wordtris_newstate' 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/g/gtkextra/gtkextra_3.3.4.orig.tar.gz gtkextra-3.3.4/gtkextra/gtkcharsel.c:285:26: style: Parameter 'button' can be declared as pointer to const. However it seems that 'new_selection' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkcombobutton.c:312:23: style: Parameter 'requisition' can be declared as pointer to const. However it seems that 'gtk_combo_button_size_request' is a callback function, if 'requisition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkdataentry.c:606:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_entry_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkdataentry.c:683:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_entry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkdatatextview.c:261:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_text_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkdatatextview.c:302:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_text_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkiconfilesel.c:581:48: style: Parameter 'key' can be declared as pointer to const. However it seems that 'entry_set_file' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkiconfilesel.c:659:44: style: Parameter 'key' can be declared as pointer to const. However it seems that 'set_filter' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkiconfilesel.c:934:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkiconlist.c:1588:48: style: Parameter 'key' can be declared as pointer to const. However it seems that 'icon_key_press' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkitementry.c:644:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_item_entry_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkitementry.c:807:21: style: Parameter 'previous_style' can be declared as pointer to const. However it seems that 'gtk_item_entry_style_set' is a callback function, if 'previous_style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplot.c:1711:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplot.c:2287:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_axis_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplot3d.c:1236:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot3d_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotarray.c:232:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_array_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotbar.c:159:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotbox.c:149:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotbubble.c:299:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_bubble_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:318:38: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_real_init' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:324:34: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_leave' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:344:55: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_set_viewport' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:390:67: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_clip_mask' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:416:65: style: Parameter 'values' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_set_dash' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:496:71: style: Parameter 'points' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_draw_lines' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:535:71: style: Parameter 'points' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_draw_polygon' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:593:68: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_set_font' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:594:68: style: Parameter 'psfont' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_set_font' is a callback function, if 'psfont' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcairo.c:1108:66: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'gtk_plot_cairo_draw_pixmap' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvas.c:1251:59: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_key_press' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasellipse.c:306:47: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_ellipse_move' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasellipse.c:307:27: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_ellipse_move' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasellipse.c:314:49: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_ellipse_resize' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasellipse.c:315:27: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_ellipse_resize' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasline.c:598:44: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_line_move' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasline.c:599:27: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_line_move' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvaspixmap.c:246:46: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_pixmap_move' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvaspixmap.c:247:27: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_pixmap_move' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvaspixmap.c:254:47: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_pixmap_resize' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvaspixmap.c:255:27: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_pixmap_resize' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasplot.c:235:44: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_plot_move' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasrectangle.c:299:49: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_rectangle_move' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasrectangle.c:300:27: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_rectangle_move' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasrectangle.c:307:50: style: Parameter 'canvas' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_rectangle_resize' is a callback function, if 'canvas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcanvasrectangle.c:308:27: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gtk_plot_canvas_rectangle_resize' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotcsurface.c:326:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_csurface_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotdata.c:2010:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_data_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotflux.c:387:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_flux_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:304:36: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_real_init' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:310:32: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_leave' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:328:53: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_set_viewport' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:397:62: style: Parameter 'values' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_set_dash' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:459:68: style: Parameter 'points' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_draw_lines' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:498:68: style: Parameter 'points' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_draw_polygon' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:551:66: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_set_font' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotgdk.c:552:23: style: Parameter 'psfont' can be declared as pointer to const. However it seems that 'gtk_plot_gdk_set_font' is a callback function, if 'psfont' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotpolar.c:183:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_polar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotps.c:423:41: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pssetviewport' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotps.c:448:20: style: Parameter 'values' can be declared as pointer to const. However it seems that 'pssetdash' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotps.c:729:42: style: Parameter 'points' can be declared as pointer to const. However it seems that 'psdrawlines' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotps.c:743:61: style: Parameter 'points' can be declared as pointer to const. However it seems that 'psdrawpolygon' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotps.c:1246:37: style: Parameter 'psfont' can be declared as pointer to const. However it seems that 'pssetfont' is a callback function, if 'psfont' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotsegment.c:290:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_segment_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtkplotsurface.c:416:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_plot_surface_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtksheet.c:1640:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_sheet_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtksheet.c:1809:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_sheet_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtksheet.c:10987:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_sheet_motion_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtksheet.c:13769:45: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that '_vadjustment_changed_handler' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtksheet.c:13794:45: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that '_hadjustment_changed_handler' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtksheetcolumn.c:104:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_sheet_column_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/gtksheetcolumn.c:360:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_sheet_column_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtkplot.c:258:43: style: Parameter 'tick_value' can be declared as pointer to const. However it seems that 'my_tick_label' is a callback function, if 'tick_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:358:55: style: Parameter 'key' can be declared as pointer to const. However it seems that 'clipboard_handler' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:403:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:403:54: style: Parameter 'old_range' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'old_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:404:35: style: Parameter 'new_range' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'new_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:405:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:414:29: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:414:52: style: Parameter 'old_range' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'old_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:415:33: style: Parameter 'new_range' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'new_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:416:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:502:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alarm_change' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:503:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'alarm_change' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:548:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alarm_traverse' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:549:51: style: Parameter 'new_row' can be declared as pointer to const. However it seems that 'alarm_traverse' is a callback function, if 'new_row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:549:66: style: Parameter 'new_col' can be declared as pointer to const. However it seems that 'alarm_traverse' is a callback function, if 'new_col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testgtksheet.c:550:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'alarm_traverse' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testprintexport.c:15:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testprintexport.c:15:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testprintexport.c:19:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testprintexport.c:19:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkextra-3.3.4/gtkextra/testprintexport.c:19:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkgl2/gtkgl2_2.1.0.orig.tar.xz gtkglarea-2.1.0/examples/gdkfont.c:64:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/gtkglarea_demo.c:195:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'glarea_button_release' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/gtkglarea_demo.c:195:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'glarea_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/gtkglarea_demo.c:231:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'glarea_button_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/gtkglarea_demo.c:231:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'glarea_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/gtkglarea_demo.c:308:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'glarea_draw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/gtkglarea_demo.c:421:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'glarea_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/shaders.c:295:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'glarea_draw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/shaders.c:392:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'glarea_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/simple.c:43:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/viewlw.c:104:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'glarea_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/viewlw.c:170:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'glarea_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/viewlw.c:247:37: style: Parameter 'attach_widget' can be declared as pointer to const. However it seems that 'popup_menu_detacher' is a callback function, if 'attach_widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/viewlw.c:247:60: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'popup_menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/viewlw.c:285:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'window_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/zktor.c:764:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglarea-2.1.0/examples/zktor.c:793:54: 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] gtkglarea-2.1.0/examples/zktor.c:832:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkglext/gtkglext_1.2.0.orig.tar.xz gtkglext-1.2.0/examples/button.c:223:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave.c:376:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave.c:411:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave.c:412:23: 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] gtkglext-1.2.0/examples/coolwave.c:413:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave.c:455:17: 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] gtkglext-1.2.0/examples/coolwave.c:500:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'unrealize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave.c:501:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'unrealize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave.c:575:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave2.c:389:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave2.c:424:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave2.c:425:23: 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] gtkglext-1.2.0/examples/coolwave2.c:426:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave2.c:469:17: 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] gtkglext-1.2.0/examples/coolwave2.c:514:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'unrealize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave2.c:515:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'unrealize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/coolwave2.c:589:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/font-pangoft2-tex.c:478:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/gears.c:381:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visible' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/gears.c:395:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/logo.c:360:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/logo.c:361:23: 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] gtkglext-1.2.0/examples/logo.c:362:23: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/logo.c:372:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/logo.c:416:17: 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] gtkglext-1.2.0/examples/logo.c:495:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/multiarb.c:350:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visible' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/multiarb.c:396:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/rotating-square.c:199:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/rotating-square.c:200:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/rotating-square.c:201:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/rotating-square.c:216:23: 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] gtkglext-1.2.0/examples/rotating-square.c:252:17: 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] gtkglext-1.2.0/examples/rotating-square.c:299:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'unrealize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/rotating-square.c:300:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'unrealize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/rotating-square.c:376:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/scribble-gl.c:207:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/scribble-gl.c:233:23: 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] gtkglext-1.2.0/examples/shapes.c:356:23: 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] gtkglext-1.2.0/examples/shapes.c:380:39: 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] gtkglext-1.2.0/examples/shapes.c:398:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/shapes.c:444:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/shapes.c:445:17: 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] gtkglext-1.2.0/examples/shapes.c:446:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/shapes.c:520:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/shapes.c:556:29: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'change_shape' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/shapes.c:564:32: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'change_material' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/template.c:233:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/template.c:267:23: 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] gtkglext-1.2.0/examples/template.c:322:17: 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] gtkglext-1.2.0/examples/template.c:419:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/viewlw.c:126:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/viewlw.c:183:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/viewlw.c:220:30: 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] gtkglext-1.2.0/examples/viewlw.c:246:32: 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] gtkglext-1.2.0/examples/viewlw.c:409:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/viewlw.c:426:30: 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] gtkglext-1.2.0/examples/viewlw.c:475:32: style: Parameter 'attach_widget' can be declared as pointer to const. However it seems that 'popup_menu_detacher' is a callback function, if 'attach_widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/viewlw.c:476:32: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'popup_menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/examples/viewlw.c:513:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'window_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/win32/gdkglcontext-win32.c:480:29: style: Parameter 'hglrc' can be declared as pointer to const. However it seems that 'gdk_gl_context_hash' is a callback function, if 'hglrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/win32/gdkglcontext-win32.c:486:30: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gdk_gl_context_equal' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/win32/gdkglcontext-win32.c:487:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'gdk_gl_context_equal' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/x11/gdkglcontext-x11.c:591:34: style: Parameter 'glxcontext' can be declared as pointer to const. However it seems that 'gdk_gl_context_hash' is a callback function, if 'glxcontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/x11/gdkglcontext-x11.c:597:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gdk_gl_context_equal' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/x11/gdkglcontext-x11.c:598:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'gdk_gl_context_equal' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/x11/gdkglpixmap-x11.c:360:47: style: Parameter 'gldrawable' can be declared as pointer to const. However it seems that 'gdk_gl_pixmap_impl_x11_gl_end' is a callback function, if 'gldrawable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gdk/x11/gdkglwindow-x11.c:316:47: style: Parameter 'gldrawable' can be declared as pointer to const. However it seems that 'gdk_gl_window_impl_x11_gl_end' is a callback function, if 'gldrawable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkglext-1.2.0/gtk/gtkglwidget.c:120:47: style: Parameter 'private' can be declared as pointer to const. However it seems that 'gtk_gl_widget_size_allocate' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkguitune/gtkguitune_0.8.orig.tar.gz gtkguitune/main.cc:247:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_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/g/gtkhash/gtkhash_1.5.orig.tar.gz gtkhash-1.5/src/callbacks.c:433:22: style: Parameter 'func' can be declared as pointer to const. However it seems that 'on_menuitem_treeview_copy_activate' is a callback function, if 'func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkhash-1.5/src/callbacks.c:452:22: style: Parameter 'func' can be declared as pointer to const. However it seems that 'on_button_hash_clicked' is a callback function, if 'func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkhash-1.5/src/callbacks.c:475:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_entry_check_icon_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkhash-1.5/src/nautilus/properties.c:216:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtkhash_properties_on_entry_check_icon_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkhash-1.5/src/nautilus/properties.c:440:9: style: Parameter 'files' can be declared as pointer to const. However it seems that 'gtkhash_properties_get_pages' is a callback function, if 'files' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkhotkey/gtkhotkey_0.2.1.orig.tar.gz gtkhotkey-0.2.1.orig/src/x11/tomboykeybinder.c:155:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'filter_func' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtklock/gtklock_4.0.0.orig.tar.gz gtklock-4.0.0/src/window.c:275:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'entry_button_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklock-4.0.0/src/window.c:275:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklock-4.0.0/src/window.c:275:87: style: Parameter 'data' can be declared as pointer to const. However it seems that 'entry_button_press' 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/g/gtklp/gtklp_1.3.4.orig.tar.gz gtklp-1.3.4/gtklp/general.c:397:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'DuplexChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/general.c:744:33: style: Parameter 'button' can be declared as pointer to const. However it seems that 'callGtkLPQFunc' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/general.c:744:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'callGtkLPQFunc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/gtklptab.c:197:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtklpViewChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/gtklptab.c:347:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefsChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/gtklptab.c:815:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PathesEntryChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/hpgl2.c:74:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'hpgl2CheckChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/image.c:101:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'imageScalingAdjChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/image.c:101:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'imageScalingAdjChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/image.c:376:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'imagePosChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:233:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rangeButtonsChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:274:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'landscapeCheckChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:274:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'landscapeCheckChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:285:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'borderChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:375:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'nupStyleChange' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:375:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nupStyleChange' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/special.c:328:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'specialCheckChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/special.c:328:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'specialCheckChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/text.c:141:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'textSizesChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/text.c:345:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'textMarginsChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklpq/printer.c:85:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PrinterChanged' 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/g/gtkmathview/gtkmathview_0.8.0.orig.tar.gz gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:857:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_math_view_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:884:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_math_view_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:938:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_math_view_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:1019:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_math_view_expose_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:1038:34: style: Parameter 'math_view' can be declared as pointer to const. However it seems that 'gtk_math_view_click' is a callback function, if 'math_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:1045:41: style: Parameter 'math_view' can be declared as pointer to const. However it seems that 'gtk_math_view_select_begin' is a callback function, if 'math_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:1052:40: style: Parameter 'math_view' can be declared as pointer to const. However it seems that 'gtk_math_view_select_over' is a callback function, if 'math_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:1059:39: style: Parameter 'math_view' can be declared as pointer to const. However it seems that 'gtk_math_view_select_end' is a callback function, if 'math_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:1066:41: style: Parameter 'math_view' can be declared as pointer to const. However it seems that 'gtk_math_view_select_abort' is a callback function, if 'math_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/src/widget/gtkmathview_common.cc:1073:41: style: Parameter 'math_view' can be declared as pointer to const. However it seems that 'gtk_math_view_element_over' is a callback function, if 'math_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/viewer/guiGTK.c:241:23: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'file_close' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/viewer/guiGTK.c:241:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'file_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/viewer/guiGTK.c:247:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'file_re_open' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkmathview-0.8.0/viewer/guiGTK.c:247:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'file_re_open' 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/g/gtkmm3.0/gtkmm3.0_3.24.10.orig.tar.xz gtkmm-3.24.10/tests/wrap_existing/main.cc:15:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_object_qdata_destroyed' 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/g/gtkmm4.0/gtkmm4.0_4.20.0.orig.tar.xz gtkmm-4.20.0/tests/wrap_existing/main.cc:15:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_object_qdata_destroyed' 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/g/gtkpod/gtkpod_2.1.5.orig.tar.gz gtkpod-2.1.5/libgtkpod/file.c:364:35: style: Parameter 'name1' can be declared as pointer to const. However it seems that 'compare_names' is a callback function, if 'name1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/file.c:364:49: style: Parameter 'name2' can be declared as pointer to const. However it seems that 'compare_names' is a callback function, if 'name2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/file.c:364:65: style: Parameter 'case_sensitive' can be declared as pointer to const. However it seems that 'compare_names' is a callback function, if 'case_sensitive' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/file_convert.c:2070:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pgid_setup' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/gp_itdb.c:71:63: style: Parameter 'eitdb' can be declared as pointer to const. However it seems that 'gp_itdb_extra_duplicate' is a callback function, if 'eitdb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/gp_itdb.c:86:67: style: Parameter 'epl' can be declared as pointer to const. However it seems that 'gp_playlist_extra_duplicate' is a callback function, if 'epl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:403:41: style: Parameter 'track' can be declared as pointer to const. However it seems that 'Most_Listened_IF' is a callback function, if 'track' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:403:57: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'Most_Listened_IF' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:439:42: style: Parameter 'track' can be declared as pointer to const. However it seems that 'Never_Listened_IF' is a callback function, if 'track' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:439:58: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'Never_Listened_IF' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:476:38: style: Parameter 'track' can be declared as pointer to const. However it seems that 'Most_Rated_IF' is a callback function, if 'track' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:476:54: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'Most_Rated_IF' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:510:39: style: Parameter 'track' can be declared as pointer to const. However it seems that 'All_Ratings_IF' is a callback function, if 'track' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:510:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'All_Ratings_IF' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:553:41: style: Parameter 'track' can be declared as pointer to const. However it seems that 'Last_Listened_IF' is a callback function, if 'track' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:553:57: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'Last_Listened_IF' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:593:38: style: Parameter 'track' can be declared as pointer to const. However it seems that 'since_last_IF' is a callback function, if 'track' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:593:54: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'since_last_IF' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:629:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'str_cmp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/misc_playlist.c:637:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'treeValueDestroy' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:370:39: style: Parameter 'key' can be declared as pointer to const. However it seems that 'match_subkey' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:370:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'match_subkey' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:370:69: style: Parameter 'subkey' can be declared as pointer to const. However it seems that 'match_subkey' is a callback function, if 'subkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:380:39: style: Parameter 'key' can be declared as pointer to const. However it seems that 'check_subkey' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:395:37: style: Parameter 'key' can be declared as pointer to const. However it seems that 'get_subset' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:395:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'get_subset' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:414:32: style: Parameter 'key' can be declared as pointer to const. However it seems that 'write_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:414:46: style: Parameter 'value' can be declared as pointer to const. However it seems that 'write_key' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:575:43: style: Parameter 'key' can be declared as pointer to const. However it seems that 'temp_prefs_save_fe' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:575:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'temp_prefs_save_fe' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:895:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'copy_key_to_temp_prefs' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:895:59: style: Parameter 'value' can be declared as pointer to const. However it seems that 'copy_key_to_temp_prefs' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:919:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'copy_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:919:49: style: Parameter 'value' can be declared as pointer to const. However it seems that 'copy_key' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/prefs.c:919:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'copy_key' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/libgtkpod/tool_menu_action.c:46:40: style: Parameter 'tma' can be declared as pointer to const. However it seems that 'tool_menu_action_init' is a callback function, if 'tma' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/clarity/clarity_widget.c:94:76: style: Parameter 'event' can be declared as pointer to const. However it seems that '_on_scrolling_covers_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/cover_display/cover_display_context_menu.c:48:48: style: Parameter 'mi' can be declared as pointer to const. However it seems that 'display_track_artwork' is a callback function, if 'mi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/cover_display/cover_display_context_menu.c:48:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'display_track_artwork' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/cover_display/display_coverart.c:1034:88: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_contentpanel_scroll_wheel_turned' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/cover_display/display_coverart.c:1738:51: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_parent_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/cover_display/display_coverart.c:1738:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_parent_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/cover_display/display_coverart.c:1738:85: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_parent_delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/cover_display/display_coverart.c:1861:56: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dnd_coverart_drag_data_received' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/details_editor/details.c:184:58: style: Parameter 'button' can be declared as pointer to const. However it seems that 'details_writethrough_toggled' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/details_editor/details.c:188:56: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'details_notebook_page_changed' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/details_editor/details.c:188:77: style: Parameter 'page' can be declared as pointer to const. However it seems that 'details_notebook_page_changed' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/details_editor/details.c:188:108: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'details_notebook_page_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/details_editor/details.c:1605:59: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dnd_details_art_drag_data_received' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/media_player/media_player.c:424:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'thread_stop_song' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/media_player/media_player.c:429:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'thread_next_song' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/media_player/media_player.c:539:48: style: Parameter 'range' can be declared as pointer to const. However it seems that 'on_volume_changed_cb' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/media_player/media_player.c:539:101: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_volume_changed_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1006:48: style: Parameter 'w' can be declared as pointer to const. However it seems that 'gphoto_button_press' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1006:67: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gphoto_button_press' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1006:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gphoto_button_press' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1204:68: style: Parameter 'menuItem' can be declared as pointer to const. However it seems that 'on_photodb_remove_album_menuItem_activate' is a callback function, if 'menuItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1204:87: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_photodb_remove_album_menuItem_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1217:68: style: Parameter 'menuItem' can be declared as pointer to const. However it seems that 'on_photodb_remove_image_menuItem_activate' is a callback function, if 'menuItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1217:87: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_photodb_remove_image_menuItem_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1274:68: style: Parameter 'menuItem' can be declared as pointer to const. However it seems that 'on_photodb_rename_album_menuItem_activate' is a callback function, if 'menuItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/photo_editor/display_photo.c:1274:87: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_photodb_rename_album_menuItem_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/display_playlists.c:98:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'pm_drag_begin' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/display_playlists.c:98:62: style: Parameter 'drag_context' can be declared as pointer to const. However it seems that 'pm_drag_begin' is a callback function, if 'drag_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/display_playlists.c:98:85: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pm_drag_begin' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/display_playlists.c:796:88: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_playlist_treeview_key_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/playlist_display_context_menu.c:48:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_menu_delete_playlist_head' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/playlist_display_context_menu.c:66:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_menu_delete_track_head' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/playlist_display_spl.c:514:68: style: Parameter 'spl_window' can be declared as pointer to const. However it seems that 'splr_entry_redisplay' is a callback function, if 'spl_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/playlist_display_spl.c:532:66: style: Parameter 'spl_window' can be declared as pointer to const. However it seems that 'splr_entry_changed' is a callback function, if 'spl_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/playlist_display_spl.c:605:69: style: Parameter 'spl_window' can be declared as pointer to const. However it seems that 'spl_fromunits_changed' is a callback function, if 'spl_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/playlist_display/playlist_display_spl.c:617:68: style: Parameter 'spl_window' can be declared as pointer to const. However it seems that 'spl_playlist_changed' is a callback function, if 'spl_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/repository_editor/repository_editor.c:136:55: style: Parameter 'app' can be declared as pointer to const. However it seems that 'repository_playlist_changed_cb' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/repository_editor/repository_editor.c:136:69: style: Parameter 'pl' can be declared as pointer to const. However it seems that 'repository_playlist_changed_cb' is a callback function, if 'pl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/repository_editor/repository_editor.c:136:94: style: Parameter 'data' can be declared as pointer to const. However it seems that 'repository_playlist_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/repository_editor/repository_editor.c:678:54: style: Parameter 'button' can be declared as pointer to const. However it seems that 'new_repository_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/repository_editor/repository_editor.c:875:58: style: Parameter 'button' can be declared as pointer to const. However it seems that 'ipod_sync_contacts_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/repository_editor/repository_editor.c:880:58: style: Parameter 'button' can be declared as pointer to const. However it seems that 'ipod_sync_calendar_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/repository_editor/repository_editor.c:886:55: style: Parameter 'button' can be declared as pointer to const. However it seems that 'ipod_sync_notes_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/egg-play-preview.c:360:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_play_preview_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/egg-play-preview.c:387:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_play_preview_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/libjuicer/sj-extractor.c:88:73: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sj_extractor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/libjuicer/sj-extractor.c:124:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sj_extractor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/libjuicer/sj-metadata-gvfs.c:173:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sj_metadata_gvfs_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/libjuicer/sj-metadata-gvfs.c:203:72: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sj_metadata_gvfs_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/libjuicer/sj-metadata-musicbrainz5.c:849:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sj_metadata_musicbrainz5_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/libjuicer/sj-metadata-musicbrainz5.c:880:73: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sj_metadata_musicbrainz5_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:161:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_all_foreach_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:385:53: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_preferences_activate' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:385:71: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'on_preferences_activate' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:385:91: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_preferences_activate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:728:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sort_release_info' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:1412:74: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'device_changed_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:1468:48: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_reread_activate' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:1468:66: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'on_reread_activate' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:1468:86: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_reread_activate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sjcd/sj-main.c:1542:27: style: Parameter 'column_data' can be declared as pointer to const. However it seems that 'on_cell_edited' is a callback function, if 'column_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sorttab_display/normal_sorttab_page.c:153:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_st_drag_end' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sorttab_display/normal_sorttab_page.c:153:61: style: Parameter 'dc' can be declared as pointer to const. However it seems that '_st_drag_end' is a callback function, if 'dc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sorttab_display/normal_sorttab_page.c:153:74: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_st_drag_end' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sorttab_display/normal_sorttab_page.c:817:88: style: Parameter 'e' can be declared as pointer to const. However it seems that '_normal_sort_tab_page_button_press_event' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/sorttab_display/sorttab_display_context_menu.c:46:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_menu_delete_entry_head' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/display_tracks.c:630:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_track_treeview_key_release_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/display_tracks.c:630:85: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_track_treeview_key_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/display_tracks.c:630:101: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_track_treeview_key_release_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/display_tracks.c:1269:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tm_rows_reordered_idle_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/display_tracks.c:2003:50: style: Parameter 'w' can be declared as pointer to const. However it seems that 'tm_button_press_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/display_tracks.c:2003:69: style: Parameter 'e' can be declared as pointer to const. However it seems that 'tm_button_press_event' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/display_tracks.c:2003:81: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tm_button_press_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/rb_cell_renderer_rating.c:193:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'rb_cell_renderer_rating_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/rb_cell_renderer_rating.c:211:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'rb_cell_renderer_rating_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/track_display_context_menu.c:46:37: style: Parameter 'mi' can be declared as pointer to const. However it seems that 'select_all' is a callback function, if 'mi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/track_display_context_menu.c:46:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_all' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/track_display_context_menu.c:54:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_menu_delete_tracks_head' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/track_display_preferences.c:222:45: style: Parameter 'togglebutton' can be declared as pointer to const. However it seems that 'on_ign_field_toggled' is a callback function, if 'togglebutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpod-2.1.5/plugins/track_display/track_display_preferences.c:222:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_ign_field_toggled' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkpool/gtkpool_0.5.0.orig.tar.gz gtkpool-0.5.0/gtkpool/application.cpp:619:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cue_ball_placed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:250: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] gtkpool-0.5.0/gtkpool/main.cpp:259: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] gtkpool-0.5.0/gtkpool/main.cpp:270:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:270:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:277:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'replace_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:277:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'replace_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:282:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'set_cue' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:282:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_cue' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:287:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'restart_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:287:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'restart_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkpool-0.5.0/gtkpool/main.cpp:303:30: 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] gtkpool-0.5.0/gtkpool/main.cpp:303:48: 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] gtkpool-0.5.0/gtkpool/main.cpp:303:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtksheet/gtksheet_4.3.14+dfsg.orig.tar.xz gtksheet-4.3.14/gtksheet/gtkdataentry.c:356:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_entry_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtkdataentry.c:431:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_entry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtkdatatextview.c:261:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_text_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtkdatatextview.c:302:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_data_text_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtkitementry.c:819:21: style: Parameter 'previous_style' can be declared as pointer to const. However it seems that 'gtk_item_entry_style_set' is a callback function, if 'previous_style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheet.c:2433:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_sheet_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheet.c:3787:13: style: Parameter 'error' can be declared as pointer to const. However it seems that '_gtk_sheet_css_parsing_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheet.c:13872:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_sheet_touch_event_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheet.c:17369:45: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that '_vadjustment_changed_handler' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheet.c:17370:14: style: Parameter 'data' can be declared as pointer to const. However it seems that '_vadjustment_changed_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheet.c:17393:45: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that '_hadjustment_changed_handler' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheet.c:17393:66: style: Parameter 'data' can be declared as pointer to const. However it seems that '_hadjustment_changed_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheetcolumn.c:249:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_sheet_column_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/gtksheetcolumn.c:505:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_sheet_column_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:382:55: style: Parameter 'key' can be declared as pointer to const. However it seems that 'clipboard_handler' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:427:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:427:54: style: Parameter 'old_range' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'old_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:428:35: style: Parameter 'new_range' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'new_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:429:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:438:29: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:438:52: style: Parameter 'old_range' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'old_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:439:33: style: Parameter 'new_range' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'new_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:440:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'move_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:450:39: style: Parameter 'new_row' can be declared as pointer to const. However it seems that 'change_entry' is a callback function, if 'new_row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:450:54: style: Parameter 'new_col' can be declared as pointer to const. However it seems that 'change_entry' is a callback function, if 'new_col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:542:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alarm_change' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:543:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'alarm_change' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:548:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alarm_activate' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:549:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'alarm_activate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:588:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alarm_traverse' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:589:51: style: Parameter 'new_row' can be declared as pointer to const. However it seems that 'alarm_traverse' is a callback function, if 'new_row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:589:66: style: Parameter 'new_col' can be declared as pointer to const. However it seems that 'alarm_traverse' is a callback function, if 'new_col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksheet-4.3.14/gtksheet/testgtksheet.c:590:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'alarm_traverse' 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/g/gtksourceview3/gtksourceview3_3.24.11.orig.tar.xz gtksourceview-3.24.11/gtksourceview/completion-providers/words/gtksourcecompletionwords.c:322:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_completion_words_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/completion-providers/words/gtksourcecompletionwords.c:379:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_completion_words_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:495:38: style: Parameter 'location' can be declared as pointer to const. However it seems that 'on_insert_text_before_cb' is a callback function, if 'location' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:505:37: style: Parameter 'location' can be declared as pointer to const. However it seems that 'on_insert_text_after_cb' is a callback function, if 'location' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:551:38: style: Parameter 'start' can be declared as pointer to const. However it seems that 'on_delete_range_after_cb' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:552:38: style: Parameter 'end' can be declared as pointer to const. However it seems that 'on_delete_range_after_cb' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/completion-providers/words/gtksourcecompletionwordslibrary.c:108:37: style: Parameter 'len' can be declared as pointer to const. However it seems that 'compare_prefix' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcebufferinputstream.c:336:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_buffer_input_stream_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcebufferinputstream.c:365:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_buffer_input_stream_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcecompletionproposal.c:62:80: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'gtk_source_completion_proposal_get_label_default' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcecompletionproposal.c:68:81: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'gtk_source_completion_proposal_get_markup_default' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcecompletionproposal.c:74:79: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'gtk_source_completion_proposal_get_text_default' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcecompletionproposal.c:80:79: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'gtk_source_completion_proposal_get_icon_default' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcecompletionproposal.c:86:84: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'gtk_source_completion_proposal_get_icon_name_default' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcecompletionproposal.c:92:80: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'gtk_source_completion_proposal_get_gicon_default' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcecompletionproposal.c:98:79: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'gtk_source_completion_proposal_get_info_default' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcemarkssequence.c:172:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_marks_sequence_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcemarkssequence.c:196:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_marks_sequence_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceregion.c:225:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_region_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceregion.c:245:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_region_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcetag.c:64:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_tag_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourcetag.c:90:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_tag_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanager.c:69:65: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_can_undo_default' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanager.c:75:65: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_can_redo_default' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanager.c:81:61: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_undo_default' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanager.c:86:61: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_redo_default' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanager.c:91:82: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_begin_not_undoable_action_default' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanager.c:96:80: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_end_not_undoable_action_default' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanagerdefault.c:1276:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_default_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/gtksourceview/gtksourceundomanagerdefault.c:1300:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_undo_manager_default_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/tests/test-search.c:315:22: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set_cb' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/testsuite/test-completion-model.c:56:54: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'test_provider_get_name' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/testsuite/test-completion-model.c:578:32: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'on_row_changed' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/testsuite/test-file-loader.c:47:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_file_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/testsuite/test-language.c:77:39: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'test_fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-3.24.11/testsuite/test-stylescheme.c:77:39: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'test_fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtksourceview4/gtksourceview4_4.8.4.orig.tar.xz gtksourceview-4.8.4/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:498:38: style: Parameter 'location' can be declared as pointer to const. However it seems that 'on_insert_text_before_cb' is a callback function, if 'location' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:508:37: style: Parameter 'location' can be declared as pointer to const. However it seems that 'on_insert_text_after_cb' is a callback function, if 'location' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:554:38: style: Parameter 'start' can be declared as pointer to const. However it seems that 'on_delete_range_after_cb' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c:555:38: style: Parameter 'end' can be declared as pointer to const. However it seems that 'on_delete_range_after_cb' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/gtksourceview/completion-providers/words/gtksourcecompletionwordslibrary.c:112:37: style: Parameter 'len' can be declared as pointer to const. However it seems that 'compare_prefix' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/gtksourceview/gtksourcemarkssequence.c:176:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_marks_sequence_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/gtksourceview/gtksourcemarkssequence.c:200:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_marks_sequence_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/tests/test-search.c:314:22: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set_cb' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/testsuite/test-completion-model.c:54:54: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'test_provider_get_name' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/testsuite/test-completion-model.c:576:32: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'on_row_changed' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/testsuite/test-file-loader.c:47:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_file_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/testsuite/test-language.c:76:39: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'test_fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-4.8.4/testsuite/test-stylescheme.c:76:39: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'test_fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtksourceview5/gtksourceview5_5.18.0.orig.tar.xz gtksourceview-5.18.0/gtksourceview/completion-providers/snippets/gtksourcecompletionsnippetsproposal.c:56:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_completion_snippets_proposal_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/gtksourceannotation.c:87:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_annotation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/gtksourcemarkssequence.c:175:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_marks_sequence_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/gtksourcemarkssequence.c:199:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_gtk_source_marks_sequence_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevim.c:75:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'gtk_source_vim_real_format' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevim.c:76:43: style: Parameter 'begin' can be declared as pointer to const. However it seems that 'gtk_source_vim_real_format' is a callback function, if 'begin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevim.c:77:43: style: Parameter 'end' can be declared as pointer to const. However it seems that 'gtk_source_vim_real_format' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevim.c:440:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_vim_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimcommand.c:1501:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_vim_command_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimcommand.c:1528:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_vim_command_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourceviminsert.c:448:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_vim_insert_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourceviminsert.c:475:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_vim_insert_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimmotion.c:157:34: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'motion_none' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimmotion.c:158:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'motion_none' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimmotion.c:844:36: style: Parameter 'state' can be declared as pointer to const. However it seems that 'motion_f_char' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimmotion.c:864:36: style: Parameter 'state' can be declared as pointer to const. However it seems that 'motion_F_char' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimmotion.c:1498:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'motion_bracket' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimstate.c:333:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_vim_state_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimstate.c:357:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_source_vim_state_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/gtksourceview/vim/gtksourcevimtextobject.c:288:44: style: Parameter 'inner_end' can be declared as pointer to const. However it seems that 'text_object_extend_one' is a callback function, if 'inner_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/tests/test-completion.c:123:58: style: Parameter 'context' can be declared as pointer to const. However it seems that 'test_provider_get_priority' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/tests/test-search.c:315:22: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set_cb' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/testsuite/test-file-loader.c:48:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_file_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/testsuite/test-language.c:76:39: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'test_fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/testsuite/test-language.c:84:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sort_strv_strcmpptr' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtksourceview-5.18.0/testsuite/test-stylescheme.c:76:39: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'test_fixture_teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkspell/gtkspell_2.0.16.orig.tar.gz gtkspell-2.0.16/gtkspell/gtkspell.c:255:17: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gtkspell3/gtkspell3_3.0.10.orig.tar.xz gtkspell3-3.0.10/examples/simple-vala.c:244:47: style: Parameter '_sender' can be declared as pointer to const. However it seems that '_gtk_main_quit_gtk_widget_destroy' is a callback function, if '_sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkspell3-3.0.10/examples/simple-vala.c:245:45: style: Parameter 'self' can be declared as pointer to const. However it seems that '_gtk_main_quit_gtk_widget_destroy' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkspell3-3.0.10/gtkspell/gtkspell.c:314:36: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'delete_range_after' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkspell3-3.0.10/gtkspell/gtkspell.c:326:24: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkspell3-3.0.10/gtkspell/gtkspell.c:610:30: style: Parameter 'textview' can be declared as pointer to const. However it seems that 'populate_popup' is a callback function, if 'textview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkspell3-3.0.10/gtkspell/gtkspell.c:674:32: style: Parameter 'view' can be declared as pointer to const. However it seems that 'popup_menu_event' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkspell3-3.0.10/gtkspell/gtkspell.c:823:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_spell_checker_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkspell3-3.0.10/gtkspell/gtkspell.c:842:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_spell_checker_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/g/gtkterm/gtkterm_1.3.1.orig.tar.gz gtkterm-1.3.1/src/files.c:238:25: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'timer' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:833:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'signals_toggle_DTR_callback' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:833:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'signals_toggle_DTR_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:838:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'signals_toggle_RTS_callback' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:838:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'signals_toggle_RTS_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:843:36: style: Parameter 'action' can be declared as pointer to const. However it seems that 'signals_close_port' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:843:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'signals_close_port' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:848:35: style: Parameter 'action' can be declared as pointer to const. However it seems that 'signals_open_port' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/interface.c:848:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'signals_open_port' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/search.c:55:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'search_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/search.c:92:78: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_key_press_event_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/serial.c:101:29: style: Parameter 'src' can be declared as pointer to const. However it seems that 'io_err' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/serial.c:101:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'io_err' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/user_signals.c:5:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handle_usr1' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkterm-1.3.1/src/user_signals.c:11:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handle_usr2' 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/g/gtkwave/gtkwave_3.3.126.orig.tar.gz gtkwave-gtk3-3.3.126/contrib/fsdb2vcd/fsdb2vcd_fast.cc:109:54: style: Parameter 'client_data' can be declared as pointer to const. However it seems that '__TreeCB' is a callback function, if 'client_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/fsdb2vcd/fsdb2vcd_fast.cc:109:73: style: Parameter 'tree_cb_data' can be declared as pointer to const. However it seems that '__TreeCB' is a callback function, if 'tree_cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/logfile.c:105:67: 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] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/logfile.c:496:56: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'find_edit_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/logfile.c:1113:64: style: Parameter 'pnt_time' can be declared as pointer to const. However it seems that 'lx2_iter_fn' is a callback function, if 'pnt_time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/logfile.c:1113:86: style: Parameter 'pnt_facidx' can be declared as pointer to const. However it seems that 'lx2_iter_fn' is a callback function, if 'pnt_facidx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/logfile.c:1252:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/logfile.c:1504:80: style: Parameter 'event' can be declared as pointer to const. However it seems that 'destroy_via_closebutton_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/tcl_helper.c:705:13: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DNDDataReceivedCB' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/rtlbrowse/tcl_helper.c:707:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'DNDDataReceivedCB' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/vpi/sys_fst.c:356:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_dumpfile_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/vpi/sys_fst.c:773:29: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_dumpoff_compiletf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/contrib/vpi/sys_fst.c:780:26: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_dumpoff_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/globals.c:2781:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'context_swapper' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/globals.c:2781:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'context_swapper' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/globals.c:2781:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_swapper' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/globals.c:2911:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'ctx_prints' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/helpers/lxt_write.c:271:54: style: Parameter 'value' can be declared as pointer to const. However it seems that 'lt_emit_string' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/helpers/lxt_write.c:371:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'lt_emit_stringz' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/helpers/lxt_write.c:470:56: style: Parameter 'value' can be declared as pointer to const. However it seems that 'lt_emit_stringbz' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/lx2.c:444:65: style: Parameter 'tim' can be declared as pointer to const. However it seems that 'lx2_callback' is a callback function, if 'tim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/lx2.c:444:82: style: Parameter 'facidx' can be declared as pointer to const. However it seems that 'lx2_callback' is a callback function, if 'facidx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/markerbox.c:96:60: style: Parameter 'which' can be declared as pointer to const. However it seems that 'str_change_callback' is a callback function, if 'which' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/markerbox.c:130:59: style: Parameter 'which' can be declared as pointer to const. However it seems that 'str_enter_callback' is a callback function, if 'which' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/markerbox.c:168:57: style: Parameter 'which' can be declared as pointer to const. However it seems that 'change_callback' is a callback function, if 'which' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/markerbox.c:222:56: style: Parameter 'which' can be declared as pointer to const. However it seems that 'enter_callback' is a callback function, if 'which' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/print.c:257:55: style: Parameter 'str' can be declared as pointer to const. However it seems that 'ps_draw_string' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/print.c:470:56: style: Parameter 'str' can be declared as pointer to const. However it seems that 'mif_draw_string' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:63:32: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_alt_hier_delimeter' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:71:38: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_analog_redraw_skip_count' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:90:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_atomic_vectors' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:97:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_autoname_bundles' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:104:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_autocoalesce' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:111:35: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_autocoalesce_reversal' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:118:36: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_constant_marker_update' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:125:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_context_tabposition' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:132:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_convert_to_reals' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:139:25: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_cursor_snap' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:148:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_disable_ae2_alias' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:155:35: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_disable_auto_comphier' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:162:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_disable_empty_gui' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:169:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_disable_mouseover' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:176:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_clipboard_mouseover' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:183:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_disable_tooltips' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:190:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_do_initial_zoom_fit' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:197:32: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_dragzoom_threshold' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:204:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_dynamic_resizing' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:211:20: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_editor' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:236:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_enable_fast_exit' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:243:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_enable_ghost_marker' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:250:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_enable_horiz_grid' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:257:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_enable_vcd_autosave' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:264:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_enable_vert_grid' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:271:27: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_fill_waveform' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:278:24: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_lz_removal' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:285:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_fontname_logfile' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:294:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_fontname_signals' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:303:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_fontname_waves' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:312:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_force_toolbars' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:327:23: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_headerbar' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:334:22: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_hide_sst' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:341:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_hier_ignore_escapes' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:348:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_keep_xz_colors' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:355:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_sst_dbl_action_type' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:372:32: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_sst_dynamic_filter' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:379:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_sst_expanded' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:386:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_hier_delimeter' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:394:27: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_hier_grouping' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:401:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_hier_max_level' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:408:24: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_hpane_pack' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:415:34: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_highlight_wavewindow' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:422:38: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_ignore_savefile_pane_pos' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:429:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_ignore_savefile_pos' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:436:34: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_ignore_savefile_size' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:443:41: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_initial_signal_window_width' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:452:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_initial_window_x' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:461:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_initial_window_xpos' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:470:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_initial_window_y' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:479:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_initial_window_ypos' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:488:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_left_justify_sigs' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:495:37: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_lxt_clock_compress_to_z' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:502:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_max_fsdb_trees' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:512:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_page_divisor' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:532:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_ps_maxveclen' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:549:37: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_scale_to_time_dimension' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:566:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_show_base_symbols' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:573:23: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_show_grid' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:580:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_splash_disable' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:587:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_strace_repeat_count' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:594:27: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_big_fonts' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:601:27: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_fat_lines' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:609:35: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_frequency_display' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:616:32: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_full_precision' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:623:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_gestures' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:637:33: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_maxtime_display' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:644:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_nonprop_fonts' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:651:29: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_pango_fonts' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:658:27: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_roundcaps' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:665:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_ruler_origin' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:672:24: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_ruler_step' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:679:32: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_scrollbar_only' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:686:34: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_scrollwheel_as_y' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:693:35: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_standard_clicking' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:700:39: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_standard_trace_select' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:707:38: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_use_toolbutton_interface' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:715:42: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vcd_explicit_zero_subscripts' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:722:35: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vcd_preserve_glitches' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:729:40: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vcd_preserve_glitches_real' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:736:34: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vcd_warning_filesize' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:743:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vector_padding' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:752:31: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vlist_compression' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:761:27: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vlist_prepack' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:768:25: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_vlist_spill' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:775:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_wave_scrolling' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:782:23: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_zoom_base' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:792:25: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_zoom_center' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:799:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_zoom_dynamic' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:806:30: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_zoom_dynamic_end' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:813:29: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_zoom_pow10_snap' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/rc.c:820:28: style: Parameter 'str' can be declared as pointer to const. However it seems that 'f_alt_wheel_mode' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/search.c:742:58: style: Parameter 'do_warning' can be declared as pointer to const. However it seems that 'search_enter_callback' is a callback function, if 'do_warning' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/signalwindow.c:954:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:626:58: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'filter_edit_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:1231:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_event_std' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:1772:13: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DNDBeginCB' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:1772:37: style: Parameter 'dc' can be declared as pointer to const. However it seems that 'DNDBeginCB' is a callback function, if 'dc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:2061:13: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DNDDataRequestCB' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:2138:13: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DNDDataReceivedCB' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:2140:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'DNDDataReceivedCB' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:2331:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'recurse_append_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:2429:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'recurse_insert_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/treesearch.c:2544:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'recurse_replace_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/twinwave.c:60:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'quit_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/vzt.c:446:64: style: Parameter 'tim' can be declared as pointer to const. However it seems that 'vzt_callback' is a callback function, if 'tim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/vzt.c:446:81: style: Parameter 'facidx' can be declared as pointer to const. However it seems that 'vzt_callback' is a callback function, if 'facidx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/wavewindow.c:1369:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtkwave-gtk3-3.3.126/src/wavewindow.c:1540:69: 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] ftp://ftp.de.debian.org/debian/pool/main/g/gtranslator/gtranslator_49.0.orig.tar.xz gtranslator-49.0/src/codeview/gtr-codeview.c:104:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_code_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/codeview/gtr-codeview.c:125:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_code_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-actions-file.c:92:44: style: Parameter 'response' can be declared as pointer to const. However it seems that 'handle_save_current_dialog_response' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-actions-file.c:523:51: style: Parameter 'response' can be declared as pointer to const. However it seems that 'close_confirmation_dialog_response_handler' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-close-confirmation-dialog.c:96:20: style: Parameter 'response' can be declared as pointer to const. However it seems that 'response_cb' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-close-confirmation-dialog.c:163:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_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] gtranslator-49.0/src/gtr-close-confirmation-dialog.c:189:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_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] gtranslator-49.0/src/gtr-context.c:314:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_context_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-context.c:337:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_context_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-drop-down-option.c:60:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_drop_down_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-drop-down-option.c:87:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_drop_down_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-header.c:86:40: style: Parameter 'profile' can be declared as pointer to const. However it seems that 'profile_removed_cb' is a callback function, if 'profile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-io-error-info-bar.c:40:42: style: Parameter 'msg_struct_temp' can be declared as pointer to const. However it seems that 'msg_queue_element_clear' is a callback function, if 'msg_struct_temp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-message-table-row.c:137:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_message_table_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-message-table-row.c:157:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_message_table_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-message-table.c:105:29: style: Parameter 'tab' can be declared as pointer to const. However it seems that 'showed_message_cb' is a callback function, if 'tab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-message-table.c:105:43: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'showed_message_cb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-message-table.c:105:66: style: Parameter 'table' can be declared as pointer to const. However it seems that 'showed_message_cb' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-message-table.c:186:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_message_table_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-message-table.c:211:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_message_table_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-msg.c:92:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_msg_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-po.c:140:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_po_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-po.c:157:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_po_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-preferences-dialog.c:392:52: style: Parameter 'response' can be declared as pointer to const. However it seems that 'delete_confirm_dialog_cb' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-progress.c:69:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_progress_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-progress.c:93:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_progress_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-search-bar.c:459:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_search_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-search-bar.c:502:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_search_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-tab.c:843:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_tab_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/gtr-tab.c:863:73: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtr_tab_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/translation-memory/gtr-translation-memory.c:38:62: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gtr_translation_memory_store_default' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/translation-memory/gtr-translation-memory.c:38:76: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'gtr_translation_memory_store_default' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/translation-memory/gtr-translation-memory.c:99:62: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gtr_translation_memory_lookup_default' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/translation-memory/gtr-translation-memory.c:120:70: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gtr_translation_memory_set_max_omits_default' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/translation-memory/gtr-translation-memory.c:142:27: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gtr_translation_memory_set_max_delta_default' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtranslator-49.0/src/translation-memory/gtr-translation-memory.c:162:70: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gtr_translation_memory_set_max_items_default' 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/g/gts/gts_0.7.6+darcs121130.orig.tar.gz gts-snapshot-121130/examples/cleanup.c:120:47: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'check_boundaries' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/cleanup.c:120:63: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'check_boundaries' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/coarsen.c:40:74: style: Parameter 'min' can be declared as pointer to const. However it seems that 'stop_number_verbose' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/coarsen.c:94:74: style: Parameter 'max' can be declared as pointer to const. However it seems that 'stop_cost_verbose' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:40:66: style: Parameter 'max' can be declared as pointer to const. However it seems that 'stop_number' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:47:75: style: Parameter 'max' can be declared as pointer to const. However it seems that 'stop_number_log_cost' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:55:74: style: Parameter 'max' can be declared as pointer to const. However it seems that 'stop_number_verbose' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:107:66: style: Parameter 'min' can be declared as pointer to const. However it seems that 'stop_cost' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:114:74: style: Parameter 'min' can be declared as pointer to const. However it seems that 'stop_cost_verbose' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:463:40: style: Parameter 'f' can be declared as pointer to const. However it seems that 'height_cost' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:463:54: style: Parameter 'p' can be declared as pointer to const. However it seems that 'height_cost' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:468:63: style: Parameter 'p' can be declared as pointer to const. However it seems that 'relative_height_cost' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/happrox.c:468:76: style: Parameter 'z' can be declared as pointer to const. However it seems that 'relative_height_cost' is a callback function, if 'z' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/optimize.c:174:36: style: Parameter 'e' can be declared as pointer to const. However it seems that 'angle_stats' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/partition.c:47:41: style: Parameter 'o' can be declared as pointer to const. However it seems that 'face_color' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/partition.c:52:39: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'compare_line' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/partition.c:52:55: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'compare_line' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/refine.c:38:74: style: Parameter 'max' can be declared as pointer to const. However it seems that 'stop_number_verbose' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/refine.c:92:66: style: Parameter 'max' can be declared as pointer to const. However it seems that 'stop_number' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/refine.c:99:74: style: Parameter 'min' can be declared as pointer to const. However it seems that 'stop_cost_verbose' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/examples/refine.c:112:66: style: Parameter 'min' can be declared as pointer to const. However it seems that 'stop_cost' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/bbtree.c:184:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'bbox_foreach_vertex' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/container.c:453:51: style: Parameter 'c' can be declared as pointer to const. However it seems that 'slist_container_size' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/graph.c:412:37: style: Parameter 'n' can be declared as pointer to const. However it seems that 'fnode_write' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/graph.c:486:70: style: Parameter 'c' can be declared as pointer to const. However it seems that 'gedge_remove_container' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/graph.c:507:70: style: Parameter 'c' can be declared as pointer to const. However it seems that 'gedge_is_contained' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/object.c:100:58: style: Parameter 'object' can be declared as pointer to const. However it seems that 'object_clone' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/oocs.c:34:53: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cluster_add' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/src/surface.c:49:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'surface_write' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/tools/gts2oogl.c:219:58: style: Parameter 'angle' can be declared as pointer to const. However it seems that 'foreach_feature_edge' is a callback function, if 'angle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gts-snapshot-121130/tools/gtscompare.c:198:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'build_bbox' 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/g/guacamole-server/guacamole-server_1.3.0.orig.tar.gz guacamole-server-1.3.0/src/libguac/argv.c:221:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'guac_argv_blob_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/libguac/client.c:534:41: style: Parameter 'user' can be declared as pointer to const. However it seems that '__calculate_lag' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/libguac/socket-broadcast.c:85:66: style: Parameter 'socket' can be declared as pointer to const. However it seems that '__guac_socket_broadcast_read_handler' is a callback function, if 'socket' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/libguac/socket-broadcast.c:86:15: style: Parameter 'buf' can be declared as pointer to const. However it seems that '__guac_socket_broadcast_read_handler' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/libguac/socket-broadcast.c:314:64: style: Parameter 'socket' can be declared as pointer to const. However it seems that '__guac_socket_broadcast_select_handler' is a callback function, if 'socket' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/kubernetes/ssl.c:130:59: style: Parameter 'x509_ctx' can be declared as pointer to const. However it seems that 'guac_kubernetes_assume_cert_ok' is a callback function, if 'x509_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/kubernetes/ssl.c:130:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'guac_kubernetes_assume_cert_ok' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/channels/audio-input/audio-input.c:165:44: style: Parameter 'user' can be declared as pointer to const. However it seems that 'guac_rdp_audio_blob_handler' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/channels/audio-input/audio-input.c:178:43: style: Parameter 'user' can be declared as pointer to const. However it seems that 'guac_rdp_audio_end_handler' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/channels/audio-input/audio-input.c:178:62: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'guac_rdp_audio_end_handler' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/channels/cliprdr.c:260:44: style: Parameter 'format_list' can be declared as pointer to const. However it seems that 'guac_rdp_cliprdr_format_list' is a callback function, if 'format_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/channels/cliprdr.c:315:52: style: Parameter 'format_data_request' can be declared as pointer to const. However it seems that 'guac_rdp_cliprdr_format_data_request' is a callback function, if 'format_data_request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/channels/cliprdr.c:587:48: style: Parameter 'user' can be declared as pointer to const. However it seems that 'guac_rdp_clipboard_blob_handler' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/channels/cliprdr.c:606:47: style: Parameter 'user' can be declared as pointer to const. However it seems that 'guac_rdp_clipboard_end_handler' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/rdp.c:234:47: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'rdp_freerdp_authenticate' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/protocols/rdp/rdp.c:322:54: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'rdp_freerdp_verify_certificate' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guacamole-server-1.3.0/src/terminal/terminal-stdin-stream.c:35:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'guac_terminal_input_stream_blob_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/g/guake-indicator/guake-indicator_1.4.5.orig.tar.gz guake-indicator-1.4.5/src/guake-indicator-edit-menu.c:1553:56: 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] guake-indicator-1.4.5/src/guake-indicator-edit-menu.c:1573:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'manage_ctrl_s' 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/g/gucharmap/gucharmap_17.0.1.orig.tar.bz2 gucharmap-17.0.1/gucharmap/gucharmap-block-chapters-model.c:132:50: style: Parameter 'model' can be declared as pointer to const. However it seems that 'get_book_codepoint_list' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-block-codepoint-list.c:105:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gucharmap_block_codepoint_list_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-block-codepoint-list.c:127:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gucharmap_block_codepoint_list_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-chapters-model.c:31:53: style: Parameter 'chapters' can be declared as pointer to const. However it seems that 'default_get_codepoint_list' is a callback function, if 'chapters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-chapters-model.c:32:42: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'default_get_codepoint_list' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-charmap.c:99:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gucharmap_charmap_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-charmap.c:139:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gucharmap_charmap_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-charmap.c:1173:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'chartable_notify_cb' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-charmap.c:1230:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'details_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-mini-fontsel.c:241:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gucharmap_mini_font_selection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-mini-fontsel.c:259:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gucharmap_mini_font_selection_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-print-operation.c:265:67: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'gucharmap_print_operation_custom_widget_apply' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-print-operation.c:266:59: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gucharmap_print_operation_custom_widget_apply' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-print-operation.c:314:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gucharmap_print_operation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-settings.c:89:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_state_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-window.c:704:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'charmap_dirty_active_character' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-window.c:705:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'charmap_dirty_active_character' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gucharmap-17.0.1/gucharmap/gucharmap-window.c:706:50: style: Parameter 'guw' can be declared as pointer to const. However it seems that 'charmap_dirty_active_character' is a callback function, if 'guw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/guetzli/guetzli_1.0.1.orig.tar.gz guetzli-1.0.1/guetzli/jpeg_data_writer.cc:555:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'NullOut' 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/g/guifications/guifications_2.16.orig.tar.gz pidgin-guifications-2.16/src/gf_display.c:1245:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_display_position_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_display.c:1255:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_display_animate_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_display.c:1266:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_display_screen_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_display.c:1276:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_display_monitor_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:409:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_buddy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:456:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_im_message' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:474:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_chat_message' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:491:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_chat_nick' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:514:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_typing' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:529:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_chat_join' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:543:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_chat_part' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:562:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_chat_invite' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:581:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_topic_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_event.c:648:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gf_event_file_recv_cancel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_preferences.c:853:34: style: Parameter 'w' can be declared as pointer to const. However it seems that 'theme_list_refresh_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_preferences.c:853:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'theme_list_refresh_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_preferences.c:990:53: style: Parameter 'e' can be declared as pointer to const. However it seems that 'theme_list_clicked_cb' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_theme.c:465:52: style: Parameter 'val' can be declared as pointer to const. However it seems that 'gf_theme_get_supported_func' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_theme_editor.c:1890:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gfte_dialog_file_cancel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_theme_editor.c:2183:31: style: Parameter 'button' can be declared as pointer to const. However it seems that 'gfte_save_theme_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pidgin-guifications-2.16/src/gf_theme_editor.c:2183:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gfte_save_theme_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/g/guile-3.0/guile-3.0_3.0.11.orig.tar.xz guile-3.0-3.0.11.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] guile-3.0-3.0.11.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] guile-3.0-3.0.11.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] guile-3.0-3.0.11.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] guile-3.0-3.0.11.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] guile-3.0-3.0.11.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] guile-3.0-3.0.11.orig/lib/tempname.c:141:21: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_nocreate' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/bswapr_ul.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/bswapr_ul.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/extr_i.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/extr_i.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/extr_ui.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/extr_ui.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldi_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldi_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldi_ui.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldi_ui.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldr_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldr_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldr_ui.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldr_ui.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxi_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxi_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxi_ui.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxi_ui.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxr_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxr_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxr_ui.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/ldxr_ui.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/movr_dl.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/movr_dl.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/sti_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/sti_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/str_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/str_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/stxi_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/stxi_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/stxr_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/stxr_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/truncr_d_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/truncr_d_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/truncr_f_l.c:4:23: style: Parameter 'j' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/libguile/lightening/tests/truncr_f_l.c:4:35: style: Parameter 'arena_base' can be declared as pointer to const. However it seems that 'run_test' is a callback function, if 'arena_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-conversion.c:230:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'any_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-conversion.c:1182:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-foreign-object-c.c:106:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-list.c:56:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-loose-ends.c:97:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-num2integral.c:145:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-round.c:139:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-scm-c-bind-keyword-arguments.c:222:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-scm-spawn-thread.c:34:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'thread_main' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-scm-spawn-thread.c:40:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'thread_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-scm-values.c:61:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-scm-with-guile.c:36:20: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'entry_point' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-smob-mark.c:125:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-srfi-4.c:81:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tests' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-unwind.c:115:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'return_tag' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-unwind.c:134:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_cont_body' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] guile-3.0-3.0.11.orig/test-suite/standalone/test-unwind.c:189:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_file' 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/g/guile-avahi/guile-avahi_0.4.1.orig.tar.gz guile-avahi-0.4.1/src/watch.c:106:31: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'watch_get_events' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gumbo-parser/gumbo-parser_0.13.0+dfsg.orig.tar.xz gumbo-parser/src/parser.c:58:35: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'malloc_wrapper' 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/g/gummi/gummi_0.8.3+really0.8.3.orig.tar.gz gummi-0.8.3/src/editor.c:142:69: style: Parameter 'location' can be declared as pointer to const. However it seems that 'on_inserted_text' is a callback function, if 'location' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gummi-0.8.3/src/editor.c:154:68: style: Parameter 'start' can be declared as pointer to const. However it seems that 'on_delete_range' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gummi-0.8.3/src/gui/gui-preview.c:1955:59: style: Parameter 'e' can be declared as pointer to const. However it seems that 'on_button_pressed' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gummi-0.8.3/src/gui/gui-preview.c:2003:51: style: Parameter 'e' can be declared as pointer to const. However it seems that 'on_motion' 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/g/gupnp/gupnp_1.6.9.orig.tar.xz gupnp-1.6.9/examples/test-proxy.c:44:56: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'subscription_lost_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-proxy.c:46:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'subscription_lost_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-proxy.c:52:45: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'notify_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-proxy.c:54:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'notify_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-proxy.c:55:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'notify_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-server.c:46:47: style: Parameter 'service' can be declared as pointer to const. However it seems that 'notify_failed_cb' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-server.c:49:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'notify_failed_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-white-list.c:157:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_wl_entry' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/examples/test-white-list.c:157:40: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'print_wl_entry' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-context-filter.c:92:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_context_filter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-context-filter.c:126:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_context_filter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-service-introspection.c:134:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_service_introspection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-service-introspection.c:932:60: style: Parameter 'variable' can be declared as pointer to const. However it seems that 'state_variable_search_func' is a callback function, if 'variable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-service-introspection.c:972:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'action_search_func' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-xml-doc.c:130:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_xml_doc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-xml-doc.c:147:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gupnp_xml_doc_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/libgupnp/gupnp-xml-doc.c:150:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_xml_doc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/tests/test-bugs.c:165:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_on_timeout' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/tests/test-context-manager.c:142:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'on_context_available' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/tests/test-context-manager.c:153:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'on_context_unavailable' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/tests/test-service-proxy.c:46:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_on_timeout' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/tests/test-service-proxy.c:661:51: style: Parameter 'domain' can be declared as pointer to const. However it seems that 'on_auth_verification_callback' is a callback function, if 'domain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/tests/test-service-proxy.c:662:51: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'on_auth_verification_callback' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-1.6.9/tests/test-service-proxy.c:665:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_auth_verification_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gupnp-av/gupnp-av_0.14.4.orig.tar.xz gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-container.c:53:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_container_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-container.c:97:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_container_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-contributor.c:52:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_contributor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-contributor.c:85:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_contributor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-createclass.c:59:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_create_class_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-createclass.c:100:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_create_class_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-descriptor.c:58:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_descriptor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-descriptor.c:103:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_descriptor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-item.c:46:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_item_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-item.c:73:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_item_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-object.c:101:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-object.c:223:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-resource.c:128:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_resource_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-resource.c:245:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_resource_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-writer.c:303:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_writer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-didl-lite-writer.c:326:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_didl_lite_writer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-feature.c:65:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_feature_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-feature.c:92:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_feature_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-media-collection.c:152:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_media_collection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-media-collection.c:180:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_media_collection_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-protocol-info.c:301:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_protocol_info_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/gupnp-protocol-info.c:354:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_protocol_info_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/libgupnp-av/xml-util.c:52:33: style: Parameter 'doc' can be declared as pointer to const. However it seems that 'av_xml_doc_free' is a callback function, if 'doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/gtest/test-media-collection.c:272:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ignore_xml_parse_error' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:16:59: style: Parameter 'parser' can be declared as pointer to const. However it seems that 'begin_parens_cb' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:17:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'begin_parens_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:23:57: style: Parameter 'parser' can be declared as pointer to const. However it seems that 'end_parens_cb' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:24:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'end_parens_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:30:58: style: Parameter 'parser' can be declared as pointer to const. However it seems that 'conjunction_cb' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:31:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'conjunction_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:37:58: style: Parameter 'parser' can be declared as pointer to const. However it seems that 'disjunction_cb' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:38:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'disjunction_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:44:57: style: Parameter 'parser' can be declared as pointer to const. However it seems that 'expression_cb' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-av-0.14.4/tests/test-search-criteria-parser.c:49:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'expression_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/g/gupnp-dlna/gupnp-dlna_0.12.0.orig.tar.xz gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-information.c:65:72: style: Parameter 'info' can be declared as pointer to const. However it seems that 'gupnp_dlna_information_get_profile_name_default' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-information.c:99:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_information_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-information.c:121:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_information_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-profile-guesser.c:68:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_profile_guesser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-profile-guesser.c:95:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_profile_guesser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-profile-loader.c:777:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_profile_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-profile-loader.c:801:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_profile_loader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-profile.c:75:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_profile_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-profile.c:131:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_profile_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:195:33: style: Parameter 'from' can be declared as pointer to const. However it seems that 'bool_copy' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:204:34: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_clean' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:205:34: style: Parameter 'value_union' can be declared as pointer to const. However it seems that 'bool_clean' is a callback function, if 'value_union' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:211:37: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_is_equal' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:212:37: style: Parameter 'first' can be declared as pointer to const. However it seems that 'bool_is_equal' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:213:37: style: Parameter 'second' can be declared as pointer to const. However it seems that 'bool_is_equal' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:219:40: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_is_in_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:220:40: style: Parameter 'min' can be declared as pointer to const. However it seems that 'bool_is_in_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:221:40: style: Parameter 'max' can be declared as pointer to const. However it seems that 'bool_is_in_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:222:40: style: Parameter 'value' can be declared as pointer to const. However it seems that 'bool_is_in_range' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:229:32: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_name' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:235:41: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_verify_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:236:41: style: Parameter 'min' can be declared as pointer to const. However it seems that 'bool_verify_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:237:41: style: Parameter 'max' can be declared as pointer to const. However it seems that 'bool_verify_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:243:38: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_to_string' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:250:36: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_compare' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:251:36: style: Parameter 'a' can be declared as pointer to const. However it seems that 'bool_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:252:36: style: Parameter 'b' can be declared as pointer to const. However it seems that 'bool_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:264:38: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_get_g_type' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:271:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'bool_to_g_value' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:278:35: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bool_flatten' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:279:35: style: Parameter 'target' can be declared as pointer to const. However it seems that 'bool_flatten' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:280:35: style: Parameter 'from' can be declared as pointer to const. However it seems that 'bool_flatten' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:281:35: style: Parameter 'to' can be declared as pointer to const. However it seems that 'bool_flatten' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:333:37: style: Parameter 'from' can be declared as pointer to const. However it seems that 'fraction_copy' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:342:38: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_clean' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:343:38: style: Parameter 'value_union' can be declared as pointer to const. However it seems that 'fraction_clean' is a callback function, if 'value_union' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:349:41: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_is_equal' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:350:41: style: Parameter 'first' can be declared as pointer to const. However it seems that 'fraction_is_equal' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:351:41: style: Parameter 'second' can be declared as pointer to const. However it seems that 'fraction_is_equal' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:358:44: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_is_in_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:359:44: style: Parameter 'min' can be declared as pointer to const. However it seems that 'fraction_is_in_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:360:44: style: Parameter 'max' can be declared as pointer to const. However it seems that 'fraction_is_in_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:361:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fraction_is_in_range' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:370:36: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_name' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:376:45: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_verify_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:377:45: style: Parameter 'min' can be declared as pointer to const. However it seems that 'fraction_verify_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:378:45: style: Parameter 'max' can be declared as pointer to const. However it seems that 'fraction_verify_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:384:42: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_to_string' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:385:42: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fraction_to_string' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:393:40: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_compare' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:394:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'fraction_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:395:40: style: Parameter 'b' can be declared as pointer to const. However it seems that 'fraction_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:401:42: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fraction_get_g_type' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:466:32: style: Parameter 'from' can be declared as pointer to const. However it seems that 'int_copy' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:475:33: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_clean' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:476:33: style: Parameter 'value_union' can be declared as pointer to const. However it seems that 'int_clean' is a callback function, if 'value_union' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:482:36: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_is_equal' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:483:36: style: Parameter 'first' can be declared as pointer to const. However it seems that 'int_is_equal' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:484:36: style: Parameter 'second' can be declared as pointer to const. However it seems that 'int_is_equal' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:490:39: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_is_in_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:491:39: style: Parameter 'min' can be declared as pointer to const. However it seems that 'int_is_in_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:492:39: style: Parameter 'max' can be declared as pointer to const. However it seems that 'int_is_in_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:493:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'int_is_in_range' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:500:31: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_name' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:506:40: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_verify_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:507:40: style: Parameter 'min' can be declared as pointer to const. However it seems that 'int_verify_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:508:40: style: Parameter 'max' can be declared as pointer to const. However it seems that 'int_verify_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:514:37: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_to_string' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:515:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'int_to_string' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:521:35: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_compare' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:522:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'int_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:523:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'int_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:529:37: style: Parameter 'type' can be declared as pointer to const. However it seems that 'int_get_g_type' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:536:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'int_to_g_value' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:545:34: style: Parameter 'from' can be declared as pointer to const. However it seems that 'int_flatten' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:546:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'int_flatten' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:600:39: style: Parameter 'type' can be declared as pointer to const. However it seems that 'string_is_equal' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:601:39: style: Parameter 'first' can be declared as pointer to const. However it seems that 'string_is_equal' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:602:39: style: Parameter 'second' can be declared as pointer to const. However it seems that 'string_is_equal' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:608:42: style: Parameter 'type' can be declared as pointer to const. However it seems that 'string_is_in_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:609:42: style: Parameter 'min' can be declared as pointer to const. However it seems that 'string_is_in_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:610:42: style: Parameter 'max' can be declared as pointer to const. However it seems that 'string_is_in_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:611:42: style: Parameter 'value' can be declared as pointer to const. However it seems that 'string_is_in_range' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:621:34: style: Parameter 'type' can be declared as pointer to const. However it seems that 'string_name' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:627:43: style: Parameter 'type' can be declared as pointer to const. However it seems that 'string_verify_range' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:628:43: style: Parameter 'min' can be declared as pointer to const. However it seems that 'string_verify_range' is a callback function, if 'min' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:629:43: style: Parameter 'max' can be declared as pointer to const. However it seems that 'string_verify_range' is a callback function, if 'max' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:642:38: style: Parameter 'type' can be declared as pointer to const. However it seems that 'string_compare' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:643:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'string_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:644:38: style: Parameter 'b' can be declared as pointer to const. However it seems that 'string_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:650:40: style: Parameter 'type' can be declared as pointer to const. However it seems that 'string_get_g_type' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:657:41: style: Parameter 'value' can be declared as pointer to const. However it seems that 'string_to_g_value' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:664:37: style: Parameter 'type' can be declared as pointer to const. However it seems that 'string_flatten' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:665:37: style: Parameter 'target' can be declared as pointer to const. However it seems that 'string_flatten' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:666:37: style: Parameter 'from' can be declared as pointer to const. However it seems that 'string_flatten' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/gupnp-dlna-value-type.c:667:37: style: Parameter 'to' can be declared as pointer to const. However it seems that 'string_flatten' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c:318:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_audio_information_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c:343:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_audio_information_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c:196:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_container_information_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c:222:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_container_information_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c:183:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_image_information_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c:208:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_image_information_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-information.c:68:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_information_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-information.c:94:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_information_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c:306:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_video_information_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-dlna-0.12.0/libgupnp-dlna/metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c:330:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_dlna_gst_video_information_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/g/gupnp-igd/gupnp-igd_1.6.0.orig.tar.xz gupnp-igd-1.6.0/libgupnp-igd/gupnp-simple-igd.c:473:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gupnp_simple_igd_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/libgupnp-igd/gupnp-simple-igd.c:518:41: style: Parameter 'cp' can be declared as pointer to const. However it seems that '_cp_service_unavail' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:14:40: style: Parameter 'igd' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'igd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:14:52: style: Parameter 'proto' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:15:12: style: Parameter 'external_ip' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'external_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:15:32: style: Parameter 'replaces_external_ip' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'replaces_external_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:16:12: style: Parameter 'local_ip' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'local_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:17:12: style: Parameter 'description' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:17:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:29:12: style: Parameter 'proto' can be declared as pointer to const. However it seems that '_error_mapping_external_port' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test-thread.c:30:12: style: Parameter 'description' can be declared as pointer to const. However it seems that '_error_mapping_external_port' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test.c:27:52: style: Parameter 'proto' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test.c:28:12: style: Parameter 'external_ip' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'external_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test.c:28:32: style: Parameter 'replaces_external_ip' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'replaces_external_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test.c:29:12: style: Parameter 'local_ip' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'local_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test.c:30:12: style: Parameter 'description' can be declared as pointer to const. However it seems that '_mapped_external_port' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test.c:47:12: style: Parameter 'proto' can be declared as pointer to const. However it seems that '_error_mapping_external_port' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/examples/test.c:48:12: style: Parameter 'description' can be declared as pointer to const. However it seems that '_error_mapping_external_port' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/gtest/gupnp-simple-igd.c:72:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_external_ip_address_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/gtest/gupnp-simple-igd.c:98:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'add_port_mapping_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/gtest/gupnp-simple-igd.c:155:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'delete_port_mapping_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/gtest/gupnp-simple-igd.c:201:32: style: Parameter 'replaces_external_ip' can be declared as pointer to const. However it seems that 'mapped_external_port_cb' is a callback function, if 'replaces_external_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/gtest/gupnp-simple-igd.c:202:47: style: Parameter 'description' can be declared as pointer to const. However it seems that 'mapped_external_port_cb' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-igd-1.6.0/tests/gtest/gupnp-simple-igd.c:251:12: style: Parameter 'description' can be declared as pointer to const. However it seems that 'error_mapping_port_cb' is a callback function, if 'description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gupnp-tools/gupnp-tools_0.12.2.orig.tar.xz gupnp-tools-0.12.2/src/av-cp/entry-completion.c:33:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'entry_completion_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/entry-completion.c:35:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'entry_completion_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/entry-completion.c:36:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entry_completion_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/entry-completion.c:46:46: style: Parameter 'object' can be declared as pointer to const. However it seems that 'entry_completion_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/entry-completion.c:49:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entry_completion_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/playlist-treeview.c:387:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_media_server' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/playlist-treeview.c:453:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_container' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/playlist-treeview.c:599:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'on_container_update_ids' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/renderer-combo.c:378:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'on_last_change' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/renderer-combo.c:425:54: style: Parameter 'value' can be declared as pointer to const. However it seems that 'on_rendering_control_last_change' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/renderer-controls.c:103:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'av_transport_action_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/av-cp/server-device.c:133:46: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'av_cp_media_server_get_property' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/discover/gssdp-discover.c:63:46: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'on_resource_available' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/discover/gssdp-discover.c:78:48: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'on_resource_unavailable' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/event-dumper/event-dumper.c:15:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'on_variable_notify' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/upload/control_point.c:38:49: style: Parameter 'control_point' can be declared as pointer to const. However it seems that 'device_proxy_unavailable_cb' is a callback function, if 'control_point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gupnp-tools-0.12.2/src/upload/control_point.c:39:49: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'device_proxy_unavailable_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gutenprint/gutenprint_5.3.6-2026-02-01T02-18-9b0bdf87.orig.tar.xz gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/gutenprintui2/curve.c:219:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'stpui_curve_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/gutenprintui2/curve.c:254:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'stpui_curve_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/main/buffer-image.c:34:34: style: Parameter 'image' can be declared as pointer to const. However it seems that 'buffered_image_init' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/main/buffer-image.c:43:36: style: Parameter 'image' can be declared as pointer to const. However it seems that 'buffered_image_width' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/main/buffer-image.c:50:37: style: Parameter 'image' can be declared as pointer to const. However it seems that 'buffered_image_height' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/main/buffer-image.c:57:41: style: Parameter 'image' can be declared as pointer to const. However it seems that 'buffered_image_get_appname' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/main/print-color.c:802:16: style: Parameter 'vlut' can be declared as pointer to const. However it seems that 'copy_lut' is a callback function, if 'vlut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87/src/main/printers.c:1304:44: style: Parameter 'printdef' can be declared as pointer to const. However it seems that 'stpi_xml_process_printdef' is a callback function, if 'printdef' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gvars3/gvars3_0.0~git20220105194034.62f5a78.orig.tar.xz gvars3-0.0~git20220105194034.62f5a78/main.cc:32:26: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'quit_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gvfs/gvfs_1.59.90.orig.tar.xz gvfs-1.59.90/client/afpuri.c:57:41: style: Parameter 'mapper' can be declared as pointer to const. However it seems that 'afp_get_handled_schemes' is a callback function, if 'mapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/afpuri.c:165:45: style: Parameter 'mapper' can be declared as pointer to const. However it seems that 'afp_get_handled_mount_types' is a callback function, if 'mapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonfile.c:126:33: style: Parameter 'file' can be declared as pointer to const. However it seems that 'g_daemon_file_is_native' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonfileenumerator.c:657:50: style: Parameter 'enumerator' can be declared as pointer to const. However it seems that 'g_daemon_file_enumerator_close' is a callback function, if 'enumerator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonfileenumerator.c:658:23: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'g_daemon_file_enumerator_close' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonmount.c:155:34: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'g_daemon_mount_get_uuid' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonmount.c:161:36: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'g_daemon_mount_get_volume' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonmount.c:167:35: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'g_daemon_mount_get_drive' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonmount.c:173:37: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'g_daemon_mount_can_unmount' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonmount.c:179:35: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'g_daemon_mount_can_eject' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonvolumemonitor.c:67:30: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_volumes' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonvolumemonitor.c:74:39: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_connected_drives' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonvolumemonitor.c:81:38: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_volume_for_uuid' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gdaemonvolumemonitor.c:87:37: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_mount_for_uuid' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/gvfsdaemondbus.c:399:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cancelled_got_proxy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/httpuri.c:56:42: style: Parameter 'mapper' can be declared as pointer to const. However it seems that 'http_get_handled_schemes' is a callback function, if 'mapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/httpuri.c:178:46: style: Parameter 'mapper' can be declared as pointer to const. However it seems that 'http_get_handled_mount_types' is a callback function, if 'mapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/smburi.c:70:41: style: Parameter 'mapper' can be declared as pointer to const. However it seems that 'smb_get_handled_schemes' is a callback function, if 'mapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/client/smburi.c:190:45: style: Parameter 'mapper' can be declared as pointer to const. However it seems that 'smb_get_handled_mount_types' is a callback function, if 'mapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gmountsource.c:752:59: style: Parameter 'processes' can be declared as pointer to const. However it seems that 'g_mount_source_show_processes_async' is a callback function, if 'processes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gmounttracker.c:330:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_mount_tracker_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gmounttracker.c:354:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_mount_tracker_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gvfsdnssdresolver.c:267:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_dns_sd_resolver_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gvfsdnssdresolver.c:326:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_dns_sd_resolver_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gvfsdnssdresolver.c:1120:46: style: Parameter 'resolver' can be declared as pointer to const. However it seems that 'service_resolver_changed' is a callback function, if 'resolver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gvfsicon.c:54:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/common/gvfsicon.c:77:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_icon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/daemon-main.c:51:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'log_debug' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/daemon-main.c:288: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] gvfs-1.59.90/daemon/gvfsbackend.c:218:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_backend_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackend.c:240:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_backend_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendcdda.c:231:40: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_uevent' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendcomputer.c:229:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_file_by_filename' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendcomputer.c:229:55: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_file_by_filename' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendftp.c:779:64: style: Parameter 'file' can be declared as pointer to const. However it seems that 'error_550_permission_or_not_found' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendftp.c:804:47: style: Parameter 'file' can be declared as pointer to const. However it seems that 'error_550_exists' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendftp.c:825:53: style: Parameter 'file' can be declared as pointer to const. However it seems that 'error_550_is_directory' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendftp.c:847:57: style: Parameter 'file' can be declared as pointer to const. However it seems that 'error_550_parent_not_found' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendnetwork.c:220:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_file_by_file_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendnetwork.c:220:54: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_file_by_file_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendnfs.c:320:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendnfs.c:320:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendnfs.c:320:62: style: Parameter 'private_data' can be declared as pointer to const. However it seems that 'null_cb' is a callback function, if 'private_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendnfs.c:402:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'read_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendonedrive.c:310:30: style: Parameter 'item_path' can be declared as pointer to const. However it seems that 'emit_renamed_event' is a callback function, if 'item_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendonedrive.c:318:30: style: Parameter 'item_path' can be declared as pointer to const. However it seems that 'emit_changed_event' is a callback function, if 'item_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendonedrive.c:326:35: style: Parameter 'entry_path' can be declared as pointer to const. However it seems that 'emit_changes_done_event' is a callback function, if 'entry_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendonedrive.c:334:29: style: Parameter 'item_path' can be declared as pointer to const. However it seems that 'emit_create_event' is a callback function, if 'item_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendonedrive.c:342:29: style: Parameter 'item_path' can be declared as pointer to const. However it seems that 'emit_delete_event' is a callback function, if 'item_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsbackendtrash.c:134:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ready_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfschannel.c:222:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_channel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfschannel.c:248:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_channel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsdaemon.c:243:40: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'allow_mechanism_cb' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsdaemon.c:245:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'allow_mechanism_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsdaemon.c:347:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'g_vfs_daemon_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsdaemon.c:350:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_daemon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsdaemon.c:361:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'g_vfs_daemon_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsdaemon.c:363:19: style: Parameter 'value' can be declared as pointer to const. However it seems that 'g_vfs_daemon_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsdaemon.c:364:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_daemon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjob.c:155:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'g_vfs_job_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjob.c:158:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_job_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjob.c:169:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'g_vfs_job_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjob.c:171:16: style: Parameter 'value' can be declared as pointer to const. However it seems that 'g_vfs_job_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjob.c:172:16: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_job_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjobdbus.c:106:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_job_dbus_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjobdbus.c:128:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_job_dbus_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjoberror.c:98:15: style: Parameter 'job' can be declared as pointer to const. However it seems that 'run' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjobopenforread.c:218:20: style: Parameter 'job' can be declared as pointer to const. However it seems that 'finished' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/gvfsjobopenforwrite.c:398:20: style: Parameter 'job' can be declared as pointer to const. However it seems that 'finished' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/main.c:42: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] gvfs-1.59.90/daemon/main.c:67: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] gvfs-1.59.90/daemon/main.c:69:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/mount.c:674:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'name_vanished_cb' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/mount.c:676:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_vanished_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/trashlib/dirwatch.c:122:46: style: Parameter 'monitor' can be declared as pointer to const. However it seems that 'dir_watch_parent_changed' is a callback function, if 'monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/trashlib/trashexpunge.c:59:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'just_return_true' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/trashlib/trashexpunge.c:60:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'just_return_true' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/daemon/trashlib/trashexpunge.c:61:28: style: Parameter 'c' can be declared as pointer to const. However it seems that 'just_return_true' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/metadata/meta-get.c:20:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'print_key' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/metadata/metabuilder.c:83:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_metafile' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/metadata/metabuilder.c:95:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_metadata' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/afc/afcvolume.c:283:38: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_vfs_afc_volume_can_mount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/afc/afcvolume.c:289:45: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_vfs_afc_volume_should_automount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/afc/afcvolume.c:295:38: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_vfs_afc_volume_get_drive' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/afc/afcvolume.c:301:38: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_vfs_afc_volume_get_mount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/afc/afcvolumemonitor.c:127:54: style: Parameter '_self' can be declared as pointer to const. However it seems that 'g_vfs_afc_volume_monitor_get_mounts' is a callback function, if '_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/afc/afcvolumemonitor.c:147:64: style: Parameter '_self' can be declared as pointer to const. However it seems that 'g_vfs_afc_volume_monitor_get_connected_drives' is a callback function, if '_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:133:58: style: Parameter 'op' can be declared as pointer to const. However it seems that 'g_vfs_goa_mount_operation_ask_question' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:206:36: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'mount_unmounted_cb' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:408:38: style: Parameter '_self' can be declared as pointer to const. However it seems that 'g_vfs_goa_volume_can_eject' is a callback function, if '_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:414:38: style: Parameter '_self' can be declared as pointer to const. However it seems that 'g_vfs_goa_volume_can_mount' is a callback function, if '_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:439:38: style: Parameter '_self' can be declared as pointer to const. However it seems that 'g_vfs_goa_volume_get_drive' is a callback function, if '_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:465:38: style: Parameter '_self' can be declared as pointer to const. However it seems that 'g_vfs_goa_volume_get_mount' is a callback function, if '_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:554:45: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_vfs_goa_volume_should_automount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolume.c:612:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'g_vfs_goa_volume_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/goa/goavolumemonitor.c:368:64: style: Parameter '_self' can be declared as pointer to const. However it seems that 'g_vfs_goa_volume_monitor_get_connected_drives' is a callback function, if '_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volume.c:176:37: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_gphoto2_volume_get_uuid' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volume.c:182:38: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_gphoto2_volume_can_mount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volume.c:188:38: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_gphoto2_volume_can_eject' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volume.c:194:45: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_gphoto2_volume_should_automount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volume.c:200:38: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_gphoto2_volume_get_drive' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volume.c:206:38: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_gphoto2_volume_get_mount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volumemonitor.c:95:29: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_mounts' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volumemonitor.c:119:39: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_connected_drives' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volumemonitor.c:125:38: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_volume_for_uuid' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volumemonitor.c:131:37: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_mount_for_uuid' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/gphoto2/ggphoto2volumemonitor.c:304:19: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_uevent' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolume.c:167:33: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_mtp_volume_get_uuid' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolume.c:173:34: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_mtp_volume_can_mount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolume.c:179:34: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_mtp_volume_can_eject' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolume.c:185:41: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_mtp_volume_should_automount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolume.c:191:34: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_mtp_volume_get_drive' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolume.c:197:34: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'g_mtp_volume_get_mount' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolumemonitor.c:95:29: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_mounts' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolumemonitor.c:119:39: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_connected_drives' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolumemonitor.c:125:38: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_volume_for_uuid' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolumemonitor.c:131:37: style: Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'get_mount_for_uuid' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/mtp/gmtpvolumemonitor.c:235:40: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_uevent' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gproxyvolume.c:216:46: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'union_monitor_mount_changed' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gproxyvolumemonitor.c:115:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'g_proxy_volume_monitor_dispose' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gproxyvolumemonitor.c:929:33: style: Parameter 'gobject' can be declared as pointer to const. However it seems that 'name_owner_changed' is a callback function, if 'gobject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gproxyvolumemonitor.c:1102:51: style: Parameter 'monitor' can be declared as pointer to const. However it seems that 'g_proxy_volume_monitor_init' is a callback function, if 'monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gvfsproxyvolumemonitordaemon.c:102:56: style: Parameter 'op' can be declared as pointer to const. However it seems that 'g_proxy_mount_operation_ask_password' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gvfsproxyvolumemonitordaemon.c:112:56: style: Parameter 'op' can be declared as pointer to const. However it seems that 'g_proxy_mount_operation_ask_question' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gvfsproxyvolumemonitordaemon.c:120:58: style: Parameter 'op' can be declared as pointer to const. However it seems that 'g_proxy_mount_operation_show_processes' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gvfsproxyvolumemonitordaemon.c:122:63: style: Parameter 'processes' can be declared as pointer to const. However it seems that 'g_proxy_mount_operation_show_processes' is a callback function, if 'processes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gvfsproxyvolumemonitordaemon.c:129:65: style: Parameter 'op' can be declared as pointer to const. However it seems that 'g_proxy_mount_operation_show_unmount_progress' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/proxy/gvfsproxyvolumemonitordaemon.c:2036: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] gvfs-1.59.90/monitor/proxy/gvfsproxyvolumemonitordaemon.c:2038:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gvfs-1.59.90/monitor/udisks2/gvfsudisks2utils.c:166:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'child_watch_from_release_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/g/gvm-libs/gvm-libs_22.35.8.orig.tar.gz greenbone-gvm-libs-6d8ee64/boreas/util.c:143:53: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'get_source_addr_v6' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/boreas/util.c:214:52: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'get_source_addr_v4' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/http/httputils.c:52:28: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'store_response_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/cpeutils.c:1278:33: style: Parameter 'source' can be declared as pointer to const. However it seems that 'cpe_struct_match' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/cpeutils.c:1278:55: style: Parameter 'target' can be declared as pointer to const. However it seems that 'cpe_struct_match' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/jsonpull.c:888:54: style: Parameter 'path_elem' can be declared as pointer to const. However it seems that 'gvm_json_path_string_add_elem' is a callback function, if 'path_elem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/xmlutils.c:477:53: style: Parameter 'error' can be declared as pointer to const. However it seems that 'handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/xmlutils.c:1598:45: style: Parameter 'name' can be declared as pointer to const. However it seems that 'foreach_print_attribute_to_string' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/xmlutils.c:1651:35: style: Parameter 'name' can be declared as pointer to const. However it seems that 'foreach_print_attribute' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/xmlutils.c:1651:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'foreach_print_attribute' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/xmlutils.c:1688:42: style: Parameter 'name' can be declared as pointer to const. However it seems that 'foreach_print_attribute_format' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/xmlutils.c:1688:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'foreach_print_attribute_format' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-6d8ee64/util/xmlutils.c:1747:48: style: Parameter 'value' can be declared as pointer to const. However it seems that 'compare_find_attribute' 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/g/gvmd/gvmd_26.16.1.orig.tar.gz greenbone-gvmd-30c877e/src/gmp_tickets_tests.c:18:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dummy_client_writer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvmd-30c877e/src/gmp_tickets_tests.c:37:68: style: Parameter 'new_ticket' can be declared as pointer to const. However it seems that 'copy_ticket' is a callback function, if 'new_ticket' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvmd-30c877e/src/gmp_tickets_tests.c:46:26: style: Parameter 'ticket' can be declared as pointer to const. However it seems that 'create_ticket' is a callback function, if 'ticket' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvmd-30c877e/src/manage_sql_nvts_common.c:42:58: style: Parameter 'rebuild' can be declared as pointer to const. However it seems that 'insert_nvt_preference' is a callback function, if 'rebuild' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gwaei/gwaei_3.6.2.orig.tar.xz gwaei-3.6.2/src/gwaei/flashcardstore.c:107:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gw_flashcardstore_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/flashcardstore.c:110:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_flashcardstore_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/flashcardstore.c:136:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gw_flashcardstore_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/flashcardstore.c:138:48: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gw_flashcardstore_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/flashcardstore.c:139:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_flashcardstore_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/kanjipad-candidatearea.c:357:116: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gw_kanjipadwindow_candidatearea_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/kanjipad-drawingarea.c:286:109: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gw_kanjipadwindow_drawingarea_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/printing.c:131:46: style: Parameter 'operation' can be declared as pointer to const. However it seems that '_begin_print' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/printing.c:132:46: style: Parameter 'context' can be declared as pointer to const. However it seems that '_begin_print' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/printing.c:133:46: style: Parameter 'data' can be declared as pointer to const. However it seems that '_begin_print' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/printing.c:377:45: style: Parameter 'operation' can be declared as pointer to const. However it seems that '_done' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/printing.c:379:45: style: Parameter 'data' can be declared as pointer to const. However it seems that '_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/spellcheck.c:284:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_spellcheck_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/spellcheck.c:308:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_spellcheck_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/spellcheck.c:360:45: style: Parameter 'spellcheck' can be declared as pointer to const. However it seems that 'gw_spellcheck_remove_signals' is a callback function, if 'spellcheck' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/texttagtable.c:118:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_texttagtable_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/texttagtable.c:142:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_texttagtable_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/vocabularywordstore.c:113:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_vocabularywordstore_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/vocabularywordstore.c:138:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_vocabularywordstore_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/window.c:120:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/gwaei/window.c:149:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gw_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/dictionary.c:183:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'lw_dictionary_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/dictionary.c:212:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'lw_dictionary_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/edictionary.c:300:39: style: Parameter 'dictionary' can be declared as pointer to const. However it seems that 'lw_edictionary_compare' is a callback function, if 'dictionary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/edictionary.c:408:53: style: Parameter 'dictionary' can be declared as pointer to const. However it seems that 'lw_edictionary_installer_postprocess' is a callback function, if 'dictionary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/exampledictionary.c:249:45: style: Parameter 'dictionary' can be declared as pointer to const. However it seems that 'lw_exampledictionary_compare' is a callback function, if 'dictionary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/history.c:97:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'lw_history_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/history.c:123:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'lw_history_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/io.c:223:42: style: Parameter 'ptr' can be declared as pointer to const. However it seems that '_libcurl_write_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/kanjidictionary.c:422:57: style: Parameter 'dictionary' can be declared as pointer to const. However it seems that 'lw_kanjidictionary_installer_postprocess' is a callback function, if 'dictionary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaei-3.6.2/src/libwaei/unknowndictionary.c:192:45: style: Parameter 'dictionary' can be declared as pointer to const. However it seems that 'lw_unknowndictionary_compare' is a callback function, if 'dictionary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gwaterfall/gwaterfall_0.1.orig.tar.gz gwaterfall/src/waterfall.c:243:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'size_allocate' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwaterfall/src/waterfall.c:244:31: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gwave/gwave_20190116.orig.tar.gz gwave-20190116/remote/xgclient.c:82:46: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'FPropertyNotifyOnWindow' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/remote/xgclient.c:82:59: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'FPropertyNotifyOnWindow' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/remote/xgclient.c:82:71: style: Parameter 'w' can be declared as pointer to const. However it seems that 'FPropertyNotifyOnWindow' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/spicefile/spicestream.c:190:30: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'ss_readrow_none' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/spicefile/spicestream.c:190:42: style: Parameter 'ivar' can be declared as pointer to const. However it seems that 'ss_readrow_none' is a callback function, if 'ivar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/spicefile/spicestream.c:190:56: style: Parameter 'dvars' can be declared as pointer to const. However it seems that 'ss_readrow_none' is a callback function, if 'dvars' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/src/dnd.c:194:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dnd_source_data_delete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/src/dnd.c:195:26: style: Parameter 'context' can be declared as pointer to const. However it seems that 'dnd_source_data_delete' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/src/dnd.c:196:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dnd_source_data_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/src/gtkmisc.c:139:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'shape_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/src/wavelist.c:406:25: style: Parameter 'bevent' can be declared as pointer to const. However it seems that 'wavelist_button_click' is a callback function, if 'bevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/src/xgserver.c:162:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xg_gdk_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwave-20190116/src/xgserver.c:162:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xg_gdk_filter' 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/g/gwc/gwc_0.22.05.orig.tar.gz gtk-wave-cleaner-0.22-05/biquad.c:295:37: style: Parameter 'clist' can be declared as pointer to const. However it seems that 'type_window_select' is a callback function, if 'clist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/biquad.c:296:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'type_window_select' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/biquad.c:296:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'type_window_select' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/encode.c:934:33: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cancel_encoding' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gtkled.c:224:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_led_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:345:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'scroll_bar_changed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:345:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scroll_bar_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:779:26: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'declick' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:779:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'declick' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:795:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'declick_weak' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:795:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'declick_weak' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1495:29: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'select_all' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1495:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_all' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1503:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'select_none' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1503:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_none' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1510:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'select_markers' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1510:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_markers' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1774:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1978:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'display_sonogram' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:1978:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'display_sonogram' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:2457:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'save_as_ogg_selection' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:2457:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'save_as_ogg_selection' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:2463:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'save_as_mp3_selection' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:2463:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'save_as_mp3_selection' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:2469:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'save_as_mp3_simple_selection' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/gwc.c:2469:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'save_as_mp3_simple_selection' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/iter0.c:51:7: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'iter_std_info' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/iter0.c:53:6: style: Parameter 'res' can be declared as pointer to const. However it seems that 'iter_std_info' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/iter0.c:53:12: style: Parameter 'Bres' can be declared as pointer to const. However it seems that 'iter_std_info' is a callback function, if 'Bres' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/iter0.c:77:7: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'iter_std_stop_crit' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/iter0.c:79:6: style: Parameter 'res' can be declared as pointer to const. However it seems that 'iter_std_stop_crit' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/iter0.c:79:12: style: Parameter 'Bres' can be declared as pointer to const. However it seems that 'iter_std_stop_crit' is a callback function, if 'Bres' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/itersym.c:402:7: style: Parameter 'x' can be declared as pointer to const. However it seems that 'dbl_cmp' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/itersym.c:402:11: style: Parameter 'y' can be declared as pointer to const. However it seems that 'dbl_cmp' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/lanczos.c:202:7: style: Parameter 'x' can be declared as pointer to const. However it seems that 'dbl_cmp' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/lanczos.c:202:11: style: Parameter 'y' can be declared as pointer to const. However it seems that 'dbl_cmp' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/spbkp.c:589:10: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'col_cmp' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/meschach/spbkp.c:589:15: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'col_cmp' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:33:41: style: Parameter 'clist' can be declared as pointer to const. However it seems that 'vbr_mode_window_select' is a callback function, if 'clist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:34:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'vbr_mode_window_select' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:34:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vbr_mode_window_select' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:39:40: style: Parameter 'clist' can be declared as pointer to const. However it seems that 'presets_window_select' is a callback function, if 'clist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:40:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'presets_window_select' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:40:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'presets_window_select' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:45:40: style: Parameter 'clist' can be declared as pointer to const. However it seems that 'ogg_enc_window_select' is a callback function, if 'clist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:46:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ogg_enc_window_select' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:46:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ogg_enc_window_select' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:1238:36: style: Parameter 'clist' can be declared as pointer to const. However it seems that 'fft_window_select' is a callback function, if 'clist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:1239:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'fft_window_select' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:1239:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'fft_window_select' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:1258:45: style: Parameter 'clist' can be declared as pointer to const. However it seems that 'noise_method_window_select' is a callback function, if 'clist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:1259:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'noise_method_window_select' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-wave-cleaner-0.22-05/preferences.c:1259:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'noise_method_window_select' 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/g/gweled/gweled_1.0~beta1.orig.tar.xz gweled-1.0-beta1/src/board_engine.c:624:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gweled_game_over_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/graphic_engine.c:151:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gweled_gems_ready_to_fall_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:123:36: style: Parameter 'simple' can be declared as pointer to const. However it seems that 'on_scores_activate' is a callback function, if 'simple' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:123:54: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'on_scores_activate' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:123:74: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_scores_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:159:34: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_pause_activate_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:159:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_pause_activate_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:175:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'board_start' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:183:41: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_game_mode_start_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:183:58: style: Parameter 'game_mode' can be declared as pointer to const. However it seems that 'on_game_mode_start_clicked' is a callback function, if 'game_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:194:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_window_unfocus_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:195:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_window_unfocus_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:196:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_window_unfocus_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:247:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:247:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-gui.c:247:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/gweled-scores.c:57:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_scores_category_from_key' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/main.c:51:32: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gweled_setting_changed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gweled-1.0-beta1/src/sge_core.c:126:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sge_destroy_object_on_level' 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/g/gworldclock/gworldclock_1.5.0.orig.tar.gz timer.c:110:15: style: Parameter 'timeToSet' can be declared as pointer to const. However it seems that 'SetToGivenTime' is a callback function, if 'timeToSet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zones.c:471:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ButtonPressedInRegionList' 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/g/gwyddion/gwyddion_3.7.orig.tar.xz gwyddion-3.7/gwyddion/toolbox-editor.c:384:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_func_names' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/gwyddion/toolbox-spec.c:228:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'toolbox_ui_text' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/gwyddion/toolbox-spec.c:231:40: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'toolbox_ui_text' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/gwyddion/toolbox.c:652:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'toolbox_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/gwyddion/toolbox.c:984:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'message_log_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/app-graph-window.c:380:35: style: Parameter 'window' can be declared as pointer to const. However it seems that 'meta_destroyed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/app-graph-window.c:400:34: style: Parameter 'window' can be declared as pointer to const. However it seems that 'log_destroyed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/app-image-window.c:666:39: style: Parameter 'window' can be declared as pointer to const. However it seems that 'realsquare_toggled' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/app-image-window.c:681:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'change_mask_color' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/app-image-window.c:708:35: style: Parameter 'window' can be declared as pointer to const. However it seems that 'meta_destroyed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/app-image-window.c:728:34: style: Parameter 'window' can be declared as pointer to const. However it seems that 'log_destroyed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/change-preview-cmap.c:277:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lawn_reduce_length' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/change-preview-cmap.c:283:84: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lawn_reduce_avg' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/change-preview-cmap.c:316:84: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lawn_reduce_min' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/change-preview-cmap.c:332:84: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lawn_reduce_max' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:633:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'visible_toggled' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:676:36: style: Parameter 'event' can be declared as pointer to const. However it seems that 'data_list_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:705:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'data_list_button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:748:28: style: Parameter 'check_time' can be declared as pointer to const. However it seems that 'disable_name_edit' is a callback function, if 'check_time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:765:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_edited' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:996:33: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'show_hide_messages' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:1081:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'message_log_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser--gui.c:1312:32: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'hierarchy_changed' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser.c:861:40: style: Parameter 'window' can be declared as pointer to const. However it seems that 'select_window' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser.c:862:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'select_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/data-browser.c:863:26: style: Parameter 'info' can be declared as pointer to const. However it seems that 'select_window' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/file-ops.c:150:32: style: Parameter 'hkey' can be declared as pointer to const. However it seems that 'find_file_func_author' is a callback function, if 'hkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/file-ops.c:150:47: style: Parameter 'hvalue' can be declared as pointer to const. However it seems that 'find_file_func_author' is a callback function, if 'hvalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/filelist.c:446:29: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'cell_renderer_info' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/filelist.c:484:30: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'cell_renderer_thumb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/gwyappfilechooser.c:410:50: style: Parameter 'chooser' can be declared as pointer to const. However it seems that 'gwy_app_file_chooser_expanded' is a callback function, if 'chooser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/gwyplaintool.c:815:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_selection_object' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/help.c:69:41: style: Parameter 'window' can be declared as pointer to const. However it seems that 'show_uri_win32' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/help.c:164:40: style: Parameter 'window' can be declared as pointer to const. However it seems that 'show_uri_open' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/help.c:187:44: style: Parameter 'window' can be declared as pointer to const. However it seems that 'show_uri_browsers' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/help.c:267:31: style: Parameter 'hkey' can be declared as pointer to const. However it seems that 'add_module_functions' is a callback function, if 'hkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/help.c:515:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dialog_response' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/help.c:535:30: 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] gwyddion-3.7/libgwyapp/help.c:536:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/log-browser.c:321:26: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'clear_log' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/logging.c:255:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'black_hole' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/menu.c:1127:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'run_recent_immediately' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/menu.c:1133:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'run_recent_interactively' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/menu.c:1139:46: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'run_recent_default' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/meta-browser.c:461:29: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'cell_edited' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/meta-browser.c:696:32: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'filter_changed' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/module-browser.c:127:36: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'gwy_module_browser_render' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/module-file.c:332:32: style: Parameter 'hkey' can be declared as pointer to const. However it seems that 'file_detect_max_score' is a callback function, if 'hkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/module-utils.c:1364:66: style: Parameter 'default_item' can be declared as pointer to const. However it seems that 'item_is_visible' is a callback function, if 'default_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/param-table.c:7167:75: style: Parameter 'partable' can be declared as pointer to const. However it seems that 'slider_spin_input' is a callback function, if 'partable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/param-table.c:7202:56: style: Parameter 'partable' can be declared as pointer to const. However it seems that 'slider_spin_output' is a callback function, if 'partable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/param-table.c:8003:60: style: Parameter 'where_the_object_was' can be declared as pointer to const. However it seems that 'mask_color_dataview_destroyed' is a callback function, if 'where_the_object_was' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/param-table.c:8073:50: style: Parameter 'partable' can be declared as pointer to const. However it seems that 'widget_dispose' is a callback function, if 'partable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyapp/thumbnail.c:52:84: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lawn_reduce_avg' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/cdline.c:226:41: style: Parameter 'fres' can be declared as pointer to const. However it seems that 'func_edgeheight' is a callback function, if 'fres' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/cdline.c:349:41: style: Parameter 'fres' can be declared as pointer to const. However it seems that 'func_stepheight' is a callback function, if 'fres' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/enum.c:262:28: style: Parameter 'item' can be declared as pointer to const. However it seems that 'gwy_enum_get_name' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/enum.c:288:35: style: Parameter 'item' can be declared as pointer to const. However it seems that 'gwy_enum_get_trait_value' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/expr.c:324:44: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ensure_error_domain' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/expr.c:1361:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ensure_call_table_sanity' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/grain-value.c:1112:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'find_grain_value_by_quantity' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/grain-value.c:1114:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'find_grain_value_by_quantity' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/grains-nield.c:1882:25: style: Parameter 'hkey' can be declared as pointer to const. However it seems that 'gather_numbers' is a callback function, if 'hkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/inventory.c:1010:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_indices' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/inventory.c:1010:32: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_indices' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/inventory.c:1010:49: style: Parameter 'inventory' can be declared as pointer to const. However it seems that 'compare_indices' is a callback function, if 'inventory' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/macros.c:24:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ensure_debug_timer' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/mfm.c:552:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'zshift_residuum' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/resource.c:207:26: 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] gwyddion-3.7/libgwyddion/resource.c:239:26: 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] gwyddion-3.7/libgwyddion/resource.c:551:27: style: Parameter 'resource' can be declared as pointer to const. However it seems that 'was_modified' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/resource.c:676:27: style: Parameter 'key' can be declared as pointer to const. However it seems that 'save_if_modified' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection-axis.c:162:26: 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] gwyddion-3.7/libgwyddion/selection-axis.c:181:26: 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] gwyddion-3.7/libgwyddion/selection-axis.c:197:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'crop_object' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection-ellipse.c:71:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'crop_object' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection-lattice.c:69:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'crop_object' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection-line.c:70:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'crop_object' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection-path.c:153:26: 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] gwyddion-3.7/libgwyddion/selection-path.c:176:26: 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] gwyddion-3.7/libgwyddion/selection-quad.c:63:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'crop_object' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection-range.c:161:26: 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] gwyddion-3.7/libgwyddion/selection-range.c:180:26: 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] gwyddion-3.7/libgwyddion/selection-range.c:196:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'crop_object' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection-rectangle.c:63:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'crop_object' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/selection.c:195:26: 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] gwyddion-3.7/libgwyddion/selection.c:214:26: 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] gwyddion-3.7/libgwyddion/selection.c:746:42: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'move_default' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:174:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'plane_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:175:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'plane_difffunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:176:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'step1_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:177:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'step1_difffunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:178:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'step2_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:179:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'grating_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:180:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'grating3_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:181:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'holes_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:182:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sphere_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:183:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hsphere_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:184:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hcylinder_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:185:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gaussian_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:186:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gaussian_difffunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:187:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lorentzian_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:188:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lorentzian_difffunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:189:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'exponential_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:190:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'exponential_difffunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:191:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pyramid_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:192:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pyramidx_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:193:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pyramid3_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:194:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'parbump_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:195:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cone_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:196:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'smthcone_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:197:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'smthpyr3_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:198:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'smthpyr4_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:199:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cylinder_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:200:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cylinder_difffunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:201:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pring_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/shape-fit-preset.c:202:1: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lunette_fitfunc' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/spectra.c:188:26: 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] gwyddion-3.7/libgwyddion/spectra.c:207:26: 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] gwyddion-3.7/libgwyddion/spline.c:171:28: style: Parameter 'spline' can be declared as pointer to const. However it seems that 'gwy_spline_copy' is a callback function, if 'spline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/triangulation.c:2526:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_vneighbours_ccw' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/utils.c:387:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ensure_userdir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/utils.c:426:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ensure_homedir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyddion/utils.c:1115:44: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ensure_error_domain' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/adjust-bar.c:247:26: 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] gwyddion-3.7/libgwyui/adjust-bar.c:278:26: 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] gwyddion-3.7/libgwyui/adjust-bar.c:517:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/adjust-bar.c:556:49: 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] gwyddion-3.7/libgwyui/adjust-bar.c:576:51: 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] gwyddion-3.7/libgwyui/adjust-bar.c:593:50: 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] gwyddion-3.7/libgwyui/cell-renderer-color.c:116:26: 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] gwyddion-3.7/libgwyui/cell-renderer-color.c:135:26: 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] gwyddion-3.7/libgwyui/cell-renderer-color.c:151:49: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'get_request_mode' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/cell-renderer-gradient.c:130:26: 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] gwyddion-3.7/libgwyui/cell-renderer-gradient.c:149:26: 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] gwyddion-3.7/libgwyui/cell-renderer-gradient.c:165:49: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'get_request_mode' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/color-axis.c:199:26: 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] gwyddion-3.7/libgwyui/color-axis.c:242:26: 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] gwyddion-3.7/libgwyui/color-dialog.c:176:40: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'previous_color_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/color-editor.c:260:26: 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] gwyddion-3.7/libgwyui/color-editor.c:287:26: 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] gwyddion-3.7/libgwyui/color-swatch.c:106:26: 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] gwyddion-3.7/libgwyui/color-swatch.c:129:26: 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] gwyddion-3.7/libgwyui/color-wheel.c:589:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/color-wheel.c:626:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/color-wheel.c:649:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pointer_moved' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/color-wheel.c:668:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/color-wheel.c:742:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scrolled' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gradient-swatch.c:210:26: 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] gwyddion-3.7/libgwyui/gradient-swatch.c:245:26: 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] gwyddion-3.7/libgwyui/gradient-swatch.c:746:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gradient-swatch.c:769:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gradient-swatch.c:790:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pointer_moved' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gradient-swatch.c:805:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gradient-swatch.c:827:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scrolled' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/grain-value-tree-view.c:758:42: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'enabled_activated' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-area.c:343:26: 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] gwyddion-3.7/libgwyui/graph-area.c:362:26: 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] gwyddion-3.7/libgwyui/graph-area.c:813:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_releaseed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-axis.c:372:26: 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] gwyddion-3.7/libgwyui/graph-axis.c:432:26: 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] gwyddion-3.7/libgwyui/graph-axis.c:912:49: 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] gwyddion-3.7/libgwyui/graph-curve-dialog.c:283:36: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'combo_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-curve-dialog.c:465:63: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'description_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-curve-dialog.c:514:35: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'curve_notify' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-curve-dialog.c:516:48: style: Parameter 'cmodel' can be declared as pointer to const. However it seems that 'curve_notify' is a callback function, if 'cmodel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-curve-dialog.c:526:58: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'curvetype_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-curve-dialog.c:537:60: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'thickness_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-curve-dialog.c:548:60: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'pointsize_changed' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-curves.c:215:34: style: Parameter 'curves' can be declared as pointer to const. However it seems that 'n_curves_changed' is a callback function, if 'curves' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-data.c:386:28: style: Parameter 'graph_data' can be declared as pointer to const. However it seems that 'update_nrows' is a callback function, if 'graph_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:467:31: style: Parameter 'window' can be declared as pointer to const. However it seems that 'motion_notify' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:487:25: style: Parameter 'window' can be declared as pointer to const. However it seems that 'measure' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:500:34: style: Parameter 'window' can be declared as pointer to const. However it seems that 'measure_finished' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:511:25: style: Parameter 'window' can be declared as pointer to const. However it seems that 'zoom_in' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:533:31: style: Parameter 'window' can be declared as pointer to const. However it seems that 'zoom_finished' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:586:35: style: Parameter 'window' can be declared as pointer to const. However it seems that 'toggle_x_logscale' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:597:35: style: Parameter 'window' can be declared as pointer to const. However it seems that 'toggle_y_logscale' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph-window.c:625:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'curves_row_activated' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph.c:166:26: 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] gwyddion-3.7/libgwyui/graph.c:185:26: 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] gwyddion-3.7/libgwyui/graph.c:293:29: style: Parameter 'gmodel' can be declared as pointer to const. However it seems that 'model_notify' is a callback function, if 'gmodel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph.c:384:31: style: Parameter 'graph' can be declared as pointer to const. However it seems that 'area_size_allocated' is a callback function, if 'graph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/graph.c:577:25: style: Parameter 'graph' can be declared as pointer to const. However it seems that 'label_updated' is a callback function, if 'graph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwydataview.c:260:26: 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] gwyddion-3.7/libgwyui/gwydataview.c:307:26: 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] gwyddion-3.7/libgwyui/gwydatawindow.c:235:26: 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] gwyddion-3.7/libgwyui/gwydatawindow.c:258:26: 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] gwyddion-3.7/libgwyui/gwydatawindow.c:902:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gradient_window_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwygllabel.c:231:26: 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] gwyddion-3.7/libgwyui/gwygllabel.c:290:26: 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] gwyddion-3.7/libgwyui/gwyglsetup.c:270:26: 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] gwyddion-3.7/libgwyui/gwyglsetup.c:373:26: 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] gwyddion-3.7/libgwyui/gwyglwindow.c:466:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'adj_setup_changed' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1004:19: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'set_mode' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1025:56: style: Parameter 'window' can be declared as pointer to const. However it seems that 'set_gradient' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1046:56: style: Parameter 'window' can be declared as pointer to const. However it seems that 'set_material' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1067:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_controls' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1115:33: style: Parameter 'window' can be declared as pointer to const. However it seems that 'projection_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1131:34: style: Parameter 'window' can be declared as pointer to const. However it seems that 'hide_masked_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1168:59: style: Parameter 'window' can be declared as pointer to const. However it seems that 'show_fmscale_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1181:52: style: Parameter 'window' can be declared as pointer to const. However it seems that 'display_mode_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1239:35: style: Parameter 'setup' can be declared as pointer to const. However it seems that 'visualization_changed' is a callback function, if 'setup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1283:53: style: Parameter 'window' can be declared as pointer to const. However it seems that 'labels_entry_activate' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1304:34: style: Parameter 'window' can be declared as pointer to const. However it seems that 'reset_visualisation' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1401:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gradient_selected' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1414:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'material_selected' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1428:25: style: Parameter 'window' can be declared as pointer to const. However it seems that 'set_zscale' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyglwindow.c:1454:36: style: Parameter 'window' can be declared as pointer to const. However it seems that 'update_physcale_entry' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwygraphcurvemodel.c:239:26: 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] gwyddion-3.7/libgwyui/gwygraphcurvemodel.c:301:26: 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] gwyddion-3.7/libgwyui/gwygraphmodel.c:470:26: 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] gwyddion-3.7/libgwyui/gwygraphmodel.c:622:26: 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] gwyddion-3.7/libgwyui/gwyoptionmenus.c:733:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'resource_window_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/gwyvectorlayer.c:195:26: 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] gwyddion-3.7/libgwyui/gwyvectorlayer.c:222:26: 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] gwyddion-3.7/libgwyui/inventory-store.c:150:39: style: Parameter 'model' can be declared as pointer to const. However it seems that 'get_flags' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:276:28: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:294:44: style: Parameter 'model' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:295:43: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:302:30: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:310:29: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:329:41: style: Parameter 'model' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:330:40: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:331:40: style: Parameter 'child' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/inventory-store.c:543:21: style: Parameter 'item' can be declared as pointer to const. However it seems that 'check_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/layer-axis.c:128:26: 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] gwyddion-3.7/libgwyui/layer-axis.c:147:26: 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] gwyddion-3.7/libgwyui/layer-cross.c:139:26: 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] gwyddion-3.7/libgwyui/layer-cross.c:162:26: 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] gwyddion-3.7/libgwyui/layer-ellipse.c:145:26: 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] gwyddion-3.7/libgwyui/layer-ellipse.c:168:26: 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] gwyddion-3.7/libgwyui/layer-lattice.c:129:26: 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] gwyddion-3.7/libgwyui/layer-lattice.c:148:26: 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] gwyddion-3.7/libgwyui/layer-line.c:148:26: 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] gwyddion-3.7/libgwyui/layer-line.c:175:26: 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] gwyddion-3.7/libgwyui/layer-path.c:131:26: 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] gwyddion-3.7/libgwyui/layer-path.c:150:26: 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] gwyddion-3.7/libgwyui/layer-point.c:142:26: 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] gwyddion-3.7/libgwyui/layer-point.c:173:26: 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] gwyddion-3.7/libgwyui/layer-quad.c:139:26: 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] gwyddion-3.7/libgwyui/layer-quad.c:162:26: 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] gwyddion-3.7/libgwyui/layer-rectangle.c:151:26: 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] gwyddion-3.7/libgwyui/layer-rectangle.c:178:26: 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] gwyddion-3.7/libgwyui/null-store.c:125:39: style: Parameter 'model' can be declared as pointer to const. However it seems that 'get_flags' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:131:43: style: Parameter 'model' can be declared as pointer to const. However it seems that 'get_n_columns' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:137:45: style: Parameter 'model' can be declared as pointer to const. However it seems that 'get_column_type' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:183:24: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:212:28: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:227:44: style: Parameter 'model' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:228:43: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:235:30: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:243:29: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:260:41: style: Parameter 'model' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:261:40: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/null-store.c:262:40: style: Parameter 'child' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/ruler.c:227:26: 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] gwyddion-3.7/libgwyui/ruler.c:267:26: 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] gwyddion-3.7/libgwyui/sci-text.c:350:26: 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] gwyddion-3.7/libgwyui/sci-text.c:369:26: 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] gwyddion-3.7/libgwyui/sci-text.c:422:24: style: Parameter 'scitext' can be declared as pointer to const. However it seems that 'add_symbol' is a callback function, if 'scitext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/sci-text.c:464:28: style: Parameter 'scitext' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'scitext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/shader.c:266:26: 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] gwyddion-3.7/libgwyui/shader.c:285:26: 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] gwyddion-3.7/libgwyui/shader.c:597:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/shader.c:628:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/libgwyui/shader.c:645:50: 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] gwyddion-3.7/libgwyui/shader.c:676:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/modules/file/hdf5/gwyhdf5.c:989:37: style: Parameter 'gvalue' can be declared as pointer to const. However it seems that 'transform_key' is a callback function, if 'gvalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/modules/file/hdf5/nsidfile.c:239:33: style: Parameter 'gvalue' can be declared as pointer to const. However it seems that 'copy_meta' is a callback function, if 'gvalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/modules/pygwy/pygwy-console.c:125:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/modules/pygwy/pygwy-console.c:691:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pygwy_console_open_recent' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/container.c:35:48: style: Parameter 'where_the_object_was' can be declared as pointer to const. However it seems that 'record_finalisation' is a callback function, if 'where_the_object_was' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:63:24: style: Parameter 'item' can be declared as pointer to const. However it seems that 'item_get_name' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:116:20: style: Parameter 'item' can be declared as pointer to const. However it seems that 'item_copy' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:350:25: style: Parameter 'new_order' can be declared as pointer to const. However it seems that 'check_reordering' is a callback function, if 'new_order' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:493:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'predicate1' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:494:35: style: Parameter 'item' can be declared as pointer to const. However it seems that 'predicate1' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:495:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'predicate1' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:501:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'predicate2' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:502:35: style: Parameter 'item' can be declared as pointer to const. However it seems that 'predicate2' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:503:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'predicate2' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:509:21: style: Parameter 'key' can be declared as pointer to const. However it seems that 'predicate3' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:510:35: style: Parameter 'item' can be declared as pointer to const. However it seems that 'predicate3' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:511:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'predicate3' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:517:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'predicate4' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/inventory.c:519:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'predicate4' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gwyddion-3.7/tests/resource.c:89:28: style: Parameter 'resource' can be declared as pointer to const. However it seems that 'resource_dump' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gxemul/gxemul_0.7.0+dfsg.orig.tar.gz gxemul-0.7.0+dfsg/experiments/new_test_x.c:60:24: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'f_add' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/experiments/new_test_x.c:60:48: style: Parameter 'ic' can be declared as pointer to const. However it seems that 'f_add' is a callback function, if 'ic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/core/interrupt.c:67:51: style: Parameter 'i' can be declared as pointer to const. However it seems that 'no_interrupt_assert' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/core/interrupt.c:68:53: style: Parameter 'i' can be declared as pointer to const. However it seems that 'no_interrupt_deassert' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/cpus/cpu_m88k.c:231:52: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'm88k_cpu_instruction_has_delayslot' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/cpus/cpu_mips.c:431:52: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'mips_cpu_instruction_has_delayslot' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/cpus/cpu_sh.c:286:49: style: Parameter 'interrupt' can be declared as pointer to const. However it seems that 'sh3_cpu_interrupt_assert' is a callback function, if 'interrupt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/cpus/cpu_sh.c:290:51: style: Parameter 'interrupt' can be declared as pointer to const. However it seems that 'sh3_cpu_interrupt_deassert' is a callback function, if 'interrupt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/cpus/cpu_sh.c:392:50: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'sh_cpu_instruction_has_delayslot' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:142:51: style: Parameter 'm' can be declared as pointer to const. However it seems that 'debugger_cmd_continue' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:142:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_continue' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:245:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_dump' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:360:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_emul' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:382:48: style: Parameter 'm' can be declared as pointer to const. However it seems that 'debugger_cmd_focus' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:382:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_focus' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:447:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_itrace' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:519:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_machine' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:540:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_ninstrs' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:589:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_pause' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:656:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_put' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:886:47: style: Parameter 'm' can be declared as pointer to const. However it seems that 'debugger_cmd_quit' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:886:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_quit' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:901:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_reg' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:936:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_step' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:963:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_tlbdump' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:999:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_trace' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:1051:62: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_unassemble' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:1208:50: style: Parameter 'm' can be declared as pointer to const. However it seems that 'debugger_cmd_version' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:1208:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_version' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:1332:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'debugger_cmd_help' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/devices/bus_pci.c:711:47: style: Parameter 'pd' can be declared as pointer to const. However it seems that 'piix_isa_cfg_reg_write' is a callback function, if 'pd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/devices/dev_lca.c:70:45: style: Parameter 'interrupt' can be declared as pointer to const. However it seems that 'lca_interrupt_assert' is a callback function, if 'interrupt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxemul-0.7.0+dfsg/src/devices/dev_lca.c:82:47: style: Parameter 'interrupt' can be declared as pointer to const. However it seems that 'lca_interrupt_deassert' is a callback function, if 'interrupt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gxkb/gxkb_0.9.6+ds.orig.tar.xz zen-tools-gxkb-5d45e8f/src/gxkb.c:61:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xkb_state_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/statusicon.c:63:45: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'gtk_status_icon_clicked' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/statusicon.c:74:50: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'gtk_status_icon_scrolled' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/statusicon.c:75:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_status_icon_scrolled' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/statusicon.c:75:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk_status_icon_scrolled' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/statusicon.c:95:48: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'gtk_status_icon_popup_menu' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/statusicon.c:103:38: style: Parameter 'item' can be declared as pointer to const. However it seems that 'statusicon_set_group' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/statusicon.c:103:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'statusicon_set_group' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zen-tools-gxkb-5d45e8f/src/xkb-config.c:568:57: style: Parameter 'change' can be declared as pointer to const. However it seems that 'xkb_config_xkl_state_changed' is a callback function, if 'change' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gxmms2/gxmms2_0.7.1.orig.tar.gz gxmms2-0.7.1/gkrellxmms2/gkrellxmms2.c:151:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_panel_click_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gkrellxmms2/gkrellxmms2.c:166:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_panel_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gkrellxmms2/gkrellxmms2.c:228:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_button' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gkrellxmms2/gkrellxmms2.c:415:51: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'cb_timer_connection_lost' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gkrellxmms2/gkrellxmms2.c:659:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'load_config' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gmedialib/gmedialib.c:53:50: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'gmedialib_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gmedialib/gmlplaylist.c:805:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_pl_selection_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gmedialib/gmlplaylist.c:1102:56: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'cb_pl_drag_data_received' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gtrackinfo/gtrackinfo.c:43:52: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'gtrackinfo_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/eggtrayicon.c:136:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_tray_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:76:54: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_scale_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:77:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_scale_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:78:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_scale_press_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:285:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_button_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:322:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:521:51: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'cb_timer_connection_lost' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:616:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_toggle_time' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:616:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_toggle_time' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:801:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_docklet_clicked' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:819:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_trayicon_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/gxmms2.c:819:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_trayicon_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/wejpscroller.c:176:56: style: Parameter 'class' can be declared as pointer to const. However it seems that 'wejpscroller_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/wejpscroller.c:209:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/wejpvolume.c:70:52: style: Parameter 'class' can be declared as pointer to const. However it seems that 'wejpvolume_class_init' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/wejpvolume.c:89:52: style: Parameter 'eb' can be declared as pointer to const. However it seems that 'cb_volume_change_click' is a callback function, if 'eb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/gxmms2src/wejpvolume.c:112:53: style: Parameter 'es' can be declared as pointer to const. However it seems that 'cb_volume_change_scroll' is a callback function, if 'es' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxmms2-0.7.1/xmms2ctrl/xmms2ctrl.c:28:50: style: Parameter 'error' can be declared as pointer to const. However it seems that 'n_check_for_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gxneur/gxneur_0.20.0.orig.tar.gz gxneur-0.20.0/src/callbacks.c:39:38: style: Parameter 'button' can be declared as pointer to const. However it seems that 'new_rule_to_treeview' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/callbacks.c:123:39: style: Parameter 'button' can be declared as pointer to const. However it seems that 'edit_rule_to_treeview' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/callbacks.c:286:63: style: Parameter 'path' can be declared as pointer to const. However it seems that 'save_regexp' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/callbacks.c:286:97: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'save_regexp' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/callbacks.c:354:41: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_cancelbutton_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/tray_widget.c:197:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_tray_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/tray_widget.c:370:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_tray_icon_manager_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/tray_widget.c:526:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_tray_icon_delete' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/tray_widget.c:613:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gtk_tray_icon_style_set' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/tray_widget.c:614:18: style: Parameter 'previous_style' can be declared as pointer to const. However it seems that 'gtk_tray_icon_style_set' is a callback function, if 'previous_style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:63:36: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'exec_user_action' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:193:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tray_icon_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:214:42: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'status_icon_on_click' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:215:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'status_icon_on_click' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:221:41: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'status_icon_on_menu' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:222:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'status_icon_on_menu' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:331:31: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'clock_check' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:526:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'show_in_the_tray_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxneur-0.20.0/src/trayicon.c:539:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rendering_engine_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gxr/gxr_0.15.1.orig.tar.bz2 gxr-0.15.1/examples/keyboard.c:159:37: style: Parameter 'event' can be declared as pointer to const. However it seems that '_show_keyboard_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_cairo.c:57:28: style: Parameter 'event' can be declared as pointer to const. However it seems that '_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_cairo_animation.c:123:28: style: Parameter 'event' can be declared as pointer to const. However it seems that '_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_dmabuf.c:93:28: style: Parameter 'event' can be declared as pointer to const. However it seems that '_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_gtk.c:123:28: style: Parameter 'event' can be declared as pointer to const. However it seems that '_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_multi.c:71:28: style: Parameter 'event' can be declared as pointer to const. However it seems that '_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_multi_stresstest.c:118:28: style: Parameter 'event' can be declared as pointer to const. However it seems that '_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_pixbuf.c:79:27: style: Parameter 'event' can be declared as pointer to const. However it seems that '_move_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_pixbuf.c:89:28: style: Parameter 'event' can be declared as pointer to const. However it seems that '_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxr-0.15.1/examples/overlay_pixbuf.c:101:30: style: Parameter 'event' can be declared as pointer to const. However it seems that '_release_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gxtuner/gxtuner_3.0.orig.tar.gz gxtuner-3.0/gtkknob.cc:256:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/gtkknob.cc:355:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/gtkknob.cc:419:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/gxtuner.cpp:500:72: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gx_tuner_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/gxtuner.cpp:552:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gx_tuner_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/jacktuner.cpp:117:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gx_jack_session_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/jacktuner.cpp:117:77: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'gx_jack_session_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/paintbox.cpp:220:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gx_paint_box_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/paintbox.cpp:237:11: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gx_paint_box_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/paintbox.cpp:237:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gx_paint_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gxtuner-3.0/tuner.cpp:56:47: 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] gxtuner-3.0/tuner.cpp:56:65: 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] gxtuner-3.0/tuner.cpp:57:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/g/gypsy/gypsy_0.9.orig.tar.bz2 gypsy-0.9/examples/simple-gps-gypsy.c:26:39: style: Parameter 'position' can be declared as pointer to const. However it seems that 'position_changed' is a callback function, if 'position' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/examples/simple-gps-gypsy.c:32:25: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'position_changed' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/examples/simple-gps-gypsy.c:41:33: style: Parameter 'course' can be declared as pointer to const. However it seems that 'course_changed' is a callback function, if 'course' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/examples/simple-gps-gypsy.c:47:21: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'course_changed' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/examples/simple-gps-satellites.c:25:37: style: Parameter 'satellite' can be declared as pointer to const. However it seems that 'satellites_changed' is a callback function, if 'satellite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/examples/simple-gps-satellites.c:26:23: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'satellites_changed' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/src/gypsy-discovery.c:624:49: style: Parameter 'discovery' can be declared as pointer to const. However it seems that 'gypsy_discovery_start_scanning' is a callback function, if 'discovery' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/src/gypsy-discovery.c:632:48: style: Parameter 'discovery' can be declared as pointer to const. However it seems that 'gypsy_discovery_stop_scanning' is a callback function, if 'discovery' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gypsy-0.9/src/main.c:101:19: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'gypsy_arg_debug_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/g/gyrus/gyrus_0.4.2.orig.tar.gz gyrus-0.4.2/src/gyrus-connection.c:263:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gyrus_connection_conn_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-connection.c:506:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gyrus_connection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-connection.c:547:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gyrus_connection_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-dialog-find-mailbox.c:58:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gyrus_dialog_find_mailbox_kp' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-main-app.c:198:46: style: Parameter 'action' can be declared as pointer to const. However it seems that 'gyrus_main_app_on_help_about' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-main-app.c:199:41: style: Parameter 'param' can be declared as pointer to const. However it seems that 'gyrus_main_app_on_help_about' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-main-app.c:200:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'gyrus_main_app_on_help_about' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-session.c:456:55: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'gyrus_session_on_selection_changed' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-session.c:457:23: style: Parameter 'model' can be declared as pointer to const. However it seems that 'gyrus_session_on_selection_changed' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-session.c:458:22: style: Parameter 'path' can be declared as pointer to const. However it seems that 'gyrus_session_on_selection_changed' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-session.c:460:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gyrus_session_on_selection_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-session.c:468:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gyrus_session_treeview_on_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/src/gyrus-session.c:492:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gyrus_session_on_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/tests/gyrus-talk.c:110:36: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'on_data_received' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gyrus-0.4.2/tests/gyrus-talk.c:111:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_data_received' 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/h/h2o/h2o_2.2.5+dfsg2.orig.tar.xz h2o-2.2.5+dfsg2/deps/klib/kurl.c:68: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] h2o-2.2.5+dfsg2/deps/klib/test/kmin_test.c:7:35: style: Parameter 'x' can be declared as pointer to const. However it seems that 'f_Chebyquad' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-env/src/env.c:119:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_env_size' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:289:27: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_dev_major' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:299:27: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_dev_minor' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:345:28: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_rdev_major' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:355:28: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_rdev_minor' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:407:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_blksize' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:417:24: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_blocks' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:531:34: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_world_readable_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:597:34: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_world_writable_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:725:26: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_setuid_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:735:26: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_setgid_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/src/file-stat.c:745:26: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'stat_sticky_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby-file-stat/test/file-stat.c:14:23: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'test_win_p' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/examples/mrbgems/c_and_ruby_extension_example/src/example.c:5:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_c_method' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/examples/mrbgems/c_extension_example/src/example.c:5:25: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_c_method' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/mrdb.c:635:57: style: Parameter 'dbg' can be declared as pointer to const. However it seems that 'mrb_debug_break_hook' is a callback function, if 'dbg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/mrbgems/mruby-object-ext/src/object.c:40:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'nil_to_i' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/src/backtrace.c:173:45: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'count_backtrace_i' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/src/backtrace.c:184:45: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'pack_backtrace_i' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/src/numeric.c:431:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'flo_to_f' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/src/numeric.c:671:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'int_to_i' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/src/object.c:68:21: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'mrb_true' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/src/object.c:172:20: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'true_or' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/mruby/src/object.c:200:22: style: Parameter 'mrb' can be declared as pointer to const. However it seems that 'false_and' is a callback function, if 'mrb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/neverbleed/neverbleed.c:1211:33: style: Parameter 'rsa' can be declared as pointer to const. However it seems that 'priv_rsa_finish' is a callback function, if 'rsa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/picotls/picotlsvs/picotlsvs/picotlsvs.c:356:36: style: Parameter 'tls' can be declared as pointer to const. However it seems that 'collect_test_extension' is a callback function, if 'tls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/deps/picotls/picotlsvs/picotlsvs/picotlsvs.c:356:80: style: Parameter 'properties' can be declared as pointer to const. However it seems that 'collect_test_extension' is a callback function, if 'properties' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/examples/libh2o/http1client.c:95:47: style: Parameter 'headers' can be declared as pointer to const. However it seems that 'on_head' is a callback function, if 'headers' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/http1client.c:93:47: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_body_until_close' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/http1client.c:115:50: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_body_content_length' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/http1client.c:155:43: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_body_chunked' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/http1client.c:365:43: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_send_request' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/http1client.c:410:49: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_handshake_complete' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/http1client.c:429:38: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_connect' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/http1client.c:481:52: style: Parameter 'getaddr_req' can be declared as pointer to const. However it seems that 'on_getaddr' is a callback function, if 'getaddr_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/common/socketpool.c:222:52: style: Parameter 'getaddr_req' can be declared as pointer to const. However it seems that 'on_getaddr' is a callback function, if 'getaddr_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/core/proxy.c:379:39: style: Parameter 'client' can be declared as pointer to const. However it seems that 'on_body' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/core/proxy.c:410:59: style: Parameter 'client' can be declared as pointer to const. However it seems that 'on_head' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/core/proxy.c:506:38: style: Parameter 'client' can be declared as pointer to const. However it seems that 'on_1xx' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/core/proxy.c:520:62: style: Parameter 'client' can be declared as pointer to const. However it seems that 'on_connect' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/core/util.c:78:48: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'async_resumption_get' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/compress/gzip.c:46:29: style: Parameter '_unused' can be declared as pointer to const. However it seems that 'alloc_cb' is a callback function, if '_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/configurator/access_log.c:33:83: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'on_config' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/configurator/fastcgi.c:221:57: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'spawnproc_on_dispose' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/configurator/mruby.c:142:82: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'on_config_exit' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/configurator/proxy.c:289:83: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'on_config_enter' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/errordoc.c:70:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_ostream_send' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/errordoc.c:70:61: style: Parameter 'req' can be declared as pointer to const. However it seems that 'on_ostream_send' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/errordoc.c:70:79: style: Parameter 'inbufs' can be declared as pointer to const. However it seems that 'on_ostream_send' is a callback function, if 'inbufs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/fastcgi.c:706:44: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_send_complete' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/mruby/http_request.c:246:59: style: Parameter 'client' can be declared as pointer to const. However it seems that 'on_head' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/mruby/http_request.c:266:62: style: Parameter 'client' can be declared as pointer to const. However it seems that 'on_connect' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/reproxy.c:24:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_send' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/reproxy.c:24:53: style: Parameter 'req' can be declared as pointer to const. However it seems that 'on_send' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/reproxy.c:24:71: style: Parameter 'inbufs' can be declared as pointer to const. However it seems that 'on_send' is a callback function, if 'inbufs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/status.c:142:40: style: Parameter '_collector' can be declared as pointer to const. However it seems that 'on_collector_dispose' is a callback function, if '_collector' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/throttle_resp.c:78:72: style: Parameter 'inbufs' can be declared as pointer to const. However it seems that 'on_send' is a callback function, if 'inbufs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http1.c:401:56: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'send_bad_request_on_complete' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http1.c:502:36: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'reqread_on_read' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http1.c:534:45: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_send_next_push' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http1.c:544:45: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_send_next_pull' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http1.c:554:44: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_send_complete' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http1.c:576:47: style: Parameter 'socket' can be declared as pointer to const. However it seems that 'on_upgrade_complete' is a callback function, if 'socket' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http1.c:797:43: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'foreach_request' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/http2/stream.c:334:74: style: Parameter 'bufs' can be declared as pointer to const. However it seems that 'finalostream_send' is a callback function, if 'bufs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/tunnel.c:88:45: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_write_complete' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/websocket.c:46:35: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_recv' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/websocket.c:57:45: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'on_write_complete' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/t/00unit/lib/common/socket.c:89:52: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'test_adjust_notsent_lowat' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] h2o-2.2.5+dfsg2/lib/handler/compress/gzip.c:46:29: style: Parameter '_unused' can be declared as pointer to const. However it seems that 'alloc_cb' 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/h/hackrf/hackrf_2026.01.3.orig.tar.gz hackrf-2026.01.3/firmware/hackrf_usb/hackrf_usb.c:183:52: style: Parameter 'device' can be declared as pointer to const. However it seems that 'usb_configuration_changed' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hackrf-2026.01.3/host/hackrf-tools/src/hackrf_transfer.c:604:34: style: Parameter 'flush_ctx' can be declared as pointer to const. However it seems that 'flush_callback' is a callback function, if 'flush_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/halibut/halibut_1.3.orig.tar.gz halibut-1.3/bk_html.c:271:72: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'html_fragment_compare' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/bk_html.c:283:72: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'html_filename_compare' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/bk_paper.c:1415:62: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'new_sfmap_cmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/bk_paper.c:1447:58: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'sfmap_cmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/index.c:30:63: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'compare_tags' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/index.c:35:70: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'compare_to_find_tag' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winchm.c:176:67: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'chm_directory_entry_cmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winchm.c:184:68: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'chm_directory_entry_find' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winchm.c:512:68: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'chm_stringtab_cmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winchm.c:521:69: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'chm_stringtab_find' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winchm.c:753:64: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'chm_urltbl_entry_cmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winhelp.c:218:58: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'filecmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winhelp.c:244:57: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'ctxcmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winhelp.c:272:57: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'ttlcmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winhelp.c:302:57: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'idxcmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winhelp.c:340:57: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'tabcmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] halibut-1.3/winhelp.c:352:58: style: Parameter 'cmpctx' can be declared as pointer to const. However it seems that 'fontcmp' is a callback function, if 'cmpctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hamlib/hamlib_4.6.5.orig.tar.gz hamlib-4.6.5/rigs/barrett/950.c:238:31: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'barrett950_get_level' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/barrett/950.c:238:73: style: Parameter 'val' can be declared as pointer to const. However it seems that 'barrett950_get_level' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/dummy/dummy.c:2232:40: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'dummy_get_info' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/dummy/rot_dummy.c:184:32: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'dummy_rot_open' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/flexradio/sdr1k.c:237:22: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'sdr1k_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/gomspace/gs100.c:141:28: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'gs100_open' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/gomspace/gs100.c:155:29: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'gs100_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/gomspace/gs100.c:362:40: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'gs100_get_info' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/jrc/jst145.c:531:33: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'jst145_set_func' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/jrc/nrd525.c:212:33: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'nrd525_set_func' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/kit/hiqsdr.c:450:26: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'hiqsdr_get_freq' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/kit/hiqsdr.c:450:50: style: Parameter 'freq' can be declared as pointer to const. However it seems that 'hiqsdr_get_freq' is a callback function, if 'freq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/kit/hiqsdr.c:567:34: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'hiqsdr_get_level' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/kit/hiqsdr.c:567:76: style: Parameter 'val' can be declared as pointer to const. However it seems that 'hiqsdr_get_level' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/tentec/rx331.c:904:23: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'rx331_vfo_op' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/winradio/g313-posix.c:622:40: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'g313_audio_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/winradio/g313-posix.c:631:37: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'g313_if_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/winradio/g313-posix.c:640:44: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'g313_spectrum_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft1000d.c:681:31: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft1000d_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft1000d.c:2936:37: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft1000d_set_channel' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft840.c:479:29: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft840_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft890.c:630:29: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft890_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft900.c:651:29: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft900_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft920.c:733:29: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft920_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft990.c:489:22: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft990_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft990.c:2717:28: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft990_set_channel' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft990v12.c:507:25: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft990v12_close' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rigs/yaesu/ft990v12.c:2749:31: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'ft990v12_set_channel' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:242:31: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_set_conf' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:247:31: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_get_conf' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:247:64: style: Parameter 'val' can be declared as pointer to const. However it seems that 'flir_get_conf' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:443:31: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_set_func' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:448:31: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_get_func' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:448:57: style: Parameter 'status' can be declared as pointer to const. However it seems that 'flir_get_func' is a callback function, if 'status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:453:32: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_set_level' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:458:32: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_get_level' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:458:63: style: Parameter 'val' can be declared as pointer to const. However it seems that 'flir_get_level' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:463:36: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_set_ext_level' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:468:36: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_get_ext_level' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:468:72: style: Parameter 'val' can be declared as pointer to const. However it seems that 'flir_get_ext_level' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:473:35: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_set_ext_func' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:478:35: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_get_ext_func' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:478:67: style: Parameter 'status' can be declared as pointer to const. However it seems that 'flir_get_ext_func' is a callback function, if 'status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:483:31: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_set_parm' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:488:31: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_get_parm' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:488:61: style: Parameter 'val' can be declared as pointer to const. However it seems that 'flir_get_parm' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:493:35: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_set_ext_parm' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:498:35: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'flir_get_ext_parm' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/flir/flir.c:498:71: style: Parameter 'val' can be declared as pointer to const. However it seems that 'flir_get_ext_parm' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/rotators/rotorez/rotorez.c:1126:46: style: Parameter 'rot' can be declared as pointer to const. However it seems that 'rotorez_rot_get_info' is a callback function, if 'rot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/src/mem.c:1283:26: style: Parameter 'rig' can be declared as pointer to const. However it seems that 'map_parm' is a callback function, if 'rig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/src/mem.c:1283:72: style: Parameter 'value' can be declared as pointer to const. However it seems that 'map_parm' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/tests/rigmatrix.c:115:44: style: Parameter 'caps' can be declared as pointer to const. However it seems that 'print_caps_parameters' is a callback function, if 'caps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/tests/rigmatrix.c:115:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_caps_parameters' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hamlib-4.6.5/tests/rigmatrix.c:226:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_caps_caps' 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/h/handbrake/handbrake_1.10.2+ds1.orig.tar.xz HandBrake-1.10.2/gtk/src/color-scheme.c:85:62: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'setting_changed' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-button.c:89:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-button.c:118:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-chapter-row.c:89:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_chapter_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-chapter-row.c:118:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_chapter_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-file-button.c:92:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_file_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-file-button.c:121:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_file_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-queue-row.c:130:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_queue_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-queue-row.c:155:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_queue_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-string-list.c:80:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_string_list_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/gtk/src/ghb-string-list.c:100:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ghb_string_list_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/audio_remap.c:85:46: style: Parameter 'remap_table' can be declared as pointer to const. However it seems that 'remap_planar' is a callback function, if 'remap_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/audio_remap.c:97:54: style: Parameter 'remap_table' can be declared as pointer to const. However it seems that 'remap_u8_interleaved' is a callback function, if 'remap_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/audio_remap.c:114:55: style: Parameter 'remap_table' can be declared as pointer to const. However it seems that 'remap_s16_interleaved' is a callback function, if 'remap_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/audio_remap.c:131:55: style: Parameter 'remap_table' can be declared as pointer to const. However it seems that 'remap_s32_interleaved' is a callback function, if 'remap_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/audio_remap.c:148:55: style: Parameter 'remap_table' can be declared as pointer to const. However it seems that 'remap_flt_interleaved' is a callback function, if 'remap_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/audio_remap.c:165:55: style: Parameter 'remap_table' can be declared as pointer to const. However it seems that 'remap_dbl_interleaved' is a callback function, if 'remap_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/avfilter.c:114:62: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'avfilter_info' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/avfilter.c:260:48: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'avfilter_work' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/blend.c:848:55: style: Parameter 'object' can be declared as pointer to const. However it seems that 'hb_blend_work' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/blend.c:875:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'hb_blend_close' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/deblock.c:37:73: style: Parameter 'init' can be declared as pointer to const. However it seems that 'deblock_init' is a callback function, if 'init' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/decavcodec.c:732:47: style: Parameter 'w' can be declared as pointer to const. However it seems that 'decavcodecaInfo' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/decavcodec.c:2378:47: style: Parameter 'w' can be declared as pointer to const. However it seems that 'decavcodecvInfo' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/decavcodec.c:2452:49: style: Parameter 'w' can be declared as pointer to const. However it seems that 'decavcodecvBSInfo' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/decavcodec.c:2453:47: style: Parameter 'info' can be declared as pointer to const. However it seems that 'decavcodecvBSInfo' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/decavsub.c:698:43: style: Parameter 'w' can be declared as pointer to const. However it seems that 'decsubWork' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/decsrtsub.c:592:43: style: Parameter 'w' can be declared as pointer to const. However it seems that 'decsrtWork' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/decssasub.c:262:43: style: Parameter 'w' can be declared as pointer to const. However it seems that 'decssaWork' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/dectx3gsub.c:282:44: style: Parameter 'w' can be declared as pointer to const. However it seems that 'dectx3gWork' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/dvd.c:772:56: style: Parameter 'title' can be declared as pointer to const. However it seems that 'hb_dvdread_start' is a callback function, if 'title' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/dvd.c:1320:47: style: Parameter 'd' can be declared as pointer to const. However it seems that 'hb_dvdread_angle_count' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/dvd.c:1330:46: style: Parameter 'd' can be declared as pointer to const. However it seems that 'hb_dvdread_set_angle' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/dvdnav.c:1458:55: style: Parameter 'title' can be declared as pointer to const. However it seems that 'hb_dvdnav_start' is a callback function, if 'title' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/dvdnav.c:1496:40: style: Parameter 'e' can be declared as pointer to const. However it seems that 'hb_dvdnav_stop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/encavsub.c:350:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'Work' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/encavsub.c:392:37: style: Parameter 'w' can be declared as pointer to const. However it seems that 'Flush' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/enctheora.c:220:39: style: Parameter 'w' can be declared as pointer to const. However it seems that 'enctheoraWork' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/enctx3gsub.c:116:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'Work' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/enctx3gsub.c:183:37: style: Parameter 'w' can be declared as pointer to const. However it seems that 'Flush' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/hwaccel.c:58:34: style: Parameter 'filters' can be declared as pointer to const. However it seems that 'can_filter' is a callback function, if 'filters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/hwaccel.c:196:61: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'hw_hwaccel_get_hw_format' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/motion_metric.c:293:63: style: Parameter 'metric' can be declared as pointer to const. However it seems that 'hb_motion_metric_close' is a callback function, if 'metric' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/mt_frame_filter.c:209:48: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'mt_frame_work' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/platform/macosx/prefilter_vt.c:37:76: style: Parameter 'init' can be declared as pointer to const. However it seems that 'prefilter_vt_init' is a callback function, if 'init' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/platform/macosx/prefilter_vt.c:330:50: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'prefilter_vt_work' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/reader.c:338:46: style: Parameter 'w' can be declared as pointer to const. However it seems that 'reader_close' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/reader.c:452:44: style: Parameter 'w' can be declared as pointer to const. However it seems that 'reader_work' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/rendersub.c:666:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ssa_log' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/sync.c:3027:46: style: Parameter 'w' can be declared as pointer to const. However it seems that 'syncAudioInit' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/sync.c:3027:60: style: Parameter 'job' can be declared as pointer to const. However it seems that 'syncAudioInit' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/sync.c:3037:46: style: Parameter 'w' can be declared as pointer to const. However it seems that 'syncAudioWork' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/sync.c:3298:49: style: Parameter 'w' can be declared as pointer to const. However it seems that 'syncSubtitleInit' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/sync.c:3298:63: style: Parameter 'job' can be declared as pointer to const. However it seems that 'syncSubtitleInit' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] HandBrake-1.10.2/libhb/workpass.c:97:38: style: Parameter 'w' can be declared as pointer to const. However it seems that 'Flush' 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/h/hannah/hannah_2.0.1+ds1.orig.tar.gz hannah-2.0.1+ds1/pacman.cc:1287:38: 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] hannah-2.0.1+ds1/pacman.cc:1287: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/h/haproxy/haproxy_3.3.4.orig.tar.gz haproxy-3.3.4/addons/promex/service-prometheus.c:2043:50: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'promex_appctx_release' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/addons/wurfl/wurfl.c:160:82: style: Parameter 'curpx' can be declared as pointer to const. However it seems that 'ha_wurfl_cfg_engine_mode' is a callback function, if 'curpx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/addons/wurfl/wurfl.c:244:89: style: Parameter 'curpx' can be declared as pointer to const. However it seems that 'ha_wurfl_cfg_useragent_priority' is a callback function, if 'curpx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cache.c:581:55: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'cache_store_deinit' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cache.c:591:54: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'cache_store_check' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cache.c:694:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'cache_store_post_analyze' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cache.c:840:39: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'cache_store_http_end' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cache.c:1465:54: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'http_cache_applet_release' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cfgparse-quic.c:238:53: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_quic_cc_algo' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cfgparse-ssl.c:1065:96: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'bind_parse_ignore_err' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cfgparse-ssl.c:1213:58: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_tls_method_minmax' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cli.c:1943:42: style: Parameter 'payload' can be declared as pointer to const. However it seems that 'cli_parse_default' is a callback function, if 'payload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cli.c:1943:66: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_parse_default' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/cli.c:1943:80: style: Parameter 'private' can be declared as pointer to const. However it seems that 'cli_parse_default' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/compression.c:243:44: style: Parameter 'comp_ctx' can be declared as pointer to const. However it seems that 'identity_flush' is a callback function, if 'comp_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/compression.c:243:69: style: Parameter 'out' can be declared as pointer to const. However it seems that 'identity_flush' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/compression.c:248:45: style: Parameter 'comp_ctx' can be declared as pointer to const. However it seems that 'identity_finish' is a callback function, if 'comp_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/compression.c:248:70: style: Parameter 'out' can be declared as pointer to const. However it seems that 'identity_finish' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ev_evports.c:415:36: style: Parameter 'p' can be declared as pointer to const. However it seems that '_do_test' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ev_poll.c:318:36: style: Parameter 'p' can be declared as pointer to const. However it seems that '_do_test' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ev_select.c:302:36: style: Parameter 'p' can be declared as pointer to const. However it seems that '_do_test' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/fcgi-app.c:185:64: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'fcgi_flt_deinit' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/fcgi-app.c:208:62: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'fcgi_flt_check' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_http_comp.c:241:57: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'comp_http_post_analyze' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_http_comp.c:385:48: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'comp_http_end' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_http_comp.c:386:25: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'comp_http_end' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_spoe.c:411:99: style: Parameter 'reason' can be declared as pointer to const. However it seems that 'spoe_shut_appctx' is a callback function, if 'reason' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_spoe.c:1255:58: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'spoe_check' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_spoe.c:1359:66: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'spoe_check_timeouts' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_spoe.c:1368:64: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'spoe_start_analyze' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_spoe.c:1412:66: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'spoe_chn_pre_analyze' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_spoe.c:1451:62: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'spoe_end_analyze' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:221:27: style: Parameter 'px' can be declared as pointer to const. However it seems that 'trace_check' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:221:48: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'trace_check' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:228:58: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'trace_init_per_thread' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:238:60: style: Parameter 'fconf' can be declared as pointer to const. However it seems that 'trace_deinit_per_thread' is a callback function, if 'fconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:251:29: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_attach' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:264:29: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_detach' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:274:35: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_stream_start' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:286:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_stream_set_backend' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:287:19: style: Parameter 'be' can be declared as pointer to const. However it seems that 'trace_stream_set_backend' is a callback function, if 'be' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:298:34: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_stream_stop' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:308:37: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_check_timeouts' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:337:34: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_chn_analyze' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:338:21: style: Parameter 'chn' can be declared as pointer to const. However it seems that 'trace_chn_analyze' is a callback function, if 'chn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:412:38: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_chn_end_analyze' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:413:25: style: Parameter 'chn' can be declared as pointer to const. However it seems that 'trace_chn_end_analyze' is a callback function, if 'chn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:427:35: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_http_headers' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:492:31: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_http_end' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:493:26: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'trace_http_end' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:504:33: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_http_reset' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:505:21: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'trace_http_reset' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/flt_trace.c:515:33: style: Parameter 's' can be declared as pointer to const. However it seems that 'trace_http_reply' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/hlua_fcn.c:1849:47: style: Parameter 'L' can be declared as pointer to const. However it seems that 'hlua_listable_servers_newindex' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/hlua_fcn.c:2264:47: style: Parameter 'L' can be declared as pointer to const. However it seems that 'hlua_listable_proxies_newindex' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/hlua_fcn.c:3010:46: style: Parameter 'L' can be declared as pointer to const. However it seems that 'hlua_listable_patref_newindex' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/http_acl.c:54:54: style: Parameter 'smp' can be declared as pointer to const. However it seems that 'pat_match_meth' is a callback function, if 'smp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/http_act.c:204:67: style: Parameter 'rule' can be declared as pointer to const. However it seems that 'http_action_normalize_uri' is a callback function, if 'rule' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/http_act.c:859:72: style: Parameter 'px' can be declared as pointer to const. However it seems that 'check_http_req_capture' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/http_act.c:1067:72: style: Parameter 'px' can be declared as pointer to const. However it seems that 'check_http_res_capture' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/http_act.c:1239:78: style: Parameter 'px' can be declared as pointer to const. However it seems that 'http_action_auth' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/http_act.c:2271:65: style: Parameter 'rule' can be declared as pointer to const. However it seems that 'http_action_strict_mode' is a callback function, if 'rule' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/http_fetch.c:2212:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'val_hdr' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/httpclient_cli.c:35:46: style: Parameter 'hc' can be declared as pointer to const. However it seems that 'hc_cli_res_stline_cb' is a callback function, if 'hc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/httpclient_cli.c:48:47: style: Parameter 'hc' can be declared as pointer to const. However it seems that 'hc_cli_res_headers_cb' is a callback function, if 'hc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/httpclient_cli.c:61:44: style: Parameter 'hc' can be declared as pointer to const. However it seems that 'hc_cli_res_body_cb' is a callback function, if 'hc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/httpclient_cli.c:74:43: style: Parameter 'hc' can be declared as pointer to const. However it seems that 'hc_cli_res_end_cb' is a callback function, if 'hc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/httpclient_cli.c:254:43: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'hc_cli_release' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/map.c:201:79: style: Parameter 'private' can be declared as pointer to const. However it seems that 'sample_conv_map' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/map.c:609:46: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_mlook' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/map.c:691:49: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_show_map' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_fcgi.c:589:49: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'fcgi_used_streams' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_fcgi.c:630:23: style: Parameter 'input' can be declared as pointer to const. However it seems that 'fcgi_init' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_fcgi.c:3242:40: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'fcgi_ctl' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_fcgi.c:3242:79: style: Parameter 'output' can be declared as pointer to const. However it seems that 'fcgi_ctl' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_fcgi.c:4390:64: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'fcgi_show_fd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_fcgi.c:4418:60: style: Parameter 'sd' can be declared as pointer to const. However it seems that 'fcgi_show_sd' is a callback function, if 'sd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_h1.c:686:47: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'h1_used_streams' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_h1.c:1251:21: style: Parameter 'input' can be declared as pointer to const. However it seems that 'h1_init' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_h1.c:5575:62: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'h1_show_fd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_h1.c:5594:58: style: Parameter 'sd' can be declared as pointer to const. However it seems that 'h1_show_sd' is a callback function, if 'sd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_pt.c:463:51: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'mux_pt_used_streams' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_quic.c:586:51: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'qmux_ctrl_send' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_quic.c:3165:49: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'qmux_used_streams' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_quic.c:3870:45: style: Parameter 'sd' can be declared as pointer to const. However it seems that 'qmux_strm_detach' is a callback function, if 'sd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_quic.c:4273:47: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'qmux_strm_resume_ff' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_quic.c:4375:40: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'qmux_ctl' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_quic.c:4446:65: style: Parameter 'sd' can be declared as pointer to const. However it seems that 'qmux_strm_show_sd' is a callback function, if 'sd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_spop.c:593:49: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'spop_used_streams' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_spop.c:630:23: style: Parameter 'input' can be declared as pointer to const. However it seems that 'spop_init' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_spop.c:2711:40: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'spop_ctl' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_spop.c:2711:79: style: Parameter 'output' can be declared as pointer to const. However it seems that 'spop_ctl' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_spop.c:3587:64: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'spop_show_fd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/mux_spop.c:3614:60: style: Parameter 'sd' can be declared as pointer to const. However it seems that 'spop_show_sd' is a callback function, if 'sd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/proto_rhttp.c:480:44: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'rhttp_bind_tid_prep' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/proto_tcp.c:1007:44: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'tcp_get_info' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/proto_tcp.c:1007:65: style: Parameter 'info' can be declared as pointer to const. However it seems that 'tcp_get_info' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/quic_cc_newreno.c:195:60: style: Parameter 'cc' can be declared as pointer to const. However it seems that 'quic_cc_nr_hystart_start_round' is a callback function, if 'cc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/quic_cc_nocc.c:22:53: style: Parameter 'cc' can be declared as pointer to const. However it seems that 'quic_cc_nocc_slow_start' is a callback function, if 'cc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/quic_cli.c:581:50: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_show_quic' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/raw_sock.c:541:52: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'raw_sock_remove_xprt' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/raw_sock.c:541:64: style: Parameter 'xprt_ctx' can be declared as pointer to const. However it seems that 'raw_sock_remove_xprt' is a callback function, if 'xprt_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/raw_sock.c:541:80: style: Parameter 'toremove_ctx' can be declared as pointer to const. However it seems that 'raw_sock_remove_xprt' is a callback function, if 'toremove_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/raw_sock.c:541:131: style: Parameter 'newctx' can be declared as pointer to const. However it seems that 'raw_sock_remove_xprt' is a callback function, if 'newctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/sample.c:912:27: style: Parameter 'smp' can be declared as pointer to const. However it seems that 'c_none' is a callback function, if 'smp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/sample.c:926:29: style: Parameter 'smp' can be declared as pointer to const. However it seems that 'c_pseudo' is a callback function, if 'smp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/sample.c:3071:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sample_conv_param_check' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1184:48: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_maxconn' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1192:49: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_maxqueue' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1200:48: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_minconn' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1410:46: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_shard' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1459:57: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_proxy_v2_options' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1499:44: style: Parameter 'curproxy' can be declared as pointer to const. However it seems that 'srv_parse_observe' is a callback function, if 'curproxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1603:50: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_resolvers' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:1983:46: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_track' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/server.c:2051:47: style: Parameter 'cur_arg' can be declared as pointer to const. However it seems that 'srv_parse_weight' is a callback function, if 'cur_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_ckch.c:2716:52: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_commit_cert' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_ckch.c:3788:54: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_commit_cafile' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_ckch.c:4283:55: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_commit_crlfile' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_crtlist.c:1176:52: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_add_crtlist' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_sample.c:1462:65: style: Parameter 'smp' can be declared as pointer to const. However it seems that 'smp_fetch_ssl_fc_has_sni' is a callback function, if 'smp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_sample.c:1462:92: style: Parameter 'private' can be declared as pointer to const. However it seems that 'smp_fetch_ssl_fc_has_sni' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_sample.c:1881:61: style: Parameter 'smp' can be declared as pointer to const. However it seems that 'smp_fetch_ssl_fc_sni' is a callback function, if 'smp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_sample.c:1881:88: style: Parameter 'private' can be declared as pointer to const. However it seems that 'smp_fetch_ssl_fc_sni' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/ssl_sample.c:2533:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'val_dnfmt' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/stats.c:1028:56: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_io_handler_release_stat' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/stats.c:1089:66: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_io_handler_release_dump_stat_file' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/stick_table.c:2832:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'parse_inc_gpc' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/stick_table.c:5682:89: style: Parameter 'private' can be declared as pointer to const. However it seems that 'cli_parse_table_req' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/stick_table.c:5915:51: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_show_table' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/stream.c:4200:50: style: Parameter 'appctx' can be declared as pointer to const. However it seems that 'cli_release_show_sess' is a callback function, if 'appctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/tcp_act.c:489:70: style: Parameter 'px' can be declared as pointer to const. However it seems that 'tcp_check_attach_srv' is a callback function, if 'px' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:28:58: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'xprt_handshake_from_buf' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:28:70: style: Parameter 'xprt_ctx' can be declared as pointer to const. However it seems that 'xprt_handshake_from_buf' is a callback function, if 'xprt_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:28:126: style: Parameter 'msg_control' can be declared as pointer to const. However it seems that 'xprt_handshake_from_buf' is a callback function, if 'msg_control' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:33:56: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'xprt_handshake_to_buf' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:33:68: style: Parameter 'xprt_ctx' can be declared as pointer to const. However it seems that 'xprt_handshake_to_buf' is a callback function, if 'xprt_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:33:93: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xprt_handshake_to_buf' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:33:118: style: Parameter 'msg_control' can be declared as pointer to const. However it seems that 'xprt_handshake_to_buf' is a callback function, if 'msg_control' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/src/xprt_handshake.c:33:139: style: Parameter 'msg_controllen' can be declared as pointer to const. However it seems that 'xprt_handshake_to_buf' is a callback function, if 'msg_controllen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haproxy-3.3.4/tests/unit/test-list.c:35:20: style: Parameter 'pouet' can be declared as pointer to const. However it seems that 'thread' is a callback function, if 'pouet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hardinfo/hardinfo_2.2.16.orig.tar.xz hardinfo-2.2.16/deps/uber-graph/uber-graph.c:1947:48: style: Parameter 'button' can be declared as pointer to const. However it seems that 'uber_graph_button_press_event' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-graph.c:2033:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uber_graph_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-graph.c:2059:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uber_graph_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-heat-map.c:148:37: style: Parameter 'graph' can be declared as pointer to const. However it seems that 'uber_heat_map_render' is a callback function, if 'graph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-heat-map.c:149:37: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'uber_heat_map_render' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-heat-map.c:150:37: style: Parameter 'area' can be declared as pointer to const. However it seems that 'uber_heat_map_render' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-heat-map.c:190:42: style: Parameter 'area' can be declared as pointer to const. However it seems that 'uber_heat_map_render_fast' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-label.c:258:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uber_label_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-line-graph.c:130:47: style: Parameter 'label' can be declared as pointer to const. However it seems that 'uber_line_graph_color_changed' is a callback function, if 'label' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-line-graph.c:131:47: style: Parameter 'color' can be declared as pointer to const. However it seems that 'uber_line_graph_color_changed' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-line-graph.c:897:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uber_line_graph_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-line-graph.c:926:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uber_line_graph_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-range.c:24:29: style: Parameter 'src' can be declared as pointer to const. However it seems that 'uber_range_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-scatter.c:165:37: style: Parameter 'area' can be declared as pointer to const. However it seems that 'uber_scatter_render' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-scatter.c:236:41: style: Parameter 'area' can be declared as pointer to const. However it seems that 'uber_scatter_render_fast' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/uber-graph/uber-window.c:157:55: style: Parameter 'button' can be declared as pointer to const. However it seems that 'uber_window_graph_button_press_event' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/vkgears/wsi/wayland.c:245:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/vkgears/wsi/wayland.c:245:63: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/vkgears/wsi/wayland.c:291:33: style: Parameter 'context' can be declared as pointer to const. However it seems that 'libdecor_error' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/vkgears/wsi/wayland.c:339:37: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'frame_commit' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/deps/vkgears/wsi/wayland.c:339:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'frame_commit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:199:40: style: Parameter 'data' can be declared as pointer to const. However it seems that '__nonblock_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:584:48: style: Parameter 'key' can be declared as pointer to const. However it seems that 'remove_module_methods' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:584:62: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remove_module_methods' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:584:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'remove_module_methods' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:1041:55: style: Parameter 'key' can be declared as pointer to const. However it seems that 'h_hash_table_remove_all_true' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:1041:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'h_hash_table_remove_all_true' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:1041:84: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'h_hash_table_remove_all_true' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:1170:27: style: Parameter 'key' can be declared as pointer to const. However it seems that '_moreinfo_del_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:1170:41: style: Parameter 'value' can be declared as pointer to const. However it seems that '_moreinfo_del_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/hardinfo2/util.c:1170:57: style: Parameter 'data' can be declared as pointer to const. However it seems that '_moreinfo_del_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/benchmark.c:655:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'benchmark_update' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/benchmark.c:893:36: style: Parameter 'name' can be declared as pointer to const. However it seems that 'run_benchmark' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/benchmark/fib.c:35:31: style: Parameter 'in_data' can be declared as pointer to const. However it seems that 'fib_for' is a callback function, if 'in_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/benchmark/raytrace.c:27:41: style: Parameter 'in_data' can be declared as pointer to const. However it seems that 'parallel_raytrace' is a callback function, if 'in_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/benchmark/zlib.c:37:32: style: Parameter 'in_data' can be declared as pointer to const. However it seems that 'zlib_for' is a callback function, if 'in_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/environment.c:22:26: style: Parameter 'a' can be declared as pointer to const. However it seems that 'comparEnv' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/environment.c:22:38: style: Parameter 'b' can be declared as pointer to const. However it seems that 'comparEnv' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/groups.c:24:29: style: Parameter 'a' can be declared as pointer to const. However it seems that 'comparGroups' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/groups.c:24:41: style: Parameter 'b' can be declared as pointer to const. However it seems that 'comparGroups' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/memory_usage.c:24:26: style: Parameter 'a' can be declared as pointer to const. However it seems that 'comparMem' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/memory_usage.c:24:38: style: Parameter 'b' can be declared as pointer to const. However it seems that 'comparMem' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/modules.c:94:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compar' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/modules.c:94:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compar' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/users.c:23:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'comparUsers' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/computer/users.c:23:40: style: Parameter 'b' can be declared as pointer to const. However it seems that 'comparUsers' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/devices.c:159:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'proc_cmp_model_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/devices.c:159:58: style: Parameter 'b' can be declared as pointer to const. However it seems that 'proc_cmp_model_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/devices.c:163:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'proc_cmp_max_freq' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/devices.c:163:56: style: Parameter 'b' can be declared as pointer to const. However it seems that 'proc_cmp_max_freq' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/devices/printers.c:81:37: style: Parameter 'strvalue' can be declared as pointer to const. However it seems that '__cups_callback_ptype' is a callback function, if 'strvalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/modules/devices/printers.c:110:37: style: Parameter 'value' can be declared as pointer to const. However it seems that '__cups_callback_state' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/shell/loadgraph-uber.c:31:30: style: Parameter 'graph' can be declared as pointer to const. However it seems that '_sample_func' is a callback function, if 'graph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/shell/report.c:640:48: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'report_text_footer' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/shell/report.c:1156:38: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'report_dialog_sel_toggle' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/shell/shell.c:342:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'destroy_event' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/shell/shell.c:342:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'destroy_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hardinfo-2.2.16/shell/shell.c:342:68: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'destroy_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/harp/harp_1.30+ds.orig.tar.gz harp-1.30+ds/libharp/harp-ingest-geoms-ftir.c:446:40: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'read_measurement_mode' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:129:74: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_area_covers_area' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:129:109: style: Parameter 'polygon' can be declared as pointer to const. However it seems that 'eval_area_covers_area' is a callback function, if 'polygon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:134:111: style: Parameter 'polygon' can be declared as pointer to const. However it seems that 'eval_area_covers_point' is a callback function, if 'polygon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:139:74: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_area_inside_area' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:139:109: style: Parameter 'polygon' can be declared as pointer to const. However it seems that 'eval_area_inside_area' is a callback function, if 'polygon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:144:82: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_area_intersects_area' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:145:62: style: Parameter 'polygon' can be declared as pointer to const. However it seems that 'eval_area_intersects_area' is a callback function, if 'polygon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:154:57: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_bitmask' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:188:64: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_collocation' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:237:62: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_comparison' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:289:72: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_longitude_range' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:327:62: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_membership' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:371:74: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_index_comparison' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:393:74: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_index_membership' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:408:103: style: Parameter 'point' can be declared as pointer to const. However it seems that 'eval_point_distance' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:414:68: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_point_in_area' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:414:101: style: Parameter 'point' can be declared as pointer to const. However it seems that 'eval_point_in_area' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:419:76: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_string_comparison' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:485:76: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_string_membership' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/libharp/harp-operation.c:543:64: style: Parameter 'operation' can be declared as pointer to const. However it seems that 'eval_valid_range' is a callback function, if 'operation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:95:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'nonFree' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:123:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'trivialClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:202:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'reciprocalClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:301:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'scaleClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:399:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'offsetClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:501:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'cvGalileanClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:607:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'cvLogClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/converter.c:717:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'expClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/unitcore.c:2278:20: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'timestampInitConverterToProduct' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] harp-1.30+ds/udunits2/unitcore.c:2300:20: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'timestampInitConverterFromProduct' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haserl/haserl_0.9.36.orig.tar.gz haserl-0.9.36/src/lua2c.c:62:21: style: Parameter 'L' can be declared as pointer to const. However it seems that 'writer' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] haserl-0.9.36/src/lua2c.c:62:58: style: Parameter 'u' can be declared as pointer to const. However it seems that 'writer' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hashcash/hashcash_1.22.orig.tar.gz hashcash-1.22/sdb.c:126:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sdb_cb_notkeymatch' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcash-1.22/sdb.c:134:14: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sdb_cb_keymatch' 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/h/hashcat/hashcat_7.1.2+ds1.orig.tar.xz hashcat-7.1.2/deps/LZMA-SDK/C/Alloc.c:583:57: style: Parameter 'address' can be declared as pointer to const. However it seems that 'AlignOffsetAlloc_Free' is a callback function, if 'address' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_python_generic_hash_mp.c:856:88: style: Parameter 'device_param' can be declared as pointer to const. However it seems that 'thread_init' is a callback function, if 'device_param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_python_generic_hash_mp.c:921:88: style: Parameter 'device_param' can be declared as pointer to const. However it seems that 'thread_term' is a callback function, if 'device_param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_python_generic_hash_mp.c:989:164: style: Parameter 'hashes' can be declared as pointer to const. However it seems that 'launch_loop' is a callback function, if 'hashes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_python_generic_hash_sp.c:749:88: style: Parameter 'device_param' can be declared as pointer to const. However it seems that 'thread_init' is a callback function, if 'device_param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_python_generic_hash_sp.c:924:88: style: Parameter 'device_param' can be declared as pointer to const. However it seems that 'thread_term' is a callback function, if 'device_param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_python_generic_hash_sp.c:1000:164: style: Parameter 'hashes' can be declared as pointer to const. However it seems that 'launch_loop' is a callback function, if 'hashes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_rust_generic_hash.c:242:87: style: Parameter 'device_param' can be declared as pointer to const. However it seems that 'thread_init' is a callback function, if 'device_param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_rust_generic_hash.c:284:87: style: Parameter 'device_param' can be declared as pointer to const. However it seems that 'thread_term' is a callback function, if 'device_param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/bridges/bridge_rust_generic_hash.c:324:163: style: Parameter 'hashes' can be declared as pointer to const. However it seems that 'launch_loop' is a callback function, if 'hashes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/hashcat.c:1087:80: style: Parameter 'hashcat_ctx' can be declared as pointer to const. However it seems that 'event_stub' is a callback function, if 'hashcat_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/modules/module_02000.c:52:89: style: Parameter 'digest_buf' can be declared as pointer to const. However it seems that 'module_hash_decode' is a callback function, if 'digest_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/modules/module_02000.c:52:122: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'module_hash_decode' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/modules/module_02000.c:52:147: style: Parameter 'esalt_buf' can be declared as pointer to const. However it seems that 'module_hash_decode' is a callback function, if 'esalt_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/modules/module_02000.c:52:177: style: Parameter 'hook_salt_buf' can be declared as pointer to const. However it seems that 'module_hash_decode' is a callback function, if 'hook_salt_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/modules/module_02000.c:52:217: style: Parameter 'hash_info' can be declared as pointer to const. However it seems that 'module_hash_decode' is a callback function, if 'hash_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/modules/module_02000.c:57:277: style: Parameter 'line_buf' can be declared as pointer to const. However it seems that 'module_hash_encode' is a callback function, if 'line_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/modules/module_14600.c:227:196: style: Parameter 'hashes' can be declared as pointer to const. However it seems that 'module_hash_binary_parse' is a callback function, if 'hashes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hashcat-7.1.2/src/outfile_check.c:17:82: style: Parameter 'v3' can be declared as pointer to const. However it seems that 'sort_by_salt_buf' is a callback function, if 'v3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hashrat/hashrat_1.25+ds.orig.tar.xz ColumPaget-Hashrat-10c0432/libUseful-bundled/DataProcessing.c:89:141: style: Parameter 'OutLen' can be declared as pointer to const. However it seems that 'PipeCommandProcessorTransact' is a callback function, if 'OutLen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HashCRC32.c:10:26: style: Parameter 'Hash' can be declared as pointer to const. However it seems that 'HashCloneCRC' is a callback function, if 'Hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HashJH.c:29:25: style: Parameter 'Hash' can be declared as pointer to const. However it seems that 'HashCloneJH' is a callback function, if 'Hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HashSHA.c:13:27: style: Parameter 'Hash' can be declared as pointer to const. However it seems that 'HashCloneSHA1' is a callback function, if 'Hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HashSHA.c:65:29: style: Parameter 'Hash' can be declared as pointer to const. However it seems that 'HashCloneSHA256' is a callback function, if 'Hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HashSHA.c:107:29: style: Parameter 'Hash' can be declared as pointer to const. However it seems that 'HashCloneSHA384' is a callback function, if 'Hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HashSHA.c:145:29: style: Parameter 'Hash' can be declared as pointer to const. However it seems that 'HashCloneSHA512' is a callback function, if 'Hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HashWhirlpool.c:28:32: style: Parameter 'Hash' can be declared as pointer to const. However it seems that 'HashCloneWhirlpool' is a callback function, if 'Hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ColumPaget-Hashrat-10c0432/libUseful-bundled/HttpChunkedTransfer.c:27:124: style: Parameter 'OutLen' can be declared as pointer to const. However it seems that 'HTTPChunkedRead' is a callback function, if 'OutLen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-attoparsec/haskell-attoparsec_0.14.4.orig.tar.gz attoparsec-0.14.4/examples/rfc2616.c:90:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'begin' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] attoparsec-0.14.4/examples/rfc2616.c:99:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'url' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] attoparsec-0.14.4/examples/rfc2616.c:110:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'header_field' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] attoparsec-0.14.4/examples/rfc2616.c:135:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'header_value' 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/h/haskell-bz2/haskell-bz2_1.0.1.2.orig.tar.gz bz2-1.0.1.2/cbits/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/h/haskell-cipher-aes/haskell-cipher-aes_0.2.11.orig.tar.gz cipher-aes-0.2.11/cbits/aes.c:535:74: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'aes_generic_encrypt_cbc' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cipher-aes-0.2.11/cbits/aes.c:548:74: style: Parameter 'ivini' can be declared as pointer to const. However it seems that 'aes_generic_decrypt_cbc' is a callback function, if 'ivini' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cipher-aes-0.2.11/cbits/aes.c:563:72: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'aes_generic_encrypt_ctr' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cipher-aes-0.2.11/cbits/aes.c:587:86: style: Parameter 'dataunit' can be declared as pointer to const. However it seems that 'aes_generic_encrypt_xts' is a callback function, if 'dataunit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cipher-aes-0.2.11/cbits/aes.c:607:86: style: Parameter 'dataunit' can be declared as pointer to const. However it seems that 'aes_generic_decrypt_xts' is a callback function, if 'dataunit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-cipher-aes128/haskell-cipher-aes128_0.7.0.6.orig.tar.gz cipher-aes128-0.7.0.6/cbits/aes.c:490:81: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'tmd_aes_generic_encrypt_xts' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cipher-aes128-0.7.0.6/cbits/aes.c:490:96: style: Parameter 'dataunit' can be declared as pointer to const. However it seems that 'tmd_aes_generic_encrypt_xts' is a callback function, if 'dataunit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cipher-aes128-0.7.0.6/cbits/aes.c:510:81: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'tmd_aes_generic_decrypt_xts' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cipher-aes128-0.7.0.6/cbits/aes.c:510:96: style: Parameter 'dataunit' can be declared as pointer to const. However it seems that 'tmd_aes_generic_decrypt_xts' is a callback function, if 'dataunit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-gi-gtk-hs/haskell-gi-gtk-hs_0.3.18.orig.tar.gz gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:622:62: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:623:62: style: Parameter 'sort_column_id' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'sort_column_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:624:62: style: Parameter 'order' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'order' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:631:58: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_column_id' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:641:53: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:644:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:652:61: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:654:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_default_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gi-gtk-hs-0.3.18/cbits/Gtk2HsStore.c:662:61: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_has_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-gtk/haskell-gtk_0.15.7.orig.tar.gz gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:622:62: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:623:62: style: Parameter 'sort_column_id' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'sort_column_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:624:62: style: Parameter 'order' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'order' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:631:58: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_column_id' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:641:53: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:644:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:652:61: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:654:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_default_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk-0.15.7/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:662:61: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_has_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-gtk3/haskell-gtk3_0.15.10.orig.tar.gz gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:622:62: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:623:62: style: Parameter 'sort_column_id' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'sort_column_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:624:62: style: Parameter 'order' can be declared as pointer to const. However it seems that 'gtk2hs_store_get_sort_column_id' is a callback function, if 'order' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:631:58: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_column_id' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:641:53: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:644:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:652:61: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:654:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtk2hs_store_set_default_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtk3-0.15.10/Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:662:61: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'gtk2hs_store_has_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-hexpat/haskell-hexpat_0.20.13.orig.tar.gz hexpat-0.20.13/cbits/xmlrole.c:1289:21: style: Parameter 'UNUSED_state' can be declared as pointer to const. However it seems that 'error' is a callback function, if 'UNUSED_state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-hs-bibutils/haskell-hs-bibutils_6.10.0.0.orig.tar.gz hs-bibutils-6.10.0.0/bibutils/biblatexin.c:921:99: style: Parameter 'outtag' can be declared as pointer to const. However it seems that 'biblatexin_bltschool' is a callback function, if 'outtag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/biblatexin.c:1057:50: style: Parameter 'intag' can be declared as pointer to const. However it seems that 'biblatexin_blteditor' is a callback function, if 'intag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/biblatexout.c:763:55: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'biblatexout_assemble' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/biblatexout.c:824:50: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'biblatexout_write' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/bibtexin.c:631:93: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'bibtexin_processf' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/bibtexin.c:1015:58: style: Parameter 'invalue' can be declared as pointer to const. However it seems that 'bibtexin_btsente' is a callback function, if 'invalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/bibtexin.c:1317:56: style: Parameter 'invalue' can be declared as pointer to const. However it seems that 'bibtexin_title' is a callback function, if 'invalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/bibtexin.c:1317:83: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'bibtexin_title' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/bibtexout.c:739:53: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'bibtexout_assemble' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/bibtexout.c:788:48: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'bibtexout_write' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/endin.c:432:40: style: Parameter 'intag' can be declared as pointer to const. However it seems that 'endin_date' is a callback function, if 'intag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/endin.c:432:52: style: Parameter 'invalue' can be declared as pointer to const. However it seems that 'endin_date' is a callback function, if 'invalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/endin.c:432:89: style: Parameter 'outtag' can be declared as pointer to const. However it seems that 'endin_date' is a callback function, if 'outtag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/endin.c:504:52: style: Parameter 'invalue' can be declared as pointer to const. However it seems that 'endin_type' is a callback function, if 'invalue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/isiin.c:344:92: style: Parameter 'outtag' can be declared as pointer to const. However it seems that 'isiin_keyword' is a callback function, if 'outtag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/modsout.c:1158:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'modsout_writeheader' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/nbibin.c:381:89: style: Parameter 'outtag' can be declared as pointer to const. However it seems that 'nbibin_doi' is a callback function, if 'outtag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/nbibout.c:535:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'nbibout_write' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/risin.c:343:95: style: Parameter 'outtag' can be declared as pointer to const. However it seems that 'risin_linkedfile' is a callback function, if 'outtag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/risin.c:386:89: style: Parameter 'outtag' can be declared as pointer to const. However it seems that 'risin_date' is a callback function, if 'outtag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/risin.c:437:91: style: Parameter 'outtag' can be declared as pointer to const. However it seems that 'risin_person' is a callback function, if 'outtag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hs-bibutils-6.10.0.0/bibutils/wordout.c:676:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wordout_writeheader' 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/h/haskell-libbf/haskell-libbf_0.6.8.orig.tar.gz libBF-0.6.8/libbf-quickjs-2021-03-27/libbf.c:4570:70: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'bf_pow_generic' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libBF-0.6.8/libbf-quickjs-2021-03-27/libbf.c:4591:66: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'bf_pow_int' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libBF-0.6.8/libbf-quickjs-2021-03-27/libbf.c:5054:35: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'bf_atan_internal' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libBF-0.6.8/libbf-quickjs-2021-03-27/libbf.c:5185:73: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'bf_atan2_internal' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libBF-0.6.8/libbf-quickjs-2021-03-27/libbf.c:5229:72: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'bf_asin_internal' 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/h/haskell-libyaml/haskell-libyaml_0.1.4.orig.tar.gz libyaml-0.1.4/c/helper.c:12:45: style: Parameter 'str' can be declared as pointer to const. However it seems that 'buffer_append' 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/h/haskell-persistent-sqlite/haskell-persistent-sqlite_2.13.3.1.orig.tar.gz persistent-sqlite-2.13.3.1/cbits/sqlite3.c:31605:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_str_new' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:61877:10: style: Parameter 'pPager' can be declared as pointer to const. However it seems that 'getPageError' is a callback function, if 'pPager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:81539: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] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:81553: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] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:89428: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] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:89512:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_encoding' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:89517:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_nochange' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:89522:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_frombind' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:89739: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] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:109032:71: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gatherSelectWindowsSelectCallback' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:113585:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprIdxCover' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:113678:52: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprRefToSrcList' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:131062:55: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprColumnFlagUnion' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:132260:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'checkConstraintExprNode' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:139023:9: style: Parameter 'pAux' can be declared as pointer to const. However it seems that 'pragmaVtabConnect' is a callback function, if 'pAux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:153885: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] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:162664:66: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'whereIsCoveringIndexWalkCallback' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:164737:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprNodeIsDeterministic' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:167051:51: style: Parameter 'pWalker' can be declared as pointer to const. However it seems that 'sqlite3WindowExtraAggFuncDepth' is a callback function, if 'pWalker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:177245: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] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:177460: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] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:177488:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:177504:59: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:178763:9: style: Parameter 'pClientData' can be declared as pointer to const. However it seems that 'sqlite3WalDefaultHook' is a callback function, if 'pClientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] persistent-sqlite-2.13.3.1/cbits/sqlite3.c:180117: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/h/haskell-zstd/haskell-zstd_0.1.3.0.orig.tar.gz zstd-0.1.3.0/zstd/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] zstd-0.1.3.0/zstd/lib/dictBuilder/cover.c:259:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'COVER_cmp8' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/heartbeat/heartbeat_3.0.6.orig.tar.bz2 Heartbeat-3-0-958e11be8686/config/pidtest.c:40:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'grandchild_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/config/pidtest.c:56:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'child_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/contrib/drbd-outdate-peer/dopd.c:470:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dopd_dispatch_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/lib/lrm/clientlib.c:322: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] Heartbeat-3-0-958e11be8686/lib/lrm/clientlib.c:990: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] Heartbeat-3-0-958e11be8686/membership/ccm/ccmclient.c:97:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'send_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/membership/ccm/ccmlib_eventapi.c:185:24: style: Parameter 'key' can be declared as pointer to const. However it seems that 'activate_func' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/membership/ccm/ccmmain.c:40:33: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'hb_input_dispatch' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/membership/ccm/ccmmain.c:93:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'clntCh_input_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/membership/ccm/clmtest.c:72:43: style: Parameter 'nbuf' can be declared as pointer to const. However it seems that 'track_callback' is a callback function, if 'nbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/membership/quorumd/quorumd.c:239:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sigterm_action' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/telecom/apphbd/apphbd.c:1274:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tickle_watchdog_timer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Heartbeat-3-0-958e11be8686/tools/cl_respawn.c:642:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'monitoredProcessName' 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/h/hedgewars/hedgewars_1.0.3.orig.tar.bz2 hedgewars-src-1.0.3/misc/liblua/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] hedgewars-src-1.0.3/misc/liblua/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] hedgewars-src-1.0.3/misc/liblua/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] hedgewars-src-1.0.3/project_files/Android-build/SDL-android-project/jni/SDL/src/file/SDL_rwops.c:420:28: style: Parameter 'context' can be declared as pointer to const. However it seems that 'mem_writeconst' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:139:31: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleNetConnected' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:154:28: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleEnterRoom' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:158:27: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleRoomJoin' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:164:28: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleRoomLeave' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:170:24: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleReady' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:242:31: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleTeamAccepted' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:263:28: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleLeaveRoom' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:275:32: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleSchemeChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:279:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleWeaponsetChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:283:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleHogcountChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:287:26: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleRoomAdd' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:291:29: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleRoomDelete' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:295:32: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleScriptChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:299:26: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleTeamAdd' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:303:29: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleTeamDelete' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/cmdlineClient/cmdlineClient.c:307:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handleTeamColorChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/ipc/gameconn.c:330:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onConnect' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/ipc/gameconn.c:331:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onDisconnect' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/ipc/gameconn.c:333:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onChat' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/ipc/gameconn.c:334:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onGameRecorded' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/ipc/gameconn.c:335:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onEngineMessage' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/ipc/mapconn.c:54:38: style: Parameter 'context' can be declared as pointer to const. However it seems that 'noop_handleSuccess' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/ipc/mapconn.c:55:38: style: Parameter 'context' can be declared as pointer to const. However it seems that 'noop_handleFailure' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:119:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onConnected' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:120:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onDisconnected' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:121:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onRoomlist' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:122:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onRoomAdd' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:123:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onRoomDelete' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:124:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onRoomUpdate' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:125:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onClientFlags' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:127:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onLobbyJoin' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:128:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onLobbyLeave' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:129:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onRoomJoin' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:130:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onRoomLeave' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:133:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onEnterRoom' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:134:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onLeaveRoom' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:135:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onTeamAdd' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:136:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onTeamDelete' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:137:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onRunGame' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:138:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onTeamAccepted' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:139:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onHogCountChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:140:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onTeamColorChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:141:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onEngineMessage' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:142:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onSchemeChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:143:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onMapChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:144:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onScriptChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:145:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onWeaponsetChanged' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hedgewars-src-1.0.3/project_files/frontlib/net/netconn_callbacks.c:146:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_noop_callback_onServerVar' 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/h/herbstluftwm/herbstluftwm_0.9.5.orig.tar.gz herbstluftwm-0.9.5/ipc-client/ipc-client.c:206:42: style: Parameter 'display' can be declared as pointer to const. However it seems that 'log_bad_window_error' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] herbstluftwm-0.9.5/ipc-client/ipc-client.c:206:64: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'log_bad_window_error' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] herbstluftwm-0.9.5/src/xmainloop.cpp:491:32: style: Parameter 'event' can be declared as pointer to const. However it seems that 'expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] herbstluftwm-0.9.5/src/xmainloop.cpp:580:46: style: Parameter 'mapreq' can be declared as pointer to const. However it seems that 'maprequest' is a callback function, if 'mapreq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] herbstluftwm-0.9.5/src/xmainloop.cpp:624:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'selectionclear' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] herbstluftwm-0.9.5/src/xmainloop.cpp:775:46: style: Parameter 'draggedClient' can be declared as pointer to const. However it seems that 'draggedClientChanges' is a callback function, if 'draggedClient' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/herdtools7/herdtools7_7.58.orig.tar.gz herd-herdtools7-1ca343e/litmus/libdir/_aarch64/kvm_fault_handler.c:42:43: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'fault_handler' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hexagonrpc/hexagonrpc_0.4.0.orig.tar.gz hexagonrpc-0.4.0/hexagonrpcd/hexagonfs_plat_subtype_name.c:68:58: style: Parameter 'dir' can be declared as pointer to const. However it seems that 'plat_subtype_name_openat' is a callback function, if 'dir' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hexchat/hexchat_3.0.0.orig.tar.xz hexchat-3.0.0/plugins/exec/exec.c:34:34: style: Parameter 'word_eol' can be declared as const array. However it seems that 'run_command' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:342:48: style: Parameter 'word_eol' can be declared as const array. However it seems that 'handle_incoming' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:470:32: style: Parameter 'word' can be declared as const array. However it seems that 'handle_setkey' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:470:46: style: Parameter 'word_eol' can be declared as const array. However it seems that 'handle_setkey' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:512:32: style: Parameter 'word' can be declared as const array. However it seems that 'handle_delkey' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:541:30: style: Parameter 'word' can be declared as const array. However it seems that 'handle_keyx' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:581:51: style: Parameter 'word_eol' can be declared as const array. However it seems that 'handle_crypt_topic' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:627:38: style: Parameter 'word' can be declared as const array. However it seems that 'handle_crypt_notice' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:627:52: style: Parameter 'word_eol' can be declared as const array. However it seems that 'handle_crypt_notice' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:677:35: style: Parameter 'word' can be declared as const array. However it seems that 'handle_crypt_msg' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/fishlim/plugin_hexchat.c:677:49: style: Parameter 'word_eol' can be declared as const array. However it seems that 'handle_crypt_msg' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:269:38: style: Parameter 'word' can be declared as const array. However it seems that 'api_command_closure' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:269:52: style: Parameter 'word_eol' can be declared as const array. However it seems that 'api_command_closure' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:329:36: style: Parameter 'word' can be declared as const array. However it seems that 'api_print_closure' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:394:42: style: Parameter 'word' can be declared as const array. However it seems that 'api_print_attrs_closure' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:394:71: style: Parameter 'attrs' can be declared as pointer to const. However it seems that 'api_print_attrs_closure' is a callback function, if 'attrs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:456:37: style: Parameter 'word' can be declared as const array. However it seems that 'api_server_closure' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:456:51: style: Parameter 'word_eol' can be declared as const array. However it seems that 'api_server_closure' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:514:43: style: Parameter 'word' can be declared as const array. However it seems that 'api_server_attrs_closure' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:514:57: style: Parameter 'word_eol' can be declared as const array. However it seems that 'api_server_attrs_closure' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:514:90: style: Parameter 'attrs' can be declared as pointer to const. However it seems that 'api_server_attrs_closure' is a callback function, if 'attrs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/lua/lua.c:1280:40: style: Parameter 'hook' can be declared as pointer to const. However it seems that 'run_unload_hook' is a callback function, if 'hook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/perl/perl.c:1557:60: style: Parameter 'eat' can be declared as pointer to const. However it seems that 'perl_command_reload' is a callback function, if 'eat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/upd/upd.c:36:18: style: Parameter 'word' can be declared as const array. However it seems that 'check_cmd' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/upd/upd.c:36:32: style: Parameter 'word_eol' can be declared as const array. However it seems that 'check_cmd' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/upd/upd.c:36:50: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'check_cmd' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/plugins/winamp/winamp.c:26:28: style: Parameter 'word_eol' can be declared as const array. However it seems that 'winamp' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/dbus/dbus-plugin.c:1027:41: style: Parameter 'key' can be declared as pointer to const. However it seems that 'clients_find_filename_foreach' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/dbus/dbus-plugin.c:1029:20: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'clients_find_filename_foreach' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/dbus/example.c:47:29: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'test_server_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/dbus/example.c:48:9: style: Parameter 'word' can be declared as const array. However it seems that 'test_server_cb' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/dbus/example.c:49:9: style: Parameter 'word_eol' can be declared as const array. However it seems that 'test_server_cb' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/dbus/example.c:52:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_server_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/dbus/example.c:62:10: style: Parameter 'word_eol' can be declared as const array. However it seems that 'test_command_cb' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/ignore.c:334:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'flood_autodialog_timeout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/notify.c:67:22: style: Parameter 'str' can be declared as pointer to const. However it seems that 'notify_netcmp' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:649:52: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_close' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:1451:51: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_doat' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:1549:52: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_execk' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:1572:52: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_execw' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:1572:66: style: Parameter 'word_eol' can be declared as const array. However it seems that 'cmd_execw' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:1819:51: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_exec' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2072:31: style: Parameter 'file' can be declared as pointer to const. However it seems that 'get_file_cb' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2123:31: style: Parameter 'val' can be declared as pointer to const. However it seems that 'get_str_cb' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2501:30: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'cmd_killall' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2501:42: style: Parameter 'tbuf' can be declared as pointer to const. However it seems that 'cmd_killall' is a callback function, if 'tbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2501:54: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_killall' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2501:68: style: Parameter 'word_eol' can be declared as const array. However it seems that 'cmd_killall' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2508:31: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'cmd_lagcheck' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2508:43: style: Parameter 'tbuf' can be declared as pointer to const. However it seems that 'cmd_lagcheck' is a callback function, if 'tbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2508:55: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_lagcheck' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:2508:69: style: Parameter 'word_eol' can be declared as const array. However it seems that 'cmd_lagcheck' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3315:51: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_send' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3315:65: style: Parameter 'word_eol' can be declared as const array. However it seems that 'cmd_send' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3348:56: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_setcursor' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3450:67: style: Parameter 'word_eol' can be declared as const array. However it seems that 'cmd_server' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3671:29: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'cmd_unload' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3671:41: style: Parameter 'tbuf' can be declared as pointer to const. However it seems that 'cmd_unload' is a callback function, if 'tbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3671:53: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_unload' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3671:67: style: Parameter 'word_eol' can be declared as const array. However it seems that 'cmd_unload' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3696:29: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'cmd_reload' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3696:41: style: Parameter 'tbuf' can be declared as pointer to const. However it seems that 'cmd_reload' is a callback function, if 'tbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3696:53: style: Parameter 'word' can be declared as const array. However it seems that 'cmd_reload' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3696:67: style: Parameter 'word_eol' can be declared as const array. However it seems that 'cmd_reload' is a callback function, if 'word_eol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/outbound.c:3874:27: style: Parameter 'user' can be declared as pointer to const. However it seems that 'wallchop_cb' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin-timer.c:162:17: style: Parameter 'word' can be declared as const array. However it seems that 'timer_cb' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:233:32: style: Parameter 'ph' can be declared as pointer to const. However it seems that 'hexchat_dummy' is a callback function, if 'ph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:651:45: style: Parameter 'ph' can be declared as pointer to const. However it seems that 'hexchat_event_attrs_create' is a callback function, if 'ph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1115:38: style: Parameter 'ph' can be declared as pointer to const. However it seems that 'hexchat_get_context' is a callback function, if 'ph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1373:38: style: Parameter 'ph' can be declared as pointer to const. However it seems that 'hexchat_list_fields' is a callback function, if 'ph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1423:36: style: Parameter 'ph' can be declared as pointer to const. However it seems that 'hexchat_list_time' is a callback function, if 'ph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1688:35: style: Parameter 'reserved' can be declared as pointer to const. However it seems that 'hexchat_plugingui_add' is a callback function, if 'reserved' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1700:43: style: Parameter 'ph' can be declared as pointer to const. However it seems that 'hexchat_plugingui_remove' is a callback function, if 'ph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1700:53: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'hexchat_plugingui_remove' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1735:68: style: Parameter 'attrs' can be declared as pointer to const. However it seems that 'hexchat_emit_print_attrs' is a callback function, if 'attrs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/plugin.c:1779:32: style: Parameter 'ph' can be declared as pointer to const. However it seems that 'hexchat_strip' is a callback function, if 'ph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/common/url.c:71:20: style: Parameter 'url' can be declared as pointer to const. However it seems that 'url_save_cb' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/banlist.c:576:79: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'banlist_add_selected_cb' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanlist.c:468:44: style: Parameter 'file' can be declared as pointer to const. However it seems that 'chanlist_filereq_done' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:54:82: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'cv_tabs_sizerequest' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:236:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'tab_scroll_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:528:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tab_ignore_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:528:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'tab_ignore_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:528:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tab_ignore_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:77:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cv_tree_scroll_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:77:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cv_tree_scroll_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:77:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cv_tree_scroll_event_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:375:29: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'cv_tabs_postinit' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:831:29: style: Parameter 'ch' can be declared as pointer to const. However it seems that 'cv_tabs_is_collapsed' is a callback function, if 'ch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tabs.c:837:27: style: Parameter 'ch' can be declared as pointer to const. However it seems that 'cv_tabs_get_parent' is a callback function, if 'ch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:213:39: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'cv_tree_change_orientation' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:294:23: style: Parameter 'ch' can be declared as pointer to const. However it seems that 'cv_tree_remove' is a callback function, if 'ch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:354:26: style: Parameter 'ch' can be declared as pointer to const. However it seems that 'cv_tree_set_color' is a callback function, if 'ch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:354:45: style: Parameter 'list' can be declared as pointer to const. However it seems that 'cv_tree_set_color' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:360:23: style: Parameter 'ch' can be declared as pointer to const. However it seems that 'cv_tree_rename' is a callback function, if 'ch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/chanview-tree.c:360:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'cv_tree_rename' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:283:39: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:297:43: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_get_n_columns' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:451:44: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'custom_list_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:480:44: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:480:70: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:499:71: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:524:45: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'custom_list_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:550:41: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'custom_list_iter_parent' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:551:24: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'custom_list_iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:551:44: style: Parameter 'child' can be declared as pointer to const. However it seems that 'custom_list_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:597:55: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'custom_list_sortable_set_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:600:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'custom_list_sortable_set_sort_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:606:63: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'custom_list_sortable_set_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:608:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'custom_list_sortable_set_default_sort_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:614:63: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'custom_list_sortable_has_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/custom-list.c:644:26: style: Parameter 'custom_list' can be declared as pointer to const. However it seems that 'custom_list_qsort_compare_func' is a callback function, if 'custom_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/dccgui.c:774:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dcc_toggle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/dccgui.c:1033:34: style: Parameter 'view' can be declared as pointer to const. However it seems that 'dcc_chat_dclick_cb' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/dccgui.c:1033:53: style: Parameter 'path' can be declared as pointer to const. However it seems that 'dcc_chat_dclick_cb' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/dccgui.c:1034:28: style: Parameter 'column' can be declared as pointer to const. However it seems that 'dcc_chat_dclick_cb' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/dccgui.c:1034:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dcc_chat_dclick_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/editlist.c:212:89: style: Parameter 'data' can be declared as pointer to const. However it seems that 'editlist_edited' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/editlist.c:226:49: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'editlist_keypress' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:463:97: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_dialog_entry_edited' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:477:51: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'key_dialog_keypress' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1115:70: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'key_action_handle_command' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1168:67: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'key_action_page_switch' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1169:15: style: Parameter 'd2' can be declared as pointer to const. However it seems that 'key_action_page_switch' is a callback function, if 'd2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1169:35: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'key_action_page_switch' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1243:67: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'key_action_scroll_page' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1311:66: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'key_action_set_buffer' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1420:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'talked_recent_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/fkeys.c:1420:49: style: Parameter 'b' can be declared as pointer to const. However it seems that 'talked_recent_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/gtkutil.c:290:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'gtkutil_esc_destroy' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/ignoregui.c:116:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'option_toggled' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:276:74: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:302:47: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:348:35: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'mg_spellcheck_cb' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:348:49: style: Parameter 'word' can be declared as pointer to const. However it seems that 'mg_spellcheck_cb' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:348:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mg_spellcheck_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:441:57: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:466:69: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:1374:44: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'mg_color_insert' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:1958:41: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'mg_flagbutton_cb' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:2197:28: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:2197:41: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:2587:35: style: Parameter 'text' can be declared as pointer to const. However it seems that 'mg_change_nick' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:2883:49: style: Parameter 'key' can be declared as pointer to const. However it seems that 'search_handle_esc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/maingui.c:3028:27: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:3028:39: 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] hexchat-3.0.0/src/fe-gtk/maingui.c:3835:99: style: Parameter 'scbar' can be declared as pointer to const. However it seems that 'mg_drag_motion_cb' is a callback function, if 'scbar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:403:35: style: Parameter 'pref_name' can be declared as pointer to const. However it seems that 'toggle_cb' is a callback function, if 'pref_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:607:46: style: Parameter 'url' can be declared as pointer to const. However it seems that 'copy_to_clipboard_cb' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:944:37: style: Parameter 'url' can be declared as pointer to const. However it seems that 'open_url_cb' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:992:42: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'menu_chan_cycle' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1004:42: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'menu_chan_close' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1016:41: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'menu_chan_part' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1028:42: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'menu_chan_focus' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1040:41: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'menu_chan_join' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1171:28: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'menu_settings' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1171:42: style: Parameter 'none' can be declared as pointer to const. However it seems that 'menu_settings' is a callback function, if 'none' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1300:24: 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] hexchat-3.0.0/src/fe-gtk/menu.c:1300:38: 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] hexchat-3.0.0/src/fe-gtk/menu.c:1640:23: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'menu_docs' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1640:37: style: Parameter 'none' can be declared as pointer to const. However it seems that 'menu_docs' is a callback function, if 'none' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1646:26: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'menu_dcc_win' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1646:40: style: Parameter 'none' can be declared as pointer to const. However it seems that 'menu_dcc_win' is a callback function, if 'none' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1653:31: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'menu_dcc_chat_win' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1653:45: style: Parameter 'none' can be declared as pointer to const. However it seems that 'menu_dcc_chat_win' is a callback function, if 'none' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1745:39: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'about_dialog_openurl' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1745:53: style: Parameter 'uri' can be declared as pointer to const. However it seems that 'about_dialog_openurl' is a callback function, if 'uri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/menu.c:1745:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'about_dialog_openurl' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/notifygui.c:72:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'notify_treecell_property_mapper' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-notification.c:146:42: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'incoming_priv_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:472:34: style: Parameter 'item' can be declared as pointer to const. However it seems that 'tray_menu_restore_cb' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:472:49: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'tray_menu_restore_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:508:31: style: Parameter 'item' can be declared as pointer to const. However it seems that 'tray_menu_quit_cb' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:508:46: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'tray_menu_quit_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:626:33: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'tray_menu_settings' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:626:47: style: Parameter 'none' can be declared as pointer to const. However it seems that 'tray_menu_settings' is a callback function, if 'none' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:972:22: style: Parameter 'word' can be declared as const array. However it seems that 'tray_focus_cb' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/plugin-tray.c:972:36: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'tray_focus_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/rawlog.c:53:34: style: Parameter 'file' can be declared as pointer to const. However it seems that 'rawlog_save' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/rawlog.c:85:47: style: Parameter 'key' can be declared as pointer to const. However it seems that 'rawlog_key_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:593:56: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'servlist_net_keypress_cb' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:1042:52: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'servlist_keypress_cb' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:1227:45: style: Parameter 'num_p' can be declared as pointer to const. However it seems that 'servlist_check_cb' is a callback function, if 'num_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:1309:32: style: Parameter 'win' can be declared as pointer to const. However it seems that 'servlist_delete_cb' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:1309:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'servlist_delete_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:1309:66: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'servlist_delete_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:1523:42: style: Parameter 'nb' can be declared as pointer to const. However it seems that 'servlist_edit_tabswitch_cb' is a callback function, if 'nb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/servlistgui.c:1523:89: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'servlist_edit_tabswitch_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/setup.c:1085:43: style: Parameter 'file' can be declared as pointer to const. However it seems that 'setup_filereq_cb' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/setup.c:1113:35: style: Parameter 'button' can be declared as pointer to const. However it seems that 'setup_fontsel_destroy' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/setup.c:1113:54: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'setup_fontsel_destroy' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/setup.c:1303:26: style: Parameter 'button' can be declared as pointer to const. However it seems that 'open_data_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/setup.c:1303:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'open_data_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/setup.c:1422:45: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'setup_color_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/setup.c:1651:47: style: Parameter 'file' can be declared as pointer to const. However it seems that 'setup_snd_filereq_cb' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/sexy-spell-entry.c:843:36: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'default_word_check' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/textgui.c:281:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pevent_save_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/urlgrab.c:106:26: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'url_closegui' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/urlgrab.c:106:40: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'url_closegui' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/urlgrab.c:137:26: style: Parameter 'arg1' can be declared as pointer to const. However it seems that 'url_save_callback' is a callback function, if 'arg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/urlgrab.c:137:38: style: Parameter 'file' can be declared as pointer to const. However it seems that 'url_save_callback' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/urlgrab.c:180:20: style: Parameter 'urltext' can be declared as pointer to const. However it seems that 'populate_cb' is a callback function, if 'urltext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/urlgrab.c:180:38: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'populate_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-3.0.0/src/fe-gtk/userlistgui.c:423:38: style: Parameter 'tree' can be declared as pointer to const. However it seems that 'userlist_dnd_motion' is a callback function, if 'tree' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hexchat-otr/hexchat-otr_0.2.2.orig.tar.gz hexchat-otr-0.2.2/src/otr_key.c:53:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keygen_childwatch' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:31:58: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_policy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:83:39: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'ops_create_privkey' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:118:19: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_handle_msg_event' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:160:54: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_insecure' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:170:58: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_still_secure' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:182:31: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'ops_max_msg' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:182:52: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_max_msg' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:197:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ops_writefps' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexchat-otr-0.2.2/src/otr_ops.c:202:36: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'ops_is_logged_in' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hexer/hexer_1.0.7.orig.tar.xz hexer-1.0.7/commands.c:1025:29: style: Parameter 'hedit' can be declared as pointer to const. However it seems that 'exhcmd_version' is a callback function, if 'hedit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hexter/hexter_1.1.1.orig.tar.gz hexter-version_1.1.1/extra/textui_callbacks.c:55:22: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_status' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/extra/textui_callbacks.c:87:23: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_program' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/extra/textui_callbacks.c:140:20: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_mono' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/extra/textui_callbacks.c:163:20: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_poly' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/extra/textui_callbacks.c:183:20: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_quit' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/extra/textui_callbacks.c:214:20: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_help' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_main.c:223:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_control_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_main.c:245:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_program_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_patch_edit.c:263:47: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'patch_edit_on_edit_adj_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_patch_edit.c:263:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'patch_edit_on_edit_adj_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_retro_editor.c:1160:34: style: Parameter 'shadow_adj' can be declared as pointer to const. However it seems that 're_on_adj_changed' is a callback function, if 'shadow_adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_retro_editor.c:1160:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 're_on_adj_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:372:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scaling_expose' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:619:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_real_adj_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:634:38: style: Parameter 'shadow_adj' can be declared as pointer to const. However it seems that 'on_shadow_adj_changed' is a callback function, if 'shadow_adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:634:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_shadow_adj_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:660:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_env_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:707:32: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'on_freq_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:707:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_freq_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:720:32: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'on_bkpt_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:720:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_bkpt_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hexter-version_1.1.1/src/gui_widgy_editor.c:734:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_scaling_changed' 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/h/hfst/hfst_3.16.2.orig.tar.bz2 hfst-3.16.2/tools/src/hfst-proc/lookup-path.h:75:44: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'compare_pointers' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hfst-3.16.2/tools/src/hfst-proc/lookup-path.h:75:60: style: Parameter 'p2' can be declared as pointer to const. However it seems that 'compare_pointers' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hfsutils/hfsutils_3.2.6.orig.tar.gz hfsutils-3.2.6/librsrc/rsrc.c:236:25: style: Parameter 'map' can be declared as pointer to const. However it seems that 'compare_id' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hfsutils-3.2.6/librsrc/rsrc.c:246:27: style: Parameter 'map' can be declared as pointer to const. However it seems that 'compare_name' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hidapi/hidapi_0.15.0.orig.tar.gz hidapi-hidapi-0.15.0/mac/hid.c:873:35: style: Parameter 'report' can be declared as pointer to const. However it seems that 'hid_report_callback' 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/h/highs/highs_1.12.0+ds1.orig.tar.xz ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:47:51: style: Parameter 'model' can be declared as reference to const. However it seems that 'highs_passModel' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:100:45: style: Parameter 'lp' can be declared as reference to const. However it seems that 'highs_passLp' is a callback function, if 'lp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:144:55: style: Parameter 'hessian' can be declared as reference to const. However it seems that 'highs_passHessian' is a callback function, if 'hessian' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:614:56: style: Parameter 'solution' can be declared as reference to const. However it seems that 'highs_setSolution' is a callback function, if 'solution' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:630:50: style: Parameter 'basis' can be declared as reference to const. However it seems that 'highs_setBasis' is a callback function, if 'basis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:187:46: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getModelStatus' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:408:58: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getFixedLp' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:637:12: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getOptionValue' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:664:12: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getOptionType' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:675:12: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getInfoValue' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:698:12: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getInfoType' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:704:66: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getObjectiveSense' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:710:65: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getObjectiveOffset' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:777:22: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getCols' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:800:29: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getColsEntries' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:824:70: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getColIntegrality' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:834:22: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getRows' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:855:29: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getRowsEntries' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:879:62: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getColName' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ERGO-Code-HiGHS-755a8e0/highs/highs_bindings.cpp:893:62: style: Parameter 'h' can be declared as pointer to const. However it seems that 'highs_getRowName' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hilive/hilive_2.0a.orig.tar.gz HiLive2-v2.0a/tools/hilive.cpp:67:154: style: Parameter 'surrender' can be declared as reference to const. However it seems that 'worker' is a callback function, if 'surrender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hime/hime_0.9.11+git20231221.g1c15f1f+dfsg.orig.tar.xz hime/src/IMdkit/lib/i18nX.c:333:36: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CheckCMEvent' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/IMdkit/lib/i18nX.c:333:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CheckCMEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/eve.c:421:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xerror_handler' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/eve.c:421:53: style: Parameter 'eve' can be declared as pointer to const. However it seems that 'xerror_handler' is a callback function, if 'eve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-setup-appearance.c:377:60: style: Parameter 'togglebutton' can be declared as pointer to const. However it seems that 'cb_hime_use_custom_theme' is a callback function, if 'togglebutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-setup-appearance.c:377:83: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_hime_use_custom_theme' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-setup-pho.c:179:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'callback_button_clicked_tsin_space_opt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-setup-pho.c:179:81: style: Parameter 'data' can be declared as pointer to const. However it seems that 'callback_button_clicked_tsin_space_opt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-ts-edit.c:403:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'cb_button_cancel' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-ts-edit.c:403:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_button_cancel' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-ts-edit.c:507:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-ts-edit.c:508:40: 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] hime/src/hime-ts-edit.c:509:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-tslearn.c:285:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'cb_button_cancel' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime-tslearn.c:285:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_button_cancel' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime.c:382:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xerror_handler' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime.c:382:53: style: Parameter 'eve' can be declared as pointer to const. However it seems that 'xerror_handler' is a callback function, if 'eve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime.c:462:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'my_gdk_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime.c:463:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_gdk_filter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime.c:533:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delayed_start_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime.c:568:45: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'screen_size_changed' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/hime.c:568:62: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'screen_size_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/im-srv.c:45:55: style: Parameter 'source' can be declared as pointer to const. However it seems that 'cb_read_hime_client_data' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/im-srv.c:47:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_read_hime_client_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/im-srv.c:89:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_new_hime_client' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/phrase-save-menu.c:34:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/phrase-save-menu.c:34:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/statistic.c:92:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'timeout_update_stat' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-appindicator.c:58:46: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'cb_toggle_im_enabled' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-appindicator.c:58:70: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cb_toggle_im_enabled' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:39:37: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'cb_sim2trad' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:39:61: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cb_sim2trad' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:43:37: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'cb_trad2sim' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:43:61: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cb_trad2sim' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:53:38: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'cb_inmd_menu' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:53:62: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cb_inmd_menu' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:60:35: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'quit_hime' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:60:59: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'quit_hime' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:68:45: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'cb_trad_sim_toggle_' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:68:69: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cb_trad_sim_toggle_' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:74:41: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'cb_stat_toggle_' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:74:65: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cb_stat_toggle_' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:78:42: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'exec_hime_setup_' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:78:66: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'exec_hime_setup_' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:88:48: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'toggle_symbol_table_cb' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:88:72: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'toggle_symbol_table_cb' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:95:48: style: Parameter 'checkmenuitem' can be declared as pointer to const. However it seems that 'cb_about_window' is a callback function, if 'checkmenuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:95:72: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cb_about_window' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:250:47: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'cb_activate_state' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:250:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_activate_state' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray-double.c:415:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'create_tray_double' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray.c:221:47: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'tray_size_changed_cb' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray.c:221:66: style: Parameter 'size' can be declared as pointer to const. However it seems that 'tray_size_changed_cb' is a callback function, if 'size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/tray.c:221:81: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tray_size_changed_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-inmd-switch.c:25:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_update_menu_select' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-kbm.c:183:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'timeout_repeat' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-kbm.c:189:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'timeout_first_time' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-pho-near.c:76:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_sel' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-sym.c:359:49: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'button_scroll_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-sym.c:359:73: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-sym.c:359:89: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'button_scroll_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win-sym.c:377:95: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mouse_button_callback_up_down' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win0.c:408:85: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mouse_char_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win1.c:57:78: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_scroll_event_tsin' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win1.c:91:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_button_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hime/src/win1.c:91:87: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mouse_button_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/h/hinic-dkms/hinic-dkms_0+git20250605+6.6.0-95.0.0.orig.tar.gz hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:79:43: style: Parameter 'pnode' can be declared as pointer to const. However it seems that 'dbgtool_knl_open' is a callback function, if 'pnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:80:21: style: Parameter 'pfile' can be declared as pointer to const. However it seems that 'dbgtool_knl_open' is a callback function, if 'pfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:85:46: style: Parameter 'pnode' can be declared as pointer to const. However it seems that 'dbgtool_knl_release' is a callback function, if 'pnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:86:24: style: Parameter 'pfile' can be declared as pointer to const. However it seems that 'dbgtool_knl_release' is a callback function, if 'pfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:91:46: style: Parameter 'pfile' can be declared as pointer to const. However it seems that 'dbgtool_knl_read' is a callback function, if 'pfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:92:18: style: Parameter 'ubuf' can be declared as pointer to const. However it seems that 'dbgtool_knl_read' is a callback function, if 'ubuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:94:13: style: Parameter 'ppos' can be declared as pointer to const. However it seems that 'dbgtool_knl_read' is a callback function, if 'ppos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:99:47: style: Parameter 'pfile' can be declared as pointer to const. However it seems that 'dbgtool_knl_write' is a callback function, if 'pfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dbgtool_knl.c:102:14: style: Parameter 'ppos' can be declared as pointer to const. However it seems that 'dbgtool_knl_write' is a callback function, if 'ppos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dcb.c:1367:26: style: Parameter 'pfc' can be declared as pointer to const. However it seems that 'hinic_dcbnl_ieee_set_pfc' is a callback function, if 'pfc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_dcb.c:1445:53: style: Parameter 'netdev' can be declared as pointer to const. However it seems that 'hinic_dcbnl_setnumtcs' is a callback function, if 'netdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_ethtool.c:1040:35: style: Parameter 'channels' can be declared as pointer to const. However it seems that 'hinic_set_channels' is a callback function, if 'channels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_ethtool.c:1997:31: style: Parameter 'ee' can be declared as pointer to const. However it seems that 'hinic_get_module_eeprom' is a callback function, if 'ee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_ethtool.c:2208:57: style: Parameter 'netdev' can be declared as pointer to const. However it seems that 'hinic_get_rxfh_indir_size' is a callback function, if 'netdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_ethtool.c:2287:55: style: Parameter 'netdev' can be declared as pointer to const. However it seems that 'hinic_get_rxfh_key_size' is a callback function, if 'netdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_hwdev.c:1205:69: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'hinic_set_ci_table' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_hwif.c:359:52: style: Parameter 'db_base' can be declared as pointer to const. However it seems that 'hinic_free_db_addr' is a callback function, if 'db_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_lld.c:941:40: style: Parameter 'hwdev' can be declared as pointer to const. However it seems that 'hinic_get_chip_name_by_hwdev' is a callback function, if 'hwdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:672:43: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'set_dcb_cfg' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:699:37: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'get_pfc_info' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:721:40: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'set_pfc_control' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:752:50: style: Parameter 'buf_in' can be declared as pointer to const. However it seems that 'set_ets' is a callback function, if 'buf_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:753:39: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'set_ets' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:827:57: style: Parameter 'buf_in' can be declared as pointer to const. However it seems that 'get_support_up' is a callback function, if 'buf_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:855:57: style: Parameter 'buf_in' can be declared as pointer to const. However it seems that 'get_support_tc' is a callback function, if 'buf_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:875:55: style: Parameter 'buf_in' can be declared as pointer to const. However it seems that 'get_ets_info' is a callback function, if 'buf_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:876:37: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'get_ets_info' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:894:41: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'set_pfc_priority' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:927:40: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'set_pf_bw_limit' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1064:39: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'get_sset_count' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1161:40: style: Parameter 'hwdev' can be declared as pointer to const. However it seems that 'get_chip_faults_stats' is a callback function, if 'hwdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1181:31: style: Parameter 'hwdev' can be declared as pointer to const. However it seems that 'get_hw_stats' is a callback function, if 'hwdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1218:32: style: Parameter 'hwdev' can be declared as pointer to const. However it seems that 'get_self_test' is a callback function, if 'hwdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1218:45: style: Parameter 'buf_in' can be declared as pointer to const. However it seems that 'get_self_test' is a callback function, if 'buf_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1219:11: style: Parameter 'buf_out' can be declared as pointer to const. However it seems that 'get_self_test' is a callback function, if 'buf_out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1219:25: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'get_self_test' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1224:35: style: Parameter 'hwdev' can be declared as pointer to const. However it seems that 'get_chip_id_test' is a callback function, if 'hwdev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1224:48: style: Parameter 'buf_in' can be declared as pointer to const. However it seems that 'get_chip_id_test' is a callback function, if 'buf_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1225:14: style: Parameter 'buf_out' can be declared as pointer to const. However it seems that 'get_chip_id_test' is a callback function, if 'buf_out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1225:28: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'get_chip_id_test' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1230:52: style: Parameter 'buf_in' can be declared as pointer to const. However it seems that 'get_single_card_info' is a callback function, if 'buf_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1267:27: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'is_driver_in_vm' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:1284:28: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'get_pf_id' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:2365:41: style: Parameter 'pnode' can be declared as pointer to const. However it seems that 'nictool_k_open' is a callback function, if 'pnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:2365:61: style: Parameter 'pfile' can be declared as pointer to const. However it seems that 'nictool_k_open' is a callback function, if 'pfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:2370:44: style: Parameter 'pfile' can be declared as pointer to const. However it seems that 'nictool_k_read' is a callback function, if 'pfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:2370:64: style: Parameter 'ubuf' can be declared as pointer to const. However it seems that 'nictool_k_read' is a callback function, if 'ubuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:2371:31: style: Parameter 'ppos' can be declared as pointer to const. However it seems that 'nictool_k_read' is a callback function, if 'ppos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:2376:45: style: Parameter 'pfile' can be declared as pointer to const. However it seems that 'nictool_k_write' is a callback function, if 'pfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hinic-dkms-0+git20250605+6.6.0-95.0.0/hinic/hinic_nictool.c:2377:32: style: Parameter 'ppos' can be declared as pointer to const. However it seems that 'nictool_k_write' is a callback function, if 'ppos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hintview/hintview_2.3.0.orig.tar.xz hintview/Linux/header.c:8:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_document_open' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:8:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_document_open' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:13:23: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_search' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:13:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_search' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:18:23: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_zoom_1' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:18:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_zoom_1' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:23:21: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_home' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:23:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_home' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:31:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_day_night' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:31:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_day_night' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:36:23: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_reload' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:36:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_reload' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:42:22: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_about' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:42:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_about' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:47:21: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_help' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:47:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_help' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:53:21: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_quit' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:53:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_quit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:59:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_preferences' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:59:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_preferences' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:64:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_outline' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:64:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_outline' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/header.c:185:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_toggled_button_preference' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/preferences.c:55:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cb_dialog_unrealize' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/preferences.c:55:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_dialog_unrealize' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/search.c:13:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'cb_next_click' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/search.c:14:26: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'cb_next_click' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/search.c:25:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'cb_prev_click' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/search.c:26:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_prev_click' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/Linux/search.c:32:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'search_entry_destroyed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/backend/stb_image.h:3240:63: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/backend/stb_image.h:3240:81: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/backend/stb_image.h:3280:64: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/backend/stb_image.h:3280:82: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hintview/backend/stb_image.h:3421:67: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_generic' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hipblaslt/hipblaslt_7.1.1+dfsg.orig.tar.xz hipblaslt/clients/bench/src/client_groupedgemm_fixed_mk.cpp:628:77: style: Parameter 'sizes_n' can be declared as pointer to const. However it seems that 'kernelUpdateN' is a callback function, if 'sizes_n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hipblaslt/clients/samples/17_hipblaslt_groupedgemm_fixed_mk_ext/sample_hipblaslt_groupedgemm_fixed_mk_ext.cpp:88:77: style: Parameter 'sizes_n' can be declared as pointer to const. However it seems that 'kernelUpdateN' is a callback function, if 'sizes_n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hipblaslt/tensilelite/client/src/CSVStackFile.cpp:42:33: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_deleter' 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/h/hiredict/hiredict_1.3.1.orig.tar.gz hiredict/examples/example-ae.c:19:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-ivykis.c:16:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-libevent-ssl.c:17:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-libevent.c:16:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-libhv.c:16:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-libsdevent.c:28:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-libuv.c:28:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-macosx.c:15:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-poll.c:19:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/examples/example-redictmoduleapi.c:28:56: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/hiredict.c:110:67: style: Parameter 'str' can be declared as pointer to const. However it seems that 'createStringObject' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredict/hiredict.c:210:81: style: Parameter 'str' can be declared as pointer to const. However it seems that 'createDoubleObject' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hiredis/hiredis_1.2.0.orig.tar.gz hiredis-1.2.0/examples/example-ae.c:13:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-ivykis.c:10:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-libevent-ssl.c:11:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-libevent.c:10:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-libhv.c:10:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-libsdevent.c:22:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-libuv.c:22:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-macosx.c:12:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-poll.c:13:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/examples/example-redismoduleapi.c:22:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/hiredis.c:125:66: style: Parameter 'str' can be declared as pointer to const. However it seems that 'createStringObject' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hiredis-1.2.0/hiredis.c:222:80: style: Parameter 'str' can be declared as pointer to const. However it seems that 'createDoubleObject' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hitch/hitch_1.8.0.orig.tar.xz hitch-1.8.0/src/hitch.c:1828:41: style: Parameter 'w' can be declared as pointer to const. However it seems that 'clear_read' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:1864:42: style: Parameter 'w' can be declared as pointer to const. However it seems that 'clear_write' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:1922:45: style: Parameter 'w' can be declared as pointer to const. However it seems that 'handle_connect' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:1979:33: style: Parameter 'w' can be declared as pointer to const. However it seems that 'connect_timeout' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2457:49: style: Parameter 'w' can be declared as pointer to const. However it seems that 'client_proxy_proxy' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2500:47: style: Parameter 'w' can be declared as pointer to const. However it seems that 'client_handshake' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2558:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'handshake_timeout' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2602:39: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ssl_read' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2654:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ssl_write' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2707:44: style: Parameter 'w' can be declared as pointer to const. However it seems that 'handle_accept' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2914:44: style: Parameter 'w' can be declared as pointer to const. However it seems that 'handle_mgt_rd' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/hitch.c:2971:50: style: Parameter 'w' can be declared as pointer to const. However it seems that 'handle_clear_accept' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/ocsp.c:230:46: style: Parameter 'w' can be declared as pointer to const. However it seems that 'hocsp_stat_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/ocsp.c:546:55: style: Parameter 'w' can be declared as pointer to const. However it seems that 'hocsp_query_responder' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/shctx.c:183:19: style: Parameter 'ssl' can be declared as pointer to const. However it seems that 'shctx_new_cb' is a callback function, if 'ssl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/shctx.c:240:19: style: Parameter 'ssl' can be declared as pointer to const. However it seems that 'shctx_get_cb' is a callback function, if 'ssl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/shctx.c:240:39: style: Parameter 'key' can be declared as pointer to const. However it seems that 'shctx_get_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitch-1.8.0/src/shctx.c:292:26: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'shctx_remove_cb' 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/h/hitori/hitori_44.0.orig.tar.xz hitori-44.0/src/main.c:109:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitori-44.0/src/main.c:130:84: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hivelytracker/hivelytracker_1.9+git20221114+ds.orig.tar.xz hivelytracker-1.9+git20221114+ds/sdl/sdl_wrapper.c:83:43: style: Parameter 'list' can be declared as pointer to const. However it seems that '_GetHead' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hivelytracker-1.9+git20221114+ds/sdl/sdl_wrapper.c:90:43: style: Parameter 'node' can be declared as pointer to const. However it seems that '_GetSucc' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hivelytracker-1.9+git20221114+ds/sdl/sdl_wrapper.c:136:43: style: Parameter 'list' can be declared as pointer to const. However it seems that '_GetTail' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hkl/hkl_5.1.7.orig.tar.gz hkl-5.1.7/gui/hkl-gui-3d.c:234:41: 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] hkl-5.1.7/gui/hkl-gui-3d.c:259:35: 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] hkl-5.1.7/gui/hkl-gui-engine.c:77:41: 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] hkl-5.1.7/gui/hkl-gui-engine.c:99:35: 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] hkl-5.1.7/gui/hkl-gui-factory.c:301:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_factory_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-factory.c:330:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_factory_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-geometry.c:91:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_geometry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-geometry.c:202:16: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bind_item_factory_label__geometry_axis_value_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-parameter.c:72:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_parameter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-parameter.c:102:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_parameter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-sample-reflection.c:71:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_sample_reflection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-sample-reflection.c:99:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_sample_reflection_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-sample-reflection.c:311:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bind_label__sample_reflection_geometry_axis_value_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-sample.c:85:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_sample_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui-sample.c:137:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'hkl_gui_sample_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui.c:228:56: style: Parameter 'dropdown' can be declared as pointer to const. However it seems that 'drop_down_samples_notify_selected_item_cb' is a callback function, if 'dropdown' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui.c:229:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'drop_down_samples_notify_selected_item_cb' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/gui/hkl-gui.c:1013:49: style: Parameter 'application' can be declared as pointer to const. However it seems that 'hkl_gui_window_open' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/hkl/hkl-parameter-private.h:186:88: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hkl_parameter_value_set_smallest_in_range_real' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hkl-5.1.7/hkl/hkl-parameter-private.h:186:88: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hkl_parameter_value_set_smallest_in_range_real' 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/h/hm/hm_18.0.orig.tar.gz HM-HM-18.0/source/Lib/TLibCommon/TComRdCost.cpp:774:47: style: Parameter 'pcDtParam' can be declared as pointer to const. However it seems that 'xGetSAD16N' is a callback function, if 'pcDtParam' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hmat-oss/hmat-oss_1.11.1.orig.tar.gz hmat-oss-1.11.1/src/default_engine.cpp:32:55: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'default_progress_update' 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/h/hmmer/hmmer_3.4+dfsg.orig.tar.xz hmmer-3.4/easel/esl_gev.c:369:18: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gev_func' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_gev.c:399:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gev_gradient' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_gumbel.c:823:19: style: Parameter 'p' can be declared as pointer to const. However it seems that 'tevd_func' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_gumbel.c:863:19: style: Parameter 'p' can be declared as pointer to const. However it seems that 'tevd_grad' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_sqio_ncbi.c:668:31: style: Parameter 'sqfp' can be declared as pointer to const. However it seems that 'sqncbi_SetDigital' is a callback function, if 'sqfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_sqio_ncbi.c:1346:25: style: Parameter 'sqfp' can be declared as pointer to const. However it seems that 'sqncbi_Echo' is a callback function, if 'sqfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_sqio_ncbi.c:1346:55: style: Parameter 'ofp' can be declared as pointer to const. However it seems that 'sqncbi_Echo' is a callback function, if 'ofp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_stretchexp.c:329:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sxp_complete_func' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_stretchexp.c:399:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sxp_complete_binned_func' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_weibull.c:313:18: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wei_func' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-3.4/easel/esl_weibull.c:413:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wei_binned_func' 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/h/hmmer2/hmmer2_2.3.2+dfsg.orig.tar.xz hmmer-2.3.2/src/hmmio.c:1195:24: style: Parameter 'hmmfp' can be declared as pointer to const. However it seems that 'read_asc11hmm' is a callback function, if 'hmmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hmmer-2.3.2/src/hmmio.c:1227:24: style: Parameter 'hmmfp' can be declared as pointer to const. However it seems that 'read_asc10hmm' is a callback function, if 'hmmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hnb/hnb_1.9.18+ds1.orig.tar.xz hnb-1.9.18/src/libcli/cli.c:385:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'help' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/libcli/cli.c:423:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vars' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/libcli/test.c:26:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'echo' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/tree_sort.c:28:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_random' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/tree_sort.c:28:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_random' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_binding.c:253:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_context_cmd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_binding.c:275:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_bind_cmd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_draw.c:257:60: style: Parameter 'node' can be declared as pointer to const. However it seems that 'draw_dummy' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_draw.c:273:62: style: Parameter 'node' can be declared as pointer to const. However it seems that 'draw_spacing' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_draw.c:528:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'display_format_cmd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_overlay.c:47:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_helptext_cmd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_overlay.c:132:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_status_cmd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hnb-1.9.18/src/ui_style.c:119:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_style_cmd' 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/h/homebank/homebank_5.9.7.orig.tar.gz homebank-5.9.7/src/dsp-account.c:1184:109: style: Parameter 'userdata' can be declared as pointer to const. However it seems that '_list_txn_status_selected_foreach_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/dsp-mainwindow.c:98:31: style: Parameter 'about' can be declared as pointer to const. However it seems that 'activate_url' is a callback function, if 'about' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/dsp-mainwindow.c:98:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'activate_url' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/dsp-mainwindow.c:1524:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_wallet_action_help_welcome_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/gtk-chart.c:2567:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'drawarea_realize_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/gtk-chart.c:2567:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'drawarea_realize_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-account.c:262:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_acc_name_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-account.c:262:59: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_acc_name_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-account.c:262:72: style: Parameter 'name' can be declared as pointer to const. However it seems that 'da_acc_name_grfunc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-account.c:422:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'account_glist_key_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-account.c:422:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'account_glist_key_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-account.c:428:41: style: Parameter 'a' can be declared as pointer to const. However it seems that 'account_glist_pos_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-account.c:428:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'account_glist_pos_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-assign.c:86:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_asg_name_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-assign.c:86:58: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_asg_name_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-assign.c:86:71: style: Parameter 'name' can be declared as pointer to const. However it seems that 'da_asg_name_grfunc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-assign.c:400:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'assign_glist_pos_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-assign.c:400:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'assign_glist_pos_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-assign.c:407:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'assign_glist_key_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-assign.c:407:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'assign_glist_key_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-category.c:147:31: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_cat_remove_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-category.c:147:46: style: Parameter 'cat' can be declared as pointer to const. However it seems that 'da_cat_remove_grfunc' is a callback function, if 'cat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-category.c:147:60: style: Parameter 'remkey' can be declared as pointer to const. However it seems that 'da_cat_remove_grfunc' is a callback function, if 'remkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-category.c:351:33: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_cat_fullname_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-category.c:351:48: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_cat_fullname_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-category.c:351:77: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'da_cat_fullname_grfunc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-currency.c:115:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_cur_name_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-currency.c:115:60: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_cur_name_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-currency.c:115:73: style: Parameter 'name' can be declared as pointer to const. However it seems that 'da_cur_name_grfunc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-currency.c:125:44: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_cur_iso_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-currency.c:125:59: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_cur_iso_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-currency.c:125:72: style: Parameter 'iso' can be declared as pointer to const. However it seems that 'da_cur_iso_grfunc' is a callback function, if 'iso' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-filter.c:325:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_flt_name_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-filter.c:325:58: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_flt_name_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-filter.c:325:71: style: Parameter 'name' can be declared as pointer to const. However it seems that 'da_flt_name_grfunc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-filter.c:377:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'filter_glist_key_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-filter.c:377:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'filter_glist_key_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-group.c:254:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'group_glist_key_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-group.c:254:47: style: Parameter 'b' can be declared as pointer to const. However it seems that 'group_glist_key_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-import-ofx.c:360:68: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ofx_proc_status_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-payee.c:262:29: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_pay_name_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-payee.c:262:41: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_pay_name_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-payee.c:262:54: style: Parameter 'name' can be declared as pointer to const. However it seems that 'da_pay_name_grfunc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-payee.c:557:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'payee_glist_key_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-payee.c:557:47: style: Parameter 'b' can be declared as pointer to const. However it seems that 'payee_glist_key_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-tag.c:91:45: style: Parameter 'key' can be declared as pointer to const. However it seems that 'da_tag_name_grfunc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-tag.c:91:55: style: Parameter 'item' can be declared as pointer to const. However it seems that 'da_tag_name_grfunc' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-tag.c:91:68: style: Parameter 'name' can be declared as pointer to const. However it seems that 'da_tag_name_grfunc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-tag.c:746:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'tag_glist_key_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-tag.c:746:41: style: Parameter 'b' can be declared as pointer to const. However it seems that 'tag_glist_key_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-transaction.c:258:58: style: Parameter 'a' can be declared as pointer to const. However it seems that 'da_transaction_compare_datafunc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-transaction.c:258:74: style: Parameter 'b' can be declared as pointer to const. However it seems that 'da_transaction_compare_datafunc' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-transaction.c:258:86: style: Parameter 'data' can be declared as pointer to const. However it seems that 'da_transaction_compare_datafunc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-transaction.c:275:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'da_transaction_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hb-transaction.c:275:70: style: Parameter 'b' can be declared as pointer to const. However it seems that 'da_transaction_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/homebank.c:1302:35: style: Parameter 'application' can be declared as pointer to const. However it seems that 'homebank_app_open' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/homebank.c:1333:38: style: Parameter 'app' can be declared as pointer to const. However it seems that 'homebank_app_shutdown' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/hub-reptotal.c:47:106: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'list_topspending_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-account.c:226:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_accview_cell_data_func_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-account.c:320:136: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_accview_cell_data_func_amount' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-account.c:610:42: style: Parameter 'treeview' can be declared as pointer to const. However it seems that 'lst_accview_popmenu_destroy' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-account.c:610:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_accview_popmenu_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-operation.c:299:133: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_txn_cell_data_func_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-operation.c:482:131: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_txn_cell_data_func_info' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-operation.c:650:130: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_txn_cell_data_func_clr' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-operation.c:713:133: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_txn_cell_data_func_amount' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-operation.c:1604:39: style: Parameter 'treeview' can be declared as pointer to const. However it seems that 'list_txn_popmenu_destroy' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-operation.c:1604:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_txn_popmenu_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-report.c:164:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_report_cell_data_func_rate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-report.c:297:100: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'lst_report_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-report.c:718:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_rep_time_cell_data_func_amount' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:449:132: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_sch_cell_data_func_amount' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:534:138: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_arc_listview_cell_data_func_info' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:572:137: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_arc_listview_cell_data_func_clr' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:641:105: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ui_arc_listview_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:731:139: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_arc_listview_cell_data_func_icons' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:750:142: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_arc_listview_cell_data_function_auto' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:874:38: style: Parameter 'treeview' can be declared as pointer to const. However it seems that 'lst_sch_popmenu_destroy' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/list-scheduled.c:874:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_sch_popmenu_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-budget.c:179:105: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'budget_listview_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-budget.c:306:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_repbud_cell_data_function_amount' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-budget.c:341:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_repbud_cell_data_function_result' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-stats.c:1688:60: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'repstats_cb_sortcolumnchanged' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-stats.c:1688:79: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'repstats_cb_sortcolumnchanged' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-time.c:1779:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lst_reptime_cell_data_function_amount' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-time.c:1824:101: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'lst_reptime_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-vehicle.c:137:58: style: Parameter 'a' can be declared as pointer to const. However it seems that 'repvehicle_transaction_compare_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/rep-vehicle.c:137:70: style: Parameter 'b' can be declared as pointer to const. However it seems that 'repvehicle_transaction_compare_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-account.c:285:45: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'ui_acc_entry_popover_function' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-account.c:285:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_acc_entry_popover_function' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-account.c:373:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ui_acc_entry_popover_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-account.c:373:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_acc_entry_popover_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-account.c:575:93: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ui_acc_listview_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-account.c:1308:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_acc_manage_cb_move_updown' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-assign.c:113:93: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ui_asg_listview_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-assign.c:173:139: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_asg_listview_cell_data_func_icons' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-assign.c:204:145: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_asg_listview_cell_data_func_searchicons' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-assign.c:1429:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_asg_manage_cb_move_updown' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-assist-import.c:125:147: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_txn_cell_data_function_text' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-assist-import.c:217:147: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_txn_cell_data_function_info' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-assist-import.c:261:105: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'list_txn_import_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-budget-tabview.c:1304:149: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_bud_tabview_view_display_amount' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-category.c:255:45: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'ui_cat_entry_popover_function' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-category.c:255:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_cat_entry_popover_function' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-category.c:410:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ui_cat_entry_popover_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-category.c:410:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_cat_entry_popover_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-category.c:699:93: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ui_cat_listview_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-category.c:1580:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_cat_manage_dialog_add' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-payee.c:189:45: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'ui_pay_entry_popover_function' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-payee.c:189:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_pay_entry_popover_function' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-payee.c:283:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ui_pay_entry_popover_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-payee.c:283:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ui_pay_entry_popover_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-payee.c:513:93: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ui_pay_listview_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-pref.c:345:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'defpref_pathselect' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-tag.c:298:93: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ui_tag_listview_compare_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] homebank-5.9.7/src/ui-widgets.c:1362:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'make_daterange_set_sensitive' 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/h/hopm/hopm_1.1.10.orig.tar.gz hopm-1.1.10/src/irc.c:414:14: style: Parameter 'parv' can be declared as const array. However it seems that 'm_kill' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hopm-1.1.10/src/libopm/src/libopm.c:1077:32: style: Parameter 'scanner' can be declared as pointer to const. However it seems that 'libopm_do_readready_tls' is a callback function, if 'scanner' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hopm-1.1.10/src/libopm/src/libopm.c:1077:53: style: Parameter 'scan' can be declared as pointer to const. However it seems that 'libopm_do_readready_tls' is a callback function, if 'scan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hopm-1.1.10/src/libopm/src/libopm.c:1077:77: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'libopm_do_readready_tls' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hopm-1.1.10/src/opercmd.c:68:17: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cmd_stats' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hopm-1.1.10/src/opercmd.c:82:18: style: Parameter 'param' can be declared as pointer to const. However it seems that 'cmd_fdstat' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hopm-1.1.10/src/scan.c:575:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scan_negotiation_failed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hopm-1.1.10/src/scan.c:600:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scan_timeout' 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/h/horgand/horgand_1.14.orig.tar.gz horgand-1.14/src/main.C:71:16: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thread2' 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/h/horst/horst_5.1.orig.tar.gz horst-5.1/ifctrl-nl80211.c:147:70: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'nl80211_default_cb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] horst-5.1/ifctrl-nl80211.c:148:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'nl80211_default_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hpanel/hpanel_0.3.2.orig.tar.gz hpanel-0.3.2.orig/hpanel.c:1182:24: style: Parameter 'd' can be declared as pointer to const. However it seems that 'handle_error' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hpanel-0.3.2.orig/hpanel.c:1182:40: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'handle_error' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hpcc/hpcc_1.5.0.orig.tar.gz hpcc-1.5.0/PTRANS/cblacslt.c:455:48: style: Parameter 'len' can be declared as pointer to const. However it seems that 'CblacsAbsMax' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hpcc-1.5.0/PTRANS/cblacslt.c:455:67: style: Parameter 'datatype' can be declared as pointer to const. However it seems that 'CblacsAbsMax' is a callback function, if 'datatype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hpcc-1.5.0/PTRANS/cblacslt.c:466:48: style: Parameter 'len' can be declared as pointer to const. However it seems that 'CblacsAbsMin' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hpcc-1.5.0/PTRANS/cblacslt.c:466:67: style: Parameter 'datatype' can be declared as pointer to const. However it seems that 'CblacsAbsMin' is a callback function, if 'datatype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hpcc-1.5.0/src/bench_lat_bw_1.5.2.c:209:47: style: Parameter 'len' can be declared as pointer to const. However it seems that 'SumLongLong' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hplip/hplip_3.22.10+dfsg0.orig.tar.xz hplip-3.22.10+dfsg0/pcard/pcardext/pcardext.c:117:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'pcardext_df' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/pcard/pcardext/pcardext.c:117:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pcardext_df' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/pcard/pcardext/pcardext.c:180:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'pcardext_umount' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/pcard/pcardext/pcardext.c:180:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pcardext_umount' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/cupsext/cupsext.c:107:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'releaseCupsInstance' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/cupsext/cupsext.c:107:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'releaseCupsInstance' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/cupsext/cupsext.c:608:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'getDefaultPrinter' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/cupsext/cupsext.c:608:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'getDefaultPrinter' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/hpijs.cpp:159:27: style: Parameter 'status_cb_data' can be declared as pointer to const. However it seems that 'hpijs_status_cb' is a callback function, if 'status_cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/hpijs.cpp:159:57: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'hpijs_status_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:89:34: style: Parameter 'begin_cb_data' can be declared as pointer to const. However it seems that 'ijs_server_dummy_begin_cb' is a callback function, if 'begin_cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:90:21: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_dummy_begin_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:97:32: style: Parameter 'end_cb_data' can be declared as pointer to const. However it seems that 'ijs_server_dummy_end_cb' is a callback function, if 'end_cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:98:19: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_dummy_end_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:259:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_ack' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:266:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_nak' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:298:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_pong' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/prnt/hpijs/ijs_server.c:776:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_exit' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/protocol/hp_ipp.c:1033:53: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'raw_ipp_request_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:172:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'closeScan' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:185:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'getParameters' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:228:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'startScan' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:257:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cancelScan' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:270:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'getOptions' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:603:36: style: Parameter 'username' can be declared as pointer to const. However it seems that 'auth_callback' is a callback function, if 'username' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:603:58: style: Parameter 'password' can be declared as pointer to const. However it seems that 'auth_callback' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:608:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hplip-3.22.10+dfsg0/scan/scanext/scanext.c:630:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'deInit' 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/h/hpsockd/hpsockd_0.17+x.orig.tar.xz hpsockd-0.17/src/sockd/v5command.c:103:31: style: Parameter 'peer' can be declared as pointer to const. However it seems that 'commandOutput' is a callback function, if 'peer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hpsockd-0.17/src/sockd/v5command.c:103:42: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'commandOutput' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hpsockd-0.17/src/sockd/v5udp.c:320:46: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'v5OutputUdpReply' 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/h/hsetroot/hsetroot_1.0.5.orig.tar.gz hsetroot-1.0.5/hsr-outputs.c:8:32: style: Parameter 'si' can be declared as pointer to const. However it seems that 'print_text' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsetroot-1.0.5/hsr-outputs.c:22:31: style: Parameter 'si' can be declared as pointer to const. However it seems that 'print_csv' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsetroot-1.0.5/hsr-outputs.c:30:32: style: Parameter 'si' can be declared as pointer to const. However it seems that 'print_json' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hspell/hspell_1.4.orig.tar.gz hspell-1.4/tclHash.c:635:11: style: Parameter 'keyPtr' can be declared as pointer to const. However it seems that 'AllocStringEntry' is a callback function, if 'keyPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hspell-1.4/tclHash.c:669:11: style: Parameter 'keyPtr' can be declared as pointer to const. However it seems that 'CompareStringKeys' is a callback function, if 'keyPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hspell-1.4/tclHash.c:706:20: style: Parameter 'tablePtr' can be declared as pointer to const. However it seems that 'HashStringKey' is a callback function, if 'tablePtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hspell-1.4/tclHash.c:707:11: style: Parameter 'keyPtr' can be declared as pointer to const. However it seems that 'HashStringKey' is a callback function, if 'keyPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hspell-gui/hspell-gui_0.2.6.orig.tar.gz hspell-gui-0.2.6/src/callbacks.c:33:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ChildSetupFunc' 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/h/htdig/htdig_3.2.0b6.orig.tar.gz htdig-3.2.0b6/contrib/rtf2html/rtf2html.c:423:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RTF_DoStyleControl' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:93:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_pg_alloc_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:95:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_pg_alloc_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:97:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_pg_alloc_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:245:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_pg_free_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:247:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_pg_free_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:249:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_pg_free_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:427:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_split_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:429:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_split_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:431:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_split_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:612:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_rsplit_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:614:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_rsplit_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:616:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_rsplit_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:780:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_adj_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:782:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_adj_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:784:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_adj_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:926:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_cadjust_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:928:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_cadjust_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:930:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_cadjust_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1064:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_cdel_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1066:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_cdel_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1068:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_cdel_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1234:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_repl_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1236:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_repl_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1238:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_repl_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1403:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___bam_root_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1405:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___bam_root_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/btree_auto.c:1407:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___bam_root_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:79:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___crdel_fileopen_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:81:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___crdel_fileopen_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:83:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___crdel_fileopen_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:224:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___crdel_metasub_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:226:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___crdel_metasub_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:228:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___crdel_metasub_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:381:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___crdel_metapage_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:383:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___crdel_metapage_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:385:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___crdel_metapage_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:528:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___crdel_delete_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:530:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___crdel_delete_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/crdel_auto.c:532:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___crdel_delete_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db.c:1528:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that 'CDB___db_remove_callback' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:115:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_addrem_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:117:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_addrem_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:119:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_addrem_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:294:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_split_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:296:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_split_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:298:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_split_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:476:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_big_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:478:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_big_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:480:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_big_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:636:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_ovref_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:638:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_ovref_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:640:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_ovref_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:791:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_relink_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:793:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_relink_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:795:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_relink_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:944:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_addpage_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:946:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_addpage_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:948:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_addpage_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:1106:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_debug_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:1108:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_debug_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:1110:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_debug_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:1269:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___db_noop_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:1271:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___db_noop_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_auto.c:1273:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___db_noop_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_join.c:226:7: style: Parameter 'dbc' can be declared as pointer to const. However it seems that 'CDB___db_join_put' is a callback function, if 'dbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_join.c:227:7: style: Parameter 'key' can be declared as pointer to const. However it seems that 'CDB___db_join_put' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_join.c:228:7: style: Parameter 'data' can be declared as pointer to const. However it seems that 'CDB___db_join_put' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/db_join.c:241:7: style: Parameter 'dbc' can be declared as pointer to const. However it seems that 'CDB___db_join_del' is a callback function, if 'dbc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/env_method.c:211:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'CDB___dbenv_set_mutexlocks' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/env_method.c:222:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'CDB___dbenv_set_pageyield' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/env_method.c:233:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'CDB___dbenv_set_panic' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/env_method.c:264:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'CDB___dbenv_set_region_init' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/env_method.c:275:10: style: Parameter 'dbenv' can be declared as pointer to const. However it seems that 'CDB___dbenv_set_tas_spins' is a callback function, if 'dbenv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:112:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_insdel_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:114:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_insdel_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:116:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_insdel_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:298:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_newpage_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:300:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_newpage_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:302:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_newpage_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:448:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_splitmeta_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:450:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_splitmeta_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:452:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_splitmeta_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:596:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_splitdata_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:598:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_splitdata_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:600:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_splitdata_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:776:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_replace_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:778:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_replace_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:780:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_replace_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:966:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_newpgno_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:968:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_newpgno_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:970:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_newpgno_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1122:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_ovfl_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1124:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_ovfl_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1126:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_ovfl_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1292:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_copypage_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1294:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_copypage_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1296:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_copypage_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1456:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_metagroup_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1458:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_metagroup_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1460:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_metagroup_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1603:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___ham_groupalloc_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1605:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___ham_groupalloc_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_auto.c:1607:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___ham_groupalloc_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/hash_stat.c:210:6: style: Parameter 'dbp' can be declared as pointer to const. However it seems that 'CDB___ham_stat_callback' is a callback function, if 'dbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/lock_region.c:91:12: style: Parameter 'lk_conflicts' can be declared as pointer to const. However it seems that 'CDB___lock_set_lk_conflicts' is a callback function, if 'lk_conflicts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/log_auto.c:100:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___log_register_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/log_auto.c:102:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___log_register_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/log_auto.c:104:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___log_register_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:74:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___qam_inc_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:76:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___qam_inc_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:78:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___qam_inc_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:189:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___qam_incfirst_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:191:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___qam_incfirst_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:193:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___qam_incfirst_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:327:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___qam_mvptr_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:329:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___qam_mvptr_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:331:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___qam_mvptr_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:472:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___qam_del_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:474:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___qam_del_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:476:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___qam_del_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:641:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___qam_add_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:643:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___qam_add_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/qam_auto.c:645:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___qam_add_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:66:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___txn_regop_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:68:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___txn_regop_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:70:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___txn_regop_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:183:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___txn_ckp_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:185:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___txn_ckp_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:187:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___txn_ckp_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:320:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___txn_xa_regop_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:322:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___txn_xa_regop_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:324:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___txn_xa_regop_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:454:10: style: Parameter 'notused1' can be declared as pointer to const. However it seems that 'CDB___txn_child_print' is a callback function, if 'notused1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:456:10: style: Parameter 'lsnp' can be declared as pointer to const. However it seems that 'CDB___txn_child_print' is a callback function, if 'lsnp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/txn_auto.c:458:8: style: Parameter 'notused3' can be declared as pointer to const. However it seems that 'CDB___txn_child_print' is a callback function, if 'notused3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/xa.c:134:8: style: Parameter 'xa_info' can be declared as pointer to const. However it seems that 'CDB___db_xa_close' is a callback function, if 'xa_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/xa.c:615:7: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'CDB___db_xa_complete' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/db/xa.c:615:16: style: Parameter 'retval' can be declared as pointer to const. However it seems that 'CDB___db_xa_complete' is a callback function, if 'retval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/htlib/DB2_db.cc:344:44: style: Parameter 'message' can be declared as pointer to const. However it seems that 'Error' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/htword/WordDBCache.cc:81:60: style: Parameter 'a' can be declared as pointer to const. However it seems that 'merge_cmp_size' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/htword/WordDBCache.cc:81:80: style: Parameter 'b' can be declared as pointer to const. However it seems that 'merge_cmp_size' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/htword/WordDBInfo.cc:30:47: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'message' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/htword/WordListMulti.cc:187:56: style: Parameter 'a' can be declared as pointer to const. However it seems that 'merge_cmp_size' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htdig-3.2.0b6/htword/WordListMulti.cc:187:72: style: Parameter 'b' can be declared as pointer to const. However it seems that 'merge_cmp_size' 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/h/html-xml-utils/html-xml-utils_7.7.orig.tar.gz html-xml-utils-7.7/hxaddid.c:77:23: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxclean.c:37:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxcopy.c:134:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxcount.c:97:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxcount.c:100:27: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxcount.c:103:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_text' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxcount.c:106:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxcount.c:110:22: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxcount.c:125:33: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_endtag' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxextract.c:70:23: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxextract.c:73:34: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxextract.c:82:31: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxextract.c:86:29: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxextract.c:142:33: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'handle_endtag' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxincl.c:177:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxindex.c:148:23: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxmultitoc.c:77:23: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxmultitoc.c:80:34: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxmultitoc.c:89:31: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxmultitoc.c:93:29: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxmultitoc.c:167:35: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_emptytag' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxmultitoc.c:183:33: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_endtag' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxname2id.c:74:23: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnormalize.c:60:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnsxml.c:64:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnsxml.c:70:27: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnsxml.c:76:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_text' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnsxml.c:82:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnsxml.c:92:22: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnsxml.c:168:26: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_endtag' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnum.c:88:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnum.c:94:27: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnum.c:106:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnum.c:118:22: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnum.c:187:28: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_emptytag' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxnum.c:202:26: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_endtag' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxpipe.c:143:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxpipe.c:174:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxpipe.c:231:26: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_endtag' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxprintlinks.c:107:27: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxprintlinks.c:114:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_text' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxprintlinks.c:121:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxprintlinks.c:136:22: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxprune.c:61:23: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxref.c:94:23: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxselect.c:227:34: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxselect.c:241:31: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxselect.c:251:29: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxtoc.c:108:23: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxunxmlns.c:67:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxunxmlns.c:73:27: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_comment' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxunxmlns.c:85:24: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_decl' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxunxmlns.c:95:22: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'handle_pi' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxwls.c:177:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] html-xml-utils-7.7/hxxmlns.c:179:16: style: Parameter 'clientdata' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'clientdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/htmldoc/htmldoc_1.9.23.orig.tar.gz htmldoc-1.9.23/htmldoc/epub.cxx:1061:23: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'compare_links' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/epub.cxx:1062:23: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'compare_links' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/html.cxx:974:23: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'compare_links' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/html.cxx:975:23: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'compare_links' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/htmllib.cxx:2564:26: style: Parameter 'v0' can be declared as pointer to const. However it seems that 'compare_variables' is a callback function, if 'v0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/htmllib.cxx:2565:26: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'compare_variables' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/htmlsep.cxx:1072:23: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'compare_links' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/htmlsep.cxx:1073:23: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'compare_links' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/iso8859.cxx:560:20: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_lut' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htmldoc-1.9.23/htmldoc/iso8859.cxx:561:20: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_lut' 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/h/htop/htop_3.4.1.orig.tar.gz htop-3.4.1/linux/GPUMeter.c:154:39: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'GPUMeter_init' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htop-3.4.1/linux/GPUMeter.c:158:39: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'GPUMeter_done' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htop-3.4.1/linux/LinuxProcessTable.c:706:82: style: Parameter 'value' can be declared as pointer to const. However it seems that 'LinuxProcessTable_calcLibSize_helper' 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/h/htrace/htrace_4.2+dfsg.orig.tar.xz incubator-retired-htrace-rel-4.2/htrace-c/src/receiver/noop.c:41:50: style: Parameter 'rcv' can be declared as pointer to const. However it seems that 'noop_rcv_add_span' is a callback function, if 'rcv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/receiver/noop.c:42:51: style: Parameter 'span' can be declared as pointer to const. However it seems that 'noop_rcv_add_span' is a callback function, if 'span' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/receiver/noop.c:47:47: style: Parameter 'rcv' can be declared as pointer to const. However it seems that 'noop_rcv_flush' is a callback function, if 'rcv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/receiver/noop.c:52:46: style: Parameter 'rcv' can be declared as pointer to const. However it seems that 'noop_rcv_free' is a callback function, if 'rcv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/always.c:50:69: style: Parameter 'tracer' can be declared as pointer to const. However it seems that 'always_sampler_create' is a callback function, if 'tracer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/always.c:56:65: style: Parameter 'sampler' can be declared as pointer to const. However it seems that 'always_sampler_to_str' is a callback function, if 'sampler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/always.c:61:55: style: Parameter 'sampler' can be declared as pointer to const. However it seems that 'always_sampler_next' is a callback function, if 'sampler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/always.c:66:56: style: Parameter 'sampler' can be declared as pointer to const. However it seems that 'always_sampler_free' is a callback function, if 'sampler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/never.c:50:68: style: Parameter 'tracer' can be declared as pointer to const. However it seems that 'never_sampler_create' is a callback function, if 'tracer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/never.c:56:64: style: Parameter 'sampler' can be declared as pointer to const. However it seems that 'never_sampler_to_str' is a callback function, if 'sampler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/never.c:61:54: style: Parameter 'sampler' can be declared as pointer to const. However it seems that 'never_sampler_next' is a callback function, if 'sampler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/sampler/never.c:66:55: style: Parameter 'sampler' can be declared as pointer to const. However it seems that 'never_sampler_free' is a callback function, if 'sampler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/test/htable-unit.c:39:39: style: Parameter 'k' can be declared as pointer to const. However it seems that 'expect_102' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] incubator-retired-htrace-rel-4.2/htrace-c/src/test/htable-unit.c:39:48: style: Parameter 'v' can be declared as pointer to const. However it seems that 'expect_102' 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/h/htslib/htslib_1.22.1+ds2.orig.tar.bz2 htslib-1.22.1/cram/cram_codecs.c:390:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_external_decode_char' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:410:70: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_external_decode_block' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:439:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_external_decode_size' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:450:68: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_external_get_block' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:548:37: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_external_encode_char' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:562:68: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_external_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:589:45: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cram_external_encode_init' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:737:60: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_varint_decode_size' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:748:66: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_varint_get_block' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:845:66: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_varint_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:869:49: style: Parameter 'st' can be declared as pointer to const. However it seems that 'cram_varint_encode_init' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:872:43: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'cram_varint_encode_init' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:924:60: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_const_decode_byte' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:934:59: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_const_decode_int' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:945:60: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_const_decode_long' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:960:40: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_const_decode_size' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:960:59: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_const_decode_size' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1003:35: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_const_encode' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1003:54: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_const_encode' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1004:29: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_const_encode' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1008:65: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_const_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1031:48: style: Parameter 'st' can be declared as pointer to const. However it seems that 'cram_const_encode_init' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1055:93: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_beta_decode_long' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1073:92: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_beta_decode_int' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1091:93: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_beta_decode_char' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1167:34: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_beta_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1327:94: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xpack_decode_long' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1342:93: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xpack_decode_int' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1391:94: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xpack_decode_char' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1521:35: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_xpack_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1587:34: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xpack_encode_char' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1667:41: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_long' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1667:60: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_long' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1667:75: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_long' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1667:85: style: Parameter 'out' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_long' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1667:95: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_long' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1671:94: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_int' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1692:41: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_char' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1692:60: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_char' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1692:75: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_char' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1692:85: style: Parameter 'out' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_char' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1692:95: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_char' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1703:47: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xdelta_decode_block' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1914:35: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_xdelta_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1949:41: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xdelta_encode_long' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1949:60: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xdelta_encode_long' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1950:34: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xdelta_encode_long' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1954:40: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xdelta_encode_int' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1954:59: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xdelta_encode_int' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:1955:33: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xdelta_encode_int' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2046:39: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xrle_decode_long' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2046:58: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xrle_decode_long' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2046:73: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xrle_decode_long' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2046:83: style: Parameter 'out' can be declared as pointer to const. However it seems that 'cram_xrle_decode_long' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2046:93: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xrle_decode_long' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2051:38: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xrle_decode_int' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2051:57: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xrle_decode_int' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2051:72: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xrle_decode_int' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2051:82: style: Parameter 'out' can be declared as pointer to const. However it seems that 'cram_xrle_decode_int' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2051:92: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xrle_decode_int' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2108:93: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_xrle_decode_char' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2286:35: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_xrle_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2341:39: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xrle_encode_long' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2341:58: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xrle_encode_long' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2342:34: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xrle_encode_long' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2347:38: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_xrle_encode_int' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2347:57: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_xrle_encode_int' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2348:33: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_xrle_encode_int' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2434:90: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_subexp_decode' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2528:89: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_gamma_decode' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2623:42: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_huffman_decode_null' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2623:61: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_huffman_decode_null' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2624:42: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_huffman_decode_null' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2624:52: style: Parameter 'out' can be declared as pointer to const. However it seems that 'cram_huffman_decode_null' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2624:62: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_huffman_decode_null' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2629:63: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_huffman_decode_char0' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2643:62: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_huffman_decode_char' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2678:62: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_huffman_decode_int0' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2691:61: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_huffman_decode_int' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2728:63: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_huffman_decode_long0' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2741:62: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_huffman_decode_long' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2971:43: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_huffman_encode_char0' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2971:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_huffman_encode_char0' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:2972:37: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_huffman_encode_char0' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3007:42: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_huffman_encode_int0' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3007:61: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_huffman_encode_int0' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3008:36: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_huffman_encode_int0' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3044:43: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'cram_huffman_encode_long0' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3044:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_huffman_encode_long0' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3045:37: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_huffman_encode_long0' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3094:67: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_huffman_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3484:44: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_byte_array_len_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3563:76: style: Parameter 'c' can be declared as pointer to const. However it seems that 'cram_byte_array_stop_decode_char' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3713:39: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cram_byte_array_stop_encode' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/cram/cram_codecs.c:3729:45: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'cram_byte_array_stop_encode_store' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/hfile.c:594:28: style: Parameter 'fpv' can be declared as pointer to const. However it seems that 'fd_flush' is a callback function, if 'fpv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/hfile.c:797:30: style: Parameter 'fpv' can be declared as pointer to const. However it seems that 'mem_seek' is a callback function, if 'fpv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/hfile.c:803:29: style: Parameter 'fpv' can be declared as pointer to const. However it seems that 'mem_close' is a callback function, if 'fpv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/hfile_libcurl.c:743:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'recv_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/multipart.c:114:39: style: Parameter 'fpv' can be declared as pointer to const. However it seems that 'multipart_write' is a callback function, if 'fpv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/multipart.c:120:36: style: Parameter 'fpv' can be declared as pointer to const. However it seems that 'multipart_seek' is a callback function, if 'fpv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/sam.c:3528:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sam_parse_eof' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/mpileup.c:56:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'plpconstructor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/mpileup.c:56:64: style: Parameter 'cd' can be declared as pointer to const. However it seems that 'plpconstructor' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/mpileup.c:60:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'plpdestructor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/mpileup.c:60:63: style: Parameter 'cd' can be declared as pointer to const. However it seems that 'plpdestructor' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/pileup.c:56:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'plpconstructor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/pileup.c:56:64: style: Parameter 'cd' can be declared as pointer to const. However it seems that 'plpconstructor' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/pileup.c:65:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'plpdestructor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/samples/pileup.c:65:63: style: Parameter 'cd' can be declared as pointer to const. However it seems that 'plpdestructor' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/test/test-regidx.c:307:53: style: Parameter 'chr' can be declared as pointer to const. However it seems that 'create_line_bed' is a callback function, if 'chr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/test/test-regidx.c:311:53: style: Parameter 'chr' can be declared as pointer to const. However it seems that 'create_line_tab' is a callback function, if 'chr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] htslib-1.22.1/test/test-regidx.c:315:53: style: Parameter 'chr' can be declared as pointer to const. However it seems that 'create_line_reg' is a callback function, if 'chr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/httest/httest_2.4.23.orig.tar.gz httest-2.4.23/src/foo.c:15:41: style: Parameter 'custom' can be declared as pointer to const. However it seems that 'foo_configure' is a callback function, if 'custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httest-2.4.23/src/foo.c:38:37: style: Parameter 'custom' can be declared as pointer to const. However it seems that 'foo_write' is a callback function, if 'custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/http-parser/http-parser_2.9.4.orig.tar.gz http-parser-2.9.4/bench.c:48:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'on_info' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/bench.c:53:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'on_data' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2106: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] http-parser-2.9.4/test.c:2117: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] http-parser-2.9.4/test.c:2136: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] http-parser-2.9.4/test.c:2165: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] http-parser-2.9.4/test.c:2179: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] http-parser-2.9.4/test.c:2189: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] http-parser-2.9.4/test.c:2198: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] http-parser-2.9.4/test.c:2211:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'message_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2244:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'response_status_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2258:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'chunk_header_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2271:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'chunk_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2289: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] http-parser-2.9.4/test.c:2297: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] http-parser-2.9.4/test.c:2305: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] http-parser-2.9.4/test.c:2313: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] http-parser-2.9.4/test.c:2321: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] http-parser-2.9.4/test.c:2329: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] http-parser-2.9.4/test.c:2338:44: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_message_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2347:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_response_status_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2355:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_chunk_header_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] http-parser-2.9.4/test.c:2363:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_chunk_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/httperf/httperf_0.9.0.orig.tar.gz httperf-0.9.0/src/gen/call_seq.c:92:33: style: Parameter 'call' can be declared as pointer to const. However it seems that 'call_done' is a callback function, if 'call' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httperf-0.9.0/src/stat/basic.c:130:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'conn_timeout' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httperf-0.9.0/src/stat/basic.c:173:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'conn_created' 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/h/httrack/httrack_3.49.6.orig.tar.gz httrack-3.49.6/libtest/example-main.c:127:60: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_init' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:130:62: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_uninit' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:133:60: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_start' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:133:77: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_start' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:137:60: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_chopt' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:137:77: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_chopt' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:140:58: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_end' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:140:75: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_end' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:144:64: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_checkhtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:145:55: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_checkhtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:145:66: style: Parameter 'html' can be declared as pointer to const. However it seems that 'httrack_wrapper_checkhtml' is a callback function, if 'html' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:151:59: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_loop' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:151:76: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_loop' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:152:45: style: Parameter '_back' can be declared as pointer to const. However it seems that 'httrack_wrapper_loop' is a callback function, if '_back' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:154:57: style: Parameter 'stats' can be declared as pointer to const. However it seems that 'httrack_wrapper_loop' is a callback function, if 'stats' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:158:68: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_query' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:159:59: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_query' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:164:69: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_query2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:165:60: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_query2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:170:69: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_query3' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:171:60: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_query3' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:176:60: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_check' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:176:77: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_check' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:182:61: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_pause' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:183:52: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_pause' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:186:64: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_filesave' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:187:55: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_filesave' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:189:67: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_linkdetected' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:190:58: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_linkdetected' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:190:69: style: Parameter 'link' can be declared as pointer to const. However it seems that 'httrack_wrapper_linkdetected' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:194:64: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_xfrstatus' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:195:55: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_xfrstatus' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:195:66: style: Parameter 'back' can be declared as pointer to const. However it seems that 'httrack_wrapper_xfrstatus' is a callback function, if 'back' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:198:69: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_preprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:199:60: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_preprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:200:54: style: Parameter 'len' can be declared as pointer to const. However it seems that 'httrack_wrapper_preprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:205:70: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_postprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:206:61: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_postprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:207:55: style: Parameter 'len' can be declared as pointer to const. However it seems that 'httrack_wrapper_postprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:212:65: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_check_mime' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:213:56: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_check_mime' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:218:65: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_filesave2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:219:56: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_filesave2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:224:68: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_linkdetected2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:225:59: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_linkdetected2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:225:70: style: Parameter 'link' can be declared as pointer to const. However it seems that 'httrack_wrapper_linkdetected2' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:229:63: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_savename' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:230:54: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_savename' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:234:74: style: Parameter 'save' can be declared as pointer to const. However it seems that 'httrack_wrapper_savename' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:237:65: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_sendheader' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:238:56: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_sendheader' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:238:67: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'httrack_wrapper_sendheader' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:242:54: style: Parameter 'outgoing' can be declared as pointer to const. However it seems that 'httrack_wrapper_sendheader' is a callback function, if 'outgoing' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:245:68: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'httrack_wrapper_receiveheader' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:246:59: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'httrack_wrapper_receiveheader' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:246:70: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'httrack_wrapper_receiveheader' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/libtest/example-main.c:250:57: style: Parameter 'incoming' can be declared as pointer to const. However it seems that 'httrack_wrapper_receiveheader' is a callback function, if 'incoming' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htshash.c:63:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'key_freehandler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htshash.c:84:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'key_sav_equals' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htshash.c:92:46: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'key_sav_debug_print' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htshash.c:97:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'value_sav_debug_print' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5068:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'default_coucal_asserthandler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5659:57: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_init' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5661:59: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_uninit' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5664:57: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_start' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5664:74: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_start' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5667:57: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_chopt' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5667:74: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_chopt' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5670:55: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_end' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5670:72: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_end' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5673:66: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_preprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5674:57: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_preprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5675:51: style: Parameter 'len' can be declared as pointer to const. However it seems that 'htsdefault_preprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5679:67: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_postprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5680:58: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_postprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5681:52: style: Parameter 'len' can be declared as pointer to const. However it seems that 'htsdefault_postprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5685:61: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_checkhtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5686:52: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_checkhtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5686:63: style: Parameter 'html' can be declared as pointer to const. However it seems that 'htsdefault_checkhtml' is a callback function, if 'html' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5691:56: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_loop' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5691:73: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_loop' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5691:90: style: Parameter 'back' can be declared as pointer to const. However it seems that 'htsdefault_loop' is a callback function, if 'back' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5691:185: style: Parameter 'stats' can be declared as pointer to const. However it seems that 'htsdefault_loop' is a callback function, if 'stats' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5694:65: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_query' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5695:56: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_query' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5699:66: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_query2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5700:57: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_query2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5704:66: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_query3' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5705:57: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_query3' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5709:57: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_check' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5709:74: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_check' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5714:62: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_check_mime' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5715:53: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_check_mime' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5720:58: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_pause' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5720:75: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_pause' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5726:61: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_filesave' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5727:52: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_filesave' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5729:62: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_filesave2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5730:53: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_filesave2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5735:64: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_linkdetected' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5736:55: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_linkdetected' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5736:66: style: Parameter 'link' can be declared as pointer to const. However it seems that 'htsdefault_linkdetected' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5739:65: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_linkdetected2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5740:56: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_linkdetected2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5740:67: style: Parameter 'link' can be declared as pointer to const. However it seems that 'htsdefault_linkdetected2' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5744:61: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_xfrstatus' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5745:52: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_xfrstatus' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5745:69: style: Parameter 'back' can be declared as pointer to const. However it seems that 'htsdefault_xfrstatus' is a callback function, if 'back' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5748:60: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_savename' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5748:77: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_savename' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5752:71: style: Parameter 'save' can be declared as pointer to const. However it seems that 'htsdefault_savename' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5755:60: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_sendhead' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5755:77: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_sendhead' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5756:46: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'htsdefault_sendhead' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5759:49: style: Parameter 'outgoing' can be declared as pointer to const. However it seems that 'htsdefault_sendhead' is a callback function, if 'outgoing' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5762:63: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_receivehead' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5763:54: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_receivehead' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5763:65: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'htsdefault_receivehead' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5767:52: style: Parameter 'incoming' can be declared as pointer to const. However it seems that 'htsdefault_receivehead' is a callback function, if 'incoming' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5770:58: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_detect' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5770:75: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_detect' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5771:56: style: Parameter 'str' can be declared as pointer to const. However it seems that 'htsdefault_detect' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5774:57: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsdefault_parse' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5774:74: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsdefault_parse' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/htslib.c:5775:55: style: Parameter 'str' can be declared as pointer to const. However it seems that 'htsdefault_parse' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:285:54: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_init' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:287:56: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_uninit' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:289:54: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_start' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:289:71: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_start' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:300:52: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_end' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:300:69: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_end' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:303:63: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_preprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:304:54: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_preprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:304:77: style: Parameter 'len' can be declared as pointer to const. However it seems that 'htsshow_preprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:309:64: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_postprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:310:55: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_postprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:311:49: style: Parameter 'len' can be declared as pointer to const. However it seems that 'htsshow_postprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:315:58: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_checkhtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:315:75: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_checkhtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:316:44: style: Parameter 'html' can be declared as pointer to const. However it seems that 'htsshow_checkhtml' is a callback function, if 'html' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:321:182: style: Parameter 'stats' can be declared as pointer to const. However it seems that 'htsshow_loop' is a callback function, if 'stats' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:661:54: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_check' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:661:71: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_check' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:665:59: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_check_mime' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:665:76: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_check_mime' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:670:55: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_pause' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:670:72: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_pause' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:676:58: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_filesave' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:676:75: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_filesave' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:679:59: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_filesave2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:679:76: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_filesave2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:684:61: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_linkdetected' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:685:52: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_linkdetected' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:685:63: style: Parameter 'link' can be declared as pointer to const. However it seems that 'htsshow_linkdetected' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:688:62: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_linkdetected2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:689:53: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_linkdetected2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:689:64: style: Parameter 'link' can be declared as pointer to const. However it seems that 'htsshow_linkdetected2' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:693:58: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_xfrstatus' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:693:75: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_xfrstatus' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:694:50: style: Parameter 'back' can be declared as pointer to const. However it seems that 'htsshow_xfrstatus' is a callback function, if 'back' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:697:57: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_savename' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:697:74: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_savename' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:701:68: style: Parameter 'save' can be declared as pointer to const. However it seems that 'htsshow_savename' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:704:59: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_sendheader' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:704:76: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_sendheader' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:705:45: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'htsshow_sendheader' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:708:48: style: Parameter 'outgoing' can be declared as pointer to const. However it seems that 'htsshow_sendheader' is a callback function, if 'outgoing' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:711:62: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'htsshow_receiveheader' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:712:53: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'htsshow_receiveheader' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:712:64: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'htsshow_receiveheader' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httrack-3.49.6/src/httrack.c:716:51: style: Parameter 'incoming' can be declared as pointer to const. However it seems that 'htsshow_receiveheader' is a callback function, if 'incoming' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/httraqt/httraqt_1.4.11.orig.tar.gz httraqt-1.4.11/sources/main/htinterface.cpp:103:46: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_check' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:103:62: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_check' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:111:51: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_check_mime' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:111:67: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_check_mime' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:118:47: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_pause' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:118:63: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_pause' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:127:50: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_filesave' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:127:66: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_filesave' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:132:51: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_filesave2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:132:67: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_filesave2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:157:54: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_linkdetected' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:157:71: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_linkdetected' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:158:40: style: Parameter 'link' can be declared as pointer to const. However it seems that 'wrapper_linkdetected' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:164:55: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_linkdetected2' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:164:72: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_linkdetected2' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:165:41: style: Parameter 'link' can be declared as pointer to const. However it seems that 'wrapper_linkdetected2' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:187:52: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_sendheader' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:187:69: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_sendheader' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:188:38: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'wrapper_sendheader' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:190:41: style: Parameter 'outgoing' can be declared as pointer to const. However it seems that 'wrapper_sendheader' is a callback function, if 'outgoing' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:196:55: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_receiveheader' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:196:72: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_receiveheader' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:197:41: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'wrapper_receiveheader' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:199:69: style: Parameter 'incoming' can be declared as pointer to const. However it seems that 'wrapper_receiveheader' is a callback function, if 'incoming' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:240:55: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_preprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:240:71: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_preprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:240:94: style: Parameter 'len' can be declared as pointer to const. However it seems that 'wrapper_preprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:247:56: style: Parameter 'carg' can be declared as pointer to const. However it seems that 'wrapper_postprocesshtml' is a callback function, if 'carg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:247:72: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'wrapper_postprocesshtml' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:247:95: style: Parameter 'len' can be declared as pointer to const. However it seems that 'wrapper_postprocesshtml' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httraqt-1.4.11/sources/main/htinterface.cpp:287:175: style: Parameter 'stats' can be declared as pointer to const. However it seems that 'wrapper_loop' is a callback function, if 'stats' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hubicfuse/hubicfuse_3.0.1.orig.tar.gz hubicfuse-3.0.1/cloudfsapi.c:149:37: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'header_dispatch' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfsapi.c:210:46: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'header_get_meta_dispatch' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfsapi.c:264:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'fwrite2' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfsapi.c:326:33: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'writefunc_callback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfsapi.c:1519:38: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'writefunc_string' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfuse.c:130:48: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cfs_fgetattr' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfuse.c:465:65: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cfs_release' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfuse.c:493:49: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cfs_ftruncate' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfuse.c:507:59: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cfs_write' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hubicfuse-3.0.1/cloudfuse.c:544:75: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cfs_fsync' 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/h/hugin/hugin_2025.0.1+dfsg.orig.tar.xz hugin-2025.0.1/src/hugin1/base_wx/GraphTools.cpp:45:49: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnLeftDown' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/GraphTools.cpp:50:50: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRightDown' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/HFOVDialog.cpp:108:49: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnTypeChanged' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/HFOVDialog.cpp:176:56: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFocalLengthChanged' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/HFOVDialog.cpp:218:55: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCropFactorChanged' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/HFOVDialog.cpp:261:56: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnLoadLensParameters' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/HFOVDialog.cpp:363:40: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOk' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/PTWXDlg.cpp:41:34: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'PTPrintErrorWX' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/wxLensDB.cpp:266:56: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCheckChanged' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/base_wx/wxLensDB.cpp:579:56: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCheckChanged' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:266:43: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnExit' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:369:47: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnAddImage' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:476:50: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRemoveImage' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:552:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFindLines' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:575:47: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOptimize' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:743:47: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSaveLens' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:777:50: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSaveProject' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:807:52: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnImageSelected' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:827:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnShowLines' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:833:44: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnReset' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/calibrate_lens/LensCalFrame.cpp:842:46: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRefresh' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/EditOutputIniDialog.cpp:153:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOk' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/EditOutputIniDialog.cpp:503:56: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnAddSection' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/EditOutputIniDialog.cpp:527:59: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRenameSection' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/EditOutputIniDialog.cpp:556:58: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnAddCondition' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/GLViewer.cpp:322:38: style: Parameter 'e' can be declared as reference to const. However it seems that 'RedrawE' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/GLViewer.cpp:356:37: style: Parameter 'e' can be declared as reference to const. However it seems that 'Resized' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/GLViewer.cpp:420:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnEraseBackground' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/GLViewer.cpp:439:42: style: Parameter 'e' can be declared as reference to const. However it seems that 'MouseLeave' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/PapywizardImport.cpp:325:40: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCpfindCheck' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/SelectCropAspectRatioDialog.cpp:67:52: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOk' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/SelectCropAspectRatioDialog.cpp:136:64: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnAddAspectRatio' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/SelectCropAspectRatioDialog.cpp:165:67: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRemoveAspectRatio' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/hugin/SelectCropAspectRatioDialog.cpp:183:63: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnListBoxSelect' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/icpfind/icpfind.cpp:99:43: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptProgress' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/icpfind/icpfind.cpp:103:42: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptinfoDlg' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/ptbatcher/ChangeUserDefinedDialog.cpp:132:68: style: Parameter 'e' can be declared as reference to const. However it seems that 'UpdateStatus' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/ptbatcher/ChangeUserDefinedDialog.cpp:152:72: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnChooseFilename' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/ptbatcher/ChangeUserDefinedDialog.cpp:163:60: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOk' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/ptbatcher/ProgressStatusBar.cpp:45:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnSize' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/CreateBrightImgDlg.cpp:123:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnOk' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/CreateBrightImgDlg.cpp:160:65: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCreateExposureLevels' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/CreateBrightImgDlg.cpp:180:58: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnExposureSelected' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/CreateBrightImgDlg.cpp:208:46: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSize' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:310:46: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnAddFiles' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:365:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnRemoveFile' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:398:48: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnCreateFile' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:472:58: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFileSelectionChanged' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:478:59: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnFileCheckStateChanged' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:513:49: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnLoadSetting' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:538:49: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSaveSetting' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:594:50: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnResetSetting' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:619:53: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnGeneratePreview' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/EnfusePanel.cpp:673:52: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnGenerateOutput' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin1/toolbox/PreviewWindow.cpp:76:43: 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] hugin-2025.0.1/src/hugin1/toolbox/PreviewWindow.cpp:89:41: style: Parameter 'e' can be declared as reference to const. However it seems that 'OnSize' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin_cpfind/cpfind/PanoDetector.h:485:43: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptProgress' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin_cpfind/cpfind/PanoDetector.h:489:42: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptinfoDlg' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin_cpfind/cpfind/PanoDetector.h:485:43: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptProgress' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/hugin_cpfind/cpfind/PanoDetector.h:489:42: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptinfoDlg' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/align_image_stack.cpp:517:42: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptProgress' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/align_image_stack.cpp:521:41: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptinfoDlg' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/cpclean.cpp:72:42: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptProgress' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/cpclean.cpp:77:41: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptinfoDlg' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/linefind.cpp:61:43: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptProgress' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/linefind.cpp:65:42: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptinfoDlg' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/tca_correct.cpp:224:42: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptProgress' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/tca_correct.cpp:228:41: style: Parameter 'argument' can be declared as pointer to const. However it seems that 'ptinfoDlg' is a callback function, if 'argument' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/tca_correct.cpp:330:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'optVis' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/tca_correct.cpp:330:31: style: Parameter 'x' can be declared as pointer to const. However it seems that 'optVis' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugin-2025.0.1/src/tools/tca_correct.cpp:330:80: style: Parameter 'data' can be declared as pointer to const. However it seems that 'optVis' 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/h/hugs98/hugs98_98.200609.21.orig.tar.gz hugs98-plus-Sep2006/src/dotnet/HugsWrapper.h:260:37: style: Parameter 'sender' can be declared as pointer to const. However it seems that 'Resolver' is a callback function, if 'sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hugs98-plus-Sep2006/src/dotnet/HugsWrapper.h:260:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Resolver' 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/h/hunt/hunt_1.5.orig.tar.gz hunt-1.5/c/list.c:242:47: style: Parameter 'p' can be declared as pointer to const. However it seems that '__func_remove' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/c/list.c:242:56: style: Parameter 'm' can be declared as pointer to const. However it seems that '__func_remove' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/c/list.c:250:50: style: Parameter 'p' can be declared as pointer to const. However it seems that '__func_remove_at' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/c/list.c:250:59: style: Parameter 'm' can be declared as pointer to const. However it seems that '__func_remove_at' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/hijack.c:44:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'func_hijack_dst' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/hijack.c:55:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'func_hijack_src' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/hunt.c:184:54: style: Parameter 'c' can be declared as pointer to const. However it seems that 'ht_eq' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/hunt.c:185:27: style: Parameter 'uci' can be declared as pointer to const. However it seems that 'ht_eq' is a callback function, if 'uci' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/main.c:73:72: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'func_dump_connection_dst' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/main.c:84:72: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'func_dump_connection_src' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/resolv.c:127:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'update_thr' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/synchijack.c:22:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'func_hijack_dst_sync' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hunt-1.5/synchijack.c:47:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'func_hijack_src_sync' 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/h/hvcc/hvcc_0.15.0.orig.tar.xz hvcc-0.15.0/hvcc/generators/vs2015/Heavy/main.c:24:75: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'printHook' 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/h/hwinfo/hwinfo_21.82.orig.tar.gz hwinfo-21.82/hwinfo.c:939:22: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'progress2' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/hwinfo.c:939:33: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'progress2' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:4392:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test_read_block0_open' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:4499:25: style: Parameter 'hd_data' can be declared as pointer to const. However it seems that 'is_modem' is a callback function, if 'hd_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:4499:40: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'is_modem' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:4513:25: style: Parameter 'hd_data' can be declared as pointer to const. However it seems that 'is_audio' is a callback function, if 'hd_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:4513:40: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'is_audio' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:4534:25: style: Parameter 'hd_data' can be declared as pointer to const. However it seems that 'is_pppoe' is a callback function, if 'hd_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:5235:31: style: Parameter 'hd_data' can be declared as pointer to const. However it seems that 'is_pcmcia_ctrl' is a callback function, if 'hd_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/hd.c:5235:46: style: Parameter 'hd' can be declared as pointer to const. However it seems that 'is_pcmcia_ctrl' is a callback function, if 'hd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/hd/pppoe.c:321:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parse_hostuniq' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdb/cdb_read.c:39:44: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'compare_vendor' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdb/cdb_read.c:39:65: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'compare_vendor' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdb/cdb_read.c:43:40: style: Parameter 'c1' can be declared as pointer to const. However it seems that 'compare_card' is a callback function, if 'c1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdb/cdb_read.c:43:59: style: Parameter 'c2' can be declared as pointer to const. However it seems that 'compare_card' is a callback function, if 'c2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdb/cdb_read.c:52:41: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'compare_type' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdb/cdb_read.c:52:61: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'compare_type' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdbisdn.c:268:41: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'compare_type' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwinfo-21.82/src/isdn/cdbisdn.c:268:61: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'compare_type' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hwloc/hwloc_2.13.0.orig.tar.bz2 hwloc-2.13.0/hwloc/shmem.c:43:42: style: Parameter 'tma' can be declared as pointer to const. However it seems that 'tma_get_length_malloc' is a callback function, if 'tma' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-bgq.c:49:38: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_bgq' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-cuda.c:69:43: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_cuda_discover' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-cuda.c:69:78: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_cuda_discover' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-darwin.c:541:41: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_darwin' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-darwin.c:541:76: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_darwin' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-fake.c:14:39: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_fake' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-fake.c:14:74: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_fake' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-freebsd.c:523:42: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_freebsd' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-freebsd.c:523:77: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_freebsd' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-gl.c:26:41: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_gl_discover' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-gl.c:26:76: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_gl_discover' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-levelzero.c:745:48: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_levelzero_discover' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-levelzero.c:745:83: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_levelzero_discover' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-linux.c:6303:64: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_linux_backend_get_pci_busid_cpuset' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-linux.c:6304:35: style: Parameter 'busid' can be declared as pointer to const. However it seems that 'hwloc_linux_backend_get_pci_busid_cpuset' is a callback function, if 'busid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-linux.c:7906:51: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_linux_backend_disable' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-netbsd.c:138:41: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_netbsd' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-netbsd.c:138:76: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_netbsd' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-noos.c:15:39: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_noos' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-noos.c:15:74: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_noos' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-nvml.c:168:43: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_nvml_discover' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-nvml.c:168:78: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_nvml_discover' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-opencl.c:42:45: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_opencl_discover' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-opencl.c:42:80: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_opencl_discover' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-rsmi.c:259:43: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_rsmi_discover' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-rsmi.c:259:78: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_rsmi_discover' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-solaris.c:983:42: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_solaris' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-solaris.c:983:77: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_solaris' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-synthetic.c:1028:79: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_synthetic' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-synthetic.c:1073:55: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_synthetic_backend_disable' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-windows.c:966:42: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_look_windows' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-windows.c:966:77: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_look_windows' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-x86.c:1736:77: style: Parameter 'dstatus' can be declared as pointer to const. However it seems that 'hwloc_x86_discover' is a callback function, if 'dstatus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-x86.c:1891:49: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'hwloc_x86_backend_disable' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/hwloc/topology-xml-libxml.c:26:53: style: Parameter '__hwloc_attribute_unused' can be declared as pointer to const. However it seems that 'hwloc_libxml2_error_callback' is a callback function, if '__hwloc_attribute_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/utils/lstopo/lstopo-android.c:54:51: style: Parameter '__hwloc_attribute_unused' can be declared as pointer to const. However it seems that 'native_android_line' is a callback function, if '__hwloc_attribute_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/utils/lstopo/lstopo-ascii.c:149:51: style: Parameter '__hwloc_attribute_unused' can be declared as pointer to const. However it seems that 'ascii_declare_color' is a callback function, if '__hwloc_attribute_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hwloc-2.13.0/utils/lstopo/lstopo-tikz.c:41:72: style: Parameter 'lcolor' can be declared as pointer to const. However it seems that 'tikz_declare_color' is a callback function, if 'lcolor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hydrasdr-host/hydrasdr-host_1.1.0.orig.tar.gz hydrasdr-host-1.1.0/hydrasdr-tools/src/hydrasdr_async_rx.c:340:38: style: Parameter 't' can be declared as pointer to const. However it seems that 'rx_callback' 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/h/hyperrogue/hyperrogue_12.1q.orig.tar.xz hyperrogue-12.1q/shmup.cpp:1901:22: style: Parameter 'm1' can be declared as pointer to const. However it seems that 'closer' is a callback function, if 'm1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hyperrogue-12.1q/shmup.cpp:1901:35: style: Parameter 'm2' can be declared as pointer to const. However it seems that 'closer' is a callback function, if 'm2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/h/hyperscan/hyperscan_5.4.2.orig.tar.gz intel-hyperscan-bc3b191/chimera/ch_runtime.c:98:31: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'null_onEvent' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-hyperscan-bc3b191/examples/simplegrep.c:71:74: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'eventHandler' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-hyperscan-bc3b191/src/runtime.c:72:40: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'null_onEvent' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-hyperscan-bc3b191/unit/internal/fdr_flood.cpp:104:60: style: Parameter 'scratch' can be declared as pointer to const. However it seems that 'countCallback' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/i3-wm/i3-wm_4.25.1.orig.tar.xz i3-4.25.1/i3bar/src/config.c:49:38: style: Parameter 'params_' can be declared as pointer to const. However it seems that 'config_end_array_cb' is a callback function, if 'params_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/i3bar/src/config.c:60:33: style: Parameter 'params_' can be declared as pointer to const. However it seems that 'config_null_cb' is a callback function, if 'params_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/i3bar/src/ipc.c:274:51: style: Parameter 'watcher' can be declared as pointer to const. However it seems that 'got_data' is a callback function, if 'watcher' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/i3bar/src/parse_json_header.c:63:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'header_map_key' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/i3bar/src/xcb.c:1327:39: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'xcb_io_cb' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/i3bar/src/xcb.c:1327:52: style: Parameter 'watcher' can be declared as pointer to const. However it seems that 'xcb_io_cb' is a callback function, if 'watcher' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/bindings.c:392:88: style: Parameter 'data' can be declared as pointer to const. However it seems that 'add_keycode_if_matches' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/display_version.c:39:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'version_map_key' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/drag.c:157:51: style: Parameter 'w' can be declared as pointer to const. However it seems that 'xcb_drag_prepare_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/ipc.c:1477:48: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ipc_client_timeout' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/load_layout.c:603:48: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'json_determine_content_deeper' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/load_layout.c:608:51: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'json_determine_content_shallower' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/main.c:119:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'xcb_got_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/main.c:228:48: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'handle_term_signal' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/main.c:228:65: style: Parameter 'signal' can be declared as pointer to const. However it seems that 'handle_term_signal' is a callback function, if 'signal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/restore_layout.c:46:48: style: Parameter 'w' can be declared as pointer to const. However it seems that 'restore_xcb_got_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/src/workspace.c:418:67: style: Parameter 'w' can be declared as pointer to const. However it seems that 'workspace_defer_update_urgent_hint_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3-4.25.1/testcases/inject_randr1.5.c:124:44: style: Parameter 'w' can be declared as pointer to const. However it seems that 'uds_connection_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/i/i3blocks/i3blocks_1.5.orig.tar.gz i3blocks-1.5/block.c:59:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'block_setenv' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3blocks-1.5/config.c:86:40: style: Parameter 'section' can be declared as pointer to const. However it seems that 'config_ini_section_cb' is a callback function, if 'section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3blocks-1.5/config.c:101:41: style: Parameter 'key' can be declared as pointer to const. However it seems that 'config_ini_property_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] i3blocks-1.5/config.c:101:52: style: Parameter 'value' can be declared as pointer to const. However it seems that 'config_ini_property_cb' 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/i/iaxmodem/iaxmodem_1.2.0~dfsg.orig.tar.gz iaxmodem-1.2.0/lib/libiax2/src/iax2-parser.c:70:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dump_addr' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/libiax2/src/iax2-parser.c:81:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dump_string' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/libiax2/src/iax2-parser.c:106:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dump_byte' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/libiax2/src/iax2-parser.c:114:59: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dump_samprate' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/at_interpreter.c:775:45: style: Parameter 's' can be declared as pointer to const. However it seems that 'at_cmd_dummy' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/at_interpreter.c:1219:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'at_cmd_plus_A8A' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/at_interpreter.c:1226:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'at_cmd_plus_A8C' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/at_interpreter.c:1275:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'at_cmd_plus_A8I' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/at_interpreter.c:1282:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'at_cmd_plus_A8J' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/at_interpreter.c:1299:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'at_cmd_plus_A8R' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/at_interpreter.c:4495:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'at_cmd_plus_VAC' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/fax.c:103:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dummy_rx' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/t31.c:168:51: style: Parameter 't' can be declared as pointer to const. However it seems that 'process_rx_indicator' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/t31.c:236:46: style: Parameter 't' can be declared as pointer to const. However it seems that 'process_rx_data' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/t31.c:1626:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dummy_rx' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/t38_gateway.c:139:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dummy_rx' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/t38_gateway.c:932:46: style: Parameter 't' can be declared as pointer to const. However it seems that 'process_rx_data' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/t38_terminal.c:170:51: style: Parameter 't' can be declared as pointer to const. However it seems that 'process_rx_indicator' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/t38_terminal.c:243:46: style: Parameter 't' can be declared as pointer to const. However it seems that 'process_rx_data' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/v17tx.c:179:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'fake_get_bit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/v22bis_tx.c:276:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'fake_get_bit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/v27ter_tx.c:78:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'fake_get_bit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/src/v29tx.c:79:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'fake_get_bit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/async_tests.c:110:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_get_async_byte' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/async_tests.c:120:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_put_async_byte' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/bell_mf_rx_tests.c:179:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'digit_delivery' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/bert_tests.c:56:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'reporter' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/bert_tests.c:56:67: style: Parameter 'results' can be declared as pointer to const. However it seems that 'reporter' is a callback function, if 'results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/dtmf_rx_tests.c:214:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'digit_delivery' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/dtmf_rx_tests.c:247:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'digit_status' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tester.c:231:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dummy_rx' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tests.c:71:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tests.c:94:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_d_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tests.c:150:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tests.c:183:50: style: Parameter 's' can be declared as pointer to const. However it seems that 'real_time_frame_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tests.c:184:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'real_time_frame_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tests.c:201:42: style: Parameter 's' can be declared as pointer to const. However it seems that 'document_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fax_tests.c:201:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'document_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fsk_tests.c:68:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rx_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fsk_tests.c:93:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'tx_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fsk_tests.c:123:40: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cutoff_test_rx_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fsk_tests.c:160:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'reporter' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/fsk_tests.c:160:67: style: Parameter 'results' can be declared as pointer to const. However it seems that 'reporter' is a callback function, if 'results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/hdlc_tests.c:90:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'frame_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/hdlc_tests.c:159:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'underflow_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/modem_connect_tones_tests.c:96:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'preamble_get_bit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/modem_connect_tones_tests.c:122:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'preamble_detected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/modem_connect_tones_tests.c:133:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ced_detected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/modem_connect_tones_tests.c:141:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cng_detected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/modem_connect_tones_tests.c:149:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ec_dis_detected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/r2_mf_rx_tests.c:199:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'digit_delivery' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/sig_tone_tests.c:58:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/super_tone_rx_tests.c:348:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wakeup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/super_tone_rx_tests.c:357:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tone_segment' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t31_tests.c:194:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t31_tests.c:194:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t31_tests.c:204:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_d_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t31_tests.c:231:42: style: Parameter 's' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t31_tests.c:231:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_core_tests.c:77:49: style: Parameter 's' can be declared as pointer to const. However it seems that 'rx_missing_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_core_tests.c:77:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rx_missing_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_core_tests.c:85:51: style: Parameter 's' can be declared as pointer to const. However it seems that 'rx_indicator_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_core_tests.c:85:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rx_indicator_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_core_tests.c:96:46: style: Parameter 's' can be declared as pointer to const. However it seems that 'rx_data_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_core_tests.c:96:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rx_data_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_tests.c:95:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_tests.c:95:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_tests.c:105:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_d_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_tests.c:132:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_tests.c:159:58: style: Parameter 's' can be declared as pointer to const. However it seems that 'real_time_frame_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_tests.c:160:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'real_time_frame_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_to_terminal_tests.c:90:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_to_terminal_tests.c:90:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_to_terminal_tests.c:100:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_d_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_gateway_to_terminal_tests.c:127:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_tests.c:87:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_tests.c:87:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_tests.c:97:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_d_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_tests.c:124:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_to_gateway_tests.c:90:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_to_gateway_tests.c:90:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_to_gateway_tests.c:100:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_d_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/t38_terminal_to_gateway_tests.c:127:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/tsb85_tests.c:84:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_b_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/tsb85_tests.c:107:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_d_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/tsb85_tests.c:163:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'phase_e_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/tsb85_tests.c:194:54: style: Parameter 's' can be declared as pointer to const. However it seems that 't30_real_time_frame_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/tsb85_tests.c:195:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 't30_real_time_frame_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/tsb85_tests.c:207:42: style: Parameter 's' can be declared as pointer to const. However it seems that 'document_handler' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/tsb85_tests.c:207:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'document_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v17_tests.c:95:67: style: Parameter 'results' can be declared as pointer to const. However it seems that 'reporter' is a callback function, if 'results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v17_tests.c:193:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'v17_tx_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v27ter_tests.c:91:67: style: Parameter 'results' can be declared as pointer to const. However it seems that 'reporter' is a callback function, if 'results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v27ter_tests.c:133:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'v27ter_rx_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v27ter_tests.c:175:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'v27ter_tx_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v29_tests.c:90:67: style: Parameter 'results' can be declared as pointer to const. However it seems that 'reporter' is a callback function, if 'results' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v29_tests.c:188:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'v29_tx_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v42_tests.c:53:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'v42_status' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v42_tests.c:63:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'v42_frames' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v42bis_tests.c:59:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'frame_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v42bis_tests.c:68:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'data_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iaxmodem-1.2.0/lib/spandsp/tests/v8_tests.c:54:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ibm-3270/ibm-3270_4.3ga10.orig.tar.gz suite3270-4.3/Common/b3270/ui_stream.c:1659:24: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'xml_end' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/c3270/tls_passwd_gui.c:52:33: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'tls_passwd_continue_input' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/c3270/tls_passwd_gui.c:61:30: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'tls_passwd_abort_input' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:546:20: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'it_continue' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:897:14: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'it_go' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:914:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_base' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:920:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_continue' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:926:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_direction' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:932:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_source_file' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:938:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_dest_file' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:944:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_host_type' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:950:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_ascii' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:956:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_cr' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:962:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_remap' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:976:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_keep' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:982:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_recfm' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:988:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_lrecl' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:995:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_blksize' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1001:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_alloc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1007:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_primary' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1014:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_secondary' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1021:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_avblock' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1034:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_other_options' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1040:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_go' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1048:21: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_continue' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1254:18: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_lrecl' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/Common/icmd.c:1261:20: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_blksize' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/extern/libexpat/expat/tests/runtests.c:3625:24: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'xml_decl_handler' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/extern/libexpat/expat/tests/runtests.c:3637:32: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'param_check_skip_handler' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/extern/libexpat/expat/tests/runtests.c:4827:42: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'selective_aborting_default_handler' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/Cme.c:241:43: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/CmeBSB.c:385:43: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/CmeLine.c:258:46: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/CmeLine.c:284:43: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/CmplxMenu.c:513:52: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/CmplxMenu.c:548:45: 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] suite3270-4.3/x3270/CmplxMenu.c:641:12: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'PositionMenuAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/Husk.c:104:70: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/Husk.c:105:30: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/Husk.c:111:45: 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] suite3270-4.3/x3270/Husk.c:148:46: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'Initialize' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/Husk.c:165:21: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/save.c:913:32: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'dummy_error_handler' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/save.c:913:59: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'dummy_error_handler' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.3/x3270/select.c:1894:17: style: Parameter 'length' can be declared as pointer to const. However it seems that 'paste_callback' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ibsim/ibsim_0.12.orig.tar.gz ibsim-0.12/ibsim/sim_mad.c:311:31: style: Parameter 'port' can be declared as pointer to const. However it seems that 'do_nodedesc' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1155:76: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_rcv_error_details_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1217:79: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_xmit_discard_details_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1263:74: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_op_rcv_counters_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1295:76: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_flow_ctl_counters_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1357:72: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_vl_op_packets_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1417:69: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_vl_op_data_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1478:89: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_vl_xmit_flow_ctl_update_errors_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibsim-0.12/ibsim/sim_mad.c:1538:80: style: Parameter 'pc' can be declared as pointer to const. However it seems that 'pc_vl_xmit_wait_counters_sum' is a callback function, if 'pc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ibus/ibus_1.5.34~beta1.orig.tar.xz ibus-1.5.34~beta1/bindings/vala/emojier.c:1636:32: style: Parameter 'self' can be declared as pointer to const. However it seems that '_g_strdup_gcopy_func' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:7930:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ibus_emojier_real_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:8817:63: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:8818:45: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:8824:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:8825:48: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:8954:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_ibus_emojier_ebox_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:8972:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_ibus_emojier_ebox_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9010:77: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9011:52: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9017:75: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9018:55: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9058:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9059:41: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9065:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9066:44: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9404:75: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9405:51: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9411:73: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9412:54: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9457:67: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9458:47: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9464:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9465:50: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9837:71: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9838:49: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9844:69: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9845:52: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9933:78: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9934:53: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9940:76: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:9941:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:10007:84: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_load_progress_object_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:10015:82: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_load_progress_object_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/emojier.c:10016:59: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_load_progress_object_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/iconwidget.c:843:43: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'icon_widget_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/iconwidget.c:844:34: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'icon_widget_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/iconwidget.c:850:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'icon_widget_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/iconwidget.c:851:37: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'icon_widget_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:126:42: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'hseparator_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:127:33: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'hseparator_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:133:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hseparator_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:134:36: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'hseparator_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:174:42: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'vseparator_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:175:33: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'vseparator_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:181:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vseparator_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bindings/vala/separator.c:182:36: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'vseparator_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/component.c:160:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bus_component_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/component.c:179:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bus_component_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/component.c:229:52: style: Parameter 'factory' can be declared as pointer to const. However it seems that 'bus_component_factory_destroy_cb' is a callback function, if 'factory' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/dbusimpl.c:1314:50: style: Parameter 'name' can be declared as pointer to const. However it seems that 'bus_dbus_impl_name_owner_changed' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/dbusimpl.c:1315:50: style: Parameter 'old_owner' can be declared as pointer to const. However it seems that 'bus_dbus_impl_name_owner_changed' is a callback function, if 'old_owner' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/dbusimpl.c:1316:50: style: Parameter 'new_owner' can be declared as pointer to const. However it seems that 'bus_dbus_impl_name_owner_changed' is a callback function, if 'new_owner' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/dbusimpl.c:1348:41: style: Parameter 'name' can be declared as pointer to const. However it seems that 'bus_dbus_impl_name_lost' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/dbusimpl.c:1379:45: style: Parameter 'name' can be declared as pointer to const. However it seems that 'bus_dbus_impl_name_acquired' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/engineproxy.c:494:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bus_engine_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/engineproxy.c:510:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bus_engine_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/ibusimpl.c:503:45: style: Parameter 'dbus' can be declared as pointer to const. However it seems that '_dbus_name_owner_changed_cb' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/ibusimpl.c:1975:48: style: Parameter 'ibus' can be declared as pointer to const. However it seems that '_ibus_get_embed_preedit_text' is a callback function, if 'ibus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:404:42: style: Parameter 'connection' can be declared as pointer to const. However it seems that '_connection_destroy_cb' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2596:38: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_destroy_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2614:42: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_commit_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2634:50: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_forward_key_event_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2666:56: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_delete_surrounding_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2695:57: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_require_surrounding_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2719:50: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_update_preedit_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2744:53: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_update_auxiliary_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2765:51: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_update_lookup_table_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2786:50: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_register_properties_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2806:46: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_update_property_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2848:48: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_show_preedit_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2860:48: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_hide_preedit_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2884:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_show_auxiliary_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2885:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_hide_auxiliary_text_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2886:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_show_lookup_table_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2887:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_hide_lookup_table_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2888:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_page_up_lookup_table_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2889:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_page_down_lookup_table_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2890:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_cursor_up_lookup_table_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:2891:1: style: Parameter 'engine' can be declared as pointer to const. However it seems that '_engine_cursor_down_lookup_table_cb' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:3216:55: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'set_engine_by_desc_cancelled_cb' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/inputcontext.c:3217:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_engine_by_desc_cancelled_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/matchrule.c:649:54: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'bus_match_rule_connection_destroy_cb' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:789:51: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_set_cursor_location_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:805:60: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_set_cursor_location_relative_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:821:51: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_update_preedit_text_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:890:51: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_register_properties_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:904:47: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_update_property_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:930:48: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_set_content_type_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:978:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_show_preedit_text_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:979:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_hide_preedit_text_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:980:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_show_auxiliary_text_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:981:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_hide_auxiliary_text_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:982:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_show_lookup_table_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:983:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_hide_lookup_table_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:984:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_page_up_lookup_table_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:985:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_page_down_lookup_table_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:986:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_cursor_up_lookup_table_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:987:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_cursor_down_lookup_table_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/panelproxy.c:988:1: style: Parameter 'context' can be declared as pointer to const. However it seems that '_context_state_changed_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/server.c:104:48: style: Parameter 'observer' can be declared as pointer to const. However it seems that 'bus_allow_mechanism_cb' is a callback function, if 'observer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/server.c:106:48: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'bus_allow_mechanism_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/bus/test-stress.c:33:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_sleep_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/ibusimcontext.c:897:40: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/ibusimcontext.c:899:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/ibusimcontext.c:1089:49: style: Parameter 'class' can be declared as pointer to const. However it seems that 'ibus_im_context_class_fini' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/ibusimcontext.c:1180:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_im_context_notify' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/ibusimcontext.c:2355:62: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_require_surrounding_text_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/ibusimcontext.c:2369:45: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_destroy_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/iconwidget.c:164:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_themed_rgba_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk2/iconwidget.c:198:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_themed_rgba_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/ibusimcontext.c:897:40: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/ibusimcontext.c:899:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/ibusimcontext.c:1089:49: style: Parameter 'class' can be declared as pointer to const. However it seems that 'ibus_im_context_class_fini' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/ibusimcontext.c:1180:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_im_context_notify' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/ibusimcontext.c:2355:62: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_require_surrounding_text_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/ibusimcontext.c:2369:45: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_destroy_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/iconwidget.c:164:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_themed_rgba_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk3/iconwidget.c:198:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_themed_rgba_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/ibusimcontext.c:897:40: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/ibusimcontext.c:899:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/ibusimcontext.c:1089:49: style: Parameter 'class' can be declared as pointer to const. However it seems that 'ibus_im_context_class_fini' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/ibusimcontext.c:1180:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_im_context_notify' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/ibusimcontext.c:2355:62: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_require_surrounding_text_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/ibusimcontext.c:2369:45: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_destroy_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/iconwidget.c:164:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_themed_rgba_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/gtk4/iconwidget.c:198:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_themed_rgba_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:286:40: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ibus_wayland_source_finalize' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:400:44: style: Parameter 'text' can be declared as pointer to const. However it seems that '_context_commit_text_cb' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:828:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_reset_v1' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:829:55: style: Parameter 'context_v1' can be declared as pointer to const. However it seems that 'context_reset_v1' is a callback function, if 'context_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:835:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_content_type_v1' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:836:62: style: Parameter 'context_v1' can be declared as pointer to const. However it seems that 'context_content_type_v1' is a callback function, if 'context_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:844:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_invoke_action_v1' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:845:63: style: Parameter 'context_v1' can be declared as pointer to const. However it seems that 'context_invoke_action_v1' is a callback function, if 'context_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:866:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'context_preferred_language_v1' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:867:68: style: Parameter 'context_v1' can be declared as pointer to const. However it seems that 'context_preferred_language_v1' is a callback function, if 'context_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:987:47: style: Parameter 'engine_name' can be declared as pointer to const. However it seems that '_bus_global_engine_changed_cb' is a callback function, if 'engine_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2072:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'input_method_text_change_cause_v2' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2073:64: style: Parameter 'input_method_v2' can be declared as pointer to const. However it seems that 'input_method_text_change_cause_v2' is a callback function, if 'input_method_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2080:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'input_method_content_type_v2' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2081:59: style: Parameter 'input_method_v2' can be declared as pointer to const. However it seems that 'input_method_content_type_v2' is a callback function, if 'input_method_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2131:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'input_method_unavailable_v2' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2132:58: style: Parameter 'input_method_v2' can be declared as pointer to const. However it seems that 'input_method_unavailable_v2' is a callback function, if 'input_method_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2155:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'seat_handle_capabilities' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2155:54: style: Parameter 'wl_seat' can be declared as pointer to const. However it seems that 'seat_handle_capabilities' is a callback function, if 'wl_seat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2538:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_wayland_im_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/wayland/ibuswaylandim.c:2575:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_wayland_im_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/x11/main.c:1046:44: style: Parameter 'x11ic' can be declared as pointer to const. However it seems that '_context_commit_text_cb' is a callback function, if 'x11ic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/x11/main.c:1335:27: style: Parameter 'dpy' can be declared as pointer to const. However it seems that '_xerror_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/x11/main.c:1335:45: style: Parameter 'e' can be declared as pointer to const. However it seems that '_xerror_handler' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/client/x11/main.c:1351:30: style: Parameter 'dpy' can be declared as pointer to const. However it seems that '_xerror_io_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/conf/dconf/main.c:46:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/conf/dconf/main.c:47:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/conf/memconf/main.c:43:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/conf/memconf/main.c:44:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/engine/main.c:128:45: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'dummy_engine_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/engine/main.c:129:35: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'dummy_engine_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/engine/main.c:135:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'dummy_engine_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/engine/main.c:136:38: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'dummy_engine_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/engine/main.c:260:36: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda6__gsource_func' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1080:52: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_proxy_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1082:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_proxy_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1083:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1088:52: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_proxy_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1091:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1549:76: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_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] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1555:78: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_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] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:1594:73: style: Parameter '_skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_portal_skeleton_dbus_interface_flush' is a callback function, if '_skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6074:17: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_dbus_input_context_proxy_set_property_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6626:83: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_input_context_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] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6632:85: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_input_context_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] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6694:15: style: Parameter 'arg_text' can be declared as pointer to const. However it seems that '_ibus_dbus_input_context_on_signal_commit_text' is a callback function, if 'arg_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6746:15: style: Parameter 'arg_text' can be declared as pointer to const. However it seems that '_ibus_dbus_input_context_on_signal_update_preedit_text' is a callback function, if 'arg_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6774:15: style: Parameter 'arg_text' can be declared as pointer to const. However it seems that '_ibus_dbus_input_context_on_signal_update_preedit_text_with_mode' is a callback function, if 'arg_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6848:15: style: Parameter 'arg_text' can be declared as pointer to const. However it seems that '_ibus_dbus_input_context_on_signal_update_auxiliary_text' is a callback function, if 'arg_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:6918:15: style: Parameter 'arg_table' can be declared as pointer to const. However it seems that '_ibus_dbus_input_context_on_signal_update_lookup_table' is a callback function, if 'arg_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:7076:15: style: Parameter 'arg_props' can be declared as pointer to const. However it seems that '_ibus_dbus_input_context_on_signal_register_properties' is a callback function, if 'arg_props' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:7100:15: style: Parameter 'arg_prop' can be declared as pointer to const. However it seems that '_ibus_dbus_input_context_on_signal_update_property' is a callback function, if 'arg_prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:7711:53: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ibus_dbus_service_proxy_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:7713:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ibus_dbus_service_proxy_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:7714:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_dbus_service_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:7719:53: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ibus_dbus_service_proxy_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:7722:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_dbus_service_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:8180:77: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_service_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] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:8186:79: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_service_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] ibus-1.5.34~beta1/portal/ibus-portal-dbus.c:8225:74: style: Parameter '_skeleton' can be declared as pointer to const. However it seems that 'ibus_dbus_service_skeleton_dbus_interface_flush' is a callback function, if '_skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/portal.c:304:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_portal_context_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/portal.c:361:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_portal_context_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/portal/portal.c:633: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] ibus-1.5.34~beta1/portal/portal.c:635:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-bus.c:52:34: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'name_owner_changed_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-bus.c:53:34: style: Parameter 'name' can be declared as pointer to const. However it seems that 'name_owner_changed_cb' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-bus.c:54:34: style: Parameter 'old' can be declared as pointer to const. However it seems that 'name_owner_changed_cb' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-bus.c:55:34: style: Parameter 'new' can be declared as pointer to const. However it seems that 'name_owner_changed_cb' is a callback function, if 'new' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-bus.c:56:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'name_owner_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-bus.c:845:25: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_exit_timeout' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-bus.c:971:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_async_apis_finish' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-inputcontext-create.c:28:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'create_finish_success' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-inputcontext-create.c:30:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'create_finish_success' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-inputcontext-create.c:45:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'create_finish_failed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-inputcontext-create.c:47:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'create_finish_failed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-inputcontext.c:33:24: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'fatal_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/src/tests/ibus-inputcontext.c:163:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_async_apis_finish' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/tools/krcfile.c:732:36: style: Parameter 'group1' can be declared as pointer to const. However it seems that 'krc_file_find_group' is a callback function, if 'group1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/tools/krcfile.c:733:36: style: Parameter 'group2' can be declared as pointer to const. However it seems that 'krc_file_find_group' is a callback function, if 'group2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/bindingcommon.c:978:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_binding_common_keybinding_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/bindingcommon.c:1005:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_binding_common_keybinding_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:1636:32: style: Parameter 'self' can be declared as pointer to const. However it seems that '_g_strdup_gcopy_func' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:7930:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ibus_emojier_real_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:8817:63: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:8818:45: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:8824:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:8825:48: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_elist_box_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:8954:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_ibus_emojier_ebox_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:8972:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_ibus_emojier_ebox_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9010:77: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9011:52: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9017:75: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9018:55: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_escrolled_window_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9058:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9059:41: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9065:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9066:44: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egrid_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9404:75: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9405:51: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9411:73: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9412:54: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_eselected_label_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9457:67: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9458:47: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9464:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9465:50: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_egold_label_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9837:71: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9838:49: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9844:69: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9845:52: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9933:78: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9934:53: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9940:76: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:9941:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_epadded_label_box_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:10007:84: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_load_progress_object_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:10015:82: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ibus_emojier_load_progress_object_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/emojier.c:10016:59: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ibus_emojier_load_progress_object_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/handle.c:197:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handle_real_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/handle.c:517:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handle_real_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/handle.c:537:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handle_real_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/iconwidget.c:843:43: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'icon_widget_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/iconwidget.c:844:34: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'icon_widget_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/iconwidget.c:850:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'icon_widget_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/iconwidget.c:851:37: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'icon_widget_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/indicator.c:1685:55: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'indicator_real_service_set_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/indicator.c:1690:48: style: Parameter 'value' can be declared as pointer to const. However it seems that 'indicator_real_service_set_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/indicator.c:2648:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_indicator_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/indicator.c:2705:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_indicator_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/panelbinding.c:3401:52: style: Parameter 'text' can be declared as pointer to const. However it seems that 'panel_binding_real_commit_text_received' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/property.c:1429:62: style: Parameter 'property' can be declared as pointer to const. However it seems that 'prop_separator_menu_item_real_update_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/propertypanel.c:2800:62: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'prop_separator_tool_item_real_update_property' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/propertypanel.c:2808:67: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'prop_separator_tool_item_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/propertypanel.c:2809:47: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'prop_separator_tool_item_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/propertypanel.c:2823:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'prop_separator_tool_item_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/propertypanel.c:2824:50: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'prop_separator_tool_item_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:126:42: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'hseparator_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:127:33: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'hseparator_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:133:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hseparator_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:134:36: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'hseparator_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:174:42: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'vseparator_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:175:33: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'vseparator_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:181:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vseparator_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/separator.c:182:36: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'vseparator_instance_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/switcher.c:1948:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_switcher_ibus_engine_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/ui/gtk3/switcher.c:1966:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_switcher_ibus_engine_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/util/IMdkit/i18nX.c:378:36: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CheckCMEvent' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-1.5.34~beta1/util/IMdkit/i18nX.c:378:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CheckCMEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ibus-array/ibus-array_0.2.3.orig.tar.gz ibus-array-release-0.2.3/src/main.c:41:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-array-release-0.2.3/src/main.c:42:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_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/i/ibus-client-clutter/ibus-client-clutter_0.0+git20090728.a936bacf.orig.tar.gz ibus-client-clutter/src/ibus-imcontext.c:556:85: style: Parameter 'area' can be declared as pointer to const. However it seems that 'ibus_im_context_set_cursor_location' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-client-clutter/src/ibus-imcontext.c:798:45: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_destroy_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ibus-hangul/ibus-hangul_1.5.5.orig.tar.gz ibus-hangul-1.5.5/src/main.c:50:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-hangul-1.5.5/src/main.c:51:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-hangul-1.5.5/tests/ibus-hangul.c:106:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'finit' 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/i/ibus-input-pad/ibus-input-pad_1.5.0.orig.tar.gz ibus-input-pad-1.5.0/engine/engine.c:85:36: style: Parameter 'str' can be declared as pointer to const. However it seems that 'on_window_button_pressed' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-input-pad-1.5.0/engine/main.c:35:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-input-pad-1.5.0/engine/main.c:36:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-input-pad-1.5.0/setup/iconfig-gtk.c:69:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'commit_path' 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/i/ibus-keyman/ibus-keyman_11.0.103.orig.tar.gz ibus-keyman-11.0.103/src/keyman-service.c:95:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'km_service_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-keyman-11.0.103/src/keyman-service.c:124:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'km_service_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-keyman-11.0.103/src/keyman-service.c:202:39: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'handle_get_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-keyman-11.0.103/src/keyman-service.c:208:43: style: Parameter 'service' can be declared as pointer to const. However it seems that 'handle_get_property' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-keyman-11.0.103/src/keyman-service.c:254:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'emit_property_changed' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ibus-libpinyin/ibus-libpinyin_1.16.5.orig.tar.gz ibus-libpinyin-1.16.5/src/PYXMLUtil.cc:114:50: style: Parameter 'context' can be declared as pointer to const. However it seems that 'engine_parser_passthrough' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-libpinyin-1.16.5/src/PYXMLUtil.cc:117:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'engine_parser_passthrough' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-libpinyin-1.16.5/src/PYXMLUtil.cc:123:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'engine_parser_error' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-libpinyin-1.16.5/src/PYXMLUtil.cc:124:43: style: Parameter 'error' can be declared as pointer to const. However it seems that 'engine_parser_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-libpinyin-1.16.5/src/PYXMLUtil.cc:125:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'engine_parser_error' 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/i/ibus-libthai/ibus-libthai_0.1.5.orig.tar.xz ibus-libthai-0.1.5/src/engine.c:134:38: style: Parameter 'key' can be declared as pointer to const. However it seems that 'config_value_changed_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-libthai-0.1.5/src/main.c:42:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-libthai-0.1.5/src/main.c:43:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_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/i/ibus-rime/ibus-rime_1.6.0.orig.tar.gz ibus-rime-1.6.0/rime_engine.c:200:41: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'ibus_rime_engine_focus_out' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-rime-1.6.0/rime_engine.c:219:38: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'ibus_rime_engine_enable' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-rime-1.6.0/rime_main.c:89:41: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnect_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-rime-1.6.0/rime_main.c:89:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnect_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/i/ibus-unikey/ibus-unikey_0.7.0~beta1.orig.tar.gz ibus-unikey-0.7.0~beta1/src/main.cpp:34:43: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-unikey-0.7.0~beta1/src/main.cpp:34:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_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/i/ibus-zhuyin/ibus-zhuyin_0.1.0.orig.tar.xz ibus-zhuyin-0.1.0/src/main.c:38:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ibus_disconnected_cb' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibus-zhuyin-0.1.0/src/main.c:39:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ibus_disconnected_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/i/icebreaker/icebreaker_2.2.1.orig.tar.xz icebreaker-2.2.1/hiscore.c:281:20: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmpscore' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icebreaker-2.2.1/hiscore.c:281:29: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmpscore' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icebreaker-2.2.1/menu.c:120:41: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'menuitem_newgame' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icebreaker-2.2.1/menu.c:183:38: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'menuitem_quit' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/icecast2/icecast2_2.5.0.orig.tar.gz icecast-2.5.0/src/admin.c:1102:58: style: Parameter 'source' can be declared as pointer to const. However it seems that 'command_buildm3u' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/auth_url.c:515:50: style: Parameter 'auth' can be declared as pointer to const. However it seems that 'auth_url_adduser' is a callback function, if 'auth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/auth_url.c:522:48: style: Parameter 'auth' can be declared as pointer to const. However it seems that 'auth_url_deleteuser' is a callback function, if 'auth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/auth_url.c:527:46: style: Parameter 'auth' can be declared as pointer to const. However it seems that 'auth_url_listuser' is a callback function, if 'auth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/common/avl/avl.c:1076:44: style: Parameter 'key' can be declared as pointer to const. However it seems that 'default_key_printer' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/common/avl/test.c:61:20: style: Parameter 'compare_arg' can be declared as pointer to const. However it seems that '_compare' is a callback function, if 'compare_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/common/avl/test.c:61:39: 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] icecast-2.5.0/src/common/avl/test.c:61:48: 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] icecast-2.5.0/src/common/avl/test.c:75:17: style: Parameter 'key' can be declared as pointer to const. However it seems that '_free' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/common/avl/test.c:80:32: style: Parameter 'key' can be declared as pointer to const. However it seems that '_printer' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/common/httpp/httpp.c:901:32: style: Parameter 'compare_arg' can be declared as pointer to const. However it seems that '_compare_vars' is a callback function, if 'compare_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/common/thread/thread.c:798:35: style: Parameter 'compare_arg' can be declared as pointer to const. However it seems that '_compare_threads' is a callback function, if 'compare_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/event_url.c:39:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'event_url_emit' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/format_ebml.c:379:65: style: Parameter 'refbuf' can be declared as pointer to const. However it seems that 'ebml_write_buf_to_file' is a callback function, if 'refbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/format_flac.c:174:43: style: Parameter 'ogg_info' can be declared as pointer to const. However it seems that 'flac_codec_free' is a callback function, if 'ogg_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/format_mp3.c:773:60: style: Parameter 'refbuf' can be declared as pointer to const. However it seems that 'write_mp3_to_file' is a callback function, if 'refbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/format_opus.c:33:43: style: Parameter 'ogg_info' can be declared as pointer to const. However it seems that 'opus_codec_free' is a callback function, if 'ogg_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/format_text.c:61:55: style: Parameter 'refbuf' can be declared as pointer to const. However it seems that 'text_to_file' is a callback function, if 'refbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/format_theora.c:45:45: style: Parameter 'ogg_info' can be declared as pointer to const. However it seems that 'theora_codec_free' is a callback function, if 'ogg_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/format_vorbis.c:83:45: style: Parameter 'ogg_info' can be declared as pointer to const. However it seems that 'vorbis_codec_free' is a callback function, if 'ogg_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/fserve.c:692:47: style: Parameter 'a' can be declared as pointer to const. However it seems that '_compare_mappings' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/fserve.c:692:56: style: Parameter 'b' can be declared as pointer to const. However it seems that '_compare_mappings' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/matchfile.c:46:45: style: Parameter 'a' can be declared as pointer to const. However it seems that '__func_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/matchfile.c:46:54: style: Parameter 'b' can be declared as pointer to const. However it seems that '__func_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/module.c:46:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'compare_refobject_t_name' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/module.c:46:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_refobject_t_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/module.c:46:63: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_refobject_t_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icecast-2.5.0/src/source.c:1059:32: style: Parameter 'key' can be declared as pointer to const. However it seems that 'source_remove_client' 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/i/iceoryx/iceoryx_2.0.6+dfsg.orig.tar.xz eclipse-iceoryx-iceoryx-69ec978/iceoryx_examples/waitset/ice_waitset_trigger.cpp:244:43: style: Parameter 'triggerClassPtr' can be declared as pointer to const. However it seems that 'callOnActivate' is a callback function, if 'triggerClassPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-iceoryx-iceoryx-69ec978/iceoryx_posh/test/integrationtests/test_popo_pub_sub_listener.cpp:33:59: style: Parameter 'IOX_MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'onSampleReceivedCallback' is a callback function, if 'IOX_MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] eclipse-iceoryx-iceoryx-69ec978/iceoryx_posh/test/integrationtests/test_popo_pub_sub_listener.cpp:37:74: style: Parameter 'IOX_MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'onSampleReceivedCallbackForUntypedSub' is a callback function, if 'IOX_MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ices2/ices2_2.0.3.orig.tar.bz2 ices-2.0.3/src/common/avl/avl.c:1075:44: style: Parameter 'key' can be declared as pointer to const. However it seems that 'default_key_printer' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ices-2.0.3/src/common/avl/test.c:61:20: style: Parameter 'compare_arg' can be declared as pointer to const. However it seems that '_compare' is a callback function, if 'compare_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ices-2.0.3/src/common/avl/test.c:61:39: 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] ices-2.0.3/src/common/avl/test.c:61:48: 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] ices-2.0.3/src/common/avl/test.c:75:17: style: Parameter 'key' can be declared as pointer to const. However it seems that '_free' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ices-2.0.3/src/common/avl/test.c:80:32: style: Parameter 'key' can be declared as pointer to const. However it seems that '_printer' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ices-2.0.3/src/common/thread/thread.c:779:35: style: Parameter 'compare_arg' can be declared as pointer to const. However it seems that '_compare_threads' is a callback function, if 'compare_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ices-2.0.3/src/playlist_script.c:92:58: style: Parameter 'fn' can be declared as pointer to const. However it seems that 'playlist_script_file_ended' is a callback function, if 'fn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/icewm/icewm_4.0.0.orig.tar.xz icewm-4.0.0/src/theminst.cc:19:47: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'treenode' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icewm-4.0.0/src/yxapp.cc:970:39: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'cmapError' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icewm-4.0.0/src/yxapp.cc:970:58: style: Parameter 'xerr' can be declared as pointer to const. However it seems that 'cmapError' is a callback function, if 'xerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/icinga2/icinga2_2.15.2.orig.tar.gz icinga2-2.15.2/lib/cli/daemoncommand.cpp:363:55: style: Parameter 'info' can be declared as pointer to const. However it seems that 'UmbrellaSignalHandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icinga2-2.15.2/lib/cli/daemoncommand.cpp:405:53: style: Parameter 'info' can be declared as pointer to const. However it seems that 'WorkerSignalHandler' 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/i/icmpush/icmpush_2.2.orig.tar.gz icmpush-2.2.orig/icmpush.c:787:55: style: Parameter 'icmp_rcv' can be declared as pointer to const. However it seems that 'dont_print' is a callback function, if 'icmp_rcv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icmpush-2.2.orig/icmpush.c:804:61: style: Parameter 'icmp_rcv' can be declared as pointer to const. However it seems that 'print_info_reply' is a callback function, if 'icmp_rcv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icmpush-2.2.orig/icmpush.c:813:66: style: Parameter 'icmp_rcv' can be declared as pointer to const. However it seems that 'print_timestamp_reply' is a callback function, if 'icmp_rcv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icmpush-2.2.orig/icmpush.c:914:61: style: Parameter 'icmp_rcv' can be declared as pointer to const. However it seems that 'print_echo_reply' is a callback function, if 'icmp_rcv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/icon/icon_9.5.25a.orig.tar.gz icon-9.5.25a/src/icont/tunix.c:390:38: style: Parameter 'srcprog' can be declared as pointer to const. However it seems that 'savefile' is a callback function, if 'srcprog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/icoutils/icoutils_0.32.3.orig.tar.bz2 icoutils-0.32.3/icotool/palette.c:41:26: style: Parameter 'color' can be declared as pointer to const. However it seems that 'color_hash' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icoutils-0.32.3/icotool/palette.c:47:29: style: Parameter 'c1' can be declared as pointer to const. However it seems that 'color_compare' is a callback function, if 'c1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icoutils-0.32.3/icotool/palette.c:47:47: style: Parameter 'c2' can be declared as pointer to const. However it seems that 'color_compare' is a callback function, if 'c2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/icu-ext/icu-ext_1.10.0.orig.tar.gz icu_ext-1.10.0/icu_ext.c:1172:50: style: Parameter 'extra' can be declared as pointer to const. However it seems that 'assign_guc_date_format' is a callback function, if 'extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] icu_ext-1.10.0/icu_ext.c:1181:57: style: Parameter 'extra' can be declared as pointer to const. However it seems that 'assign_guc_timestamptz_format' is a callback function, if 'extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/id-utils/id-utils_4.6.28.orig.tar.xz idutils-4.6.28-15da/gnulib-tests/tempname.c:262: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] idutils-4.6.28-15da/gnulib-tests/tempname.c:271: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] idutils-4.6.28-15da/gnulib-tests/tempname.c:271: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] idutils-4.6.28-15da/gnulib-tests/tempname.c:277: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] idutils-4.6.28-15da/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] idutils-4.6.28-15da/libidu/idfile.c:102:16: style: Parameter 'ignore_FILE' can be declared as pointer to const. However it seems that 'io_size' is a callback function, if 'ignore_FILE' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idutils-4.6.28-15da/libidu/idfile.c:102:35: style: Parameter 'ignore_addr' can be declared as pointer to const. However it seems that 'io_size' is a callback function, if 'ignore_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idutils-4.6.28-15da/libidu/idwrite.c:133:36: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'io_write' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iddawc/iddawc_1.1.9+ds.orig.tar.xz iddawc-1.1.9/test/flow.c:191:109: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_oauth2_token_code_ok' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iddawc-1.1.9/test/load_userinfo.c:137:106: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_openid_userinfo_valid_empty_result' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iddawc-1.1.9/test/load_userinfo.c:137:123: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_openid_userinfo_valid_empty_result' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iddawc-1.1.9/test/registration.c:64:87: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_register_delete' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iddawc-1.1.9/test/registration.c:64:104: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_register_delete' 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/i/idevicerestore/idevicerestore_1.0.0+git20251002.orig.tar.gz idevicerestore-1.0.0+git20251002/src/download.c:35:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'download_write_buffer_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idevicerestore-1.0.0+git20251002/src/download.c:92:36: style: Parameter 'clientp' can be declared as pointer to const. However it seems that 'download_progress' is a callback function, if 'clientp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idevicerestore-1.0.0+git20251002/src/restore.c:1223:42: style: Parameter 'data' can be declared as pointer to const. However it seems that '_curl_write_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idevicerestore-1.0.0+git20251002/src/restore.c:1236:43: style: Parameter 'buffer' can be declared as pointer to const. However it seems that '_curl_header_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/idjc/idjc_0.9.11.orig.tar.gz idjc-0.9.11/c/agc.c:405:54: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_phaserotate' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:410:47: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_gain' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:415:48: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_limit' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:420:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_ngthresh' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:426:49: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_nggain' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:431:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_duckenable' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:436:54: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_duckrelease' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:441:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_duckhold' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:446:52: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_deessbias' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:451:52: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_deessgain' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:456:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_hpcutoff' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:461:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_hpstages' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:466:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_hfmulti' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:471:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_hfcutoff' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:476:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_lfmulti' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/agc.c:481:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'control_lfcutoff' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/mp3dec.c:62:45: style: Parameter 'xlplayer' can be declared as pointer to const. However it seems that 'mp3decode_init' is a callback function, if 'xlplayer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/vorbistagparse.c:228:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'slist_storage_calc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/vorbistagparse.c:237:26: style: Parameter 'key' can be declared as pointer to const. However it seems that 'ht_storage_calc' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/vorbistagparse.c:253:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'slist_dump' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idjc-0.9.11/c/vorbistagparse.c:338:28: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'slist_data_length' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/idlestat/idlestat_0.8.orig.tar.xz idlestat-0.8/comparison_report.c:71:58: style: Parameter 'options' can be declared as pointer to const. However it seems that 'compare_check_options' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/comparison_report.c:98:64: style: Parameter 'c' can be declared as pointer to const. However it seems that 'compare_cstate_single_state' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/comparison_report.c:196:63: style: Parameter 'p' can be declared as pointer to const. However it seems that 'compare_pstate_single_freq' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/comparison_report.c:308:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'copy_ops_from_default' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:37:60: style: Parameter 'options' can be declared as pointer to const. However it seems that 'csv_check_output' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:38:21: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_check_output' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:43:39: style: Parameter 'path' can be declared as pointer to const. However it seems that 'csv_open_report_file' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:43:58: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_open_report_file' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:53:50: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_cstate_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:59:50: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_cstate_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:64:65: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_cstate_cpu_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:73:60: style: Parameter 'c' can be declared as pointer to const. However it seems that 'csv_cstate_single_state' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:74:22: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_cstate_single_state' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:84:45: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_cstate_end_cpu' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:88:50: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_pstate_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:94:50: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_pstate_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:99:59: style: Parameter 'p' can be declared as pointer to const. However it seems that 'csv_pstate_single_freq' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:100:21: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_pstate_single_freq' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:110:50: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_wakeup_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:118:50: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_wakeup_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:123:54: style: Parameter 'irqinfo' can be declared as pointer to const. However it seems that 'csv_wakeup_single_irq' is a callback function, if 'irqinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/csv_report.c:124:20: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'csv_wakeup_single_irq' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:45:57: style: Parameter 'options' can be declared as pointer to const. However it seems that 'default_check_output' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:56:43: style: Parameter 'path' can be declared as pointer to const. However it seems that 'default_open_report_file' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:56:62: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_open_report_file' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:69:62: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_cpu_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:94:42: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_end_cpu' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:98:42: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_end_cpu' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:106:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_cstate_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:112:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_cstate_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:120:24: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_cstate_cpu_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:125:64: style: Parameter 'c' can be declared as pointer to const. However it seems that 'boxless_cstate_single_state' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:126:19: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_cstate_single_state' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:142:64: style: Parameter 'c' can be declared as pointer to const. However it seems that 'default_cstate_single_state' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:143:19: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_cstate_single_state' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:159:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_cstate_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:164:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_cstate_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:173:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_pstate_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:179:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_pstate_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:189:24: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_pstate_cpu_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:194:63: style: Parameter 'p' can be declared as pointer to const. However it seems that 'boxless_pstate_single_freq' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:195:25: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_pstate_single_freq' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:210:63: style: Parameter 'p' can be declared as pointer to const. However it seems that 'default_pstate_single_freq' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:211:25: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_pstate_single_freq' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:226:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_pstate_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:231:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_pstate_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:240:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_wakeup_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:249:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_wakeup_table_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:259:24: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_wakeup_cpu_header' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:264:58: style: Parameter 'irqinfo' can be declared as pointer to const. However it seems that 'boxless_wakeup_single_irq' is a callback function, if 'irqinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:265:24: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_wakeup_single_irq' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:278:58: style: Parameter 'irqinfo' can be declared as pointer to const. However it seems that 'default_wakeup_single_irq' is a callback function, if 'irqinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:279:24: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_wakeup_single_irq' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:292:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'boxless_wakeup_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idlestat-0.8/default_report.c:297:54: style: Parameter 'report_data' can be declared as pointer to const. However it seems that 'default_wakeup_table_footer' is a callback function, if 'report_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/idzebra/idzebra_2.2.10.orig.tar.gz idzebra-2.2.10/dict/dicttest.c:39:32: style: Parameter 'name' can be declared as pointer to const. However it seems that 'grep_handler' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/dict/dicttest.c:39:62: style: Parameter 'client' can be declared as pointer to const. However it seems that 'grep_handler' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/dict/dicttest.c:46:32: style: Parameter 'name' can be declared as pointer to const. However it seems that 'scan_handler' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/dict/dicttest.c:46:71: style: Parameter 'client' can be declared as pointer to const. However it seems that 'scan_handler' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/dict/scantest.c:40:26: style: Parameter 'name' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/dirs.c:49:35: style: Parameter 'name' can be declared as pointer to const. However it seems that 'dirs_client_proc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/mod_grs_sgml.c:93:40: style: Parameter 'clientData' can be declared as pointer to const. However it seems that 'grs_config_sgml' is a callback function, if 'clientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/rankstatic.c:131:24: style: Parameter 'set_handle' can be declared as pointer to const. However it seems that 'add' is a callback function, if 'set_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/rpnsearch.c:153:30: style: Parameter 'name' can be declared as pointer to const. However it seems that 'grep_handle' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/stream.c:74:61: style: Parameter 'offset' can be declared as pointer to const. However it seems that 'zebra_mem_end' is a callback function, if 'offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/stream.c:82:54: style: Parameter 's' can be declared as pointer to const. However it seems that 'zebra_mem_destroy' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/stream.c:106:54: style: Parameter 's' can be declared as pointer to const. However it seems that 'zebra_ext_destroy' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/stream.c:114:61: style: Parameter 'offset' can be declared as pointer to const. However it seems that 'zebra_ext_end' is a callback function, if 'offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/index/zebraidx.c:45:29: style: Parameter 'cd' can be declared as pointer to const. However it seems that 'filter_cb' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/isamb/benchisamb.c:77:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'code_reset' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/isamb/benchisamb.c:80:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'code_stop' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/isamb/tstisamb.c:76:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'code_reset' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] idzebra-2.2.10/isamb/tstisamb.c:79:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'code_stop' 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/i/ifeffit/ifeffit_1.2.11d.orig.tar.gz ifeffit-1.2.11d/src/cmdline/iff_shell.c:244:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_list' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/cmdline/iff_shell.c:250:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_more' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/cmdline/iff_shell.c:255:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_cd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/cmdline/iff_shell.c:268:20: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sys_exec' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/cmdline/iff_shell.c:280:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sys_help' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/cmdline/iff_shell.c:378:32: style: Parameter 'text' can be declared as pointer to const. However it seems that 'command_generator' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/win32/iff_shell.c:193:29: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sys_exec' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/win32/iff_shell.c:202:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sys_help' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/win32/iff_shell.c:246:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_list' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/win32/iff_shell.c:252:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_more' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/src/win32/iff_shell.c:259:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_cd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/python/ifeffit_wrap.c:291:40: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_print' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/python/ifeffit_wrap.c:304:42: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/python/ifeffit_wrap.c:304:51: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/python/ifeffit_wrap.c:317:42: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/python/ifeffit_wrap.c:317:51: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/python/ifeffit_wrap.c:1008:59: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_Pint' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/python/ifeffit_wrap.c:1087:59: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_Pdbl' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/swig/ifeffit_wrap.c:91:40: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_print' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/swig/ifeffit_wrap.c:115:51: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifeffit-1.2.11d/wrappers/swig/ifeffit_wrap.c:138:51: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ifile/ifile_1.3.9.orig.tar.gz ifile-1.3.9/argp/argp-help.c:560:13: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'until_short' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifile-1.3.9/argp/argp-test.c:49:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sub_parse_opt' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifile-1.3.9/argp/argp-test.c:49:55: style: Parameter 'state' can be declared as pointer to const. However it seems that 'sub_parse_opt' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifile-1.3.9/argp/argp-test.c:71:51: style: Parameter 'input' can be declared as pointer to const. However it seems that 'sub_help_filter' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifile-1.3.9/argp/argp-test.c:139:51: style: Parameter 'state' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ifmail/ifmail_2.14tx8.10.orig.tar.gz ifmail-2.14tx8.10.orig/ifgate/areas.c:72:9: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'cmp_byarea' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifmail-2.14tx8.10.orig/ifgate/areas.c:72:13: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'cmp_byarea' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifmail-2.14tx8.10.orig/ifgate/areas.c:78:9: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'cmp_byng' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifmail-2.14tx8.10.orig/ifgate/areas.c:78:13: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'cmp_byng' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifmail-2.14tx8.10.orig/ifgate/ifstat.c:110:8: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'each' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ifmail-2.14tx8.10.orig/iflib/lhash.c:450:7: style: Parameter 'c' can be declared as pointer to const. However it seems that 'lh_strhash' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iftop/iftop_1.0~pre4.orig.tar.gz iftop-1.0pre4/ns_hash.c:42:30: style: Parameter 'orig' can be declared as pointer to const. However it seems that 'ns_hash_copy_key' is a callback function, if 'orig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ignition/ignition_2.14.0+ds1.orig.tar.xz ignition-2.14.0/internal/as_user/as_user.c:142:39: style: Parameter 'args' can be declared as pointer to const. However it seems that 'au_open_fn' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ignition-2.14.0/internal/as_user/as_user.c:151:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'au_mkdir_all_fn' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ignition-2.14.0/internal/as_user/as_user.c:198:43: style: Parameter 'args' can be declared as pointer to const. However it seems that 'au_rename_fn' 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/i/ignition-transport/ignition-transport_11.0.0+ds.orig.tar.xz ign-transport-ignition-transport11_11.0.0/example/subscriber_c.cc:24:15: style: Parameter '_userData' can be declared as pointer to const. However it seems that 'cb' is a callback function, if '_userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ign-transport-ignition-transport11_11.0.0/example/subscriber_c_slow.cc:24:15: style: Parameter '_userData' can be declared as pointer to const. However it seems that 'cb' is a callback function, if '_userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ign-transport-ignition-transport11_11.0.0/src/CIface_TEST.cc:43:50: style: Parameter '_msgType' can be declared as pointer to const. However it seems that 'cbNonConst' is a callback function, if '_msgType' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/igraph/igraph_1.0.1+ds.orig.tar.xz igraph-1.0.1+ds/src/cliques/cliquer/cliquer.c:1088:60: 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] igraph-1.0.1+ds/src/cliques/cliquer/cliquer.c:1088:78: 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] igraph-1.0.1+ds/src/games/forestfire.c:41:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'igraph_i_forest_fire_free' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.1+ds/src/graph/cattributes.c:667:38: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_permute_vertices' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.1+ds/src/graph/cattributes.c:1450:38: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_combine_vertices' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.1+ds/src/graph/cattributes.c:1470:56: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_permute_edges' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.1+ds/src/graph/cattributes.c:1482:38: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_combine_edges' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.1+ds/tests/unit/igraph_set_progress_handler.c:22:73: 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] igraph-1.0.1+ds/vendor/cs/cs_amd.c:15:64: style: Parameter 'other' can be declared as pointer to const. However it seems that 'cs_diag' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.1+ds/vendor/cs/cs_dropzeros.c:2:67: style: Parameter 'other' can be declared as pointer to const. However it seems that 'cs_nonzero' 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/i/iio-sensor-proxy/iio-sensor-proxy_3.8.orig.tar.bz2 iio-sensor-proxy-3.8/src/drv-input-accel.c:164:17: style: Parameter 'action' can be declared as pointer to const. However it seems that 'uevent_received' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iio-sensor-proxy-3.8/src/iio-sensor-proxy.c:164:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'free_client_watch' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iio-sensor-proxy-3.8/src/iio-sensor-proxy.c:690:37: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'name_lost_handler' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iio-sensor-proxy-3.8/src/iio-sensor-proxy.c:692:23: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_lost_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iio-sensor-proxy-3.8/src/iio-sensor-proxy.c:1002:16: style: Parameter 'action' can be declared as pointer to const. However it seems that 'sensor_changes' 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/i/iipimage/iipimage_1.1.orig.tar.bz2 iipsrv-1.1/fcgi/libfcgi/os_win32.c:226:32: style: Parameter 'startup' can be declared as pointer to const. However it seems that 'StdinThread' is a callback function, if 'startup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iipsrv-1.1/fcgi/libfcgi/os_win32.c:1544:49: style: Parameter 'dc5' can be declared as pointer to const. However it seems that 'isAddrOKCallback' is a callback function, if 'dc5' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ijs/ijs_0.35.orig.tar.gz ijs-0.35/ijs_server.c:89:34: style: Parameter 'begin_cb_data' can be declared as pointer to const. However it seems that 'ijs_server_dummy_begin_cb' is a callback function, if 'begin_cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server.c:90:21: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_dummy_begin_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server.c:97:32: style: Parameter 'end_cb_data' can be declared as pointer to const. However it seems that 'ijs_server_dummy_end_cb' is a callback function, if 'end_cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server.c:98:19: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_dummy_end_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server.c:259:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_ack' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server.c:266:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_nak' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server.c:298:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_pong' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server.c:776:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ijs_server_proc_exit' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server_example.c:43:26: style: Parameter 'status_cb_data' can be declared as pointer to const. However it seems that 'example_status_cb' is a callback function, if 'status_cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ijs-0.35/ijs_server_example.c:44:19: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'example_status_cb' 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/i/ikarus/ikarus_0.0.3+bzr.2010.01.26+bap.1.orig.tar.xz ikarus-0.0.3+bzr.2010.01.26+bap.1/benchmarks.larceny/src/tfib.c:10:19: style: Parameter 'n' can be declared as pointer to const. However it seems that 'tfib' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/imagemagick/imagemagick_7.1.2.15+dfsg1.orig.tar.xz ImageMagick-7.1.2-15/MagickCore/splay-tree.c:269:50: style: Parameter 'node' can be declared as pointer to const. However it seems that 'SplayTreeToNodeArray' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ImageMagick-7.1.2-15/coders/screenshot.c:103:18: style: Parameter 'exception' can be declared as pointer to const. However it seems that 'ReadSCREENSHOTImage' 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/i/imagination/imagination_3.6.orig.tar.gz imagination-3.6/src/callbacks.c:3061:22: style: Parameter 'button' can be declared as pointer to const. However it seems that 'img_gradient_press' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/imgcellrendereranim.c:131:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'img_cell_renderer_anim_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/imgcellrendereranim.c:158:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'img_cell_renderer_anim_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/imgcellrendererpixbuf.c:173:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'img_cell_renderer_pixbuf_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/imgcellrendererpixbuf.c:218:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'img_cell_renderer_pixbuf_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/main-window.c:2200:65: style: Parameter 'text' can be declared as pointer to const. However it seems that 'img_check_numeric_entry' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/main-window.c:2214:30: style: Parameter 'button' can be declared as pointer to const. However it seems that 'img_iconview_selection_button_press' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/subtitles.c:471:33: style: Parameter 'font_color' can be declared as pointer to const. However it seems that 'img_text_ani_fade' is a callback function, if 'font_color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/subtitles.c:472:33: style: Parameter 'font_brdr_color' can be declared as pointer to const. However it seems that 'img_text_ani_fade' is a callback function, if 'font_brdr_color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/subtitles.c:473:33: style: Parameter 'font_bgcolor' can be declared as pointer to const. However it seems that 'img_text_ani_fade' is a callback function, if 'font_bgcolor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imagination-3.6/src/subtitles.c:474:33: style: Parameter 'border_color' can be declared as pointer to const. However it seems that 'img_text_ani_fade' is a callback function, if 'border_color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/imaptool/imaptool_0.9.orig.tar.gz imaptool-0.9.orig/imaptool.c:433:74: style: Parameter 'ctd' can be declared as pointer to const. However it seems that 'buttondown' is a callback function, if 'ctd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imaptool-0.9.orig/imaptool.c:562:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'leavewindow' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imaptool-0.9.orig/imaptool.c:562:75: style: Parameter 'ctd' can be declared as pointer to const. However it seems that 'leavewindow' is a callback function, if 'ctd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/imexam/imexam_0.9.1.orig.tar.gz imexam-0.9.1/cextern/xpa/command.c:238:12: style: Parameter 'paramlist' can be declared as pointer to const. However it seems that 'XPASendEnv' is a callback function, if 'paramlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imexam-0.9.1/cextern/xpa/ctest.c:139:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'receive_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imexam-0.9.1/cextern/xpa/rtest.c:30:12: style: Parameter 'paramlist' can be declared as pointer to const. However it seems that 'send_cb' is a callback function, if 'paramlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imexam-0.9.1/cextern/xpa/rtest.c:53:12: style: Parameter 'paramlist' can be declared as pointer to const. However it seems that 'receive_cb' is a callback function, if 'paramlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imexam-0.9.1/cextern/xpa/rtest.c:54:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'receive_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imexam-0.9.1/cextern/xpa/stest.c:264:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'receive_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/imgui/imgui_1.92.2b+ds.orig.tar.xz imgui-1.92.2b/backends/imgui_impl_sdl3.cpp:153:77: style: Parameter 'viewport' can be declared as pointer to const. However it seems that 'ImGui_ImplSDL3_PlatformSetImeData' is a callback function, if 'viewport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imgui-1.92.2b/imgui_widgets.cpp:2102:44: 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] imgui-1.92.2b/imgui_widgets.cpp:2109:51: 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/i/iminuit/iminuit_2.30.1.orig.tar.gz iminuit-2.30.1/src/hesse.cpp:11:27: style: Parameter 'self' can be declared as reference to const. However it seems that 'update_fmin' 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/i/imlib2/imlib2_1.12.6.orig.tar.xz imlib2-1.12.6/src/lib/font_load.c:252:34: style: Parameter 'hash' can be declared as pointer to const. However it seems that 'font_modify_cache_cb' is a callback function, if 'hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:407:39: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_CopyShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:464:38: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_CopyShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:478:39: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_BlendShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:536:40: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_BlendShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:602:42: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_AddCopyShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:649:41: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_AddCopyShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:667:42: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_AddBlendShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:727:43: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_AddBlendShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:796:42: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_SubCopyShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:843:41: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_SubCopyShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:861:42: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_SubBlendShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:921:43: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_SubBlendShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:990:41: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_ReCopyShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:1037:40: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_ReCopyShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:1055:41: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_ReBlendShapedSpanToRGB' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/span.c:1115:42: style: Parameter 'src' can be declared as pointer to const. However it seems that '__imlib_ReBlendShapedSpanToRGBA' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/x11_grab.c:17:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'Tmp_HandleXError' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/x11_grab.c:17:43: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'Tmp_HandleXError' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/x11_ximage.c:46:20: style: Parameter 'd' can be declared as pointer to const. However it seems that 'TmpXError' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imlib2-1.12.6/src/lib/x11_ximage.c:46:36: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'TmpXError' 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/i/immer/immer_0.9.1+dfsg.orig.tar.xz immer-0.9.1/extra/python/src/immer-raw.cpp:184:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vector_extend' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] immer-0.9.1/extra/python/src/immer-raw.cpp:184:51: style: Parameter 'iterable' can be declared as pointer to const. However it seems that 'vector_extend' is a callback function, if 'iterable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] immer-0.9.1/extra/python/src/immer-raw.cpp:215:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vector_hash' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] immer-0.9.1/extra/python/src/immer-raw.cpp:250:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vector_repeat' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] immer-0.9.1/extra/python/src/immer-raw.cpp:264:40: style: Parameter 'v' can be declared as pointer to const. However it seems that 'vector_richcompare' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] immer-0.9.1/extra/python/src/immer-raw.cpp:264:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'vector_richcompare' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] immer-0.9.1/extra/python/src/immer-raw.cpp:269:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vector_iter' 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/i/imsprog/imsprog_1.7.3.orig.tar.gz imsprog-1.7.3/IMSProg_programmer/ch341a_i2c.c:295:39: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'cbBulkIn' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imsprog-1.7.3/IMSProg_programmer/ch341a_i2c.c:322:40: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'cbBulkOut' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imsprog-1.7.3/IMSProg_programmer/ch341funcs.c:306:39: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'cbBulkIn' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imsprog-1.7.3/IMSProg_programmer/ch341funcs.c:332:40: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'cbBulkOut' 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/i/imv/imv_5.0.1.orig.tar.xz imv-5.0.1/src/backend_farbfeld.c:62:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'open_memory' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imv-5.0.1/src/imv.c:1695:38: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_pan' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imv-5.0.1/src/imv.c:1709:39: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_next' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imv-5.0.1/src/imv.c:1725:39: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_prev' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imv-5.0.1/src/imv.c:1741:39: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_goto' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imv-5.0.1/src/imv.c:1776:41: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_rotate' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imv-5.0.1/src/imv.c:1791:39: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_flip' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imv-5.0.1/src/imv.c:1989:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'command_set_background' 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/i/imview/imview_1.1.9h.orig.tar.bz2 imview-1.1.9h/savePrefs.cxx:651:45: style: Parameter 'cmp' can be declared as pointer to const. However it seems that 'chosencompression_cb' is a callback function, if 'cmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imview-1.1.9h/transferFunction.cxx:352:41: style: Parameter 'value' can be declared as pointer to const. However it seems that 'chosendisplay_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imview-1.1.9h/transferRGBFunction.cxx:536:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'RGBchosendisplay_cb' 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/i/imwheel/imwheel_1.0.0pre12.orig.tar.gz imwheel-1.0.0pre12.orig/cfg.c:119:24: style: Parameter 'jax' can be declared as pointer to const. However it seems that 'handle_reload' is a callback function, if 'jax' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imwheel-1.0.0pre12.orig/cfg.c:119:37: style: Parameter 'hs' can be declared as pointer to const. However it seems that 'handle_reload' is a callback function, if 'hs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/imx-usb-loader/imx-usb-loader_0~git20200517.30b43d69.orig.tar.gz imx_usb_loader/sdps.c:33:46: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sdps_fill_read_reg' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imx_usb_loader/sdps.c:38:47: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sdps_fill_write_reg' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imx_usb_loader/sdps.c:43:44: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sdps_fill_status' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imx_usb_loader/sdps.c:48:44: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sdps_fill_dl_dcd' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imx_usb_loader/sdps.c:69:42: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'sdps_fill_jump' 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/i/inadyn/inadyn_2.11.0.orig.tar.gz inadyn-2.11.0/plugins/all-inkl.c:50:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/all-inkl.c:50:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/changeip.c:81:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/changeip.c:81:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/cloudflare.c:354:66: style: Parameter 'hostname' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'hostname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/cloudflare.c:389:35: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'response' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/cloudxns.c:362:75: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'response' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/core-networks.c:52:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/ddnss.c:51:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/ddnss.c:51:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/desec.c:77:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/desec.c:77:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dhis.c:69:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dhis.c:69:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dnsever.c:50:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dnsever.c:50:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dnsexit.c:52:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dnsexit.c:52:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dnshome.c:74:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dnsmadeeasy.c:52:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dnsmadeeasy.c:52:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/domaindiscount24.c:65:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/domaindiscount24.c:65:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/duckdns.c:63:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/duiadns.c:74:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dynv6.c:74:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/dynv6.c:74:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/easydns.c:57:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/freedns.c:108:64: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/freedns.c:153:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/freemyip.c:54:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/freemyip.c:54:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/giradns.c:62:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/giradns.c:62:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/goip.c:75:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/goip.c:75:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/mydns.c:73:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/mydns.c:73:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/myonlineportal.c:73:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/myonlineportal.c:73:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/namecheap.c:53:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/namecheap.c:53:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/regfish.c:62:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/regfish.c:62:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/sitelutions.c:54:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/sitelutions.c:54:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/tunnelbroker.c:55:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/twodns.c:51:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/twodns.c:51:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/yandex.c:255:64: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/plugins/zoneedit.c:54:66: style: Parameter 'alias' can be declared as pointer to const. However it seems that 'request' is a callback function, if 'alias' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inadyn-2.11.0/src/conf.c:48:33: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'conf_errfunc' 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/i/indicator-sensors/indicator-sensors_1.4.orig.tar.gz indicator-sensors-1.4/indicator-sensors/is-indicator.c:309:73: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_indicator_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-indicator.c:332:79: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_indicator_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-manager.c:141:40: style: Parameter 'new_label' can be declared as pointer to const. However it seems that 'sensor_label_edited' is a callback function, if 'new_label' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-manager.c:352:71: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-manager.c:369:77: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-preferences-dialog.c:231:82: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_preferences_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-preferences-dialog.c:416:88: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_preferences_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-sensor-dialog.c:192:77: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_sensor_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-sensor-dialog.c:307:83: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_sensor_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-store.c:174:60: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that '_is_store_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-store.c:181:51: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that '_is_store_get_n_columns' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-store.c:198:54: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that '_is_store_get_column_type' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-temperature-sensor.c:107:82: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_temperature_sensor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/indicator-sensors/is-temperature-sensor.c:124:88: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_temperature_sensor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/aticonfig/is-aticonfig-plugin.c:62:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_aticonfig_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/aticonfig/is-aticonfig-plugin.c:82:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_aticonfig_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/dbus/is-dbus-plugin.c:59:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_dbus_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/dbus/is-dbus-plugin.c:79:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_dbus_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/dbus/is-dbus-plugin.c:556:35: 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] indicator-sensors-1.4/plugins/dbus/is-dbus-plugin.c:558:35: 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] indicator-sensors-1.4/plugins/dbus/is-dbus-plugin.c:564:31: 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] indicator-sensors-1.4/plugins/dbus/is-dbus-plugin.c:566:31: 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] indicator-sensors-1.4/plugins/dynamic/is-dynamic-plugin.c:72:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_dynamic_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/dynamic/is-dynamic-plugin.c:92:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_dynamic_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/fake/is-fake-plugin.c:57:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_fake_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/fake/is-fake-plugin.c:77:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_fake_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/libsensors/is-libsensors-plugin.c:62:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_libsensors_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/libsensors/is-libsensors-plugin.c:82:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_libsensors_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/max/is-max-plugin.c:60:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_max_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/max/is-max-plugin.c:80:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_max_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/nvidia/is-nvidia-plugin.c:64:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_nvidia_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/nvidia/is-nvidia-plugin.c:84:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_nvidia_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/udisks/is-udisks-plugin.c:64:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_udisks_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/udisks/is-udisks-plugin.c:84:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_udisks_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/udisks2/is-udisks2-plugin.c:60:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_udisks2_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] indicator-sensors-1.4/plugins/udisks2/is-udisks2-plugin.c:80:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'is_udisks2_plugin_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/i/inetutils/inetutils_2.7.orig.tar.gz inetutils-2.7/ftp/main.c:145:57: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ifconfig/options.c:612:61: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'default_help_filter' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ifconfig/printif.c:419:55: style: Parameter 'argv' can be declared as const array. However it seems that 'fh_foreachformat' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ifconfig/printif.c:452:45: style: Parameter 'argv' can be declared as const array. However it seems that 'fh_rep' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ifconfig/printif.c:516:45: style: Parameter 'argv' can be declared as const array. However it seems that 'fh_tab' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ifconfig/printif.c:621:59: style: Parameter 'argv' can be declared as const array. However it seems that 'fh_exit' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/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] inetutils-2.7/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] inetutils-2.7/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] inetutils-2.7/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] inetutils-2.7/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] inetutils-2.7/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] inetutils-2.7/lib/tempname.c:141:21: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_nocreate' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ping/ping6.c:640:38: style: Parameter 'icmp6' can be declared as pointer to const. However it seems that 'print_dst_unreach' is a callback function, if 'icmp6' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ping/ping6.c:659:41: style: Parameter 'icmp6' can be declared as pointer to const. However it seems that 'print_packet_too_big' is a callback function, if 'icmp6' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ping/ping6.c:670:40: style: Parameter 'icmp6' can be declared as pointer to const. However it seems that 'print_time_exceeded' is a callback function, if 'icmp6' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/ping/ping6.c:695:37: style: Parameter 'icmp6' can be declared as pointer to const. However it seems that 'print_param_prob' is a callback function, if 'icmp6' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/src/hostname.c:76: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] inetutils-2.7/src/rcp.c:208: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] inetutils-2.7/src/rcp.c:208:57: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/src/rexec.c:89: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] inetutils-2.7/src/rexecd.c:137:31: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/src/rexecd.c:138:30: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/src/rsh.c:172:57: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/src/tftp.c:482:26: style: Parameter 'argv' can be declared as const array. However it seems that 'modecmd' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/src/tftpd.c:164: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] inetutils-2.7/src/uucpd.c:116:57: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/talkd/table.c:97:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'fuzzy_comp' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/talkd/table.c:97:36: style: Parameter 'request' can be declared as pointer to const. However it seems that 'fuzzy_comp' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/talkd/table.c:97:60: style: Parameter 'MAYBE_UNUSED' can be declared as pointer to const. However it seems that 'fuzzy_comp' is a callback function, if 'MAYBE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/talkd/table.c:115:36: style: Parameter 'request' can be declared as pointer to const. However it seems that 'exact_comp' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/talkd/table.c:115:53: style: Parameter 'now' can be declared as pointer to const. However it seems that 'exact_comp' is a callback function, if 'now' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/telnet/commands.c:1641:22: style: Parameter 'argv' can be declared as const array. However it seems that 'bye' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/telnet/commands.c:1677:28: style: Parameter 'argv' can be declared as const array. However it seems that 'logoutcmd' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/telnet/commands.c:1796:34: style: Parameter 'us2' can be declared as pointer to const. However it seems that 'env_help' is a callback function, if 'us2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/telnet/commands.c:1933:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'env_define' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/telnet/commands.c:2020:33: style: Parameter 'd2' can be declared as pointer to const. However it seems that 'env_list' is a callback function, if 'd2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inetutils-2.7/telnet/commands.c:2355:25: style: Parameter 'argv' can be declared as const array. However it seems that 'status' 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/i/info-beamer/info-beamer_1.0~pre3+dfsg.orig.tar.gz info-beamer-1.0~pre4/image.c:71:37: style: Parameter 'L' can be declared as pointer to const. However it seems that 'image_dispose' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] info-beamer-1.0~pre4/video.c:344:37: style: Parameter 'L' can be declared as pointer to const. However it seems that 'video_dispose' 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/i/inhomog/inhomog_0.1.9.2.orig.tar.gz inhomog-0.1.9.2/lib/test_gsl_monte_carlo.c:41:30: style: Parameter 'x_array' can be declared as pointer to const. However it seems that 'our_function' is a callback function, if 'x_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/inn/inn_1.7.2q.orig.tar.gz inn-1.7.2/innd/site.c:37:14: style: Parameter 'cp' can be declared as pointer to const. However it seems that 'SITEwritedone' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn-1.7.2/lib/xmemerr.c:16:12: style: Parameter 'what' can be declared as pointer to const. However it seems that 'xmemerr' is a callback function, if 'what' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/inn2/inn2_2.7.4~20250809.orig.tar.xz inn2-2.7.4~20250809/innd/tinyleaf.c:96:31: style: Parameter 'command' can be declared as pointer to const. However it seems that 'command_ihave' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:29:27: style: Parameter 'command' can be declared as pointer to const. However it seems that 'command_0' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:29:42: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'command_0' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:41:27: style: Parameter 'command' can be declared as pointer to const. However it seems that 'command_1' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:41:42: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'command_1' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:53:27: style: Parameter 'command' can be declared as pointer to const. However it seems that 'command_4' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:53:42: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'command_4' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:67:41: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'command_unknown' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:67:55: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'command_unknown' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:75:40: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'command_syntax' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/dispatch-t.c:75:54: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'command_syntax' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/hashtab-t.c:40:23: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'string_traverse' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:54:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test1' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:60:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test2' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:66:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test3' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:73:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test4' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:80:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test5' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:87:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test6' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:94:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test7' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:102:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test8' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:116:18: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test9' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:123:19: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test10' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:190:19: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test17' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:196:19: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test18' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:203:19: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test19' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:224:19: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test22' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/lib/messages-t.c:231:19: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test23' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] inn2-2.7.4~20250809/tests/tap/process.c:198:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_command' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/inotify-info/inotify-info_0.0.3.orig.tar.xz inotify-info-0.0.3/lfqueue/lfqueue.c:112:67: style: Parameter 'pl' can be declared as pointer to const. However it seems that '_lfqueue_malloc' is a callback function, if 'pl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/input-pad/input-pad_1.1.0.orig.tar.gz input-pad-1.1.0/input-pad/window-gtk.c:393:57: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_window_keyboard_changed_combobox' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] input-pad-1.1.0/input-pad/window-gtk.c:444:63: style: Parameter 'paddir' can be declared as pointer to const. However it seems that 'on_window_group_changed_custom_char_views' is a callback function, if 'paddir' is declared with const you might also need to cast function pointer(s). [constParameterCallback] input-pad-1.1.0/input-pad/window-gtk.c:445:63: style: Parameter 'domain' can be declared as pointer to const. However it seems that 'on_window_group_changed_custom_char_views' is a callback function, if 'domain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] input-pad-1.1.0/input-pad/window-gtk.c:470:64: style: Parameter 'padfile' can be declared as pointer to const. However it seems that 'on_window_group_appended_custom_char_views' is a callback function, if 'padfile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] input-pad-1.1.0/input-pad/window-gtk.c:471:64: style: Parameter 'domain' can be declared as pointer to const. However it seems that 'on_window_group_appended_custom_char_views' is a callback function, if 'domain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] input-pad-1.1.0/input-pad/window-gtk.c:496:53: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_window_char_button_sensitive' 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/i/inspircd/inspircd_4.7.0+ds1.orig.tar.gz inspircd-4.7.0+ds1/contrib/3/m_teams.cpp:172:38: style: Parameter 'command' can be declared as reference to const. However it seems that 'OnPreCommand' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/instead/instead_3.5.2+dfsg.orig.tar.gz instead-3.5.2+dfsg/src/game.c:887:36: style: Parameter 'data' can be declared as pointer to const. However it seems that '_game_gfx_commit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] instead-3.5.2+dfsg/src/instead_sound.c:689:40: style: Parameter 'L' can be declared as pointer to const. However it seems that 'luaB_free_sounds' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] instead-3.5.2+dfsg/src/instead_sprites.c:172:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'luaB_free_sprites' 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/i/intel-cmt-cat/intel-cmt-cat_25.04.orig.tar.xz intel-cmt-cat-25.04/unit-test/lib/test_cap_static.c:118:23: style: Parameter 'context_log' can be declared as pointer to const. However it seems that '__wrap_log_init' is a callback function, if 'context_log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/intel-ipsec-mb/intel-ipsec-mb_2.0.1+dfsg.orig.tar.xz intel-ipsec-mb-2.0.1+dfsg/test/acvp-app/acvp_app_main.c:51:14: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'logger' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:322:48: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_snow3g_f8_iv_gen' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:374:48: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_snow3g_f9_iv_gen' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:452:47: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_aes_gcm_precomp' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:845:47: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_zuc_eea3_iv_gen' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:984:47: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_zuc_eia3_n_buff' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1004:47: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_zuc_eia3_iv_gen' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1258:48: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_kasumi_f8_iv_gen' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1388:48: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_kasumi_f9_1_buff' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1402:53: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_kasumi_f9_1_buff_user' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1433:48: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_kasumi_f9_iv_gen' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1586:51: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_quic_hp_aes_ecb' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1645:52: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_quic_hp_chacha20' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1775:54: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_aes_subkey_cmac128' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1800:54: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_aes_subkey_cmac256' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1825:54: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_aes_keyexp_xcbc128' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1856:46: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_des_keyexp' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1881:46: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_sm4_keyexp' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:1984:41: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_hec32' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2001:41: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_hec64' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2049:50: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_sha1_one_block' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2065:52: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_sha224_one_block' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2082:52: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_sha256_one_block' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2099:52: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_sha384_one_block' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2116:52: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_sha512_one_block' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2133:49: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_md5_one_block' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2283:47: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_set_session' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2308:52: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_self_test_set_cb' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-ipsec-mb-2.0.1+dfsg/test/fuzz-app/direct_api_fuzz_test.c:2357:48: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'test_imb_get_strerror' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/intel-lpmd/intel-lpmd_0.1.0.orig.tar.gz intel-lpmd-0.1.0/src/lpmd_dbus_server.c:167:49: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'lpmd_dbus_handle_get_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:173:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lpmd_dbus_handle_get_property' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:179:49: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'lpmd_dbus_handle_set_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:184:27: style: Parameter 'value' can be declared as pointer to const. However it seems that 'lpmd_dbus_handle_set_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:186:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lpmd_dbus_handle_set_property' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:234:45: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'lpmd_dbus_on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:236:23: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lpmd_dbus_on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:240:41: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'lpmd_dbus_on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_dbus_server.c:242:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lpmd_dbus_on_name_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_hfi.c:75:68: 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] intel-lpmd-0.1.0/src/lpmd_hfi.c:83:45: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'seq_check_handler' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intel-lpmd-0.1.0/src/lpmd_hfi.c:83:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'seq_check_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/intel-processor-trace/intel-processor-trace_2.1.2.orig.tar.gz libipt-2.1.2/libipt/test/src/ptunit-ild.c:38:56: style: Parameter 'raw' can be declared as pointer to const. However it seems that 'ptunit_ild_decode' is a callback function, if 'raw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libipt-2.1.2/libipt/test/src/ptunit-ild.c:63:58: style: Parameter 'raw' can be declared as pointer to const. However it seems that 'ptunit_ild_classify' is a callback function, if 'raw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libipt-2.1.2/libipt/test/src/ptunit-ild.c:94:57: style: Parameter 'raw' can be declared as pointer to const. However it seems that 'ptunit_ild_invalid' is a callback function, if 'raw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libipt-2.1.2/libipt/test/src/ptunit-image.c:396:26: style: Parameter 'context' can be declared as pointer to const. However it seems that 'image_readmem_callback' 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/i/intellij-community-idea/intellij-community-idea_183.5153.4.orig.tar.xz intellij-community-idea-183.5153.4/native/LinuxGlobalMenu/DbusMenuWrapper.c:72:46: style: Parameter 'connection' can be declared as pointer to const. However it seems that '_onNameAppeared' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intellij-community-idea-183.5153.4/native/LinuxGlobalMenu/DbusMenuWrapper.c:72:111: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_onNameAppeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intellij-community-idea-183.5153.4/native/LinuxGlobalMenu/DbusMenuWrapper.c:77:46: style: Parameter 'connection' can be declared as pointer to const. However it seems that '_onNameVanished' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] intellij-community-idea-183.5153.4/native/LinuxGlobalMenu/DbusMenuWrapper.c:77:86: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_onNameVanished' 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/i/invada-studio-plugins-lv2/invada-studio-plugins-lv2_1.2.0+repack0.orig.tar.gz invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-Compressor.c:225:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_display_comp_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-Compressor.c:292:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_comp_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-ErReverb.c:250:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_display_err_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-ErReverb.c:321:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_err_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-ErReverb.c:935:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_err_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-ErReverb.c:959:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_err_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-FrequencyGain.c:188:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_display_fg_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-FrequencyGain.c:259:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_fg_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-FrequencyGain.c:725:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_fg_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-FrequencyGain.c:739:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_fg_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-Spectrograph.c:209:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_display_spec_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/display-Spectrograph.c:277:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_display_spec_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/knob.c:341:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_knob_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/knob.c:775:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_knob_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/knob.c:791:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_knob_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/lamp.c:146:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_lamp_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/lamp.c:213:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_lamp_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/meter-peak.c:271:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_meter_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/meter-phase.c:145:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_phase_meter_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/meter-phase.c:212:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_phase_meter_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/meter-vu.c:242:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_vu_meter_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/meter-vu.c:309:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_vu_meter_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/switch-toggle.c:231:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inv_switch_toggle_size_request' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] invada-studio-plugins-lv2-1.2.0/plugingui/widgets/switch-toggle.c:310:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inv_switch_toggle_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iodine/iodine_0.7.0.orig.tar.gz iodine-0.7.0/src/base128.c:207:35: style: Parameter 'buflen' can be declared as pointer to const. However it seems that 'base128_decode' is a callback function, if 'buflen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iodine-0.7.0/src/base32.c:200:34: style: Parameter 'buflen' can be declared as pointer to const. However it seems that 'base32_decode' is a callback function, if 'buflen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iodine-0.7.0/src/base64.c:155:34: style: Parameter 'buflen' can be declared as pointer to const. However it seems that 'base64_decode' is a callback function, if 'buflen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ioping/ioping_1.3.orig.tar.gz ioping-1.3/ioping.c:1001:33: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'do_pwrite' 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/i/ipe/ipe_7.2.30.orig.tar.gz ipe-7.2.30/src/ipe/main_gtk.cpp:101:25: style: Parameter 'L' can be declared as pointer to const. However it seems that 'mainloop' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-7.2.30/src/ipe/main_qt.cpp:102:25: style: Parameter 'L' can be declared as pointer to const. However it seems that 'mainloop' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-7.2.30/src/ipelib/ipegeo.cpp:865:46: style: Parameter 'bc' can be declared as pointer to const. However it seems that 'bezctx_ipe_mark_knot' is a callback function, if 'bc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-7.2.30/src/ipeui/ipeui_gtk.cpp:74:39: style: Parameter 'item' can be declared as pointer to const. However it seems that 'itemResponse' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-7.2.30/src/ipeui/ipeui_gtk.cpp:227:52: style: Parameter 'dlg' can be declared as pointer to const. However it seems that 'escapeResponse' is a callback function, if 'dlg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-7.2.30/src/ipeui/ipeui_gtk.cpp:419:37: style: Parameter 'item' can be declared as pointer to const. However it seems that 'itemResponse' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ipe-tools/ipe-tools_7.2.29.2.orig.tar.gz ipe-tools-7.2.29.2/ipepython/ipepython.cpp:288:46: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'LuaObject_getattr' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-tools-7.2.29.2/ipepython/ipepython.cpp:323:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'LuaObject_setattr' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-tools-7.2.29.2/ipepython/ipepython.cpp:360:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'LuaObject_str' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-tools-7.2.29.2/ipepython/ipepython.cpp:427:46: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'LuaObject_richcmp' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-tools-7.2.29.2/ipepython/ipepython.cpp:442:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'LuaObject_call' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipe-tools-7.2.29.2/ipepython/ipepython.cpp:483:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'LuaObject_length' 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/i/iperf3/iperf3_3.20.orig.tar.gz iperf-3.20/src/iperf_api.c:1042:41: style: Parameter 'test' can be declared as pointer to const. However it seems that 'iperf_on_test_finish' is a callback function, if 'test' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iperf-3.20/src/t_timer.c:43:61: style: Parameter 'nowP' can be declared as pointer to const. However it seems that 'timer_proc' is a callback function, if 'nowP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ipgrab/ipgrab_0.9.10.orig.tar.gz ipgrab-0.9.10/src/display.c:161:28: style: Parameter 'label' can be declared as pointer to const. However it seems that 'display' is a callback function, if 'label' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ipheth/ipheth_1.0.orig.tar.gz ipheth-1.0/ipheth-driver/ipheth.c:170:50: style: Parameter 'urb' can be declared as pointer to const. However it seems that 'ipheth_rcvbulk_callback' is a callback function, if 'urb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipheth-1.0/ipheth-driver/ipheth.c:216:50: style: Parameter 'urb' can be declared as pointer to const. However it seems that 'ipheth_sndbulk_callback' is a callback function, if 'urb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ipmctl/ipmctl_03.00.00.0468.orig.tar.gz ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:418:44: style: Parameter 'This' can be declared as pointer to const. However it seems that 'GetImage' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:420:16: style: Parameter 'Image' can be declared as pointer to const. However it seems that 'GetImage' is a callback function, if 'Image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:421:17: style: Parameter 'ImageSize' can be declared as pointer to const. However it seems that 'GetImage' is a callback function, if 'ImageSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:440:44: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CheckImage' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:442:22: style: Parameter 'Image' can be declared as pointer to const. However it seems that 'CheckImage' is a callback function, if 'Image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:444:18: style: Parameter 'ImageUpdatable' can be declared as pointer to const. However it seems that 'CheckImage' is a callback function, if 'ImageUpdatable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:463:44: style: Parameter 'This' can be declared as pointer to const. However it seems that 'SetPackageInfo' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:464:22: style: Parameter 'Image' can be declared as pointer to const. However it seems that 'SetPackageInfo' is a callback function, if 'Image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:466:22: style: Parameter 'VendorCode' can be declared as pointer to const. However it seems that 'SetPackageInfo' is a callback function, if 'VendorCode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Device/NvmFirmwareManagement.c:468:24: style: Parameter 'PackageVersionName' can be declared as pointer to const. However it seems that 'SetPackageInfo' is a callback function, if 'PackageVersionName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Namespace/NvmDimmBlockIo.c:255:33: style: Parameter 'pThis' can be declared as pointer to const. However it seems that 'NvmDimmDriverBlockIoFlushBlocks' is a callback function, if 'pThis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/DcpmPkg/driver/Protocol/Namespace/NvmDimmBlockIo.c:276:34: style: Parameter 'pThis' can be declared as pointer to const. However it seems that 'NvmDimmDriverBlockIoReset' is a callback function, if 'pThis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/src/os/efi_shim/os_efi_simple_file_protocol.c:242:32: style: Parameter 'BufferSize' can be declared as pointer to const. However it seems that 'file_read' is a callback function, if 'BufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/src/os/efi_shim/os_efi_simple_file_protocol.c:262:32: style: Parameter 'BufferSize' can be declared as pointer to const. However it seems that 'file_write' is a callback function, if 'BufferSize' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmctl-03.00.00.0468/src/os/efi_shim/os_efi_simple_file_protocol.c:263:32: style: Parameter 'Buffer' can be declared as pointer to const. However it seems that 'file_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/i/ipmitool/ipmitool_1.8.19.orig.tar.gz ipmitool-IPMITOOL_1_8_19/lib/ipmi_isol.c:395:25: style: Parameter 'rsp' can be declared as pointer to const. However it seems that 'output' is a callback function, if 'rsp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmitool-IPMITOOL_1_8_19/lib/ipmi_sol.c:1256:25: style: Parameter 'rsp' can be declared as pointer to const. However it seems that 'output' is a callback function, if 'rsp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmitool-IPMITOOL_1_8_19/src/plugins/dbus/dbus.c:52:38: style: Parameter 'intf' can be declared as pointer to const. However it seems that 'ipmi_dbus_sendrecv' is a callback function, if 'intf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipmitool-IPMITOOL_1_8_19/src/plugins/dummy/dummy.c:215:43: style: Parameter 'intf' can be declared as pointer to const. However it seems that 'ipmi_dummyipmi_send_cmd' is a callback function, if 'intf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ippl/ippl_1.4.14.orig.tar.gz ippl-1.4.14/Source/log.c:112:22: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'dummy_open' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippl-1.4.14/Source/log.c:113:23: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippl-1.4.14/Source/log.c:121:23: style: Parameter 'level' can be declared as pointer to const. However it seems that 'syslog_open' is a callback function, if 'level' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippl-1.4.14/Source/log.c:206:22: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'file_close' 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/i/ippsample/ippsample_0.0~git20220607.72f89b3.orig.tar.xz ippsample-0.0~git20220607.72f89b3/server/conf.c:1182:29: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_lang' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/conf.c:1183:29: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_lang' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/conf.c:1194:36: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_printers' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/conf.c:1195:36: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_printers' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/device.c:202:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_devices' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/device.c:203:34: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_devices' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/printer.c:2610:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_active_jobs' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/printer.c:2611:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_active_jobs' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/printer.c:2628:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_completed_jobs' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/printer.c:2629:38: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_completed_jobs' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/printer.c:2646: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] ippsample-0.0~git20220607.72f89b3/server/printer.c:2647: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] ippsample-0.0~git20220607.72f89b3/server/resource.c:440:24: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_filenames' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/resource.c:441:24: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_filenames' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/resource.c:453:24: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_ids' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/resource.c:454:24: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_ids' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/resource.c:466:24: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_resources' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/resource.c:467:24: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_resources' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/subscription.c:380:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_subscriptions' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/server/subscription.c:381:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_subscriptions' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ippsample-0.0~git20220607.72f89b3/tools/ipp3dprinter.c:625:27: 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] ippsample-0.0~git20220607.72f89b3/tools/ipp3dprinter.c:626:27: 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] ippsample-0.0~git20220607.72f89b3/tools/ippproxy.c:441:27: 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] ippsample-0.0~git20220607.72f89b3/tools/ippproxy.c:442:27: 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] ippsample-0.0~git20220607.72f89b3/tools/ipptransform.c:1431:31: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'write_fd' 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/i/iprange/iprange_1.0.4+ds.orig.tar.xz iprange-1.0.4+ds/ipset_load.c:370:39: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'dns_thread_resolve' 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/i/iproute2/iproute2_6.19.0.orig.tar.xz iproute2-6.19.0/dcb/dcb_apptrust.c:140:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dcb_apptrust_set_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/dcb/dcb_rewr.c:59:61: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dcb_rewr_parse_mapping_prio_pcp' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/dcb/dcb_rewr.c:71:62: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dcb_rewr_parse_mapping_prio_dscp' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/genl/genl.c:39:43: style: Parameter 'f' can be declared as pointer to const. However it seems that 'parse_nofopt' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/ip.c:139:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ip_batch_cmd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/ipaddress.c:1838:40: style: Parameter 'n' can be declared as pointer to const. However it seems that 'save_nlmsg' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/ipnetns.c:689:31: style: Parameter 'nsname' can be declared as pointer to const. However it seems that 'on_netns_del' is a callback function, if 'nsname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/iprule.c:626:39: style: Parameter 'n' can be declared as pointer to const. However it seems that 'save_rule' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/link_gre6.c:28:46: style: Parameter 'lu' can be declared as pointer to const. However it seems that 'gre_print_help' is a callback function, if 'lu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/link_ip6tnl.c:27:52: style: Parameter 'lu' can be declared as pointer to const. However it seems that 'ip6tunnel_print_help' is a callback function, if 'lu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/link_iptnl.c:22:51: style: Parameter 'lu' can be declared as pointer to const. However it seems that 'iptunnel_print_help' is a callback function, if 'lu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/link_vti.c:22:46: style: Parameter 'lu' can be declared as pointer to const. However it seems that 'vti_print_help' is a callback function, if 'lu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/link_vti6.c:23:47: style: Parameter 'lu' can be declared as pointer to const. However it seems that 'vti6_print_help' is a callback function, if 'lu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/link_xfrm.c:16:47: style: Parameter 'lu' can be declared as pointer to const. However it seems that 'xfrm_print_help' is a callback function, if 'lu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/ip/xfrm_monitor.c:264:51: style: Parameter 'ctrl' can be declared as pointer to const. However it seems that 'xfrm_accept_msg' is a callback function, if 'ctrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/lib/mnl_utils.c:60:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mnlu_cb_noop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/lib/mnl_utils.c:83:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mnlu_cb_stop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/lib/namespace.c:225:42: style: Parameter 'nsname' can be declared as pointer to const. However it seems that 'netns_name_from_id_func' is a callback function, if 'nsname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/misc/ss.c:4772:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'packet_show_sock' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/misc/ss.c:4925:35: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'packet_show_line' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/misc/ss.c:5059:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'xdp_show_sock' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/misc/ssfilter_check.c:10:42: style: Parameter 'n' can be declared as pointer to const. However it seems that 'dummy_filter' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/misc/ssfilter_check.c:10:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dummy_filter' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/dev.c:10:32: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'dev_help' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/link.c:9:33: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'link_help' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/res.c:10:32: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'res_help' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/res.c:59:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'res_no_args_idx_parse_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/stat.c:13:33: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'stat_help' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/sys.c:8:32: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'sys_help' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/sys.c:156:36: style: Parameter 'rd' can be declared as pointer to const. However it seems that 'sys_set_help' is a callback function, if 'rd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/rdma/utils.c:729:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'null_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/em_ipset.c:232:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ipset_print_eopt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/f_basic.c:35:64: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'basic_parse_opt' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/f_cgroup.c:20:65: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'cgroup_parse_opt' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/f_matchall.c:34:67: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'matchall_parse_opt' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/f_u32.c:1021:62: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'u32_parse_opt' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/m_action.c:70:60: style: Parameter 'argc_p' can be declared as pointer to const. However it seems that 'parse_noaopt' is a callback function, if 'argc_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/m_pedit.c:55:36: style: Parameter 'argc_p' can be declared as pointer to const. However it seems that 'pedit_parse_nopopt' is a callback function, if 'argc_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/p_icmp.c:22:17: style: Parameter 'argc_p' can be declared as pointer to const. However it seems that 'parse_icmp' is a callback function, if 'argc_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/p_icmp.c:23:25: style: Parameter 'sel' can be declared as pointer to const. However it seems that 'parse_icmp' is a callback function, if 'sel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/p_icmp.c:23:50: style: Parameter 'tkey' can be declared as pointer to const. However it seems that 'parse_icmp' is a callback function, if 'tkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/q_clsact.c:25:64: style: Parameter 'f' can be declared as pointer to const. However it seems that 'clsact_print_opt' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/q_clsact.c:25:82: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'clsact_print_opt' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/q_plug.c:65:62: style: Parameter 'f' can be declared as pointer to const. However it seems that 'plug_print_opt' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/q_plug.c:65:80: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'plug_print_opt' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/q_red.c:235:64: style: Parameter 'f' can be declared as pointer to const. However it seems that 'red_print_xstats' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tc/q_red.c:235:82: style: Parameter 'xstats' can be declared as pointer to const. However it seems that 'red_print_xstats' is a callback function, if 'xstats' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:55:52: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_enable_l2_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:55:64: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_enable_l2_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:65:53: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_enable_udp_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:65:65: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_enable_udp_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:353:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_add_udp_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:353:62: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_add_udp_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:359:46: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_add_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:476:49: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_enable_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:551:53: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_disable_l2_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:551:65: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_disable_l2_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:557:54: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_disable_udp_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:557:66: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_disable_udp_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:563:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_disable_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:610:46: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_set_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:618:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_set_udp_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:618:62: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_set_udp_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:625:49: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_set_l2_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:625:61: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_set_l2_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:719:46: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_get_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:727:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_get_udp_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:727:62: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_get_udp_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:740:49: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_get_l2_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:740:61: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_bearer_get_l2_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/bearer.c:1090:20: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_bearer_list' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:58:18: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_list' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:167:44: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_get_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:227:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_get_bcast_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:272:51: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_stat_reset_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:499:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'link_stat_show_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:536:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_stat_show_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:584:45: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_stat_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:605:44: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_set_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:675:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_set_bcast_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:831:18: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_mon_summary' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:1055:49: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_mon_list_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:1062:52: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_mon_list_l2_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:1062:64: style: Parameter 'media' can be declared as pointer to const. However it seems that 'cmd_link_mon_list_l2_help' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:1069:53: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_mon_list_udp_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:1122:48: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_mon_set_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:1141:48: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_mon_get_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/link.c:1195:44: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_link_mon_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/media.c:40:18: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_media_list' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/media.c:134:45: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_media_get_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/media.c:159:45: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_media_set_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/nametable.c:77:23: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_nametable_show' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/node.c:48:18: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_node_list' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/node.c:153:48: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_node_set_key_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/node.c:411:46: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_node_flush_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/node.c:431:44: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_node_set_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/node.c:457:44: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_node_get_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/peer.c:92:43: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_peer_rm_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/peer.c:100:48: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_peer_rm_addr_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/peer.c:106:50: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_peer_rm_nodeid_help' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/socket.c:112:20: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'cmd_socket_list' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iproute2-6.19.0/tipc/tipc.c:31:32: style: Parameter 'cmdl' can be declared as pointer to const. However it seems that 'about' is a callback function, if 'cmdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iprutils/iprutils_2.4.19.orig.tar.gz iprutils-rel-2-4-19/iprconfig.c:12079:32: style: Parameter 'i_con' can be declared as pointer to const. However it seems that 'choose_ucode' is a callback function, if 'i_con' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprdbg.c:354:57: style: Parameter 'argv' can be declared as const array. However it seems that 'raw_cmd' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprdbg.c:483:33: style: Parameter 'ioa' can be declared as pointer to const. However it seems that 'help' is a callback function, if 'ioa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprdbg.c:483:54: style: Parameter 'argv' can be declared as const array. However it seems that 'help' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprdbg.c:519:35: style: Parameter 'ioa' can be declared as pointer to const. However it seems that 'macros' is a callback function, if 'ioa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprdbg.c:519:56: style: Parameter 'argv' can be declared as const array. However it seems that 'macros' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprlib.c:1227:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'blk_compare' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprlib.c:1227:51: style: Parameter 'name' can be declared as pointer to const. However it seems that 'blk_compare' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprlib.c:1252:40: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'gen_compare' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iprutils-rel-2-4-19/iprlib.c:1252:51: style: Parameter 'name' can be declared as pointer to const. However it seems that 'gen_compare' 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/i/ips/ips_4.2.orig.tar.gz ips-4.2/cursesdisplay.c:163:30: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CursesCreateWindow' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/cursesdisplay.c:172:23: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CursesClose' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/cursesdisplay.c:437:25: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CursesGetRows' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/cursesdisplay.c:453:25: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CursesGetCols' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/cursesdisplay.c:463:28: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CursesDoesScroll' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:183:27: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyCreateWindow' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:430:22: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyRefresh' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:469:24: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyPutBuffer' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:513:25: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyInputReady' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:524:23: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyReadChar' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:540:22: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyGetRows' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:550:22: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyGetCols' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ips-4.2/ttydisplay.c:560:25: style: Parameter 'display' can be declared as pointer to const. However it seems that 'TtyDoesScroll' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ipset/ipset_7.24.orig.tar.bz2 ipset-7.24/kernel/net/sched/em_ipset.c:68:67: style: Parameter 'em' can be declared as pointer to const. However it seems that 'em_ipset_match' is a callback function, if 'em' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipset-7.24/lib/session.c:1759:61: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'callback_noop' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipset-7.24/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] ipset-7.24/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] ipset-7.24/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/i/ipsvd/ipsvd_1.0.0.orig.tar.gz net/ipsvd-1.0.0/src/ssl_io.c:150:41: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'validate' 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/i/iptables/iptables_1.8.13.orig.tar.xz iptables-1.8.13/extensions/libebt_dnat.c:60:55: style: Parameter 'fc' can be declared as pointer to const. However it seems that 'brdnat_final_check' is a callback function, if 'fc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libebt_ip.c:163:53: style: Parameter 'fc' can be declared as pointer to const. However it seems that 'brip_final_check' is a callback function, if 'fc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libebt_ip6.c:163:54: style: Parameter 'fc' can be declared as pointer to const. However it seems that 'brip6_final_check' is a callback function, if 'fc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libebt_mark.c:127:55: style: Parameter 'fc' can be declared as pointer to const. However it seems that 'brmark_final_check' is a callback function, if 'fc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libebt_redirect.c:63:43: style: Parameter 'xl' can be declared as pointer to const. However it seems that 'brredir_xlate' is a callback function, if 'xl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libebt_snat.c:71:55: style: Parameter 'fc' can be declared as pointer to const. However it seems that 'brsnat_final_check' is a callback function, if 'fc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libip6t_HL.c:62:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'HL_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libip6t_hl.c:49:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'hl_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libipt_CLUSTERIP.c:104:52: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'CLUSTERIP_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libipt_ECN.c:75:46: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'ECN_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libipt_TTL.c:61:46: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'TTL_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libipt_ttl.c:46:46: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'ttl_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_CONNMARK.c:318:54: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'connmark_tg_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_CONNSECMARK.c:51:54: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'CONNSECMARK_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_DSCP.c:65:47: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'DSCP_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_HMARK.c:230:48: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'HMARK_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_MARK.c:108:47: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'MARK_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_MARK.c:165:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mark_tg_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_NAT.c:336:48: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'SNAT_fcheck' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_NAT.c:343:48: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'DNAT_fcheck' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_NFLOG.c:71:48: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'NFLOG_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_RATEEST.c:112:56: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'RATEEST_final_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_SYNPROXY.c:69:51: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'SYNPROXY_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_TCPMSS.c:65:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'TCPMSS_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_TOS.c:131:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'tos_tg_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_addrtype.c:146:51: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'addrtype_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_bpf.c:220:47: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'bpf_fcheck' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_bpf.c:227:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'bpf_fcheck_v1' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_cluster.c:70:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'cluster_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_connlimit.c:101:52: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'connlimit_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_conntrack.c:569:55: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'conntrack_mt_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_devgroup.c:99:51: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'devgroup_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_dscp.c:71:47: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'dscp_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_ecn.c:65:46: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'ecn_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_hashlimit.c:682:52: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'hashlimit_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_hashlimit.c:694:58: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'hashlimit_mt_check_v1' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_hashlimit.c:725:58: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'hashlimit_mt_check_v2' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_hashlimit.c:756:55: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'hashlimit_mt_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_iprange.c:155:53: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'iprange_mt_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_ipvs.c:105:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'ipvs_mt_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_multiport.c:248:52: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'multiport_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_owner.c:289:51: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'owner_mt_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_physdev.c:78:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'physdev_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_policy.c:173:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'policy_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_rateest.c:291:56: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rateest_final_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_recent.c:171:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'recent_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_statistic.c:77:52: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'statistic_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_string.c:204:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'string_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/extensions/libxt_time.c:454:47: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'time_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/nft-arp.c:344:61: style: Parameter 'r' can be declared as pointer to const. However it seems that 'nft_arp_print_rule' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/nft-ipv4.c:124:74: style: Parameter 'r' can be declared as pointer to const. However it seems that 'nft_ipv4_print_rule' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/nft-ipv6.c:110:74: style: Parameter 'r' can be declared as pointer to const. However it seems that 'nft_ipv6_print_rule' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/nft-ipv6.c:228:27: style: Parameter 'args' can be declared as pointer to const. However it seems that 'nft_ipv6_add_entry' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/nft-ipv6.c:261:30: style: Parameter 'args' can be declared as pointer to const. However it seems that 'nft_ipv6_delete_entry' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/nft-ipv6.c:287:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'nft_ipv6_check_entry' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/nft-ipv6.c:313:31: style: Parameter 'args' can be declared as pointer to const. However it seems that 'nft_ipv6_replace_entry' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/xtables-monitor.c:93:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rule_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/xtables-translate.c:391:56: style: Parameter 'h' can be declared as pointer to const. However it seems that 'xlate_chain_user_restore' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/xtables-translate.c:398:38: style: Parameter 'h' can be declared as pointer to const. However it seems that 'commit' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/xtables-translate.c:403:48: style: Parameter 'h' can be declared as pointer to const. However it seems that 'xlate_table_new' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/iptables/xtables-translate.c:432:47: style: Parameter 'h' can be declared as pointer to const. However it seems that 'xlate_chain_set' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/libiptc/libiptc.c:2193:26: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'iptc_set_counter' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/libiptc/libiptc.c:2409:25: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'iptc_set_policy' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/libiptc/libiptc.c:2193:26: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'ip6tc_set_counter' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/libiptc/libiptc.c:2409:25: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'ip6tc_set_policy' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/libiptc/libiptc.c:2193:26: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'TC_SET_COUNTER' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptables-1.8.13/libiptc/libiptc.c:2409:25: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'TC_SET_POLICY' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iptables-netflow/iptables-netflow_2.6.orig.tar.gz ipt-netflow-2.6/libipt_NETFLOW.c:75:64: 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] ipt-netflow-2.6/snmp_NETFLOW.c:297:35: style: Parameter 'reqinfo' can be declared as pointer to const. However it seems that 'iptNetflowModule_handler' is a callback function, if 'reqinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipt-netflow-2.6/snmp_NETFLOW.c:361:35: style: Parameter 'reqinfo' can be declared as pointer to const. However it seems that 'iptNetflowSysctl_handler' is a callback function, if 'reqinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipt-netflow-2.6/snmp_NETFLOW.c:524:35: style: Parameter 'reqinfo' can be declared as pointer to const. However it seems that 'iptNetflowTotals_handler' is a callback function, if 'reqinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipt-netflow-2.6/snmp_NETFLOW.c:575:45: style: Parameter 'cache' can be declared as pointer to const. However it seems that 'dummy_cache_free' is a callback function, if 'cache' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipt-netflow-2.6/snmp_NETFLOW.c:575:58: style: Parameter 'x' can be declared as pointer to const. However it seems that 'dummy_cache_free' 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/i/iptraf-ng/iptraf-ng_1.2.2.orig.tar.gz iptraf-ng-1.2.2/src/capt-recvmsg.c:17:51: style: Parameter 'capt' can be declared as pointer to const. However it seems that 'capt_have_packet_recvmsg' is a callback function, if 'capt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iptstate/iptstate_2.2.7.orig.tar.bz2 iptstate-2.2.7/iptstate.cc:470:25: style: Parameter 'one' can be declared as pointer to const. However it seems that 'src_sort' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:470:40: style: Parameter 'two' can be declared as pointer to const. However it seems that 'src_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:487:44: style: Parameter 'two' can be declared as pointer to const. However it seems that 'srcname_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:492:25: style: Parameter 'one' can be declared as pointer to const. However it seems that 'dst_sort' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:492:40: style: Parameter 'two' can be declared as pointer to const. However it seems that 'dst_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:504:44: style: Parameter 'two' can be declared as pointer to const. However it seems that 'dstname_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:518:27: style: Parameter 'one' can be declared as pointer to const. However it seems that 'srcpt_sort' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:518:42: style: Parameter 'two' can be declared as pointer to const. However it seems that 'srcpt_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:523:27: style: Parameter 'one' can be declared as pointer to const. However it seems that 'dstpt_sort' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:523:42: style: Parameter 'two' can be declared as pointer to const. However it seems that 'dstpt_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:528:42: style: Parameter 'two' can be declared as pointer to const. However it seems that 'proto_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:533:42: style: Parameter 'two' can be declared as pointer to const. However it seems that 'state_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:538:40: style: Parameter 'two' can be declared as pointer to const. However it seems that 'ttl_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:543:27: style: Parameter 'one' can be declared as pointer to const. However it seems that 'bytes_sort' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:543:42: style: Parameter 'two' can be declared as pointer to const. However it seems that 'bytes_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:548:29: style: Parameter 'one' can be declared as pointer to const. However it seems that 'packets_sort' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iptstate-2.2.7/iptstate.cc:548:44: style: Parameter 'two' can be declared as pointer to const. However it seems that 'packets_sort' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iptux/iptux_0.9.4.orig.tar.gz iptux-0.9.4/src/iptux/DetectPal.cpp:28:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'iptux_on_detect_pal_ipv4_entry_escape' 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/i/iputils/iputils_20250605.orig.tar.xz iputils-20250605/ping/ping.c:1575:55: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'ping4_send_probe' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iputils-20250605/ping/ping.c:1837:44: style: Parameter 'rts' can be declared as pointer to const. However it seems that 'ping4_install_filter' is a callback function, if 'rts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iputils-20250605/ping/ping.c:1837:60: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'ping4_install_filter' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iputils-20250605/ping/ping6_common.c:636:55: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'ping6_send_probe' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iputils-20250605/ping/ping6_common.c:939:44: style: Parameter 'rts' can be declared as pointer to const. However it seems that 'ping6_install_filter' is a callback function, if 'rts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iputils-20250605/ping/ping6_common.c:939:60: style: Parameter 'sock' can be declared as pointer to const. However it seems that 'ping6_install_filter' is a callback function, if 'sock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ipvsadm/ipvsadm_1.31.orig.tar.gz ipvsadm-1.31/libipvs/libipvs.c:502:38: style: Parameter 'to' can be declared as pointer to const. However it seems that 'ipvs_set_timeout' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipvsadm-1.31/libipvs/libipvs.c:524:38: style: Parameter 'dm' can be declared as pointer to const. However it seems that 'ipvs_start_daemon' is a callback function, if 'dm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ipvsadm-1.31/libipvs/libipvs.c:577:37: style: Parameter 'dm' can be declared as pointer to const. However it seems that 'ipvs_stop_daemon' is a callback function, if 'dm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ir.lv2/ir.lv2_1.3.4~dfsg0.orig.tar.xz ir.lv2-1.3.4/ir_gui.cc:595:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_released_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ir.lv2-1.3.4/ir_gui.cc:1075:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tree_view_realized_cb' 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/i/iraf/iraf_2.18.1.orig.tar.gz iraf-2.18.1/pkg/cl/opcodes.c:97:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_add' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:216:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_and' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:268:16: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_biff' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:292:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_chsign' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:301:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_concat' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:309:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_div' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:315:17: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doend' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:382:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_eq' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:390:16: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_exec' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:398:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_ge' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:407:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_dogoto' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:418:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_gt' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:493:23: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_indirposset' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:536:20: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_indxincr' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:620:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_le' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:628:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_lt' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:636:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_mul' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:662:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_ne' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:670:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_not' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:678:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_or' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:700:21: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_posargset' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:737:17: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_dopow' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:749:19: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doprint' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:969:21: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doaddpipe' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:1025:19: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_rmpipes' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:1032:20: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doreturn' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:1043:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doscan' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:1088:19: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_dofscan' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/cl/opcodes.c:1145:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_sub' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:98:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_add' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:217:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_and' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:269:16: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_biff' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:293:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_chsign' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:302:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_concat' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:310:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_div' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:316:17: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doend' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:383:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_eq' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:391:16: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_exec' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:399:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_ge' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:408:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_dogoto' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:419:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_gt' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:494:23: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_indirposset' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:537:20: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_indxincr' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:621:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_le' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:629:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_lt' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:637:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_mul' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:663:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_ne' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:671:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_not' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:679:14: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_or' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:701:21: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_posargset' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:738:17: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_dopow' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:750:19: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doprint' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:968:21: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doaddpipe' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:1024:19: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_rmpipes' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:1031:20: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doreturn' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:1042:18: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_doscan' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:1087:19: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_dofscan' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/pkg/ecl/opcodes.c:1144:15: style: Parameter 'argp' can be declared as pointer to const. However it seems that 'o_sub' is a callback function, if 'argp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/unix/f2c/libf2c/lread.c:651:16: style: Parameter 'number' can be declared as pointer to const. However it seems that 'l_read' is a callback function, if 'number' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/unix/f2c/libf2c/rsli.c:33:28: style: Parameter 'f' can be declared as pointer to const. However it seems that 'i_ungetc' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/unix/f2c/libf2c/z_log.c:43:15: style: Parameter 'a' can be declared as pointer to const. However it seems that 'diff1' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/unix/f2c/libf2c/z_log.c:43:26: style: Parameter 'b' can be declared as pointer to const. However it seems that 'diff1' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/unix/os/zopdir.c:230:17: style: Parameter 'a' can be declared as pointer to const. However it seems that 'd_compar' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iraf-2.18.1/unix/os/zopdir.c:230:26: style: Parameter 'b' can be declared as pointer to const. However it seems that 'd_compar' 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/i/ircd-hybrid/ircd-hybrid_8.2.46+dfsg.1.orig.tar.gz ircd-hybrid-8.2.46.dfsg.1/libltdl/lt_dlloader.c:46: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] ircd-hybrid-8.2.46.dfsg.1/libltdl/ltdl.c:778: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] ircd-hybrid-8.2.46.dfsg.1/libltdl/ltdl.c:1866: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] ircd-hybrid-8.2.46.dfsg.1/modules/m_away.c:106:47: style: Parameter 'parv' can be declared as const array. However it seems that 'm_away' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_cap.c:261:46: style: Parameter 'parv' can be declared as const array. However it seems that 'm_cap' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_die.c:49:47: style: Parameter 'parv' can be declared as const array. However it seems that 'mo_die' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_dline.c:216:49: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_dline' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_globops.c:47:51: style: Parameter 'parv' can be declared as const array. However it seems that 'mo_globops' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_globops.c:74:51: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_globops' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_kline.c:230:49: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_kline' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_knock.c:55:48: style: Parameter 'parv' can be declared as const array. However it seems that 'm_knock' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_locops.c:51:50: style: Parameter 'parv' can be declared as const array. However it seems that 'mo_locops' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_locops.c:79:50: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_locops' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_module.c:267:50: style: Parameter 'parv' can be declared as const array. However it seems that 'mo_module' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_names.c:51:48: style: Parameter 'parv' can be declared as const array. However it seems that 'm_names' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_oper.c:115:47: style: Parameter 'parv' can be declared as const array. However it seems that 'm_oper' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_opme.c:54:48: style: Parameter 'parv' can be declared as const array. However it seems that 'mo_opme' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_pass.c:48:48: style: Parameter 'parv' can be declared as const array. However it seems that 'mr_pass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_rehash.c:178:50: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_rehash' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_restart.c:49:51: style: Parameter 'parv' can be declared as const array. However it seems that 'mo_restart' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_resv.c:155:48: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_resv' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_svinfo.c:53:50: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_svinfo' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_undline.c:144:51: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_undline' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_unkline.c:145:51: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_unkline' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_unresv.c:131:50: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_unresv' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_unxline.c:137:51: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_unxline' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_user.c:52:48: style: Parameter 'parv' can be declared as const array. However it seems that 'mr_user' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_webirc.c:54:50: style: Parameter 'parv' can be declared as const array. However it seems that 'mr_webirc' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/modules/m_xline.c:191:49: style: Parameter 'parv' can be declared as const array. However it seems that 'ms_xline' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/auth.c:422:24: style: Parameter 'F' can be declared as pointer to const. However it seems that 'auth_read_reply' is a callback function, if 'F' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/conf_pseudo.c:67:63: style: Parameter 'parv' can be declared as const array. However it seems that 'pseudo_message_handler' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/extban_channel.c:35:39: style: Parameter 'client' can be declared as pointer to const. However it seems that 'extban_channel_matches' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/extban_channel.c:35:63: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'extban_channel_matches' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/extban_channel.c:35:84: style: Parameter 'ban' can be declared as pointer to const. However it seems that 'extban_channel_matches' is a callback function, if 'ban' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/extban_usermode.c:35:40: style: Parameter 'client' can be declared as pointer to const. However it seems that 'extban_usermode_matches' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/extban_usermode.c:35:64: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'extban_usermode_matches' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/extban_usermode.c:35:85: style: Parameter 'ban' can be declared as pointer to const. However it seems that 'extban_usermode_matches' is a callback function, if 'ban' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircd-hybrid-8.2.46.dfsg.1/src/send.c:149:24: style: Parameter 'F' can be declared as pointer to const. However it seems that 'sendq_unblocked' is a callback function, if 'F' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ircd-irc2/ircd-irc2_2.11.2p3~dfsg.orig.tar.gz irc2.11.2p3/contrib/mod_passwd/mod_passwd.c:35:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'passwd_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irc2.11.2p3/contrib/mod_passwd/mod_passwd.c:45:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'passwd_release' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irc2.11.2p3/contrib/mod_passwd/mod_passwd.c:54:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'passwd_stats' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irc2.11.2p3/ircd/hash.c:114:29: style: Parameter 'uid' can be declared as pointer to const. However it seems that 'hash_uid' is a callback function, if 'uid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irc2.11.2p3/ircd/hash.c:135:29: style: Parameter 'sid' can be declared as pointer to const. However it seems that 'hash_sid' is a callback function, if 'sid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ircd-ircu/ircd-ircu_2.10.12.19+dfsg.orig.tar.xz ircu2-u2.10.12.19/ircd/ircd_events.c:299:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'signal_callback' 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/i/ircii/ircii_20240918.orig.tar.bz2 ircii-20240918/source/alias.c:2677:28: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'function_chatpeers' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/alias.c:3029:26: style: Parameter 'input' can be declared as pointer to const. However it seems that 'function_servers' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:59:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'aes_setkey' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:126:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'aes_encrypt_str' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:126:41: style: Parameter 'inbuf' can be declared as pointer to const. However it seems that 'aes_encrypt_str' is a callback function, if 'inbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:126:56: style: Parameter 'len' can be declared as pointer to const. However it seems that 'aes_encrypt_str' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:165:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'aes_decrypt_str' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:165:41: style: Parameter 'inbuf' can be declared as pointer to const. However it seems that 'aes_decrypt_str' is a callback function, if 'inbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:165:56: style: Parameter 'len' can be declared as pointer to const. However it seems that 'aes_decrypt_str' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:59:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'aes_setkey' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:126:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'aes_encrypt_str' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:126:41: style: Parameter 'inbuf' can be declared as pointer to const. However it seems that 'aes_encrypt_str' is a callback function, if 'inbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:126:56: style: Parameter 'len' can be declared as pointer to const. However it seems that 'aes_encrypt_str' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:165:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'aes_decrypt_str' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:165:41: style: Parameter 'inbuf' can be declared as pointer to const. However it seems that 'aes_decrypt_str' is a callback function, if 'inbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/aes.c:165:56: style: Parameter 'len' can be declared as pointer to const. However it seems that 'aes_decrypt_str' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:742:17: style: Parameter 'command' can be declared as pointer to const. However it seems that 'my_echo' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:845:35: style: Parameter 'line' can be declared as pointer to const. However it seems that 'really_save' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:1062:20: style: Parameter 'command' can be declared as pointer to const. However it seems that 'commentcmd' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:1062:37: style: Parameter 'args' can be declared as pointer to const. However it seems that 'commentcmd' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:1062:51: style: Parameter 'subargs' can be declared as pointer to const. However it seems that 'commentcmd' is a callback function, if 'subargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:2296:22: style: Parameter 'command' can be declared as pointer to const. However it seems that 'do_send_text' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:2882:14: style: Parameter 'command' can be declared as pointer to const. However it seems that 'load' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:3932:17: style: Parameter 'command' can be declared as pointer to const. However it seems that 'beepcmd' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:3932:34: style: Parameter 'args' can be declared as pointer to const. However it seems that 'beepcmd' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/edit.c:3932:48: style: Parameter 'subargs' can be declared as pointer to const. However it seems that 'beepcmd' is a callback function, if 'subargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/help.c:215:35: 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] ircii-20240918/source/menu.c:360:23: style: Parameter 'args' can be declared as pointer to const. However it seems that 'menu_previous' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/menu.c:365:22: style: Parameter 'args' can be declared as pointer to const. However it seems that 'menu_submenu' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/menu.c:370:19: style: Parameter 'args' can be declared as pointer to const. However it seems that 'menu_exit' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ircii-20240918/source/menu.c:376:23: style: Parameter 'args' can be declared as pointer to const. However it seems that 'menu_channels' 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/i/ironseed/ironseed_0.4.0.orig.tar.gz c_utils.c:407:31: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'event_thread' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/irqbalance/irqbalance_1.9.4.orig.tar.gz irqbalance-1.9.4/cputree.c:90:20: style: Parameter 'line' can be declared as pointer to const. However it seems that 'get_int' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/cputree.c:95:33: style: Parameter 'line' can be declared as pointer to const. However it seems that 'get_mask_from_bitmap' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/cputree.c:100:41: style: Parameter 'line' can be declared as pointer to const. However it seems that 'get_mask_from_cpulist' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/cputree.c:420:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dump_irq' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/irqbalance.c:269:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'force_rescan' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/irqbalance.c:339:36: style: Parameter 'irq' can be declared as pointer to const. However it seems that 'get_irq_data' is a callback function, if 'irq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/irqlist.c:54:48: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'gather_load_stats' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/irqlist.c:64:49: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'compute_deviations' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/procinterrupts.c:433:51: style: Parameter 'info' can be declared as pointer to const. However it seems that 'accumulate_irq_count' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/procinterrupts.c:451:46: style: Parameter 'd' can be declared as pointer to const. However it seems that 'accumulate_load' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/thermal.c:419:45: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handler_for_debug' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/thermal.c:420:15: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'handler_for_debug' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/helpers.c:152:22: style: Parameter 'irq' can be declared as pointer to const. However it seems that 'dump_irq' is a callback function, if 'irq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/helpers.c:152:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dump_irq' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/irqbalance-ui.c:230:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'copy_cpu_list_to_irq' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/irqbalance-ui.c:393:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_loop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/ui.c:133:26: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'get_banned_cpu' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/ui.c:191:26: style: Parameter 'banned_cpu' can be declared as pointer to const. However it seems that 'add_banned_cpu' is a callback function, if 'banned_cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/ui.c:228:40: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'get_new_cpu_ban_values' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/ui.c:372:29: style: Parameter 'number' can be declared as pointer to const. However it seems that 'copy_assigned_obj' is a callback function, if 'number' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/ui.c:538:36: style: Parameter 'irq' can be declared as pointer to const. However it seems that 'get_new_irq_ban_values' is a callback function, if 'irq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irqbalance-1.9.4/ui/ui.c:767:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'display_tree_node_irqs' 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/i/irssi/irssi_1.4.5.orig.tar.xz irssi-1.4.5/src/core/channels-setup.c:33:73: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'compare_channel_setup' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/chat-protocols.c:199:56: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'destroy_server_connect' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:274:42: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_lastmsg' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:274:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_lastmsg' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:274:67: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_lastmsg' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:280:44: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_lastmymsg' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:280:58: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_lastmymsg' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:280:69: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_lastmymsg' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:286:45: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_lastpublic' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:286:59: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_lastpublic' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:286:70: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_lastpublic' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:292:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_awaymsg' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:292:67: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_awaymsg' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:298:49: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_lastmymsg_body' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:298:63: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_lastmymsg_body' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:298:74: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_lastmymsg_body' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:317:60: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_last_invite' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:317:71: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_last_invite' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:323:42: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_version' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:323:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_version' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:323:67: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_version' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:329:43: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_cmdchars' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:329:57: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_cmdchars' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:329:68: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_cmdchars' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:369:53: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_nick' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:369:64: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_nick' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:375:45: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_statusoper' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:375:59: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_statusoper' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:375:70: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_statusoper' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:394:62: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_serverversion' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:394:73: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_serverversion' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:435:57: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_realname' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:435:68: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_realname' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:470:41: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_dollar' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:470:55: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_dollar' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:470:66: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_dollar' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:476:42: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_sysname' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:476:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_sysname' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:476:67: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_sysname' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:482:45: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_sysrelease' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:482:59: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_sysrelease' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:482:70: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_sysrelease' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:488:42: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_sysarch' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:488:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_sysarch' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:488:67: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_sysarch' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:514:58: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_servertag' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:514:69: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_servertag' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:520:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_chatnet' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:520:67: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_chatnet' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:526:43: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_itemname' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:526:68: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_itemname' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/expandos.c:546:49: style: Parameter 'server' can be declared as pointer to const. However it seems that 'sig_message_own_private' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/log-away.c:33:38: style: Parameter 'log' can be declared as pointer to const. However it seems that 'sig_log_written' is a callback function, if 'log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/log-away.c:98:42: style: Parameter 'server' can be declared as pointer to const. However it seems that 'sig_away_changed' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/nickmatch-cache.c:90:42: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'sig_nick_remove' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/servers-reconnect.c:473:57: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'sig_chat_protocol_deinit' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/servers-setup.c:545:71: style: Parameter 'server' can be declared as pointer to const. However it seems that 'compare_server_setup' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/servers.c:759:57: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'sig_chat_protocol_deinit' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/session.c:141:54: style: Parameter 'server' can be declared as pointer to const. However it seems that 'session_save_server_channels' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/settings.c:486:48: style: Parameter 'changedp' can be declared as pointer to const. However it seems that 'sig_init_userinfo_changed' is a callback function, if 'changedp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/settings.c:652:43: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'settings_compare' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/settings.c:652:61: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'settings_compare' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/special-vars.c:737:35: style: Parameter 'signal_id' can be declared as pointer to const. However it seems that 'get_signal_hash' is a callback function, if 'signal_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/special-vars.c:737:52: style: Parameter 'arg_type' can be declared as pointer to const. However it seems that 'get_signal_hash' is a callback function, if 'arg_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/core/write-buffer.c:101:41: style: Parameter 'handlep' can be declared as pointer to const. However it seems that 'write_buffer_flush_rec' is a callback function, if 'handlep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/chat-completion.c:247:62: style: Parameter 'nick' can be declared as pointer to const. However it seems that 'sig_nick_removed' is a callback function, if 'nick' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/chat-completion.c:271:39: style: Parameter 'm1' can be declared as pointer to const. However it seems that 'last_msg_cmp' is a callback function, if 'm1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/chat-completion.c:271:57: style: Parameter 'm2' can be declared as pointer to const. However it seems that 'last_msg_cmp' is a callback function, if 'm2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/chat-completion.c:799:48: style: Parameter 'window' can be declared as pointer to const. However it seems that 'sig_erase_complete_msg' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/command-history.c:429:52: style: Parameter 'window' can be declared as pointer to const. However it seems that 'sig_window_history_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-channels.c:95:52: style: Parameter 'window' can be declared as pointer to const. However it seems that 'signal_window_item_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-expandos.c:36:42: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_winname' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-expandos.c:36:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_winname' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-expandos.c:36:67: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_winname' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-help.c:31:40: style: Parameter 'rec' can be declared as pointer to const. However it seems that 'commands_equal' is a callback function, if 'rec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-help.c:31:58: style: Parameter 'rec2' can be declared as pointer to const. However it seems that 'commands_equal' is a callback function, if 'rec2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-help.c:48:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'get_cmd_length' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-log.c:571:41: style: Parameter 'theme' can be declared as pointer to const. However it seems that 'sig_print_format' is a callback function, if 'theme' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-log.c:634:69: style: Parameter 'item' can be declared as pointer to const. However it seems that 'sig_window_item_remove' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-log.c:668:42: style: Parameter 'log' can be declared as pointer to const. However it seems that 'sig_log_config_save' is a callback function, if 'log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-log.c:676:53: style: Parameter 'pmsgs' can be declared as pointer to const. However it seems that 'sig_awaylog_show' is a callback function, if 'pmsgs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-log.c:676:69: style: Parameter 'pfilepos' can be declared as pointer to const. However it seems that 'sig_awaylog_show' is a callback function, if 'pfilepos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-log.c:695:44: style: Parameter 'theme' can be declared as pointer to const. However it seems that 'sig_theme_destroyed' is a callback function, if 'theme' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-recode.c:46:49: style: Parameter 'node1' can be declared as pointer to const. However it seems that 'fe_recode_compare_func' is a callback function, if 'node1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-recode.c:46:69: style: Parameter 'node2' can be declared as pointer to const. However it seems that 'fe_recode_compare_func' is a callback function, if 'node2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-settings.c:262:44: style: Parameter 'node1' can be declared as pointer to const. However it seems that 'config_key_compare' is a callback function, if 'node1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-settings.c:262:64: style: Parameter 'node2' can be declared as pointer to const. However it seems that 'config_key_compare' is a callback function, if 'node2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-windows.c:45:45: style: Parameter 'window' can be declared as pointer to const. However it seems that 'window_refnum_lookup' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-windows.c:45:59: style: Parameter 'refnum_p' can be declared as pointer to const. However it seems that 'window_refnum_lookup' is a callback function, if 'refnum_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-windows.c:551:35: style: Parameter 'w1' can be declared as pointer to const. However it seems that 'window_refnum_cmp' is a callback function, if 'w1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-windows.c:551:51: style: Parameter 'w2' can be declared as pointer to const. However it seems that 'window_refnum_cmp' is a callback function, if 'w2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/fe-windows.c:663:49: style: Parameter 'server' can be declared as pointer to const. However it seems that 'sig_server_disconnected' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/printtext.c:461:36: style: Parameter 'formatnump' can be declared as pointer to const. However it seems that 'sig_print_format' is a callback function, if 'formatnump' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/themes.c:1064:49: style: Parameter 'r1' can be declared as pointer to const. However it seems that 'theme_search_equal' is a callback function, if 'r1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/themes.c:1064:71: style: Parameter 'r2' can be declared as pointer to const. However it seems that 'theme_search_equal' is a callback function, if 'r2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/core/window-items.c:329:52: style: Parameter 'window' can be declared as pointer to const. However it seems that 'signal_window_item_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/irc/dcc/fe-dcc-chat.c:198:44: style: Parameter 'query' can be declared as pointer to const. However it seems that 'sig_query_destroyed' is a callback function, if 'query' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/irc/dcc/fe-dcc-chat.c:307:52: style: Parameter 'server' can be declared as pointer to const. However it seems that 'cmd_ctcp' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/irc/dcc/fe-dcc-send.c:78:11: style: Parameter 'error' can be declared as pointer to const. However it seems that 'dcc_error_file_open' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/irc/fe-events.c:409:42: style: Parameter 'ban_typep' can be declared as pointer to const. However it seems that 'event_ban_type_changed' is a callback function, if 'ban_typep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/irc/fe-irc-commands.c:281:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cmd_ver' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/irc/fe-netsplit.c:306:38: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'split_equal' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-common/irc/fe-netsplit.c:306:56: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'split_equal' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-fuzz/null-logger.c:8:13: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'null_logger' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/gui-printtext.c:327:58: style: Parameter 'fgcolor' can be declared as pointer to const. However it seems that 'sig_gui_print_text' is a callback function, if 'fgcolor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/gui-printtext.c:328:17: style: Parameter 'bgcolor' can be declared as pointer to const. However it seems that 'sig_gui_print_text' is a callback function, if 'bgcolor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/gui-printtext.c:328:32: style: Parameter 'pflags' can be declared as pointer to const. However it seems that 'sig_gui_print_text' is a callback function, if 'pflags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/gui-readline.c:538:42: style: Parameter 'keyp' can be declared as pointer to const. However it seems that 'sig_gui_key_pressed' is a callback function, if 'keyp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/gui-readline.c:1314:14: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'sig_gui_entry_redirect' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/gui-windows.c:67:49: style: Parameter 'tab' can be declared as pointer to const. However it seems that 'sig_window_create_override' is a callback function, if 'tab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/gui-windows.c:72:58: style: Parameter 'automatic' can be declared as pointer to const. However it seems that 'gui_window_created' is a callback function, if 'automatic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/mainwindows.c:572:49: style: Parameter 'w1' can be declared as pointer to const. However it seems that 'mainwindows_compare' is a callback function, if 'w1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/mainwindows.c:572:70: style: Parameter 'w2' can be declared as pointer to const. However it seems that 'mainwindows_compare' is a callback function, if 'w2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/mainwindows.c:581:57: style: Parameter 'w1' can be declared as pointer to const. However it seems that 'mainwindows_compare_reverse' is a callback function, if 'w1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/mainwindows.c:581:78: style: Parameter 'w2' can be declared as pointer to const. However it seems that 'mainwindows_compare_reverse' is a callback function, if 'w2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar-items.c:184:48: style: Parameter 'w1' can be declared as pointer to const. However it seems that 'window_level_recent_cmp' is a callback function, if 'w1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar-items.c:184:64: style: Parameter 'w2' can be declared as pointer to const. However it seems that 'window_level_recent_cmp' is a callback function, if 'w2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar-items.c:192:41: style: Parameter 'w1' can be declared as pointer to const. However it seems that 'window_level_cmp' is a callback function, if 'w1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar-items.c:192:57: style: Parameter 'w2' can be declared as pointer to const. However it seems that 'window_level_cmp' is a callback function, if 'w2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar-items.c:201:73: style: Parameter 'oldlevel' can be declared as pointer to const. However it seems that 'sig_statusbar_activity_hilight' is a callback function, if 'oldlevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar-items.c:409:48: style: Parameter 'server' can be declared as pointer to const. However it seems that 'sig_server_lag_updated' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar.c:768:49: style: Parameter 'server' can be declared as pointer to const. However it seems that 'statusbar_update_server' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar.c:789:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'statusbar_update_window' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/statusbar.c:809:55: style: Parameter 'wiitem' can be declared as pointer to const. However it seems that 'statusbar_update_window_item' is a callback function, if 'wiitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/term-terminfo.c:86:40: style: Parameter 'source' can be declared as pointer to const. However it seems that 'sigcont_check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/terminfo-core.c:385:31: style: Parameter 'term' can be declared as pointer to const. However it seems that '_ignore' is a callback function, if 'term' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/terminfo-core.c:389:36: style: Parameter 'term' can be declared as pointer to const. However it seems that '_ignore_parm' is a callback function, if 'term' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/textbuffer-commands.c:401:42: style: Parameter 'server' can be declared as pointer to const. However it seems that 'sig_away_changed' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/textbuffer-view.c:1183:56: style: Parameter 'line' can be declared as pointer to const. However it seems that 'bookmark_check_remove' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/fe-text/textbuffer-view.c:1501:16: style: Parameter 'now' can be declared as pointer to const. However it seems that 'line_cache_check_remove' is a callback function, if 'now' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/core/irc-expandos.c:37:43: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_lastjoin' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/core/irc-expandos.c:37:57: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_lastjoin' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/core/irc-expandos.c:37:68: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_lastjoin' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/core/irc-expandos.c:144:40: style: Parameter 'server' can be declared as pointer to const. However it seems that 'event_join' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/core/modes.c:283:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'modes_type_c' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/core/modes.c:300:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'modes_type_prefix' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/core/netsplit.c:301:75: style: Parameter 'orig' can be declared as pointer to const. However it seems that 'split_set_timeout' is a callback function, if 'orig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/dcc/dcc.c:300:53: style: Parameter 'server' can be declared as pointer to const. However it seems that 'sig_server_disconnected' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/dcc/dcc.c:468:48: style: Parameter 'server' can be declared as pointer to const. However it seems that 'event_no_such_nick' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/flood/autoignore.c:56:92: style: Parameter 'levelp' can be declared as pointer to const. However it seems that 'sig_flood' is a callback function, if 'levelp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/flood/flood.c:51:16: style: Parameter 'now' can be declared as pointer to const. However it seems that 'flood_hash_check_remove' is a callback function, if 'now' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/notifylist/notify-whois.c:129:45: style: Parameter 'server' can be declared as pointer to const. However it seems that 'expando_lastnotify' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/notifylist/notify-whois.c:129:59: style: Parameter 'item' can be declared as pointer to const. However it seems that 'expando_lastnotify' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/notifylist/notify-whois.c:129:70: style: Parameter 'free_ret' can be declared as pointer to const. However it seems that 'expando_lastnotify' is a callback function, if 'free_ret' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/irc/proxy/dump.c:222:42: style: Parameter 'key' can be declared as pointer to const. However it seems that 'proxy_dump_data_005' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/lib-config/parse.c:232:47: style: Parameter 'scanner' can be declared as pointer to const. However it seems that 'config_parse_error_func' is a callback function, if 'scanner' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/lib-config/parse.c:232:62: style: Parameter 'message' can be declared as pointer to const. However it seems that 'config_parse_error_func' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/otr/otr-ops.c:37:36: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'ops_policy' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/otr/otr-ops.c:37:57: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_policy' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/otr/otr-ops.c:116:30: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'ops_max_msg' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/otr/otr-ops.c:116:51: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_max_msg' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/otr/otr-ops.c:121:89: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_handle_msg_event' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/otr/otr-ops.c:299:48: style: Parameter 'opdata' can be declared as pointer to const. However it seems that 'ops_otr_error_message' is a callback function, if 'opdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-1.4.5/src/otr/otr-ops.c:299:69: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ops_otr_error_message' 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/i/irssi-plugin-robustirc/irssi-plugin-robustirc_0.6.orig.tar.gz irssi-plugin-robustirc-0.6/src/core/robustsession/robustsession.c:632:32: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'write_func' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-plugin-robustirc-0.6/src/core/robustsession/robustsession.c:742:17: style: Parameter 'server' can be declared as pointer to const. However it seems that 'robustsession_connect_resolved' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/irssi-plugin-xmpp/irssi-plugin-xmpp_0.54+git20191101+c13fa5.orig.tar.gz src/core/xep/muc.c:44:24: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'get_join_data' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xep/muc.c:475:31: style: Parameter 'server' can be declared as pointer to const. However it seems that 'channel_find_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xep/tool_datalist.c:90:35: style: Parameter 'rec' can be declared as pointer to const. However it seems that 'dummy_freedata_func' is a callback function, if 'rec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xmpp-core.c:75:28: style: Parameter 'server' can be declared as pointer to const. However it seems that 'channel_create' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xmpp-servers.c:53:27: style: Parameter 'server' can be declared as pointer to const. However it seems that 'channels_join' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xmpp-servers.c:58:29: style: Parameter 'server' can be declared as pointer to const. However it seems that 'isnickflag_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xmpp-servers.c:64:28: style: Parameter 'server' can be declared as pointer to const. However it seems that 'ischannel_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xmpp-servers.c:70:28: style: Parameter 'server' can be declared as pointer to const. However it seems that 'get_nick_flags' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/core/xmpp-servers.c:548:48: style: Parameter 'reason' can be declared as pointer to const. However it seems that 'sig_server_quit' is a callback function, if 'reason' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/fe-xmpp-messages.c:40:53: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_history' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/fe-xmpp-messages.c:92:53: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_history_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/fe-xmpp-messages.c:130:34: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/fe-xmpp-messages.c:168:14: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_own_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/xep/fe-delay.c:37:33: style: Parameter 't' can be declared as pointer to const. However it seems that 'sig_message_delay' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/xep/fe-delay.c:37:45: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_message_delay' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/xep/fe-delay.c:103:33: style: Parameter 't' can be declared as pointer to const. However it seems that 'sig_message_delay_action' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/xep/fe-delay.c:103:45: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_message_delay_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/xep/fe-muc.c:49:42: style: Parameter 'error' can be declared as pointer to const. However it seems that 'sig_joinerror' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fe-common/xep/fe-registration.c:31:63: style: Parameter 'error' can be declared as pointer to const. However it seems that 'sig_failed' 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/i/irssi-rocketchat/irssi-rocketchat_0.8.0.orig.tar.gz irssi-rocketchat-0.8.0/src/core/rocketchat-servers-reconnect.c:23:84: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sig_server_connect_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-rocketchat-0.8.0/src/core/rocketchat_core.c:726:67: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'rocketchat_destroy_server_connect' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-rocketchat-0.8.0/src/core/rocketchat_core.c:760:35: style: Parameter 'server' can be declared as pointer to const. However it seems that 'rocketchat_isnickflag' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-rocketchat-0.8.0/src/core/rocketchat_core.c:765:45: style: Parameter 'server' can be declared as pointer to const. However it seems that 'rocketchat_ischannel' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-rocketchat-0.8.0/src/core/rocketchat_core.c:771:39: style: Parameter 'server' can be declared as pointer to const. However it seems that 'rocketchat_get_nick_flags' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] irssi-rocketchat-0.8.0/src/fe-common/fe-rocketchat.c:362:87: style: Parameter 'linestart' can be declared as pointer to const. However it seems that 'sig_complete_word' is a callback function, if 'linestart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp_4.4.3-P1.orig.tar.gz dhcp-4.4.3-P1/client/dhclient.c:3784:22: style: Parameter 'u' can be declared as pointer to const. However it seems that 'write_lease_option' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/client/dhclient.c:4982:34: style: Parameter 'foo' can be declared as pointer to const. However it seems that 'shutdown_exit' is a callback function, if 'foo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/dhcpd.c:114:50: style: Parameter 'l' can be declared as pointer to const. However it seems that 'verify_addr' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/dhcpd.c:114:67: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'verify_addr' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/dhcpd.c:118:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'verify_auth' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/dhcpd.c:118:71: style: Parameter 'a' can be declared as pointer to const. However it seems that 'verify_auth' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:915:21: style: Parameter 'id' can be declared as pointer to const. However it seems that 'dhcp_lease_create' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:920:49: style: Parameter 'lp' can be declared as pointer to const. However it seems that 'dhcp_lease_remove' is a callback function, if 'lp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:921:21: style: Parameter 'id' can be declared as pointer to const. However it seems that 'dhcp_lease_remove' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:1766:27: style: Parameter 'id' can be declared as pointer to const. However it seems that 'dhcp_pool_lookup' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:1766:47: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dhcp_pool_lookup' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:1778:27: style: Parameter 'id' can be declared as pointer to const. However it seems that 'dhcp_pool_create' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:1783:48: style: Parameter 'lp' can be declared as pointer to const. However it seems that 'dhcp_pool_remove' is a callback function, if 'lp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dhcp-4.4.3-P1/server/omapi.c:1784:27: style: Parameter 'id' can be declared as pointer to const. However it seems that 'dhcp_pool_remove' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/isl/isl_0.27.orig.tar.xz isl-0.27/isl_ast.c:1873:8: style: Parameter 'user' can be declared as pointer to const. However it seems that 'preorder_leave' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_map_simplify.c:1983:54: style: Parameter 'bmap' can be declared as pointer to const. However it seems that 'is_any_div' is a callback function, if 'bmap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_obj.c:200:37: style: Parameter 'v' can be declared as pointer to const. However it seems that 'isl_obj_none_free' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_obj.c:205:8: style: Parameter 'v' can be declared as pointer to const. However it seems that 'isl_obj_none_print' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_obj.c:210:37: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'isl_obj_none_add' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_obj.c:210:47: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'isl_obj_none_add' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_schedule_node.c:1399:44: style: Parameter 'user' can be declared as pointer to const. However it seems that 'preorder_leave' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_scheduler.c:64:55: style: Parameter 'node' can be declared as pointer to const. However it seems that 'isl_sched_node_scc_exactly' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_scheduler.c:69:52: style: Parameter 'node' can be declared as pointer to const. However it seems that 'node_scc_at_most' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_scheduler.c:74:53: style: Parameter 'node' can be declared as pointer to const. However it seems that 'node_scc_at_least' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_scheduler_clustering.c:1233:56: style: Parameter 'node' can be declared as pointer to const. However it seems that 'node_cluster_exactly' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_scheduler_scc.c:270:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cmp_int' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_tab_pip.c:2672:62: style: Parameter 'context' can be declared as pointer to const. However it seems that 'context_lex_detect_equalities' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_tab_pip.c:2673:19: style: Parameter 'tab' can be declared as pointer to const. However it seems that 'context_lex_detect_equalities' is a callback function, if 'tab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isl-0.27/isl_tab_pip.c:2727:39: style: Parameter 'save' can be declared as pointer to const. However it seems that 'context_lex_discard' is a callback function, if 'save' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/isomaster/isomaster_1.3.13.orig.tar.bz2 isomaster-1.3.13/about.c:364:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'helpKeyPressCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/bk/example.c:77:37: style: Parameter 'volInfo' can be declared as pointer to const. However it seems that 'addProgressUpdaterCbk' is a callback function, if 'volInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/bk/example.c:122:38: style: Parameter 'volInfo' can be declared as pointer to const. However it seems that 'readProgressUpdaterCbk' is a callback function, if 'volInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/bk/example.c:128:39: style: Parameter 'volInfo' can be declared as pointer to const. However it seems that 'writeProgressUpdaterCbk' is a callback function, if 'volInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/fsbrowser.c:383:40: style: Parameter 'fsView' can be declared as pointer to const. However it seems that 'fsButtonPressedCbk' is a callback function, if 'fsView' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/fsbrowser.c:383:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'fsButtonPressedCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/fsbrowser.c:383:80: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'fsButtonPressedCbk' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:79:53: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'activityProgressWindowDeleteCbk' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:79:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'activityProgressWindowDeleteCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:80:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'activityProgressWindowDeleteCbk' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:981:41: style: Parameter 'isoView' can be declared as pointer to const. However it seems that 'isoButtonPressedCbk' is a callback function, if 'isoView' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:981:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'isoButtonPressedCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:981:82: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'isoButtonPressedCbk' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:1067:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'isoKeyPressedCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:1636:40: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'renameSelectedBtnCbk' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:1636:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'renameSelectedBtnCbk' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:1965:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'writingProgressWindowDeleteCbk' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:1965:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'writingProgressWindowDeleteCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/isobrowser.c:1966:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'writingProgressWindowDeleteCbk' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/window.c:426:38: style: Parameter 'button' can be declared as pointer to const. However it seems that 'caseSensitiveSortCbk' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/window.c:426:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'caseSensitiveSortCbk' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/window.c:435:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'closeMainWindowCbk' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/window.c:435:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'closeMainWindowCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/window.c:496:34: style: Parameter 'button' can be declared as pointer to const. However it seems that 'sortDirsFirstCbk' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isomaster-1.3.13/window.c:496:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sortDirsFirstCbk' 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/i/ispc/ispc_1.28.2.orig.tar.gz ispc-ispc-5bf8fb9/benchmarks/02_medium/test02_array.cpp:33:28: style: Parameter 'src' can be declared as pointer to const. However it seems that 'array_mean_cpp' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/benchmarks/02_medium/test03_int_div.cpp:48:16: style: Parameter 'src0' can be declared as pointer to const. However it seems that 'div_i' is a callback function, if 'src0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/benchmarks/02_medium/test03_int_div.cpp:48:27: style: Parameter 'src1' can be declared as pointer to const. However it seems that 'div_i' is a callback function, if 'src1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/benchmarks/02_medium/test03_int_div.cpp:48:38: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'div_i' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/benchmarks/02_medium/test03_int_div.cpp:50:21: style: Parameter 'src0' can be declared as pointer to const. However it seems that 'div_i_mask' is a callback function, if 'src0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/benchmarks/02_medium/test03_int_div.cpp:50:32: style: Parameter 'src1' can be declared as pointer to const. However it seems that 'div_i_mask' is a callback function, if 'src1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/benchmarks/02_medium/test03_int_div.cpp:50:43: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'div_i_mask' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:123:73: style: Parameter 'phCommandLists' can be declared as pointer to const. However it seems that 'zeCommandQueueExecuteCommandLists' is a callback function, if 'phCommandLists' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:170:83: style: Parameter 'phWaitEvents' can be declared as pointer to const. However it seems that 'zeCommandListAppendBarrier' is a callback function, if 'phWaitEvents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:179:88: style: Parameter 'dstptr' can be declared as pointer to const. However it seems that 'zeCommandListAppendMemoryCopy' is a callback function, if 'dstptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:181:62: style: Parameter 'phWaitEvents' can be declared as pointer to const. However it seems that 'zeCommandListAppendMemoryCopy' is a callback function, if 'phWaitEvents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:191:51: style: Parameter 'phDevices' can be declared as pointer to const. However it seems that 'zeEventPoolCreate' is a callback function, if 'phDevices' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:224:97: style: Parameter 'dstptr' can be declared as pointer to const. However it seems that 'zeEventQueryKernelTimestamp' is a callback function, if 'dstptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:324:74: style: Parameter 'phModules' can be declared as pointer to const. However it seems that 'zeModuleDynamicLink' is a callback function, if 'phModules' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:325:63: style: Parameter 'phLinkLog' can be declared as pointer to const. However it seems that 'zeModuleDynamicLink' is a callback function, if 'phLinkLog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispc-ispc-5bf8fb9/ispcrt/tests/level_zero_mock/ze_mock_driver.cpp:412:88: style: Parameter 'phWaitEvents' can be declared as pointer to const. However it seems that 'zeCommandListAppendLaunchKernel' is a callback function, if 'phWaitEvents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/ispell/ispell_3.4.06.orig.tar.gz ispell-3.4.06/ijoin.c:467:28: style: Parameter 'a' can be declared as pointer to const. However it seems that 'strscmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispell-3.4.06/ijoin.c:468:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'strscmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispell-3.4.06/ijoin.c:480:30: style: Parameter 'a' can be declared as pointer to const. However it seems that 'strucmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ispell-3.4.06/ijoin.c:481:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'strucmp' 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/i/isync/isync_1.5.1.orig.tar.gz isync-1.5.1/src/drv_imap.c:968:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'namespace_rsp_leave' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_imap.c:976:46: style: Parameter 'val' can be declared as pointer to const. However it seems that 'namespace_rsp_atom' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_imap.c:1367:42: style: Parameter 'val' can be declared as pointer to const. However it seems that 'permflags_atom' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_imap.c:1472:41: style: Parameter 'val' can be declared as pointer to const. However it seems that 'list_rsp_atom' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_imap.c:1503:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'list2_rsp_enter' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_imap.c:2866:29: style: Parameter 'gctx' can be declared as pointer to const. However it seems that 'imap_get_box_path' is a callback function, if 'gctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_imap.c:3029:34: style: Parameter 'gctx' can be declared as pointer to const. However it seems that 'imap_finish_delete_box' is a callback function, if 'gctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_imap.c:4004:25: style: Parameter 'gctx' can be declared as pointer to const. However it seems that 'imap_get_caps' is a callback function, if 'gctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_maildir.c:1332:39: style: Parameter 'gctx' can be declared as pointer to const. However it seems that 'maildir_get_supported_flags' is a callback function, if 'gctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_maildir.c:1863:36: style: Parameter 'gctx' can be declared as pointer to const. However it seems that 'maildir_get_memory_usage' is a callback function, if 'gctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/drv_maildir.c:1953:28: style: Parameter 'gctx' can be declared as pointer to const. However it seems that 'maildir_get_caps' is a callback function, if 'gctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/util.c:332:40: style: Parameter 'segls' can be declared as pointer to const. However it seems that 'xasprintf_cb' is a callback function, if 'segls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] isync-1.5.1/src/util.c:358:38: style: Parameter 'segls' can be declared as pointer to const. However it seems that 'xprintf_cb' is a callback function, if 'segls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/itcl4/itcl4_4.3.5.orig.tar.gz itcl4.3.5/generic/itclStubs.c:227:5: style: Parameter 'dummy227' can be declared as pointer to const. However it seems that 'ItclDeleteStub' is a callback function, if 'dummy227' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/itksnap/itksnap_3.6.0.orig.tar.gz itksnap-3.6.0/GUI/Renderer/PolygonScanConvert.cxx:168:55: style: Parameter 'coords' can be declared as const array. However it seems that 'CombineCallback' is a callback function, if 'coords' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/its-playback-time/its-playback-time_0.2017-08-30.3c40fd3.orig.tar.gz its-playback-time-0.2017-08-30.3c40fd3/terminal.c:507:54: style: Parameter 'c' can be declared as pointer to const. However it seems that 'makeliteral_chr' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] its-playback-time-0.2017-08-30.3c40fd3/terminal.c:567:55: style: Parameter 'c' can be declared as pointer to const. However it seems that 'makeliteral_attr' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/iverilog/iverilog_13.0.orig.tar.gz iverilog-13_0/examples/hello_vpi.c:33:40: style: Parameter 'xx' can be declared as pointer to const. However it seems that 'my_hello_calltf' is a callback function, if 'xx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/ivtest/vpi/pr2971220.c:63:55: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_check_sys_task_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/ivtest/vpi/pr2971220.c:134:55: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_check_sys_func_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/lxt_write.c:271:54: style: Parameter 'value' can be declared as pointer to const. However it seems that 'lt_emit_string' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/lxt_write.c:371:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'lt_emit_stringz' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/lxt_write.c:470:56: style: Parameter 'value' can be declared as pointer to const. However it seems that 'lt_emit_stringbz' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/sys_convert.c:150:67: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_convert_compiletf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/sys_fileio.c:261:63: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_fflush_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/sys_random.c:497:60: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_random_compiletf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/sys_sdf.c:437:69: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_sdf_annotate_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/sys_time.c:25:61: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_time_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/sys_time.c:81:65: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_realtime_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/table_mod.c:663:69: style: Parameter 'name' can be declared as pointer to const. However it seems that 'sys_table_model_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/v2005_math.c:166:75: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'va_single_argument_compiletf' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/v2005_math.c:243:75: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'va_double_argument_compiletf' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/v2009_enum.c:238:78: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ivl_enum_method_next_prev_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/v2009_string.c:313:57: style: Parameter 'name' can be declared as pointer to const. However it seems that 'xtoa_calltf' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/va_math.c:193:75: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'va_single_argument_compiletf' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/va_math.c:270:75: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'va_double_argument_compiletf' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/vhdl_table.c:95:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ivlh_attribute_event_compiletf' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/vhdl_table.c:155:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ivlh_attribute_event_calltf' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iverilog-13_0/vpi/vhdl_table.c:200:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ivlh_shift_calltf' 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/i/ivykis/ivykis_0.43.2.orig.tar.gz ivykis-0.43.2/src/iv_fd_dev_poll.c:243:59: style: Parameter 'st' can be declared as pointer to const. However it seems that 'iv_fd_dev_poll_notify_fd_sync' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/src/iv_fd_dev_poll.c:263:52: style: Parameter 'st' can be declared as pointer to const. However it seems that 'iv_fd_dev_poll_deinit' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/src/iv_fd_epoll.c:250:49: style: Parameter 'st' can be declared as pointer to const. However it seems that 'iv_fd_epoll_deinit' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/src/iv_fd_kqueue.c:258:57: style: Parameter 'st' can be declared as pointer to const. However it seems that 'iv_fd_kqueue_notify_fd_sync' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/src/iv_fd_kqueue.c:288:50: style: Parameter 'st' can be declared as pointer to const. However it seems that 'iv_fd_kqueue_deinit' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test.mt/iv_event_bench.c:45:37: style: Parameter '_dummy' can be declared as pointer to const. However it seems that 'got_timer_timeout' is a callback function, if '_dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test.mt/iv_signal_thread_test.c:28:31: style: Parameter '_x' can be declared as pointer to const. However it seems that 'got_sigusr1' is a callback function, if '_x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test.mt/iv_thread_test.c:29:30: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'thr_return' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test.mt/iv_wait_test.c:94:23: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'thr' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test.mt/iv_wait_test.c:114:25: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'child' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test/iv_event_raw_bench.c:43:37: style: Parameter '_dummy' can be declared as pointer to const. However it seems that 'got_timer_timeout' is a callback function, if '_dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test/iv_inotify_test.c:96:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'test_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test/iv_signal_bench.c:41:37: style: Parameter '_dummy' can be declared as pointer to const. However it seems that 'got_timer_timeout' is a callback function, if '_dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test/iv_signal_child_test.c:30:31: style: Parameter '_x' can be declared as pointer to const. However it seems that 'got_sigterm' is a callback function, if '_x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test/timer.c:27:27: style: Parameter '_t' can be declared as pointer to const. However it seems that 'handler' is a callback function, if '_t' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test/timer_fairness.c:29:32: style: Parameter '_t' can be declared as pointer to const. However it seems that 'handler_task' is a callback function, if '_t' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ivykis-0.43.2/test/timer_past.c:34:33: style: Parameter '_t' can be declared as pointer to const. However it seems that 'handler_timer' 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/i/iw/iw_6.17.orig.tar.xz iw-6.17/ap.c:156:49: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_stop_ap' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/ap.c:157:21: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_stop_ap' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/coalesce.c:185:47: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_coalesce_disable' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/coalesce.c:186:19: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_coalesce_disable' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/connect.c:108:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'disconnect' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/connect.c:109:24: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'disconnect' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/genl.c:15:68: 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] iw-6.17/ibss.c:123:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'leave_ibss' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/ibss.c:124:24: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'leave_ibss' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/interface.c:319:55: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_interface_del' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/interface.c:320:20: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_interface_del' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/iw.c:227:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'print_help' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/iw.c:228:24: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'print_help' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/mesh.c:380:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'print_mesh_param_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/mesh.c:600:45: style: Parameter 'state' can be declared as pointer to const. However it seems that 'leave_mesh' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/mesh.c:601:24: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'leave_mesh' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/mgmt.c:15:39: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'seq_handler' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/mgmt.c:15:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'seq_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/nan.c:74:50: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_nan_stop' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/nan.c:75:22: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_nan_stop' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/ocb.c:34:44: style: Parameter 'state' can be declared as pointer to const. However it seems that 'leave_ocb' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/ocb.c:35:23: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'leave_ocb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/p2p.c:12:51: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_p2p_start' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/p2p.c:13:23: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_p2p_start' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/p2p.c:20:50: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_p2p_stop' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/p2p.c:21:22: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_p2p_stop' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/phy.c:329:40: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'no_seq_check' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/phy.c:329:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'no_seq_check' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/reg.c:269:52: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_reg_reload' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/reg.c:270:24: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_reg_reload' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/scan.c:2864:52: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_scan_abort' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/scan.c:2865:24: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_scan_abort' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/scan.c:2882:57: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_stop_sched_scan' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/scan.c:2883:22: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_stop_sched_scan' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/vendor.c:15:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'print_vendor_response' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/wowlan.c:341:56: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_wowlan_disable' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iw-6.17/wowlan.c:342:21: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_wowlan_disable' 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/i/iwd/iwd_3.11.orig.tar.xz iwd-3.11/client/daemon.c:122:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'daemon_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/client/dbus-proxy.c:832:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dbus_disconnect_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/client/main.c:38: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] iwd-3.11/ell/dbus.c:1423:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'remove_entry' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/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] iwd-3.11/ell/genl.c:912: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] iwd-3.11/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] iwd-3.11/ell/netconfig.c:1146:13: style: Parameter 'event_data' can be declared as pointer to const. However it seems that 'netconfig_icmp6_event_handler' is a callback function, if 'event_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/ell/test-dbus.c:28:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'do_debug' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/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] iwd-3.11/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] iwd-3.11/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] iwd-3.11/monitor/main.c:234:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'nl80211_appeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/monitor/main.c:698: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] iwd-3.11/monitor/main.c:698: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] iwd-3.11/src/eap.c:43:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dump_eap' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/frame-xchg.c:494:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'frame_watch_notify_empty' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/frame-xchg.c:646:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'frame_watch_item_remove_wdev' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/frame-xchg.c:1224:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'frame_xchg_cancel_by_wdev' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/ip-pool.c:55:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ip_pool_addr4_range_compare' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/ip-pool.c:292:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ip_pool_addr4_match_free' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/main.c:71: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] iwd-3.11/src/main.c:71: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] iwd-3.11/src/main.c:94: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] iwd-3.11/src/main.c:175:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'do_debug' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/main.c:183:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'nl80211_appeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/main.c:256:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dbus_disconnected' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/main.c:262:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'print_koption' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/main.c:262:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'print_koption' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/netconfig-commit.c:669:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'netconfig_agent_disconnect_handle' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/netconfig.c:63:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'do_debug' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/nl80211util.c:117:64: style: Parameter 'o' can be declared as pointer to const. However it seems that 'extract_flag' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/resolve.c:129:15: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'systemd_link_generic_reply' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/resolve.c:331:45: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'systemd_appeared' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/resolve.c:331:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'systemd_appeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/resolve.c:336:48: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'systemd_disappeared' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/resolve.c:336:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'systemd_disappeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/util.c:491:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'scan_channels_foreach' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/src/wiphy.c:2735:67: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'insert_by_priority' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:217:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'do_debug' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:339:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'list_callback_done' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:1167:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'rtnl_link_notify' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2010:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'radio_property_get_name' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2022:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'radio_property_get_addresses' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2043:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'radio_property_get_channels' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2056:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'radio_property_get_alpha2' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2074:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'radio_property_get_p2p' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2087:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'radio_property_get_regdom' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2158:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'interface_property_get_name' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2170:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'interface_property_get_address' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2192:70: style: Parameter 'user' can be declared as pointer to const. However it seems that 'rule_compare_priority' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2839:50: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'request_name_callback' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2840:25: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'request_name_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/tools/hwsim.c:2855: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] iwd-3.11/tools/hwsim.c:3138: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] iwd-3.11/tools/probe-req.c:234: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] iwd-3.11/unit/test-wsc.c:2350:60: style: Parameter 'hs' can be declared as pointer to const. However it seems that 'test_ap_sta_install_tk' is a callback function, if 'hs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/ethdev.c:188:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'eap_key_material' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/ethdev.c:194:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'eap_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/ethdev.c:354:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'do_debug' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/ethdev.c:609:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'link_notify' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/ethdev.c:630:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'getlink_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/main.c:58:42: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'dbus_shutdown' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/main.c:58:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dbus_shutdown' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwd-3.11/wired/network.c:174:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'network_storage_watch_destroy' 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/i/iwgtk/iwgtk_0.9.orig.tar.gz iwgtk-0.9/src/indicator.c:338:38: style: Parameter 'device_object' can be declared as pointer to const. However it seems that 'indicator_activate' is a callback function, if 'device_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwgtk-0.9/src/sni.c:336:41: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'sni_bus_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwgtk-0.9/src/sni.c:336:92: style: Parameter 'sni' can be declared as pointer to const. However it seems that 'sni_bus_name_lost' is a callback function, if 'sni' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwgtk-0.9/src/sni.c:340:114: style: Parameter 'sni' can be declared as pointer to const. However it seems that 'sni_watcher_up' is a callback function, if 'sni' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwgtk-0.9/src/window.c:209:40: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'interface_add' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwgtk-0.9/src/window.c:302:61: style: Parameter 'object' can be declared as pointer to const. However it seems that 'interface_rm' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iwgtk-0.9/src/wps.c:144:38: style: Parameter 'button' can be declared as pointer to const. However it seems that 'wps_cancel' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jabberd2/jabberd2_2.7.0.orig.tar.gz jabberd2-jabberd-2.7.0/storage/authreg_db.c:186:105: style: Parameter 'password' can be declared as const array. However it seems that '_ar_db_set_password' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jabberd2-jabberd-2.7.0/storage/authreg_mysql.c:273:110: style: Parameter 'password' can be declared as const array. However it seems that '_ar_mysql_check_password' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jabberd2-jabberd-2.7.0/storage/authreg_oracle.c:292:109: style: Parameter 'password' can be declared as const array. However it seems that '_ar_oracle_set_password' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jabberd2-jabberd-2.7.0/storage/authreg_pam.c:31:108: style: Parameter 'arg' can be declared as pointer to const. However it seems that '_ar_pam_conversation' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jabberd2-jabberd-2.7.0/storage/authreg_pgsql.c:215:112: style: Parameter 'password' can be declared as const array. However it seems that '_ar_pgsql_dbcheck_password' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jabberd2-jabberd-2.7.0/storage/authreg_pgsql.c:346:110: style: Parameter 'password' can be declared as const array. However it seems that '_ar_pgsql_check_password' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jabberd2-jabberd-2.7.0/storage/authreg_sqlite.c:186:20: style: Parameter 'password' can be declared as const array. However it seems that '_ar_sqlite_check_password' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jabberd2-jabberd-2.7.0/storage/authreg_sqlite.c:249:18: style: Parameter 'password' can be declared as const array. However it seems that '_ar_sqlite_set_password' 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/j/jack-audio-connection-kit/jack-audio-connection-kit_0.126.0.orig.tar.gz jack1-0.126.0/drivers/alsa/generic_hw.c:23:61: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'generic_set_input_monitor_mask' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/generic_hw.c:28:58: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'generic_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/generic_hw.c:34:35: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'generic_release' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/hdsp.c:180:55: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'hdsp_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/hdsp.c:187:52: style: Parameter 'port' can be declared as pointer to const. However it seems that 'hdsp_get_hardware_peak' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/hdsp.c:192:53: style: Parameter 'port' can be declared as pointer to const. However it seems that 'hdsp_get_hardware_power' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/ice1712.c:78:47: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ice1712_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/usx2y.c:40:52: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'usx2y_set_input_monitor_mask' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa/usx2y.c:46:49: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'usx2y_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa_midi/alsa_midi.c:442:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'time_sorter' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa_midi/alsa_midi.c:442:73: style: Parameter 'b' can be declared as pointer to const. However it seems that 'time_sorter' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa_midi/list.c:118:54: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'test_list_sort_comparator' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/alsa_midi/list.c:118:80: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'test_list_sort_comparator' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/am/alsa_rawmidi.c:331:39: style: Parameter 'm' can be declared as pointer to const. However it seems that 'alsa_rawmidi_attach' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/am/alsa_rawmidi.c:1041:40: style: Parameter 'midi' can be declared as pointer to const. However it seems that 'input_port_close' is a callback function, if 'midi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/am/alsa_rawmidi.c:1041:59: style: Parameter 'port' can be declared as pointer to const. However it seems that 'input_port_close' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/am/alsa_rawmidi.c:1156:48: style: Parameter 'midi' can be declared as pointer to const. However it seems that 'output_port_close' is a callback function, if 'midi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/am/alsa_rawmidi.c:1156:67: style: Parameter 'port' can be declared as pointer to const. However it seems that 'output_port_close' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/am/alsa_seqmidi.c:766:78: style: Parameter 'info' can be declared as pointer to const. However it seems that 'do_jack_input' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/am/alsa_seqmidi.c:897:79: style: Parameter 'info' can be declared as pointer to const. However it seems that 'do_jack_output' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/coreaudio/coreaudio_driver.c:591:45: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'coreaudio_driver_read' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/coreaudio/coreaudio_driver.c:597:46: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'coreaudio_driver_write' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/coreaudio/coreaudio_driver.c:613:48: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'coreaudio_driver_bufsize' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/dummy/dummy_driver.c:247:42: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'dummy_driver_null_cycle' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/dummy/dummy_driver.c:270:37: style: Parameter 'driver' can be declared as pointer to const. However it seems that 'dummy_driver_write' is a callback function, if 'driver' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/netjack/netjack.c:78:68: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'net_driver_sync_cb' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/drivers/netjack/netjack.c:78:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'net_driver_sync_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:39:41: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_attach' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:39:61: style: Parameter 'eng' can be declared as pointer to const. However it seems that 'dummy_attach' is a callback function, if 'eng' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:43:41: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_detach' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:43:61: style: Parameter 'eng' can be declared as pointer to const. However it seems that 'dummy_detach' is a callback function, if 'eng' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:47:40: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_write' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:52:39: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_read' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:56:45: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_null_cycle' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:61:42: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_bufsize' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:66:39: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_stop' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:70:40: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_start' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:96:50: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_nt_run_cycle' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:100:47: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_nt_attach' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack1-0.126.0/libjack/driver.c:104:47: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'dummy_nt_detach' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jack-capture/jack-capture_0.9.73.orig.tar.gz jack_capture-0.9.73/jack_capture_gui2.cpp:845:38: 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] jack_capture-0.9.73/jack_capture_gui2.cpp:845:56: 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] jack_capture-0.9.73/jack_capture_gui2.cpp:845:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jack-example-tools/jack-example-tools_4.orig.tar.gz jack-example-tools-4/example-clients/cpu_load.c:32:21: 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] jack-example-tools-4/example-clients/midi_latency_test.c:396:23: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'handle_shutdown' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/example-clients/midi_latency_test.c:416:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'handle_xrun' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/example-clients/netslave.c:52:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'net_shutdown' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:345:70: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d32u24_sSs' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:395:69: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d32u24_sS' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:612:70: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d32l24_sSs' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:661:69: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d32l24_sS' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:920:67: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d24_sSs' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:959:66: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d24_sS' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:1159:68: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d16_sSs' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/common/memops.c:1210:67: style: Parameter 'src' can be declared as pointer to const. However it seems that 'sample_move_d16_sS' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/example-clients/simple_client.c:78:22: 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] jack-example-tools-4/example-clients/simple_session_client.c:71:22: 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] jack-example-tools-4/example-clients/transport_client.c:69:22: 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] jack-example-tools-4/example-clients/zombie.c:33:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'process' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/example-clients/zombie.c:49:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'shutdown_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/alsa_in.c:595:27: 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] jack-example-tools-4/tools/alsa_out.c:597:27: 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] jack-example-tools-4/tools/connect.c:36:83: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'port_connect_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/evmon.c:42:94: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'port_rename_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/evmon.c:48:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'port_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/evmon.c:54:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'connect_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/evmon.c:60:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'client_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/evmon.c:66:23: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'graph_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/load_test.c:49:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'process_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/netsource.c:213:57: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'sync_cb' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/netsource.c:213:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sync_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/netsource.c:236:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'freewheel_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/transport.c:134:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'jack_process' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/transport.c:171:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_exit' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/transport.c:178:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_locate' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/transport.c:188:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_master' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/transport.c:212:29: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_tempo' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/transport.c:224:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_timeout' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-example-tools-4/tools/transport.c:259:25: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_av_ratio' 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/j/jack-keyboard/jack-keyboard_2.7.2.orig.tar.gz jack-keyboard-2.7.2/src/jack-keyboard.c:318:24: style: Parameter 's' can be declared as pointer to const. However it seems that 'warning_async' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-keyboard-2.7.2/src/jack-keyboard.c:635:36: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'update_window_title_async' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-keyboard-2.7.2/src/jack-keyboard.c:644:28: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'graph_order_callback' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-keyboard-2.7.2/src/jack-keyboard.c:1026:57: style: Parameter 'pressed' can be declared as pointer to const. However it seems that 'sustain_event_handler' is a callback function, if 'pressed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-keyboard-2.7.2/src/jack-keyboard.c:1112:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'panic_event_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-keyboard-2.7.2/src/pianokeyboard.c:288:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'keyboard_event_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-keyboard-2.7.2/src/pianokeyboard.c:344:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_button_event_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack-keyboard-2.7.2/src/pianokeyboard.c:386:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_motion_event_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/j/jack-tools/jack-tools_20131226.orig.tar.bz2 rju/jack-play.c:111:21: style: Parameter 'position' can be declared as pointer to const. However it seems that 'sync_handler' 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/j/jackd2/jackd2_1.9.22~dfsg.orig.tar.gz jack2-1.9.22/common/netjack.c:70:67: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'net_driver_sync_cb' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/common/netjack.c:70:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'net_driver_sync_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/dbus/params.c:412:72: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'engine_driver_parameter_get_value' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/alsa_rawmidi.c:311:38: style: Parameter 'm' can be declared as pointer to const. However it seems that 'alsa_rawmidi_attach' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/alsa_rawmidi.c:1008:39: style: Parameter 'midi' can be declared as pointer to const. However it seems that 'input_port_close' is a callback function, if 'midi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/alsa_rawmidi.c:1008:58: style: Parameter 'port' can be declared as pointer to const. However it seems that 'input_port_close' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/alsa_rawmidi.c:1115:47: style: Parameter 'midi' can be declared as pointer to const. However it seems that 'output_port_close' is a callback function, if 'midi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/alsa_rawmidi.c:1115:66: style: Parameter 'port' can be declared as pointer to const. However it seems that 'output_port_close' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/alsa_seqmidi.c:746:77: style: Parameter 'info' can be declared as pointer to const. However it seems that 'do_jack_input' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/alsa_seqmidi.c:868:78: style: Parameter 'info' can be declared as pointer to const. However it seems that 'do_jack_output' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/generic_hw.c:24:61: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'generic_set_input_monitor_mask' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/generic_hw.c:29:58: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'generic_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/generic_hw.c:35:35: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'generic_release' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/hdsp.c:180:55: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'hdsp_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/hdsp.c:187:52: style: Parameter 'port' can be declared as pointer to const. However it seems that 'hdsp_get_hardware_peak' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/hdsp.c:192:53: style: Parameter 'port' can be declared as pointer to const. However it seems that 'hdsp_get_hardware_power' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/ice1712.c:76:47: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'ice1712_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/usx2y.c:37:52: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'usx2y_set_input_monitor_mask' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/linux/alsa/usx2y.c:43:49: style: Parameter 'hw' can be declared as pointer to const. However it seems that 'usx2y_change_sample_clock' is a callback function, if 'hw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/cpu.c:64:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'update_buffer_size' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/external_metro.cpp:54:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'shutdown' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:175:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Jack_Freewheel_Callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:181:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Jack_Client_Registration_Callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:190:103: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Jack_Port_Rename_Callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:203:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Jack_XRun_Callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:211:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Jack_Graph_Order_Callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:230: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] jack2-1.9.22/tests/test.cpp:236:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'jack_info_shutdown' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:242:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Jack_Port_Register' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:252:71: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'Jack_Sync_Callback' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:252:82: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Jack_Sync_Callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jack2-1.9.22/tests/test.cpp:459:44: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'process3' 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/j/jags/jags_4.3.2.orig.tar.gz JAGS-4.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] JAGS-4.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] JAGS-4.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/j/jalv/jalv_1.8.0.orig.tar.xz jalv-1.8.0/src/gtk/controls.c:72:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'lin_spin_changed' 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/j/jam/jam_2.6.1.orig.tar.gz jam-2.6.1/builtins.c:126:9: style: Parameter 'parse' can be declared as pointer to const. However it seems that 'builtin_depends' is a callback function, if 'parse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jam-2.6.1/builtins.c:201:9: style: Parameter 'parse' can be declared as pointer to const. However it seems that 'builtin_flags' is a callback function, if 'parse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jamin/jamin_0.98.9~git20170111~199091~repack1.orig.tar.bz2 jamin/src/compressor-ui.c:145:46: style: Parameter 'p' can be declared as pointer to const. However it seems that 'adj_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamin/src/geq.c:217:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'eqb_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamin/src/gtkmeter.c:211:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_meter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamin/src/gtkmeter.c:239:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_meter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamin/src/gtkmeterscale.c:222:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_meterscale_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamin/src/io-menu.c:95:31: style: Parameter 'menu_item' can be declared as pointer to const. However it seems that 'iomenu_select_port' is a callback function, if 'menu_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamin/src/io.c:596:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'io_xrun' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamin/src/io.c:700:24: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'io_shutdown' 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/j/jamnntpd/jamnntpd_1.3.orig.tar.gz jamnntpd-1.3/src/os_linux.c:29:30: style: Parameter 'arglist' can be declared as pointer to const. However it seems that 'linux_serverstub' is a callback function, if 'arglist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamnntpd-1.3/src/os_os2.c:59:27: style: Parameter 'arglist' can be declared as pointer to const. However it seems that 'os2_serverstub' is a callback function, if 'arglist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jamnntpd-1.3/src/os_win32.c:42:36: style: Parameter 'arglist' can be declared as pointer to const. However it seems that 'win32_serverstub' is a callback function, if 'arglist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jansson/jansson_2.14.orig.tar.gz jansson-2.14/doc/github_commits.c:34:36: 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] jansson-2.14/src/dump.c:59:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dump_to_fd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jansson-2.14/src/load.c:994:29: 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] ftp://ftp.de.debian.org/debian/pool/main/j/janus/janus_1.1.2.orig.tar.gz janus-gateway-1.1.2/src/events/janus_mqttevh.c:668:58: style: Parameter 'context' can be declared as pointer to const. However it seems that 'janus_mqttevh_client_delivery_complete' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/events/janus_sampleevh.c:105:48: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'janus_sampleehv_write_data' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/events/janus_sampleevh.c:105:89: style: Parameter 'userp' can be declared as pointer to const. However it seems that 'janus_sampleehv_write_data' is a callback function, if 'userp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/plugins/janus_textroom.c:1381:56: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'janus_textroom_incoming_rtp' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/plugins/janus_textroom.c:1381:82: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'janus_textroom_incoming_rtp' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/plugins/janus_textroom.c:1385:57: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'janus_textroom_incoming_rtcp' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/plugins/janus_textroom.c:1385:84: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'janus_textroom_incoming_rtcp' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/plugins/janus_textroom.c:2985:53: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'janus_textroom_slow_link' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/plugins/janus_voicemail.c:610:58: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'janus_voicemail_incoming_rtcp' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/plugins/janus_voicemail.c:610:85: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'janus_voicemail_incoming_rtcp' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_http.c:1021:71: style: Parameter 'request_id' can be declared as pointer to const. However it seems that 'janus_http_send_message' is a callback function, if 'request_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_http.c:1119:58: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_http_session_created' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_mqtt.c:976:58: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_mqtt_session_created' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_mqtt.c:980:55: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_mqtt_session_over' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_mqtt.c:984:58: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_mqtt_session_claimed' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_nanomsg.c:416:61: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_nanomsg_session_created' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_nanomsg.c:420:58: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_nanomsg_session_over' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_nanomsg.c:424:61: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_nanomsg_session_claimed' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_pfunix.c:475:60: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_pfunix_session_created' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_pfunix.c:497:60: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_pfunix_session_claimed' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_rabbitmq.c:800:58: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_rabbitmq_send_message' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_rabbitmq.c:825:62: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_rabbitmq_session_created' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_rabbitmq.c:829:59: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_rabbitmq_session_over' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_rabbitmq.c:833:62: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_rabbitmq_session_claimed' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_websockets.c:950:64: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_websockets_session_created' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_websockets.c:954:61: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_websockets_session_over' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_websockets.c:958:64: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_websockets_session_claimed' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] janus-gateway-1.1.2/src/transports/janus_websockets.c:1125:21: style: Parameter 'in' can be declared as pointer to const. However it seems that 'janus_websockets_callback_http' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/java-atk-wrapper/java-atk-wrapper_0.44.0.orig.tar.gz java-atk-wrapper-0.44.0/jni/src/jawimpl.c:365:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'jaw_impl_class_intern_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:508:39: style: Parameter 'table' can be declared as pointer to const. However it seems that 'jaw_table_add_row_selection' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:515:43: style: Parameter 'table' can be declared as pointer to const. However it seems that 'jaw_table_remove_row_selection' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:522:42: style: Parameter 'table' can be declared as pointer to const. However it seems that 'jaw_table_add_column_selection' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:529:46: style: Parameter 'table' can be declared as pointer to const. However it seems that 'jaw_table_remove_column_selection' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:568:36: style: Parameter 'table' can be declared as pointer to const. However it seems that 'jaw_table_set_row_header' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:568:64: style: Parameter 'header' can be declared as pointer to const. However it seems that 'jaw_table_set_row_header' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:574:39: style: Parameter 'table' can be declared as pointer to const. However it seems that 'jaw_table_set_column_header' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtable.c:574:70: style: Parameter 'header' can be declared as pointer to const. However it seems that 'jaw_table_set_column_header' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtoplevel.c:106:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'jaw_toplevel_get_description' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtoplevel.c:133:35: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'jaw_toplevel_get_role' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawtoplevel.c:153:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'jaw_toplevel_get_parent' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawutil.c:76:35: style: Parameter 'kclass' can be declared as pointer to const. However it seems that 'jaw_util_class_init' is a callback function, if 'kclass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawutil.c:76:49: style: Parameter 'klass_data' can be declared as pointer to const. However it seems that 'jaw_util_class_init' is a callback function, if 'klass_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-atk-wrapper-0.44.0/jni/src/jawutil.c:98:21: style: Parameter 'key' can be declared as pointer to const. However it seems that 'notify_hf' 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/j/java-gnome/java-gnome_4.1.3.orig.tar.xz java-gnome-4.1.3/tests/exploration/compose.c:52:16: style: Parameter 'im' can be declared as pointer to const. However it seems that 'commit_cb' is a callback function, if 'im' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-gnome-4.1.3/tests/exploration/compose.c:53:9: style: Parameter 'str' can be declared as pointer to const. However it seems that 'commit_cb' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java-gnome-4.1.3/tests/exploration/compose.c:54:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'commit_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/j/java3d/java3d_1.5.2+dfsg.orig.tar.gz java3d-1.5.2+dfsg/j3d-core/src/native/ogl/Canvas3D.c:501:36: style: Parameter 'ctxProperties' can be declared as pointer to const. However it seems that 'dummyVertexAttrPointer' is a callback function, if 'ctxProperties' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java3d-1.5.2+dfsg/j3d-core/src/native/ogl/Canvas3D.c:512:36: style: Parameter 'ctxProperties' can be declared as pointer to const. However it seems that 'dummyEnDisableVertexAttrArray' is a callback function, if 'ctxProperties' is declared with const you might also need to cast function pointer(s). [constParameterCallback] java3d-1.5.2+dfsg/j3d-core/src/native/ogl/Canvas3D.c:521:36: style: Parameter 'ctxProperties' can be declared as pointer to const. However it seems that 'dummyVertexAttr' is a callback function, if 'ctxProperties' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jbig2dec/jbig2dec_0.20.orig.tar.gz jbig2dec-0.20/jbig2.c:38:37: style: Parameter 'allocator' can be declared as pointer to const. However it seems that 'jbig2_default_alloc' is a callback function, if 'allocator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jbigkit/jbigkit_2.1.orig.tar.gz jbigkit-2.1/libjbig/tstcodec.c:49:43: style: Parameter 'start' can be declared as pointer to const. However it seems that 'testbuf_writel' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jbigkit-2.1/libjbig/tstcodec85.c:50:43: style: Parameter 'start' can be declared as pointer to const. However it seems that 'testbuf_writel' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jbigkit-2.1/libjbig/tstcodec85.c:77:22: style: Parameter 'start' can be declared as pointer to const. However it seems that 'line_out' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jcal/jcal_0.5.1.orig.tar.gz jcal-0.5.1/sources/src/jcal.c:416:47: style: Parameter 'j' can be declared as pointer to const. However it seems that 'show_3' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jcal-0.5.1/sources/src/jcal.c:459:47: style: Parameter 'j' can be declared as pointer to const. However it seems that 'show_1' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jcal-0.5.1/sources/src/jcal.c:483:50: style: Parameter 'j' can be declared as pointer to const. However it seems that 'show_year' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jed/jed_0.99.20~pre.201+dfsg.orig.tar.xz jed-pre0.99.20-201/src/colors.c:85:30: style: Parameter 'name' can be declared as pointer to const. However it seems that 'jed_get_color_obj' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/colors.c:215:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'set_color_object' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/colors.c:221:37: style: Parameter 'color' can be declared as pointer to const. However it seems that 'set_column_colors' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/colors.c:221:49: style: Parameter 'c0p' can be declared as pointer to const. However it seems that 'set_column_colors' is a callback function, if 'c0p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/colors.c:221:59: style: Parameter 'c1p' can be declared as pointer to const. However it seems that 'set_column_colors' is a callback function, if 'c1p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/colors.c:259:34: style: Parameter 'color' can be declared as pointer to const. However it seems that 'set_line_color' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/dfasyntx.c:1385:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'use_dfa_syntax' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkmenu.c:3517:56: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'set_object_available_cmd' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkmenu.c:4536:38: style: Parameter 'w' can be declared as pointer to const. However it seems that 'menuBarActivateCurrentCB' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkmenu.c:4537:17: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'menuBarActivateCurrentCB' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkmenu.c:4804:37: style: Parameter 'w' can be declared as pointer to const. However it seems that 'jGtkActivateCurrentCB' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkmenu.c:5373:46: style: Parameter 'where' can be declared as pointer to const. However it seems that 'jGtkInsertBufferToolbarCmd' is a callback function, if 'where' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkterm.c:2374:28: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'jGtkWinDestroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkterm.c:2375:12: style: Parameter 'data' can be declared as pointer to const. However it seems that 'jGtkWinDestroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkterm.c:2442:17: style: Parameter 'fontName' can be declared as pointer to const. However it seems that 'loadFont' is a callback function, if 'fontName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkterm.c:4577:55: style: Parameter 'oldd' can be declared as pointer to const. However it seems that 'JX_smart_puts' is a callback function, if 'oldd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkterm.c:6554:37: style: Parameter 'clb' can be declared as pointer to const. However it seems that 'jgtk_clear_clipboard' is a callback function, if 'clb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkterm.c:6555:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'jgtk_clear_clipboard' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/gtkterm.c:6885:34: style: Parameter 'maskp' can be declared as pointer to const. However it seems that 'x_set_meta_keys' is a callback function, if 'maskp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xkeys.c:1069:32: style: Parameter 'np' can be declared as pointer to const. However it seems that 'x_set_keysym' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xkeys.c:1069:41: style: Parameter 'shift' can be declared as pointer to const. However it seems that 'x_set_keysym' is a callback function, if 'shift' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/indent.c:1034:42: style: Parameter 'ch' can be declared as pointer to const. However it seems that 'find_matching_delimiter' is a callback function, if 'ch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/indent.c:1158:48: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'set_syntax_flags' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/indent.c:1183:33: style: Parameter 'what' can be declared as pointer to const. However it seems that 'define_syntax' is a callback function, if 'what' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/indent.c:1488:61: style: Parameter 'lenp' can be declared as pointer to const. However it seems that 'define_keywords' is a callback function, if 'lenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/indent.c:1488:72: style: Parameter 'tbl_nump' can be declared as pointer to const. However it seems that 'define_keywords' is a callback function, if 'tbl_nump' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:201:35: style: Parameter 'what' can be declared as pointer to const. However it seems that 'enable_menu_bar' is a callback function, if 'what' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:234:31: style: Parameter 'f1' can be declared as pointer to const. However it seems that 'rename_file' is a callback function, if 'f1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:234:41: style: Parameter 'f2' can be declared as pointer to const. However it seems that 'rename_file' is a callback function, if 'f2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:241:45: style: Parameter 'severity' can be declared as pointer to const. However it seems that 'exit_error_cmd' is a callback function, if 'severity' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:274:39: style: Parameter 'n' can be declared as pointer to const. However it seems that 'set_prefix_argument' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:378:69: style: Parameter 'flagsp' can be declared as pointer to const. However it seems that 'set_buffer_info' is a callback function, if 'flagsp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:439:35: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'intrin_set_mode' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:473:48: style: Parameter 'chp' can be declared as pointer to const. However it seems that 'intrin_insert_byte' is a callback function, if 'chp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:601:34: style: Parameter 'np' can be declared as pointer to const. However it seems that 'right_intrinsic' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:609:33: style: Parameter 'np' can be declared as pointer to const. However it seems that 'left_intrinsic' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:617:31: style: Parameter 'np' can be declared as pointer to const. However it seems that 'up_intrinsic' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:623:33: style: Parameter 'np' can be declared as pointer to const. However it seems that 'down_intrinsic' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:629:35: style: Parameter 'go' can be declared as pointer to const. However it seems that 'pop_mark_intrin' is a callback function, if 'go' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:644:40: style: Parameter 'statusp' can be declared as pointer to const. However it seems that 'set_line_number_mode' is a callback function, if 'statusp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/intrin.c:708:49: style: Parameter 'wchp' can be declared as pointer to const. However it seems that 'intrin_set_viswrap_indicator' is a callback function, if 'wchp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/lineattr.c:28:37: style: Parameter 'ro' can be declared as pointer to const. However it seems that 'set_line_readonly' is a callback function, if 'ro' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/lineattr.c:36:42: style: Parameter 'flagp' can be declared as pointer to const. However it seems that 'jed_skip_hidden_lines_forward' is a callback function, if 'flagp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/lineattr.c:53:43: style: Parameter 'flagp' can be declared as pointer to const. However it seems that 'jed_skip_hidden_lines_backward' is a callback function, if 'flagp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/lineattr.c:73:35: style: Parameter 'hide' can be declared as pointer to const. However it seems that 'set_line_hidden' is a callback function, if 'hide' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/lineattr.c:88:37: style: Parameter 'hidep' can be declared as pointer to const. However it seems that 'set_region_hidden' is a callback function, if 'hidep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/menu.c:2213:56: style: Parameter 'flag' can be declared as pointer to const. However it seems that 'set_object_available_cmd' is a callback function, if 'flag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/paste.c:1231:37: style: Parameter 'm' can be declared as pointer to const. However it seems that 'is_mark_in_narrow' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/replace.c:307:35: style: Parameter 'cmask' can be declared as pointer to const. However it seems that 'set_buffer_umask' is a callback function, if 'cmask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/replace.c:315:42: style: Parameter 'np' can be declared as pointer to const. However it seems that 'replace_chars_intrinsic' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/vmshelp.c:129:29: style: Parameter 'prompt' can be declared as pointer to const. However it seems that 'input_new_helptopic' is a callback function, if 'prompt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/win16.c:95:56: style: Parameter 'wait' can be declared as pointer to const. However it seems that 'msw_system' is a callback function, if 'wait' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/win32.c:376:48: style: Parameter 'nCmdShow' can be declared as pointer to const. However it seems that 'msw_system' is a callback function, if 'nCmdShow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/win32.c:376:63: style: Parameter 'wait' can be declared as pointer to const. However it seems that 'msw_system' is a callback function, if 'wait' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/window.c:524:44: style: Parameter 'sc' can be declared as pointer to const. However it seems that 'set_scroll_column_intrin' is a callback function, if 'sc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/window.c:529:36: style: Parameter 'what' can be declared as pointer to const. However it seems that 'window_info_intrin' is a callback function, if 'what' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/wterm.c:1240:52: style: Parameter 's' can be declared as pointer to const. However it seems that 'msw_write_string' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/wterm.c:1248:68: style: Parameter 'oldd' can be declared as pointer to const. However it seems that 'msw_smart_puts' is a callback function, if 'oldd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/wterm.c:1526:53: style: Parameter 'pr' can be declared as pointer to const. However it seems that 'msw_define_color' is a callback function, if 'pr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/wterm.c:1526:62: style: Parameter 'pg' can be declared as pointer to const. However it seems that 'msw_define_color' is a callback function, if 'pg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/wterm.c:1526:71: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'msw_define_color' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/wterm.c:1534:51: style: Parameter 'height' can be declared as pointer to const. However it seems that 'msw_select_font' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/wterm.c:1534:64: style: Parameter 'bold' can be declared as pointer to const. However it seems that 'msw_select_font' is a callback function, if 'bold' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xterm.c:922:67: style: Parameter 'oldd' can be declared as pointer to const. However it seems that 'JX_smart_puts' is a callback function, if 'oldd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xterm.c:2322:38: style: Parameter 'd' can be declared as pointer to const. However it seems that 'x_ioerr_handler' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xterm.c:2828:72: style: Parameter 'what' can be declared as pointer to const. However it seems that 'JX_set_color' is a callback function, if 'what' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xterm.c:3332:35: style: Parameter 'maskp' can be declared as pointer to const. However it seems that 'x_set_meta_keys' is a callback function, if 'maskp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xkeys.c:1069:32: style: Parameter 'np' can be declared as pointer to const. However it seems that 'x_set_keysym' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jed-pre0.99.20-201/src/xkeys.c:1069:41: style: Parameter 'shift' can be declared as pointer to const. However it seems that 'x_set_keysym' is a callback function, if 'shift' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jeex/jeex_12.0.4.orig.tar.bz2 jeex-12.0.4/plugin/jeex_hello.c:27:39: style: Parameter 'jeex_types' can be declared as pointer to const. However it seems that 'jeex_hello_start' is a callback function, if 'jeex_types' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jellyfish1/jellyfish1_1.1.11.orig.tar.gz jellyfish-1.1.11/jellyfish/mer_counter.cc:48:32: style: Parameter 'err' can be declared as reference to const. However it seems that 'die_on_error' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jellyfish-1.1.11/jellyfish/mer_counter.cc:53:33: style: Parameter 'err' can be declared as reference to const. However it seems that 'warn_on_error' 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/j/jemalloc/jemalloc_5.3.0.orig.tar.bz2 jemalloc-5.3.0/src/ctl.c:2310:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2310:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2310:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2330:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_peak_read_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2347:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'thread_peak_reset_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2347:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'thread_peak_reset_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2347:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_peak_reset_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2427:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'thread_idle_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2427:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'thread_idle_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2427:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_idle_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2462:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'tcache_create_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2481:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'tcache_flush_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2481:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'tcache_flush_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2496:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'tcache_destroy_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2496:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'tcache_destroy_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2513:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arena_i_initialized_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2581:71: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'arena_i_decay_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2582:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'arena_i_decay_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2582:28: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arena_i_decay_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2596:71: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2597:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:2597:28: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3006:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arenas_narenas_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3073:28: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'arenas_bin_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3085:32: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'arenas_lextent_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3248:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_dump_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3248:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_dump_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3301:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_prefix_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3301:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_prefix_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3321:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_reset_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3321:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_reset_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3346:72: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_log_start_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3347:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_log_start_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3446:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_hooks_safety_check_abort_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3446:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_hooks_safety_check_abort_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3696:37: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_bins_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3717:41: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_lextents_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3739:40: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_extents_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3815:56: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_hpa_shard_nonfull_slabs_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3880:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_hooks_remove_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3880:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_hooks_remove_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:3990:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_utilization_query_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4115:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_utilization_batch_query_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4161:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_arenas_i_pactivep_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4161:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_arenas_i_pactivep_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4161:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'experimental_arenas_i_pactivep_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4237:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_prof_recent_alloc_dump_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4237:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_prof_recent_alloc_dump_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4290:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_bins_i_live_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4316:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_bins_i_accum_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4341:33: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'prof_stats_bins_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4354:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_lextents_i_live_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4380:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_lextents_i_accum_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ctl.c:4405:37: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'prof_stats_lextents_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ehooks.c:176:38: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'ehooks_default_split' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/ehooks.c:176:58: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'ehooks_default_split' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:785:20: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:785:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:785:48: style: Parameter 'edata' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'edata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:786:39: style: Parameter 'deferred_work_generated' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'deferred_work_generated' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:792:20: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:792:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:792:48: style: Parameter 'edata' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'edata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/hpa.c:793:45: style: Parameter 'deferred_work_generated' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'deferred_work_generated' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/mutex.c:124:50: style: Parameter 'mutex1' can be declared as pointer to const. However it seems that 'mutex_addr_comp' is a callback function, if 'mutex1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/src/mutex.c:125:38: style: Parameter 'mutex2' can be declared as pointer to const. However it seems that 'mutex_addr_comp' is a callback function, if 'mutex2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/integration/MALLOCX_ARENA.c:14:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thd_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/hpa.c:341:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'defer_test_hugify' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/hpa.c:347:27: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'defer_test_dehugify' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/oversize_threshold.c:47:41: style: Parameter 'hooks' can be declared as pointer to const. However it seems that 'purge_forced_record_max' is a callback function, if 'hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/oversize_threshold.c:47:54: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'purge_forced_record_max' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/oversize_threshold.c:56:35: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'dalloc_record_max' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/oversize_threshold.c:56:55: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'dalloc_record_max' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/pa.c:13:28: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'merge_hook' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/pa.c:13:48: style: Parameter 'addr_a' can be declared as pointer to const. However it seems that 'merge_hook' is a callback function, if 'addr_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/pa.c:14:11: style: Parameter 'addr_b' can be declared as pointer to const. However it seems that 'merge_hook' is a callback function, if 'addr_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/pa.c:19:28: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'split_hook' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/pa.c:19:48: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'split_hook' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/prof_recent.c:573:21: style: Parameter 'cbopaque' can be declared as pointer to const. However it seems that 'test_write_cb' is a callback function, if 'cbopaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/prof_sys_thread_name.c:8:44: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'test_prof_sys_thread_name_read_error' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/stats.c:135:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thd_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/witness.c:36:40: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'witness_comp' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/witness.c:36:70: style: Parameter 'ob' can be declared as pointer to const. However it seems that 'witness_comp' is a callback function, if 'ob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/witness.c:46:48: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'witness_comp_reverse' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jemalloc-5.3.0/test/unit/witness.c:47:11: style: Parameter 'ob' can be declared as pointer to const. However it seems that 'witness_comp_reverse' is a callback function, if 'ob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jester/jester_1.0.orig.tar.gz jester-1.0/jester.c:494:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'board_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jester-1.0/jester.c:817:33: style: Parameter 'event' can be declared as pointer to const. However it seems that 'exit_button_buttonpress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jester-1.0/jester.c:873:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'score_window_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jester-1.0/jester.c:906:33: style: Parameter 'event' can be declared as pointer to const. However it seems that 'player_id_window_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jgmenu/jgmenu_4.5.0.orig.tar.gz jgmenu-4.5.0/contrib/xfce4-panel/jgmenu-applet.c:282:63: style: Parameter 'name' can be declared as pointer to const. However it seems that 'jgmenu_remote' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jgmenu-4.5.0/src/xsettings.c:51:39: style: Parameter 'display' can be declared as pointer to const. However it seems that 'ignore_x11_errors' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jgmenu-4.5.0/src/xsettings.c:51:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ignore_x11_errors' 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/j/jigdo/jigdo_0.8.2.orig.tar.xz jigdo-0.8.2/src/glibcurl/glibcurl-example.c:82:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'curlWriter' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jigdo-0.8.2/src/glibcurl/glibcurl-example.c:82:63: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'curlWriter' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jigdo-0.8.2/src/glibcurl/glibcurl.c:473:27: style: Parameter 'source' can be declared as pointer to const. However it seems that 'prepare' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jigdo-0.8.2/src/glibcurl/glibcurl.c:492:25: style: Parameter 'source' can be declared as pointer to const. However it seems that 'check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jigdo-0.8.2/src/glibcurl/glibcurl.c:521:28: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dispatch' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jigdo-0.8.2/src/glibcurl/glibcurl.c:541:24: style: Parameter 'source' can be declared as pointer to const. However it seems that 'finalize' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jigdo-0.8.2/src/net/glibwww-trans.cc:42:31: style: Parameter 'request' can be declared as pointer to const. However it seems that 'after_load_to_file' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jigdo-0.8.2/src/net/glibwww-trans.cc:124:30: style: Parameter 'request' can be declared as pointer to const. However it seems that 'after_load_to_mem' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jimtcl/jimtcl_0.83.orig.tar.gz jimtcl-0.83/autosetup/jimsh0.c:2128:41: style: Parameter 'af' can be declared as pointer to const. However it seems that 'stdio_writer' is a callback function, if 'af' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/autosetup/jimsh0.c:2172:51: style: Parameter 'af' can be declared as pointer to const. However it seems that 'stdio_strerror' is a callback function, if 'af' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/autosetup/jimsh0.c:7659:39: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'JimStringCopyHTDup' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/autosetup/jimsh0.c:7664:44: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'JimStringCopyHTKeyCompare' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/autosetup/jimsh0.c:8831:69: style: Parameter 'srcPtr' can be declared as pointer to const. However it seems that 'DupInterpolatedInternalRep' is a callback function, if 'srcPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/autosetup/jimsh0.c:11100:66: style: Parameter 'srcPtr' can be declared as pointer to const. However it seems that 'DupDictSubstInternalRep' is a callback function, if 'srcPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/autosetup/jimsh0.c:21347:36: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'subcmd_null' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim-aio.c:197:41: style: Parameter 'af' can be declared as pointer to const. However it seems that 'stdio_writer' is a callback function, if 'af' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim-aio.c:241:51: style: Parameter 'af' can be declared as pointer to const. However it seems that 'stdio_strerror' is a callback function, if 'af' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim-history.c:68:41: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'history_cmd_show' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim-mk.cpp:392:49: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'FreePropertyInternalRep' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim-mk.cpp:1746:40: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'JimViewDelProc' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim-subcmd.c:16:36: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'subcmd_null' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim.c:1118:39: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'JimStringCopyHTDup' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim.c:1123:44: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'JimStringCopyHTKeyCompare' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim.c:2411:69: style: Parameter 'srcPtr' can be declared as pointer to const. However it seems that 'DupInterpolatedInternalRep' is a callback function, if 'srcPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/jim.c:5093:66: style: Parameter 'srcPtr' can be declared as pointer to const. However it seems that 'DupDictSubstInternalRep' is a callback function, if 'srcPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/jim-sqlite.c:303: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] jimtcl-0.83/sqlite3/shell.c:952: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] jimtcl-0.83/sqlite3/shell.c:2550:9: style: Parameter 'pX' can be declared as pointer to const. However it seems that 'sql_trace_callback' is a callback function, if 'pX' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:30604:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_str_new' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:58843:10: style: Parameter 'pPager' can be declared as pointer to const. However it seems that 'getPageError' is a callback function, if 'pPager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:77675: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] jimtcl-0.83/sqlite3/sqlite3.c:77689: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] jimtcl-0.83/sqlite3/sqlite3.c:85262: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] jimtcl-0.83/sqlite3/sqlite3.c:85348:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_nochange' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:85353:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_frombind' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:85557: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] jimtcl-0.83/sqlite3/sqlite3.c:103979:71: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gatherSelectWindowsSelectCallback' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:108280:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprIdxCover' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:108373:52: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprRefToSrcList' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:125132:55: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprColumnFlagUnion' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:126308:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'checkConstraintExprNode' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:132828:9: style: Parameter 'pAux' can be declared as pointer to const. However it seems that 'pragmaVtabConnect' is a callback function, if 'pAux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:146707: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] jimtcl-0.83/sqlite3/sqlite3.c:156980:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprNodeIsDeterministic' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:159047:51: style: Parameter 'pWalker' can be declared as pointer to const. However it seems that 'sqlite3WindowExtraAggFuncDepth' is a callback function, if 'pWalker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:169188: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] jimtcl-0.83/sqlite3/sqlite3.c:169399: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] jimtcl-0.83/sqlite3/sqlite3.c:169427:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:169443:59: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:170684:9: style: Parameter 'pClientData' can be declared as pointer to const. However it seems that 'sqlite3WalDefaultHook' is a callback function, if 'pClientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jimtcl-0.83/sqlite3/sqlite3.c:172016: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/j/jitterdebugger/jitterdebugger_0.3.1+git20200117.b90ff3a.orig.tar.gz jd_samples_hdf5.c:28:48: style: Parameter 'info' can be declared as pointer to const. However it seems that 'output_hdf5' 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/j/jnoise/jnoise_0.6.0.orig.tar.bz2 jnoise-0.6.0/source/jnoise.cc:61:34: 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] ftp://ftp.de.debian.org/debian/pool/main/j/joe/joe_4.6.orig.tar.gz joe-4.6/joe/charmap.c:1005:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pair_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/charmap.c:1005:49: style: Parameter 'b' can be declared as pointer to const. However it seems that 'pair_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/charmap.c:1043:41: style: Parameter 'map' can be declared as pointer to const. However it seems that 'byte_isspace' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/cmd.c:558:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'docmd' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/macro.c:744:22: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ifabrt' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/macro.c:744:31: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ifabrt' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/pw.c:202:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'inspw' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/pw.c:210:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'delpw' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/termcap.c:682:23: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'cst' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/tw.c:693:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'instw' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joe-4.6/joe/tw.c:700:28: style: Parameter 'b' can be declared as pointer to const. However it seems that 'deltw' 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/j/john/john_1.9.0.orig.tar.xz john-1.9.0/src/AFS_fmt.c:183:25: style: Parameter 'ciphertext' can be declared as pointer to const. However it seems that 'salt' is a callback function, if 'ciphertext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/AFS_fmt.c:254:28: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'set_salt' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/AFS_fmt.c:260:27: style: Parameter 'key' can be declared as pointer to const. However it seems that 'set_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/AFS_fmt.c:270:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/BF_fmt.c:96:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/BF_fmt.c:216:28: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'set_salt' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/BF_fmt.c:233:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/BSDI_fmt.c:90:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/BSDI_fmt.c:339:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/DES_fmt.c:85:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/DES_fmt.c:122:26: style: Parameter 'ciphertext' can be declared as pointer to const. However it seems that 'split' is a callback function, if 'ciphertext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/DES_fmt.c:271:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/MD5_fmt.c:57:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/MD5_fmt.c:204:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/MD5_fmt.c:204:51: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:175:27: style: Parameter 'ciphertext' can be declared as pointer to const. However it seems that 'binary' is a callback function, if 'ciphertext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:182:25: style: Parameter 'ciphertext' can be declared as pointer to const. However it seems that 'salt' is a callback function, if 'ciphertext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:341:28: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'set_salt' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:346:27: style: Parameter 'key' can be declared as pointer to const. However it seems that 'set_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:356:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:435:26: style: Parameter 'binary' can be declared as pointer to const. However it seems that 'cmp_all' is a callback function, if 'binary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:446:26: style: Parameter 'binary' can be declared as pointer to const. However it seems that 'cmp_one' is a callback function, if 'binary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/c3_fmt.c:451:28: style: Parameter 'source' can be declared as pointer to const. However it seems that 'cmp_exact' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/cracker.c:54:38: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'crk_dummy_set_salt' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/dummy.c:49:24: style: Parameter 'ciphertext' can be declared as pointer to const. However it seems that 'valid' is a callback function, if 'ciphertext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/dummy.c:49:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'valid' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/dummy.c:223:27: style: Parameter 'key' can be declared as pointer to const. However it seems that 'set_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/dummy.c:235:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/dummy.c:235:51: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/trip_fmt.c:174:31: style: Parameter 'ciphertext' can be declared as pointer to const. However it seems that 'get_binary' is a callback function, if 'ciphertext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/trip_fmt.c:476:27: style: Parameter 'pcount' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'pcount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/trip_fmt.c:476:51: style: Parameter 'salt' can be declared as pointer to const. However it seems that 'crypt_all' is a callback function, if 'salt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] john-1.9.0/src/trip_fmt.c:549:27: style: Parameter 'key' can be declared as pointer to const. However it seems that 'set_key' 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/j/jool/jool_4.1.15.orig.tar.gz jool-4.1.15/src/mod/common/db/denylist4.c:172:40: style: Parameter 'ifa' can be declared as pointer to const. However it seems that 'check_ifa' is a callback function, if 'ifa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jool-4.1.15/src/mod/common/db/pool4/empty.c:12:40: style: Parameter 'ifa' can be declared as pointer to const. However it seems that 'check_ifa' is a callback function, if 'ifa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jool-4.1.15/src/usr/argp/wargp.c:219:64: style: Parameter 'state' can be declared as pointer to const. However it seems that 'wargp_parser' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jool-4.1.15/src/usr/nl/file.c:464:45: style: Parameter 'json' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'json' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jool-4.1.15/src/usr/nl/file.c:464:75: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jose/jose_14.orig.tar.xz jose-14/lib/io.c:97:24: style: Parameter 'io' can be declared as pointer to const. However it seems that 'malloc_done' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jose-14/lib/io.c:165:24: style: Parameter 'io' can be declared as pointer to const. However it seems that 'buffer_done' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jose-14/lib/io.c:212:22: style: Parameter 'io' can be declared as pointer to const. However it seems that 'file_done' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jose-14/lib/openssl/aesgcmkw.c:129:54: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'alg_wrap_enc' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jose-14/lib/openssl/ecmr.c:66:54: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'alg_exch_sug' 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/j/joystick/joystick_1.8.1.orig.tar.bz2 linuxconsoletools-1.8.1/utils/inputattach.c:109:45: style: Parameter 'id' can be declared as pointer to const. However it seems that 'magellan_init' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] linuxconsoletools-1.8.1/utils/inputattach.c:110:45: style: Parameter 'extra' can be declared as pointer to const. However it seems that 'magellan_init' is a callback function, if 'extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] linuxconsoletools-1.8.1/utils/inputattach.c:118:44: style: Parameter 'id' can be declared as pointer to const. However it seems that 'warrior_init' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] linuxconsoletools-1.8.1/utils/inputattach.c:119:44: style: Parameter 'extra' can be declared as pointer to const. However it seems that 'warrior_init' is a callback function, if 'extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] linuxconsoletools-1.8.1/utils/inputattach.c:267:47: style: Parameter 'id' can be declared as pointer to const. However it seems that 'mzp_init' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] linuxconsoletools-1.8.1/utils/inputattach.c:268:47: style: Parameter 'extra' can be declared as pointer to const. However it seems that 'mzp_init' is a callback function, if 'extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] linuxconsoletools-1.8.1/utils/inputattach.c:628:45: style: Parameter 'id' can be declared as pointer to const. However it seems that 'wacom_iv_init' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] linuxconsoletools-1.8.1/utils/inputattach.c:629:45: style: Parameter 'extra' can be declared as pointer to const. However it seems that 'wacom_iv_init' is a callback function, if 'extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jpeg-compressor-cpp/jpeg-compressor-cpp_104+dfsg.orig.tar.gz jpeg-compressor-104/stb_image.c:1780:51: 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] jpeg-compressor-104/stb_image.c:1780:67: 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] jpeg-compressor-104/stb_image.c:1820:52: 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] jpeg-compressor-104/stb_image.c:1820:68: 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] jpeg-compressor-104/stb_image.c:1844:55: 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/j/jpeg-xl/jpeg-xl_0.11.1.orig.tar.gz libjxl-0.11.1/lib/extras/gain_map.cc:39:48: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'FixedSizeMemoryManagerFree' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libjxl-0.11.1/lib/extras/gain_map.cc:39:62: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'FixedSizeMemoryManagerFree' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libjxl-0.11.1/lib/jxl/memory_manager_internal.cc:26:39: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'MemoryManagerDefaultAlloc' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libjxl-0.11.1/lib/threads/thread_parallel_runner.cc:24:45: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'ThreadMemoryManagerDefaultAlloc' 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/j/jpnevulator/jpnevulator_2.3.6.orig.tar.gz jpnevulator-2.3.6/interface.c:32:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cmpr' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jpnevulator-2.3.6/interface.c:32:31: style: Parameter 'q' can be declared as pointer to const. However it seems that 'cmpr' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jpnevulator-2.3.6/pty.c:49:39: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ptyControlGet' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jpnevulator-2.3.6/pty.c:55:35: style: Parameter 'output' can be declared as pointer to const. However it seems that 'ptyControlWrite' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jpnevulator-2.3.6/tty.c:30:26: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ttyOpen' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jpnevulator-2.3.6/tty.c:34:39: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ttyControlGet' 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/j/jpy/jpy_1.3.0.orig.tar.xz jpy-1.3.0/pysobug/mypymod.c:45:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'id' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jpy-1.3.0/pysobug/mypymod.c:45:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'id' 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/j/jq/jq_1.8.1.orig.tar.gz jq-jq-1.8.1/src/builtin.c:45:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_plus' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:243:30: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_negate' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:252:34: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_startswith' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:268:32: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_endswith' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:420:32: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_contains' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:428:28: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_dump' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:432:34: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_json_parse' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:466:33: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_toboolean' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:483:30: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_length' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:502:32: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_tostring' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:510:38: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_utf8bytelength' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:797:28: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_keys' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:805:37: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_keys_unsorted' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:813:28: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_sort' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:821:36: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_sort_by_impl' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:837:31: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_bsearch' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:865:37: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_group_by_impl' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:875:30: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_unique' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:883:38: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_unique_by_impl' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1112:29: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_match' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1154:27: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_min' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1158:27: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_max' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1162:35: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_min_by_impl' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1166:35: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_max_by_impl' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1171:28: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_type' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1177:34: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_isinfinite' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1188:29: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_isnan' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1199:32: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_isnormal' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1210:32: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_infinite' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1215:27: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_nan' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1220:29: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_error' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1229:27: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_env' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1274:36: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_string_split' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1281:38: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_string_explode' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1288:38: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_string_indexes' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1340:35: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_string_trim' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1341:36: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_string_ltrim' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1342:36: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_string_rtrim' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1344:38: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_string_implode' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1372:31: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_setpath' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1377:32: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_delpaths' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1378:27: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_has' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1706:30: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_gmtime' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1743:33: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_localtime' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1797:32: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_strftime' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1832:37: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_strflocaltime' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/builtin.c:1868:35: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_have_decnum' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:4:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_acos' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:9:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_acosh' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:14:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_asin' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:19:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_asinh' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:24:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_atan' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:29:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_atan2' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:34:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_atanh' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:39:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_cbrt' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:44:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_cos' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:49:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_cosh' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:54:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_exp' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:59:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_exp2' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:64:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_floor' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:69:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_hypot' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:74:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_j0' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:79:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_j1' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:84:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_log' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:89:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_log10' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:94:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_log2' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:99:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_pow' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:104:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_remainder' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:109:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_sin' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:114:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_sinh' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:119:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_sqrt' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:124:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_tan' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:129:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_tanh' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:134:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_tgamma' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:139:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_y0' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:144:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_y1' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:155:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_ceil' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:160:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_copysign' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:165:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_drem' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:170:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_erf' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:175:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_erfc' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:180:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_exp10' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:185:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_expm1' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:190:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_fabs' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:195:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_fdim' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:200:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_fma' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:205:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_fmax' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:210:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_fmin' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:215:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_fmod' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:220:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_gamma' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:225:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_lgamma' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:230:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_log1p' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:235:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_logb' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:240:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_nearbyint' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:245:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_nextafter' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:250:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_nexttoward' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:255:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_rint' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:260:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_round' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:265:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_scalb' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:270:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_scalbln' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:275:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_significand' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:280:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_trunc' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:285:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_ldexp' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:290:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_modf' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:295:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_frexp' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jq-jq-1.8.1/src/libm.h:300:1: style: Parameter 'jq' can be declared as pointer to const. However it seems that 'f_lgamma_r' is a callback function, if 'jq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jreen/jreen_1.2.0+ds.orig.tar.bz2 jreen-1.2.0+ds/src/saslfeature.cpp:40:37: style: Parameter 'context' can be declared as pointer to const. However it seems that 'callback_function' 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/j/jruby/jruby_9.4.14.0+ds.orig.tar.xz jruby-9.4.14.0/spec/ruby/optional/capi/ext/data_spec.c:19:39: style: Parameter 'st' can be declared as pointer to const. However it seems that 'sample_wrapped_struct_mark' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/debug_spec.c:11:85: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rb_debug_inspector_open_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/debug_spec.c:32:95: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rb_debug_inspector_frame_self_get_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/debug_spec.c:36:96: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rb_debug_inspector_frame_class_get_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/debug_spec.c:40:98: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rb_debug_inspector_frame_binding_get_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/debug_spec.c:44:95: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rb_debug_inspector_frame_iseq_get_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/debug_spec.c:72:96: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'rb_debug_inspector_backtrace_locations_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/globals_spec.c:10:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'var_2x_getter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/globals_spec.c:55:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'incrementing_getter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/globals_spec.c:59:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'incrementing_setter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/thread_spec.c:70:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'blocking_gvl_func_for_ubf_io' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/thread_spec.c:122:35: style: Parameter 'arg_ptr' can be declared as pointer to const. However it seems that 'thread_spec_call_proc' is a callback function, if 'arg_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/thread_spec.c:149:37: style: Parameter 'args' can be declared as pointer to const. However it seems that 'new_thread_check' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/tracepoint_spec.c:12:41: 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] jruby-9.4.14.0/spec/ruby/optional/capi/ext/typed_data_spec.c:18:52: style: Parameter 'st' can be declared as pointer to const. However it seems that 'sample_typed_wrapped_struct_parent_mark' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/typed_data_spec.c:42:45: style: Parameter 'st' can be declared as pointer to const. However it seems that 'sample_typed_wrapped_struct_mark' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jruby-9.4.14.0/spec/ruby/optional/capi/ext/typed_data_spec.c:71:51: style: Parameter 'st' can be declared as pointer to const. However it seems that 'sample_typed_wrapped_struct_other_mark' 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/j/jskeus/jskeus_1.2.7+dfsg.orig.tar.xz jskeus-1.2.7+dfsg/irteus/eusbullet.c:133:70: style: Parameter 'argv' can be declared as pointer to const. However it seems that '___eusbullet' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/euspng.c:222:67: style: Parameter 'argv' can be declared as pointer to const. However it seems that '___euspng' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/euspqp.c:193:67: style: Parameter 'argv' can be declared as pointer to const. However it seems that '___euspqp' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:64:9: style: Parameter 'argv' can be declared as const array. However it seems that 'SV_SOLVE' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:111:9: style: Parameter 'argv' can be declared as const array. However it seems that 'SV_DECOMPOSE' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:185:9: style: Parameter 'argv' can be declared as const array. However it seems that 'LU_SOLVE2' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:224:9: style: Parameter 'argv' can be declared as const array. However it seems that 'LU_DECOMPOSE2' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:271:9: style: Parameter 'argv' can be declared as const array. However it seems that 'MATRIX_DETERMINANT' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:309:9: style: Parameter 'argv' can be declared as const array. However it seems that 'PSEUDO_INVERSE2' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:765:9: style: Parameter 'argv' can be declared as const array. However it seems that 'QL_DECOMPOSE' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:815:9: style: Parameter 'argv' can be declared as const array. However it seems that 'QR_DECOMPOSE' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtc.c:1035:9: style: Parameter 'argv' can be declared as const array. However it seems that '___irtc' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jskeus-1.2.7+dfsg/irteus/irtglc.c:95:14: style: Parameter 'argv' can be declared as const array. However it seems that '___irtglc' 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/j/json-c/json-c_0.18+ds.orig.tar.xz json-c-json-c-0.18-20240915/tests/test_set_serializer.c:17:33: style: Parameter 'jso' can be declared as pointer to const. However it seems that 'freeit' is a callback function, if 'jso' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/json-glib/json-glib_1.10.8+ds.orig.tar.xz json-glib-1.10.8/json-glib/tests/serialize-complex.c:164:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] json-glib-1.10.8/json-glib/tests/serialize-complex.c:190:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] json-glib-1.10.8/json-glib/tests/serialize-full.c:229:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] json-glib-1.10.8/json-glib/tests/serialize-full.c:273:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] json-glib-1.10.8/json-glib/tests/serialize-simple.c:68:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] json-glib-1.10.8/json-glib/tests/serialize-simple.c:88:39: style: Parameter 'gobject' can be declared as pointer to const. However it seems that 'test_object_get_property' is a callback function, if 'gobject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] json-glib-1.10.8/json-glib/tests/serialize-simple.c:91:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jsonnet/jsonnet_0.20.0+ds.orig.tar.xz jsonnet-0.20.0/python/_jsonnet.c:147:11: style: Parameter 'ctx_' can be declared as pointer to const. However it seems that 'cpython_native_callback' is a callback function, if 'ctx_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsonnet-0.20.0/python/_jsonnet.c:220:42: style: Parameter 'ctx_' can be declared as pointer to const. However it seems that 'cpython_import_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/j/jsonrpc-glib/jsonrpc-glib_3.44.2.orig.tar.xz jsonrpc-glib-3.44.2/tests/test-gauntlet.c:32:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'server_handle_call' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsonrpc-glib-3.44.2/tests/test-server.c:36:37: style: Parameter 'params' can be declared as pointer to const. However it seems that 'handle_notification' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsonrpc-glib-3.44.2/tests/test-stress.c:122:40: style: Parameter 'server' can be declared as pointer to const. However it seems that 'server_notification_cb' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsonrpc-glib-3.44.2/tests/test-stress.c:123:40: style: Parameter 'client' can be declared as pointer to const. However it seems that 'server_notification_cb' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsonrpc-glib-3.44.2/tests/test-stress.c:125:40: style: Parameter 'params' can be declared as pointer to const. However it seems that 'server_notification_cb' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jsquery/jsquery_1.2.orig.tar.gz jsquery-ver_1.2/jsonb_gin_ops.c:457:47: style: Parameter 'node' can be declared as pointer to const. However it seems that 'check_value_path_entry_handler' 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/j/jss/jss_5.9.0~beta3.orig.tar.xz jss-5.9.0~beta3/native/src/main/native/org/mozilla/jss/ssl/javasock.c:971:29: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'jsockDestructor' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/native/src/main/native/org/mozilla/jss/ssl/javax/BufferPRFD.c:59:46: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'PRBufferShutdown' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/native/src/main/native/org/mozilla/jss/ssl/javax/BufferPRFD.c:103:49: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'PRBufferGetPeerName' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/native/src/main/native/org/mozilla/jss/ssl/javax/BufferPRFD.c:152:41: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'PRBufferSend' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/native/src/main/native/org/mozilla/jss/ssl/javax/BufferPRFD.c:187:41: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'PRBufferRecv' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/native/src/main/native/org/mozilla/jss/ssl/javax/BufferPRFD.c:217:53: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'PRBufferGetSocketOption' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/native/src/main/native/org/mozilla/jss/ssl/javax/BufferPRFD.c:271:53: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'PRBufferSetSocketOption' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/native/src/test/native/org/mozilla/jss/tests/TestBufferPRFDSSL.c:38:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'return_password' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jss-5.9.0~beta3/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] jss-5.9.0~beta3/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] jss-5.9.0~beta3/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] jss-5.9.0~beta3/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] jss-5.9.0~beta3/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] ftp://ftp.de.debian.org/debian/pool/main/j/jsusfx/jsusfx_0.4.0.orig.tar.gz jsusfx-0.4.0/src/WDL/eel2/nseel-compiler.c:376:74: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NSEEL_PProc_GRAM' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/WDL/eel2/nseel-compiler.c:5223:66: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'NSEEL_PProc_RAM' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:27:62: style: Parameter '_index' can be declared as pointer to const. However it seems that '_file_open' is a callback function, if '_index' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:48:63: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_close' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:64:63: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_avail' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:84:62: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_riff' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:110:62: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_text' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:126:61: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_mem' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:126:77: style: Parameter '_destOffset' can be declared as pointer to const. However it seems that '_file_mem' is a callback function, if '_destOffset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:126:97: style: Parameter '_numValues' can be declared as pointer to const. However it seems that '_file_mem' is a callback function, if '_numValues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_file.cpp:155:61: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_var' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:25:78: style: Parameter 'ypos' can be declared as pointer to const. However it seems that '_gfx_lineto' is a callback function, if 'ypos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:25:91: style: Parameter 'useaa' can be declared as pointer to const. However it seems that '_gfx_lineto' is a callback function, if 'useaa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:31:79: style: Parameter 'ypos' can be declared as pointer to const. However it seems that '_gfx_lineto2' is a callback function, if 'ypos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:38:78: style: Parameter 'ypos' can be declared as pointer to const. However it seems that '_gfx_rectto' is a callback function, if 'ypos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:97:55: style: Parameter 'opaque' can be declared as pointer to const. However it seems that '_gfx_transformblit' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:152:79: style: Parameter 'nd' can be declared as pointer to const. However it seems that '_gfx_drawnumber' is a callback function, if 'nd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:219:77: style: Parameter 'g' can be declared as pointer to const. However it seems that '_gfx_setpixel' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:219:87: style: Parameter 'b' can be declared as pointer to const. However it seems that '_gfx_setpixel' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:233:75: style: Parameter 'scale' can be declared as pointer to const. However it seems that '_gfx_blit' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:233:89: style: Parameter 'rotate' can be declared as pointer to const. However it seems that '_gfx_blit' is a callback function, if 'rotate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:247:49: style: Parameter 'opaque' can be declared as pointer to const. However it seems that '_gfx_getfont' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:264:51: style: Parameter 'opaque' can be declared as pointer to const. However it seems that '_gfx_blitext' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:264:78: style: Parameter 'coordidx' can be declared as pointer to const. However it seems that '_gfx_blitext' is a callback function, if 'coordidx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:264:95: style: Parameter 'rotate' can be declared as pointer to const. However it seems that '_gfx_blitext' is a callback function, if 'rotate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:299:75: style: Parameter 'y' can be declared as pointer to const. However it seems that '_gfx_blurto' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:313:64: style: Parameter 'img' can be declared as pointer to const. However it seems that '_gfx_loadimg' is a callback function, if 'img' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:313:76: style: Parameter 'fr' can be declared as pointer to const. However it seems that '_gfx_loadimg' is a callback function, if 'fr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:321:66: style: Parameter 'img' can be declared as pointer to const. However it seems that '_gfx_setimgdim' is a callback function, if 'img' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jsusfx-0.4.0/src/jsusfx_gfx.cpp:330:64: style: Parameter 'p' can be declared as pointer to const. However it seems that '_gfx_getchar' 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/j/julia/julia_1.5.3+dfsg.orig.tar.xz julia-1.5.3/src/flisp/cvalues.c:1344:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'fl_lognot' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] julia-1.5.3/test/gcext/gcext.c:462:48: style: Parameter 'frame_addr' can be declared as pointer to const. However it seems that 'is_lower_stack_frame' is a callback function, if 'frame_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/juman/juman_7.0.orig.tar.bz2 juman-7.0/lib/lisp.c:96:11: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'cha_ungetc' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] juman-7.0/makepat/dicsort.c:43:38: style: Parameter 'l1' can be declared as pointer to const. However it seems that 'midasi_compare' is a callback function, if 'l1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] juman-7.0/makepat/dicsort.c:43:53: style: Parameter 'l2' can be declared as pointer to const. However it seems that 'midasi_compare' is a callback function, if 'l2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jupp/jupp_3.1.41.orig.tar.gz jupp/charmap.c:1047:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'pair_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jupp/charmap.c:1047:39: style: Parameter 'b' can be declared as pointer to const. However it seems that 'pair_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jupp/pw.c:169:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'inspw' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jupp/pw.c:176:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'delpw' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jupp/tw.c:524:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'instw' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jupp/tw.c:530:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'deltw' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jupp/ushell.c:200:25: style: Parameter 'bw' can be declared as pointer to const. However it seems that 'pidabort' is a callback function, if 'bw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jwm/jwm_2.4.6.orig.tar.gz joewing-jwm-3e4518e/src/main.c:303:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'SelectionReleased' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joewing-jwm-3e4518e/src/main.c:303:44: style: Parameter 'e' can be declared as pointer to const. However it seems that 'SelectionReleased' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joewing-jwm-3e4518e/src/move.c:832:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'SignalMove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] joewing-jwm-3e4518e/src/root.c:206:30: style: Parameter 'np' can be declared as pointer to const. However it seems that 'ExitHandler' is a callback function, if 'np' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jxgrabkey/jxgrabkey_0.3.2.orig.tar.bz2 jxgrabkey-0.3.2/JXGrabKey/C++/src/JXGrabKey.cpp:426:55: style: Parameter '_event' can be declared as pointer to const. However it seems that 'xErrorHandler' 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/j/jxrlib/jxrlib_1.2~git20170615.f752187.orig.tar.xz jxrlib-1.2~git20170615.f752187/jxrgluelib/JXRGlue.c:820:20: style: Parameter 'pID' can be declared as pointer to const. However it seems that 'PKImageDecode_GetPixelFormat' is a callback function, if 'pID' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrgluelib/JXRGlue.c:840:20: style: Parameter 'pID' can be declared as pointer to const. However it seems that 'PKImageDecode_GetResolution' is a callback function, if 'pID' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrgluelib/JXRGlue.c:879:20: style: Parameter 'pID' can be declared as pointer to const. However it seems that 'PKImageDecode_GetFrameCount' is a callback function, if 'pID' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrtestlib/JXRTestYUV.c:94:9: style: Parameter 'pbPixel' can be declared as pointer to const. However it seems that 'PKImageEncode_WritePixels_IYUV' is a callback function, if 'pbPixel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrtestlib/JXRTestYUV.c:172:9: style: Parameter 'pbPixel' can be declared as pointer to const. However it seems that 'PKImageEncode_WritePixels_YUV422' is a callback function, if 'pbPixel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrtestlib/JXRTestYUV.c:247:9: style: Parameter 'pbPixel' can be declared as pointer to const. However it seems that 'PKImageEncode_WritePixels_YUV444' is a callback function, if 'pbPixel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrtestlib/JXRTestYUV.c:466:20: style: Parameter 'pID' can be declared as pointer to const. However it seems that 'PKImageDecode_Copy_IYUV' is a callback function, if 'pID' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrtestlib/JXRTestYUV.c:540:20: style: Parameter 'pID' can be declared as pointer to const. However it seems that 'PKImageDecode_Copy_YUV422' is a callback function, if 'pID' is declared with const you might also need to cast function pointer(s). [constParameterCallback] jxrlib-1.2~git20170615.f752187/jxrtestlib/JXRTestYUV.c:610:20: style: Parameter 'pID' can be declared as pointer to const. However it seems that 'PKImageDecode_Copy_YUV444' is a callback function, if 'pID' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kakoune/kakoune_2024.05.18.orig.tar.gz kakoune-2024.05.18/src/commands.cc:1367:62: style: Parameter 'context' can be declared as reference to const. However it seems that 'define_command' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kakoune-2024.05.18/src/normal.cc:167:34: style: Parameter 'context' can be declared as reference to const. However it seems that 'repeat_last_insert' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kakoune-2024.05.18/src/normal.cc:429:33: style: Parameter 'context' can be declared as reference to const. However it seems that 'replace_with_char' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kakoune-2024.05.18/src/normal.cc:1546:44: style: Parameter 'context' can be declared as reference to const. However it seems that 'start_or_end_macro_recording' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kakoune-2024.05.18/src/normal.cc:2214:28: style: Parameter 'context' can be declared as reference to const. However it seems that 'force_redraw' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kalarm/kalarm_25.12.3.orig.tar.xz kalarm-25.12.3/src/daymatrix.cpp:309:43: style: Parameter 'resource' can be declared as reference to const. However it seems that 'resourceUpdated' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/daymatrix.cpp:329:51: style: Parameter 'resource' can be declared as reference to const. However it seems that 'resourceSettingsChanged' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/eventmodel.cpp:161:54: style: Parameter 'resource' can be declared as reference to const. However it seems that 'slotResourcePopulated' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/eventmodel.cpp:179:49: style: Parameter 'resource' can be declared as reference to const. However it seems that 'slotRowsInserted' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/eventmodel.cpp:194:48: style: Parameter 'resource' can be declared as reference to const. However it seems that 'slotRowsRemoved' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/eventmodel.cpp:211:56: style: Parameter 'resource' can be declared as reference to const. However it seems that 'resourceSettingsChanged' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/eventmodel.cpp:500:60: style: Parameter 'resource' can be declared as reference to const. However it seems that 'slotResourceSettingsChanged' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/eventmodel.cpp:522:49: style: Parameter 'resource' can be declared as reference to const. However it seems that 'slotEventUpdated' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/eventmodel.cpp:533:50: style: Parameter 'resource' can be declared as reference to const. However it seems that 'slotEventsRemoved' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/fileresourcedatamodel.cpp:655:54: style: Parameter 'resource' can be declared as reference to const. However it seems that 'removeResource' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resources/resourcemodel.cpp:428:64: style: Parameter 'res' can be declared as reference to const. However it seems that 'resourceSettingsChanged' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kalarm-25.12.3/src/resourcescalendar.cpp:191:52: style: Parameter 'resource' can be declared as reference to const. However it seems that 'slotEventUpdated' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kali/kali_3.1+dfsg.orig.tar.xz kali-3.1/callbacks.c:234:26: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'DrawProc' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/callbacks.c:253:26: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'LineProc' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/callbacks.c:267:27: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'AngleProc' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/callbacks.c:274:27: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'RatioProc' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/callbacks.c:349:26: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'GridProc' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/kali.c:795:35: style: Parameter 'drawer' can be declared as pointer to const. However it seems that 'PickTranslate' is a callback function, if 'drawer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/kali.c:801:30: style: Parameter 'drawer' can be declared as pointer to const. However it seems that 'PickLine' is a callback function, if 'drawer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/psio.c:88:39: style: Parameter 'l' can be declared as pointer to const. However it seems that 'PSDrawLine' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/psio.c:97:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'PSDrawPoints' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kali-3.1/xio.c:327:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'GXTranslate' 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/k/kallisto/kallisto_0.51.1+dfsg.orig.tar.xz kallisto-0.51.1/ext/zlib-ng/test/infcover.c:467:23: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'push' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kamailio/kamailio_6.0.5.orig.tar.gz kamailio-6.0.5/misc/tools/pike_top/pike_top.c:414:25: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'print_row' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kamailio-6.0.5/misc/tools/pike_top/pike_top.c:431:29: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'print_row_agg' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kamailio-6.0.5/src/lib/srdb2/db_con.c:42:37: style: Parameter 'con' can be declared as pointer to const. However it seems that 'db_con_connect' is a callback function, if 'con' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kamailio-6.0.5/src/lib/srdb2/db_con.c:53:41: style: Parameter 'con' can be declared as pointer to const. However it seems that 'db_con_disconnect' is a callback function, if 'con' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kamailio-6.0.5/src/lib/srdb2/db_ctx.c:41:45: style: Parameter 'module' can be declared as pointer to const. However it seems that 'db_ctx_data' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kanatest/kanatest_0.4.10~git20200611.860e790.orig.tar.xz kanatest-0.4.10~git20200611.860e790/src/about.c:55:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'about_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanatest-0.4.10~git20200611.860e790/src/chart.c:128:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'chart_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanatest-0.4.10~git20200611.860e790/src/gui.c:623:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gui_rm_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanatest-0.4.10~git20200611.860e790/src/gui.c:650:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gui_mw_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanatest-0.4.10~git20200611.860e790/src/options.c:279:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'options_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanatest-0.4.10~git20200611.860e790/src/options.c:583:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'auto_select_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanatest-0.4.10~git20200611.860e790/src/stats.c:81:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'stats_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kanjipad/kanjipad_2.0.0.orig.tar.gz kanjipad-2.0.0/kanjipad.c:251:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'karea_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanjipad-2.0.0/kanjipad.c:293:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'exit_callback' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanjipad-2.0.0/padarea.c:157:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pad_area_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kanjipad-2.0.0/padarea.c:187:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pad_area_motion_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/k/kannel/kannel_1.4.5.orig.tar.gz gateway-1.4.5/addons/opensmppbox/gw/opensmppbox.c:2109:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'run_smppbox' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/addons/opensmppbox/gw/opensmppbox.c:2566:48: style: Parameter 'group' can be declared as pointer to const. However it seems that 'smppbox_is_allowed_in_group' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/addons/opensmppbox/gw/opensmppbox.c:2566:63: style: Parameter 'variable' can be declared as pointer to const. However it seems that 'smppbox_is_allowed_in_group' is a callback function, if 'variable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/addons/opensmppbox/gw/opensmppbox.c:2598:44: style: Parameter 'query' can be declared as pointer to const. However it seems that 'smppbox_is_single_group' is a callback function, if 'query' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/checks/check_list.c:181:31: style: Parameter 'item' can be declared as pointer to const. However it seems that 'compare_cstr' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/checks/check_list.c:181:43: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'compare_cstr' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_at.c:1508:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'at2_add_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_cgw.c:549:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'cgw_add_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_cgw.c:588:36: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'cgw_start_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_cimd2.c:2239:40: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'cimd2_add_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_emi.c:1546:33: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'add_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_emi.c:1586:32: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'start_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_fake.c:510:32: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'start_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_http.c:811:36: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'httpsmsc_send' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_oisd.c:1418:39: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'oisd_add_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_smasi.c:1023:34: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'send_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_smpp.c:2544:34: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'send_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_soap.c:563:38: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'soap_add_msg_cb' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_wrapper.c:337:38: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'wrapper_add_msg' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_wrapper.c:368:36: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'wrapper_stop' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gw/smsc/smsc_wrapper.c:377:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'wrapper_start' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gwlib/cfg.c:180:45: style: Parameter 'group' can be declared as pointer to const. However it seems that 'core_is_allowed_in_group' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gwlib/cfg.c:180:60: style: Parameter 'variable' can be declared as pointer to const. However it seems that 'core_is_allowed_in_group' is a callback function, if 'variable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/gwlib/cfg.c:210:41: style: Parameter 'query' can be declared as pointer to const. However it seems that 'core_is_single_group' is a callback function, if 'query' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/drive_smpp.c:183:47: style: Parameter 'esme' can be declared as pointer to const. However it seems that 'handle_deliver_sm_resp' is a callback function, if 'esme' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/drive_smpp.c:183:63: style: Parameter 'pdu' can be declared as pointer to const. However it seems that 'handle_deliver_sm_resp' is a callback function, if 'pdu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/drive_smpp.c:205:49: style: Parameter 'esme' can be declared as pointer to const. However it seems that 'handle_enquire_link_resp' is a callback function, if 'esme' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/drive_smpp.c:205:65: style: Parameter 'pdu' can be declared as pointer to const. However it seems that 'handle_enquire_link_resp' is a callback function, if 'pdu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_cimd2.c:744:59: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'handle_deliver_status_report_response' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_cimd2.c:744:75: style: Parameter 'out' can be declared as pointer to const. However it seems that 'handle_deliver_status_report_response' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_cimd2.c:751:43: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'handle_alive_response' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_cimd2.c:751:59: style: Parameter 'out' can be declared as pointer to const. However it seems that 'handle_alive_response' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_cimd2.c:758:33: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'handle_nack' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_cimd2.c:758:49: style: Parameter 'out' can be declared as pointer to const. However it seems that 'handle_nack' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_wakeup.c:61:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thread1' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/test/test_wakeup.c:73:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thread2' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/wap/wsp_session.c:1364:48: style: Parameter 'pattern' can be declared as pointer to const. However it seems that 'method_is_holding' is a callback function, if 'pattern' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gateway-1.4.5/wmlscript/wsstream_file.c:124:52: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'file_output' 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/k/kasumi/kasumi_2.5+debian2.orig.tar.gz kasumi-2.5+debian2/src/cellrendererspin.c:139:51: style: Parameter 'cellrendererspin' can be declared as pointer to const. However it seems that 'gui_cell_renderer_spin_init' is a callback function, if 'cellrendererspin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kasumi-2.5+debian2/src/cellrendererspin.c:286:27: style: Parameter 'spinbutton' can be declared as pointer to const. However it seems that 'onButtonPress' is a callback function, if 'spinbutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kasumi-2.5+debian2/src/cellrendererspin.c:286:55: style: Parameter 'bevent' can be declared as pointer to const. However it seems that 'onButtonPress' is a callback function, if 'bevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kasumi-2.5+debian2/src/cellrendererspin.c:286:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'onButtonPress' 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/k/kawari8/kawari8_8.2.8.orig.tar.xz kawari-828/build/src/shiori/py_shiori.cpp:23:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'wrap_getmoduleversion' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kawari-828/build/src/shiori/py_shiori.cpp:23:66: style: Parameter 'args' can be declared as pointer to const. However it seems that 'wrap_getmoduleversion' 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/k/kbd/kbd_2.9.0.orig.tar.gz kbd-2.9.0/src/chvt.c:33:51: style: Parameter 'KBD_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'sighandler' is a callback function, if 'KBD_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbd-2.9.0/src/chvt.c:33:77: style: Parameter 'KBD_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'sighandler' is a callback function, if 'KBD_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbd-2.9.0/src/libkbdfile/contextP.h:74:69: style: Parameter 'KBD_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'kbdfile_decompressor_dummy' is a callback function, if 'KBD_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kbdd/kbdd_0.7.1.orig.tar.gz kbdd-0.7.1/src/libkbdd.c:441:23: style: Parameter 'dpy' can be declared as pointer to const. However it seems that '_xerrordummy' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbdd-0.7.1/src/libkbdd.c:441:41: style: Parameter 'ee' can be declared as pointer to const. However it seems that '_xerrordummy' 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/k/kbuild/kbuild_0.1.9998svn3686+dfsg.orig.tar.gz kbuild-3686/src/grep/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] kbuild-3686/src/grep/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] kbuild-3686/src/grep/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] kbuild-3686/src/grep/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] kbuild-3686/src/kash/eval.c:1072:71: style: Parameter 'pshparent' can be declared as pointer to const. However it seems that 'evalcommand_setup_child' is a callback function, if 'pshparent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/kash/eval.c:1328:22: style: Parameter 'psh' can be declared as pointer to const. However it seems that 'bltincmd' is a callback function, if 'psh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/kmk/variable.c:3117:41: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'print_variable' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/kmk/vms_export_symbol.c:354:23: style: Parameter 'vms_spec' can be declared as pointer to const. However it seems that 'to_vms_action' is a callback function, if 'vms_spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/lib/kStuff/kDbg/kDbgModLdr.cpp:87:37: style: Parameter 'ppMod' can be declared as pointer to const. However it seems that 'kDbgModLdrOpen' is a callback function, if 'ppMod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/lib/kStuff/kDbg/kDbgModLdr.cpp:87:110: style: Parameter 'pLdrMod' can be declared as pointer to const. However it seems that 'kDbgModLdrOpen' is a callback function, if 'pLdrMod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/lib/kStuff/kLdr/tstkLdrMod.c:259:84: style: Parameter 'pvUser' can be declared as pointer to const. However it seems that 'BasicTestEnumDbgInfoCallback' is a callback function, if 'pvUser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/lib/test-eintr-bug-2.c:52:31: style: Parameter 'pvIgnored' can be declared as pointer to const. However it seems that 'ThreadProc' is a callback function, if 'pvIgnored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/oldsed/lib/regcomp.c:3734:24: style: Parameter 'extra' can be declared as pointer to const. However it seems that 'mark_opt_subexp' is a callback function, if 'extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/sed/gnulib-tests/test-pselect.c:31:28: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'my_select' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbuild-3686/src/sed/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] kbuild-3686/src/sed/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] kbuild-3686/src/sed/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] kbuild-3686/src/sed/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] kbuild-3686/src/sed/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] kbuild-3686/src/sed/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] kbuild-3686/src/sed/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] kbuild-3686/src/sed/lib/tempname.c:141:21: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_nocreate' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kchmviewer/kchmviewer_8.0.orig.tar.gz kchmviewer-RELEASE_8_0/lib/libebook/ebook_chm.cpp:796:74: style: Parameter 'ui' can be declared as pointer to const. However it seems that 'chm_enumerator_callback' is a callback function, if 'ui' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kconfig-frontends/kconfig-frontends_4.11.0.1+dfsg.orig.tar.bz2 kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/frontends/nconf/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] kconfig-frontends-4.11.0.1/libs/parser/confdata.c:488: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] kconfig-frontends-4.11.0.1/libs/parser/confdata.c:488: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] kconfig-frontends-4.11.0.1/libs/parser/confdata.c:542: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] kconfig-frontends-4.11.0.1/libs/parser/confdata.c:616:48: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'tristate_print_symbol' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kcov/kcov_43+dfsg.orig.tar.xz kcov-43/src/engines/osx/mach_excServer.c:801:22: style: Parameter 'InHeadP' can be declared as pointer to const. However it seems that 'mach_exc_server_routine' is a callback function, if 'InHeadP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/src/kernel/kprobe-coverage.c:284:45: style: Parameter 's' can be declared as pointer to const. However it seems that 'kpc_seq_start' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/src/kernel/kprobe-coverage.c:297:44: style: Parameter 's' can be declared as pointer to const. However it seems that 'kpc_seq_next' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/src/kernel/kprobe-coverage.c:305:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'kpc_seq_stop' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/src/kernel/kprobe-coverage.c:305:52: style: Parameter 'v' can be declared as pointer to const. However it seems that 'kpc_seq_stop' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/src/kernel/kprobe-coverage.c:338:40: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'kpc_show_open' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/src/kernel/kprobe-coverage.c:355:47: style: Parameter 'file' can be declared as pointer to const. However it seems that 'kpc_control_write' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/src/kernel/kprobe-coverage.c:416:43: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'kpc_control_open' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kcov-43/tests/threads/thread-main.c:7:23: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'thread_cb' 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/k/kde-gtk-config/kde-gtk-config_6.5.4.orig.tar.xz kde-gtk-config-6.5.4/gtk3proxies/preview3.c:30:40: style: Parameter 'dlg' can be declared as pointer to const. However it seems that 'on_dlg_response' is a callback function, if 'dlg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kde-gtk-config-6.5.4/gtk3proxies/preview3.c:30:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_dlg_response' 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/k/kdegraphics-thumbnailers/kdegraphics-thumbnailers_25.04.0.orig.tar.xz kdegraphics-thumbnailers-25.04.0/ps/dscparse_adapter.cpp:375:51: style: Parameter 'dsc' can be declared as pointer to const. However it seems that 'errorFunction' is a callback function, if 'dsc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kdelibs4support/kdelibs4support_5.103.0.orig.tar.xz kdelibs4support-5.103.0/tests/kxerrorhandlertest.cpp:31:38: style: Parameter 'e' can be declared as pointer to const. However it seems that 'handler1' 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/k/kdenlive/kdenlive_25.12.2.orig.tar.xz kdenlive-25.12.2/src/lib/external/media_ctrl/mediactrl.c:149:79: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'translate_contour_hid_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdenlive-25.12.2/src/lib/external/media_ctrl/mediactrl.c:211:71: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'translate_compliant' 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/k/kdevelop-pg-qt/kdevelop-pg-qt_2.4.0.orig.tar.xz kdevelop-pg-qt-2.4.0/src/kdev-pg-code-gen.cpp:155:50: style: Parameter 'a' can be declared as pointer to const. However it seems that 'terminalItemNameLess' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdevelop-pg-qt-2.4.0/src/kdev-pg-code-gen.cpp:155:74: style: Parameter 'b' can be declared as pointer to const. However it seems that 'terminalItemNameLess' 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/k/kdrill/kdrill_6.5deb2.orig.tar.gz kdrill6.5/searchwidgets.c:494:68: style: Parameter 'type' can be declared as pointer to const. However it seems that 'copybuffer' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/searchwidgets.c:495:45: style: Parameter 'length' can be declared as pointer to const. However it seems that 'copybuffer' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/searchwidgets.c:575:67: style: Parameter 'e' can be declared as pointer to const. However it seems that 'Handle_kanji_split' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/searchwidgets.c:575:79: style: Parameter 'cont' can be declared as pointer to const. However it seems that 'Handle_kanji_split' is a callback function, if 'cont' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:718:50: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Accelerator' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:718:67: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Accelerator' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:824:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:824:49: style: Parameter 'params' can be declared as pointer to const. However it seems that 'delete_callback' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:824:66: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'delete_callback' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:846:36: style: Parameter 'e' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:846:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kdrill6.5/widgets.c:846:60: style: Parameter 'c' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/keepalived/keepalived_2.3.4.orig.tar.gz keepalived-2.3.4/keepalived/check/check_misc.c:84:55: style: Parameter 'new_c' can be declared as pointer to const. However it seems that 'compare_misc_check' is a callback function, if 'new_c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keepalived-2.3.4/keepalived/check/check_snmp.c:825:53: style: Parameter 'name' can be declared as pointer to const. However it seems that 'check_snmp_realserver_weight' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keepalived-2.3.4/keepalived/check/libipvs.c:771:38: style: Parameter 'dm' can be declared as pointer to const. However it seems that 'ipvs_start_daemon' is a callback function, if 'dm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keepalived-2.3.4/keepalived/check/libipvs.c:815:37: style: Parameter 'dm' can be declared as pointer to const. However it seems that 'ipvs_stop_daemon' is a callback function, if 'dm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keepalived-2.3.4/lib/rbtree.c:437:59: 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] keepalived-2.3.4/lib/rbtree.c:437:88: 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] keepalived-2.3.4/lib/rbtree.c:438:54: 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] keepalived-2.3.4/lib/rbtree.c:438:82: 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] keepalived-2.3.4/lib/rbtree.c:439:56: 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] keepalived-2.3.4/lib/rbtree.c:439:84: 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] keepalived-2.3.4/lib/signals.c:106:44: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'log_sigxcpu' 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/k/kernelshark/kernelshark_2.4.0.orig.tar.gz kernel-shark-kernelshark-v2.4.0/src/KsUtils.cpp:328:29: style: Parameter 'e' can be declared as pointer to const. However it seems that 'matchCPUVisible' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/KsUtils.cpp:328:45: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'matchCPUVisible' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/libkshark-model.c:1277:85: style: Parameter 'kshark_ctx' can be declared as pointer to const. However it seems that 'match_cpu_missed_events' is a callback function, if 'kshark_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/libkshark-model.c:1278:30: style: Parameter 'e' can be declared as pointer to const. However it seems that 'match_cpu_missed_events' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/libkshark-model.c:1278:46: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'match_cpu_missed_events' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/libkshark-model.c:1284:85: style: Parameter 'kshark_ctx' can be declared as pointer to const. However it seems that 'match_pid_missed_events' is a callback function, if 'kshark_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/libkshark-model.c:1285:30: style: Parameter 'e' can be declared as pointer to const. However it seems that 'match_pid_missed_events' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/libkshark-model.c:1285:46: style: Parameter 'pid' can be declared as pointer to const. However it seems that 'match_pid_missed_events' is a callback function, if 'pid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/src/libkshark.c:1864:48: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'kshark_offset_calib' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/tests/test-input.c:17:56: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'load_entries' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/tests/test-input.c:72:72: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'get_pid' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/tests/test-input_ctrl.c:17:56: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'load_entries' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kernel-shark-kernelshark-v2.4.0/tests/test-input_ctrl.c:74:72: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'get_pid' 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/k/ketm/ketm_0.0.6.orig.tar.gz ketm-0.0.6/enemy_boss03.c:40:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'enemy_boss03_move' 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/k/kew/kew_3.7.3+ds.orig.tar.gz kew/include/nestegg/nestegg.c:1954:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ne_null_log_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/k/kexec-tools/kexec-tools_2.0.32.orig.tar.xz kexec-tools-2.0.32/kexec/arch/arm64/kexec-arm64.c:974:41: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'arm64_scan_vmcoreinfo' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kexec-tools-2.0.32/vmcore-dmesg/vmcore-dmesg.c:11:35: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'write_to_stdout' 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/k/kexi/kexi_3.2.0.orig.tar.xz kexi-3.2.0/src/core/kexipartitem.cpp:69:31: style: Parameter 'item1' can be declared as pointer to const. However it seems that 'lessThan' is a callback function, if 'item1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kexi-3.2.0/src/core/kexipartitem.cpp:69:54: style: Parameter 'item2' can be declared as pointer to const. However it seems that 'lessThan' is a callback function, if 'item2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kexi-3.2.0/src/migration/mdb/3rdparty/mdbtools/libmdb/props.c:146:25: style: Parameter 'key' can be declared as pointer to const. However it seems that 'print_keyvalue' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kexi-3.2.0/src/migration/mdb/3rdparty/mdbtools/libmdb/props.c:146:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'print_keyvalue' 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/k/keybinder-3.0/keybinder-3.0_0.3.2.orig.tar.gz keybinder-keybinder-3.0-v0.3.2/examples/lminigtk.c:21:29: style: Parameter 'L' can be declared as pointer to const. However it seems that 'main' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keybinder-keybinder-3.0-v0.3.2/examples/lminigtk.c:27:34: style: Parameter 'L' can be declared as pointer to const. However it seems that 'main_quit' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keybinder-keybinder-3.0-v0.3.2/examples/main.c:14:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/keyman/keyman_18.0.246.orig.tar.gz keyman/core/tests/unit/kmnkbd/state_api.tests.cpp:97:44: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_imx_callback' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/core/tests/unit/kmnkbd/state_api.tests.cpp:97:74: style: Parameter 'callback_object' can be declared as pointer to const. However it seems that 'test_imx_callback' is a callback function, if 'callback_object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/engine.c:381:54: style: Parameter 'key' can be declared as pointer to const. However it seems that 'on_dconf_settings_change' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/keyman-service.c:97:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'km_service_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/keyman-service.c:126:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'km_service_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/keyman-service.c:228:39: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'handle_get_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/keyman-service.c:234:43: style: Parameter 'service' can be declared as pointer to const. However it seems that 'handle_get_property' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/keyman-service.c:280:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'emit_property_changed' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/test/keymanutil.tests.c:282:36: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'on_settings_change' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/src/test/keymanutil.tests.c:282:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'on_settings_change' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:327:39: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:327:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'daemon_name_vanished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:363:48: style: Parameter 'class' can be declared as pointer to const. However it seems that 'ibus_im_context_class_fini' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:402:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ibus_im_context_notify' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:582:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ibus_im_context_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:685:74: style: Parameter 'area' can be declared as pointer to const. However it seems that 'ibus_im_context_set_cursor_location' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:983:74: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_require_surrounding_text_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/ibusimcontext.c:992:57: style: Parameter 'ibuscontext' can be declared as pointer to const. However it seems that '_ibus_context_destroy_cb' is a callback function, if 'ibuscontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/testfixture.cpp:40:20: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/testfixture.cpp:40:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/ibus-keyman/tests/testmodule.c:22:33: style: Parameter 'module' can be declared as pointer to const. However it seems that 'test_module_unload' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyman/linux/keyman-system-service/tests/testfixture.cpp:8:42: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'test_stub' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/keynav/keynav_0.20180421~git6505bd0d.orig.tar.gz keynav-master/keynav.c:932:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_history_back' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:968:21: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_quit' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:972:24: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_restart' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1029:27: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_cursorzoom' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1095:22: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_click' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1114:21: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_drag' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1156:25: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_grid_nav' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1181:21: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_grid' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1200:28: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_cell_select' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1249:26: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_daemonize' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keynav-master/keynav.c:1255:25: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cmd_playback' 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/k/keyutils/keyutils_1.6.3.orig.tar.gz keyutils-1.6.3/keyctl.c:263:50: style: Parameter 'argv' can be declared as const array. However it seems that 'act_keyctl___version' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:789:13: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'act_keyctl_unlink_func' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1561:11: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'act_keyctl_reap_func' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1561:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'act_keyctl_reap_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1582:45: style: Parameter 'argv' can be declared as const array. However it seems that 'act_keyctl_reap' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1613:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'act_keyctl_purge_type_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1637:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'act_keyctl_purge_literal_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1690:12: style: Parameter 'raw' can be declared as pointer to const. However it seems that 'act_keyctl_purge_search_func' is a callback function, if 'raw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1690:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'act_keyctl_purge_search_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:1711:46: style: Parameter 'argv' can be declared as const array. However it seems that 'act_keyctl_purge' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keyutils-1.6.3/keyctl.c:2300:49: style: Parameter 'argv' can be declared as const array. However it seems that 'act_keyctl_supports' 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/k/kf6-kio/kf6-kio_6.23.0.orig.tar.xz kio-6.23.0/src/widgets/kopenwithdialog.cpp:93:75: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'AppNodeLessThan' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kf6-ktexteditor/kf6-ktexteditor_6.23.0.orig.tar.xz ktexteditor-6.23.0/src/render/katelayoutcache.cpp:20:31: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'lessThan' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ktexteditor-6.23.0/src/render/katelayoutcache.cpp:26:42: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'lessThan2' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback]