Snippets for pan 0.164 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/pan/0.164/150amd64-default.log.
-
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/tasks/task-upload.cc:290:11: warning: enumeration values 'ERR_LOCAL' and 'ERR_NOSPACE' not handled in switch [-Wswitch] 290 | switch (health) | ^~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/tasks/nntp-pool.h:87:15: warning: 'on_nntp_done' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 87 | virtual void on_nntp_done(NNTP*, Health, const StringView&); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/tasks/upload-queue.h:103:20: warning: 'on_set_items_added' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 103 | virtual void on_set_items_added (TaskSet&, TaskSet::items_t&, int index); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/tasks/queue.h:187:20: warning: 'on_pool_has_nntp_available' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 187 | virtual void on_pool_has_nntp_available (const Quark& server); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/tasks/queue.h:188:20: warning: 'on_pool_error' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 188 | virtual void on_pool_error (const Quark& server, const StringView& message); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/tasks/queue.h:264:20: warning: 'on_set_items_added' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 264 | virtual void on_set_items_added (TaskSet&, TaskSet::items_t&, int index); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/crc32.c:539:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 539 | local unsigned long crc32_little(crc, buf, len) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/crc32.c:579:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 579 | local unsigned long crc32_big(crc, buf, len) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:256:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 256 | unsigned char *itemp = (char *) uuestr_itemp; | ^ ~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:257:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 257 | unsigned char *otemp = (char *) uuestr_otemp; | ^ ~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:281:26: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 281 | if (_FP_fgets (itemp, 255, infile) == NULL) | ^~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:287:27: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 287 | count = strlen (itemp); | ^~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:313:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 313 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:313:70: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 313 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:369:42: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 369 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:369:74: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 369 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:387:46: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 387 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:387:78: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 387 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:422:42: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 422 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:422:74: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 422 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:486:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 486 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:486:70: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 486 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:537:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 537 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:537:62: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 537 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:678:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 678 | unsigned char *itemp = (char *) uuestr_itemp; | ^ ~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:679:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 679 | unsigned char *otemp = (char *) uuestr_otemp; | ^ ~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:779:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 779 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:779:72: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 779 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:797:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 797 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:797:76: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 797 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:832:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 832 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:832:72: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 832 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:900:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 900 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:900:66: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 900 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:957:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 957 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/uulib/uuencode.c:957:58: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 957 | strlen(eolstring), outfile) != strlen (eolstring)) | ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/data/cert-store.cc:230:29: warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl] 230 | file::absolute_fn("ssl_certs", s->cert).c_str()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/usenet-utils/mime-utils.cc:446:17: warning: enumeration value 'ENC_PLAIN' not handled in switch [-Wswitch] 446 | switch (part->type) | ^~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/usenet-utils/gpg.cc:95:15: warning: 9 enumeration values not handled in switch: 'GMIME_SIGNATURE_STATUS_VALID', 'GMIME_SIGNATURE_STATUS_KEY_REVOKED', 'GMIME_SIGNATURE_STATUS_KEY_EXPIRED'... [-Wswitch] 95 | switch (sig->status) { | ^~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:87:32: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations] 87 | GtkIconFactory * factory = gtk_icon_factory_new (); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:88:5: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations] 88 | gtk_icon_factory_add_default (factory); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:95:7: warning: 'gtk_icon_theme_add_builtin_icon' is deprecated: Use 'gtk_icon_theme_add_resource_path' instead [-Wdeprecated-declarations] 95 | gtk_icon_theme_add_builtin_icon (my_builtin_icons[i].name, width, pixbuf); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:97:31: warning: 'gtk_icon_set_new_from_pixbuf' is deprecated [-Wdeprecated-declarations] 97 | GtkIconSet * icon_set = gtk_icon_set_new_from_pixbuf (pixbuf); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:98:7: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations] 98 | gtk_icon_factory_add (factory, my_builtin_icons[i].name, icon_set); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:100:7: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations] 100 | gtk_icon_set_unref (icon_set); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:192:87: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 192 | void do_work_online (GtkToggleAction * a) { pan_ui->do_work_online (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:193:87: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 193 | void do_layout (GtkToggleAction * a) { pan_ui->do_layout (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:194:87: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 194 | void do_show_group_pane (GtkToggleAction * a) { pan_ui->do_show_group_pane (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:195:87: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 195 | void do_show_header_pane (GtkToggleAction * a) { pan_ui->do_show_header_pane (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:196:87: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 196 | void do_show_body_pane (GtkToggleAction * a) { pan_ui->do_show_body_pane (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:197:87: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 197 | void do_show_toolbar (GtkToggleAction * a) { pan_ui->do_show_toolbar (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:198:87: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 198 | void do_shorten_group_names (GtkToggleAction * a) { pan_ui->do_shorten_group_names (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:204:45: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 204 | sig_id = g_signal_lookup ("activate", GTK_TYPE_ACTION); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:211:21: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 211 | GtkAction * a = gtk_action_group_get_action (_group, action_name); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:215:5: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 215 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION(a), is_active); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:250:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 250 | if (gtk_toggle_action_get_active (a)) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:261:29: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 261 | prefs->_rules_enabled = gtk_toggle_action_get_active (a); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:267:24: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 267 | const bool active (gtk_toggle_action_get_active (a)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:274:95: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 274 | void do_match_only_watched_articles (GtkToggleAction * a) { set_new_match_on_score_state (gtk_toggle_action_get_active(a) ? MATCH_WATCHED : prev_score_state); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:286:101: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 286 | void do_match_only_cached_articles (GtkToggleAction * a) { pan_ui->do_match_only_cached_articles (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:287:101: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 287 | void do_match_only_binary_articles (GtkToggleAction * a) { pan_ui->do_match_only_binary_articles (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:288:93: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 288 | void do_match_only_my_articles (GtkToggleAction * a) { pan_ui->do_match_only_my_articles (gtk_toggle_action_get_active(a)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:291:24: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 291 | const bool active (gtk_toggle_action_get_active(a)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:301:24: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 301 | const bool active (gtk_toggle_action_get_active(a)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:723:24: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] 723 | const char * name (gtk_action_get_name (GTK_ACTION(action))); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:724:28: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 724 | prefs->set_flag (name, gtk_toggle_action_get_active (action)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:786:21: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] 786 | const int mode (gtk_radio_action_get_current_value (current)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:807:24: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] 807 | const char * name (gtk_action_get_name (GTK_ACTION(a))); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:822:44: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 822 | GtkActionGroup * action_group = _group = gtk_action_group_new ("Actions"); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:823:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 823 | gtk_action_group_set_translation_domain (action_group, NULL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:829:32: warning: 'gtk_action_group_translate_string' is deprecated [-Wdeprecated-declarations] 829 | const gchar* translation = gtk_action_group_translate_string (action_group, action_trans[entries[i].name].c_str()); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:837:32: warning: 'gtk_action_group_translate_string' is deprecated [-Wdeprecated-declarations] 837 | const gchar* translation = gtk_action_group_translate_string (action_group, action_trans[toggle_entries[i].name].c_str()); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:845:32: warning: 'gtk_action_group_translate_string' is deprecated [-Wdeprecated-declarations] 845 | const gchar* translation = gtk_action_group_translate_string (action_group, action_trans[match_toggle_entries[i].name].c_str()); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:877:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 877 | gtk_action_group_add_actions (action_group, entries, n_entries, NULL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:878:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 878 | gtk_action_group_add_toggle_actions (action_group, toggle_entries, n_toggle_entries, NULL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:879:3: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations] 879 | gtk_action_group_add_radio_actions (action_group, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/actions.cc:883:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 883 | gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:133:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 133 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:134:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 134 | GTK_STOCK_EXECUTE, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:138:21: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 138 | GtkWidget * t = gtk_table_new (4, 2, FALSE); // rows, cols, homogenous | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:140:5: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 140 | gtk_table_set_row_spacings (GTK_TABLE(t), PAD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:141:5: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 141 | gtk_table_set_col_spacings (GTK_TABLE(t), PAD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:149:5: warning: 'gtk_button_set_alignment' is deprecated [-Wdeprecated-declarations] 149 | gtk_button_set_alignment (GTK_BUTTON(w), 0.5, 0.0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:150:5: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 150 | gtk_table_attach_defaults (GTK_TABLE(t), w, 0, 1, row, row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:154:5: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 154 | gtk_table_attach_defaults (GTK_TABLE(t), x, 1, 2, row, row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:157:5: warning: 'gtk_button_set_alignment' is deprecated [-Wdeprecated-declarations] 157 | gtk_button_set_alignment (GTK_BUTTON(w), 0.5, 0.0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:158:5: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 158 | gtk_table_attach_defaults (GTK_TABLE(t), w, 0, 1, row, row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:161:5: warning: 'gtk_button_set_alignment' is deprecated [-Wdeprecated-declarations] 161 | gtk_button_set_alignment (GTK_BUTTON(w), 0.5, 0.0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:162:5: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 162 | gtk_table_attach_defaults (GTK_TABLE(t), w, 0, 1, row, row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:165:5: warning: 'gtk_button_set_alignment' is deprecated [-Wdeprecated-declarations] 165 | gtk_button_set_alignment (GTK_BUTTON(w), 0.5, 0.0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:166:5: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 166 | gtk_table_attach_defaults (GTK_TABLE(t), w, 0, 1, row, row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/dl-headers-ui.cc:170:5: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 170 | gtk_table_attach_defaults (GTK_TABLE(t), x, 1, 2, row, row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/header-pane.h:180:18: warning: 'on_tree_change' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 180 | virtual void on_tree_change(Data::ArticleTree::Diffs const &); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:248:56: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 248 | GdkPixbuf *pixbuf = gtk_widget_render_icon_pixbuf(w, GTK_STOCK_ZOOM_IN, size); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:248:23: warning: 'gtk_widget_render_icon_pixbuf' is deprecated: Use 'gtk_icon_theme_load_icon' instead [-Wdeprecated-declarations] 248 | GdkPixbuf *pixbuf = gtk_widget_render_icon_pixbuf(w, GTK_STOCK_ZOOM_IN, size); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:254:45: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 254 | pixbuf = gtk_widget_render_icon_pixbuf(w, GTK_STOCK_ZOOM_OUT, size); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:254:12: warning: 'gtk_widget_render_icon_pixbuf' is deprecated: Use 'gtk_icon_theme_load_icon' instead [-Wdeprecated-declarations] 254 | pixbuf = gtk_widget_render_icon_pixbuf(w, GTK_STOCK_ZOOM_OUT, size); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:260:27: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 260 | cursors[CURSOR_IBEAM] = gdk_cursor_new(GDK_XTERM); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:261:26: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 261 | cursors[CURSOR_HREF] = gdk_cursor_new(GDK_HAND2); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:331:11: warning: 'gtk_text_iter_begins_tag' is deprecated: Use 'gtk_text_iter_starts_tag' instead [-Wdeprecated-declarations] 331 | if (! gtk_text_iter_begins_tag(&begin, url_tag)) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:1523:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1523 | tooltip, GTK_STOCK_DIALOG_INFO, GTK_ICON_SIZE_DIALOG); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:1522:3: warning: 'gtk_tooltip_set_icon_from_stock' is deprecated: Use 'gtk_tooltip_set_icon_from_icon_name' instead [-Wdeprecated-declarations] 1522 | gtk_tooltip_set_icon_from_stock( | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:1713:9: warning: 'gtk_text_iter_begins_tag' is deprecated: Use 'gtk_text_iter_starts_tag' instead [-Wdeprecated-declarations] 1713 | if (gtk_text_iter_begins_tag(&iter, tag)) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:1854:30: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1854 | gtk_image_new_from_stock(GTK_STOCK_FILE, GTK_ICON_SIZE_MENU); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:1854:5: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 1854 | gtk_image_new_from_stock(GTK_STOCK_FILE, GTK_ICON_SIZE_MENU); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:2061:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 2061 | gtk_misc_set_padding(GTK_MISC(att_label), PAD_SMALL, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:2453:5: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 2453 | gtk_widget_override_font(_text, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/body-pane.cc:2462:5: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 2462 | gtk_widget_override_font(_text, pfd); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/group-prefs-dialog.cc:267:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 267 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/group-pane.cc:715:48: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat] 715 | g_snprintf (buf, sizeof(buf), " (%llu)", static_cast<uint64_t>(unread)); | ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %lu -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/group-pane.cc:1063:5: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 1063 | gtk_widget_override_font (_tree_view, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/group-pane.cc:1067:5: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 1067 | gtk_widget_override_font (_tree_view, pfd); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:37:19: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 37 | GtkWidget * t = gtk_table_new (4, 100, FALSE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:38:3: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 38 | gtk_table_set_row_spacings (GTK_TABLE(t), 6); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:47:19: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 47 | GtkWidget * w = gtk_alignment_new (0.0f, 0.0f, 0.0f, 0.0f); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:49:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 49 | gtk_table_attach (GTK_TABLE(table), w, 0, 4, *row, *row+1, (GtkAttachOptions)0, (GtkAttachOptions)0, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:66:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 66 | gtk_table_attach (GTK_TABLE(table), l, 0, 4, *row, *row+1, (GtkAttachOptions)(GTK_EXPAND|GTK_SHRINK|GTK_FILL), (GtkAttachOptions)0, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:79:7: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 79 | w = gtk_alignment_new (0.0f, 0.0f, 0.0f, 0.0f); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:81:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 81 | gtk_table_attach (GTK_TABLE(table), w, 0, 1, row, row+items_in_section, (GtkAttachOptions)0, (GtkAttachOptions)0, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:85:7: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 85 | w = gtk_alignment_new (0.0f, 0.0f, 0.0f, 0.0f); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:87:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 87 | gtk_table_attach (GTK_TABLE(table), w, 2, 3, row, row+items_in_section, (GtkAttachOptions)0, (GtkAttachOptions)0, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:96:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 96 | gtk_table_attach (GTK_TABLE(table), control, 1, 4, *row, *row+1, (GtkAttachOptions)(GTK_EXPAND|GTK_SHRINK|GTK_FILL), (GtkAttachOptions)0, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:122:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 122 | gtk_table_attach (GTK_TABLE(table), label, 1, 2, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:143:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 143 | gtk_table_attach (GTK_TABLE(table), control, 3, 4, row, row+1, (GtkAttachOptions)(GTK_EXPAND|GTK_SHRINK|GTK_FILL), (GtkAttachOptions)0, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:150:19: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 150 | GtkWidget * w = gtk_alignment_new (0.0f, 0.0f, 0.0f, 0.0f); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/hig.cc:152:3: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 152 | gtk_table_attach_defaults (GTK_TABLE(table), w, 0, 4, *row, *row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/pan-file-entry.cc:41:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 41 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/pan-file-entry.cc:42:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 42 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/pan-file-entry.cc:75:46: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 75 | GtkWidget * b = gtk_button_new_from_stock (GTK_STOCK_OPEN); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/pan-file-entry.cc:75:19: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 75 | GtkWidget * b = gtk_button_new_from_stock (GTK_STOCK_OPEN); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:53:18: warning: 'on_log_entry_added' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 53 | virtual void on_log_entry_added (const Log::Entry& e) { | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:108:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 108 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:109:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 109 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:262:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 262 | GTK_STOCK_CLEAR, GTK_RESPONSE_NO, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:263:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 263 | GTK_STOCK_SAVE, GTK_RESPONSE_APPLY, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:264:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 264 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:269:61: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 269 | GdkPixbuf * err_pixbuf = gtk_icon_theme_load_icon (theme, GTK_STOCK_DIALOG_ERROR, 20, (GtkIconLookupFlags)0, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/log-ui.cc:271:62: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 271 | GdkPixbuf * info_pixbuf = gtk_icon_theme_load_icon (theme, GTK_STOCK_DIALOG_INFO, 20, (GtkIconLookupFlags)0, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/header-pane.cc:1274:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1274 | gtk_menu_popup(GTK_MENU(menu), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/header-pane.cc:1858:3: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] 1858 | gtk_widget_override_color(w, GTK_STATE_FLAG_NORMAL, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/header-pane.cc:1869:5: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] 1869 | gtk_widget_override_color(w, GTK_STATE_FLAG_NORMAL, &c); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/header-pane.cc:1945:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1945 | gtk_menu_popup(GTK_MENU(menu), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/header-pane.cc:2862:5: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 2862 | gtk_widget_override_font(_tree_view, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/header-pane.cc:2868:5: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 2868 | gtk_widget_override_font(_tree_view, pfd); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:142:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 142 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:143:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 143 | GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:946:49: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 946 | GtkWidget * up = gtk_button_new_from_stock (GTK_STOCK_GO_UP); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:946:22: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 946 | GtkWidget * up = gtk_button_new_from_stock (GTK_STOCK_GO_UP); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:948:51: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 948 | GtkWidget * down = gtk_button_new_from_stock (GTK_STOCK_GO_DOWN); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:948:24: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 948 | GtkWidget * down = gtk_button_new_from_stock (GTK_STOCK_GO_DOWN); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:983:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 983 | GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/prefs-ui.cc:1386:3: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 1386 | gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW(scroll), notebook); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.h:119:20: warning: 'on_progress_finished' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 119 | virtual void on_progress_finished (Progress&, int status=OK); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:87:25: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 87 | remember_charsets = gtk_toggle_action_get_active (toggle); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:92:20: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 92 | master_reply = gtk_toggle_action_get_active (toggle); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:101:15: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 101 | gpg_enc = gtk_toggle_action_get_active (toggle); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:110:16: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 110 | gpg_sign = gtk_toggle_action_get_active (toggle); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:115:26: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 115 | const bool enabled = gtk_toggle_action_get_active (toggle); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:175:7: warning: format specifies type 'unsigned long long' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] 174 | _("Upload queue: %llu tasks, %ld KB (~ %.2f MB) total."), | ~~~~ | %zu 175 | tasks.size(), | ^~~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:374:96: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 374 | void do_wrap (GtkToggleAction * w, gpointer p) { static_cast<PostUI*>(p)->set_wrap_mode (gtk_toggle_action_get_active (w)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:375:104: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 375 | void do_edit2 (GtkToggleAction * w, gpointer p) { static_cast<PostUI*>(p)->set_always_run_editor (gtk_toggle_action_get_active (w)); } | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:386:23: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 386 | { "post-article", GTK_STOCK_EXECUTE, N_("_Send Article"), "<control>Return", N_("Send Article Now"), G_CALLBACK(do_send) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:387:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 387 | { "post-and-save-articles", GTK_STOCK_FLOPPY, N_("_Send and Save Articles to NZB"), nullptr, N_("Send and Save Articles to NZB"), G_CALLBACK(do_send_and_save) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:390:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 390 | { "save-draft", GTK_STOCK_SAVE, N_("Sa_ve Draft"), "<control>s", N_("Save as a Draft for Future Posting"), G_CALLBACK(do_save) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:391:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 391 | { "open-draft", GTK_STOCK_OPEN, N_("_Open Draft..."), "<control>o", N_("Open an Article Draft"), G_CALLBACK(do_open) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:392:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 392 | { "close", GTK_STOCK_CLOSE, nullptr, nullptr, nullptr, G_CALLBACK(do_close) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:393:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 393 | { "cut", GTK_STOCK_CUT, nullptr, nullptr, nullptr, G_CALLBACK(do_cut) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:394:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 394 | { "copy", GTK_STOCK_COPY, nullptr, nullptr, nullptr, G_CALLBACK(do_copy) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:395:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 395 | { "paste", GTK_STOCK_PASTE, nullptr, nullptr, nullptr, G_CALLBACK(do_paste) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:396:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 396 | { "rot13", GTK_STOCK_REFRESH, N_("_Rot13"), "<control>r", N_("Rot13 Selected Text"), G_CALLBACK(do_rot13) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:397:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 397 | { "run-editor", GTK_STOCK_JUMP_TO, N_("Run _Editor"), "<control>e", N_("Run Editor"), G_CALLBACK(do_edit) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:398:26: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 398 | { "manage-profiles", GTK_STOCK_EDIT, N_("Edit P_osting Profiles"), nullptr, nullptr, G_CALLBACK(do_profiles) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:399:20: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 399 | { "add-files", GTK_STOCK_ADD, N_("Add _Files to Queue"), "<control>O", N_("Add Files to Queue"), G_CALLBACK(do_add_files) }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:452:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 452 | { "wrap", GTK_STOCK_JUSTIFY_FILL, N_("_Wrap Text"), nullptr, N_("Wrap Text"), G_CALLBACK(do_wrap), true }, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:497:21: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 497 | GtkWidget * menu (gtk_ui_manager_get_widget (self->_uim, "/filequeue-popup")); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:498:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 498 | gtk_menu_popup (GTK_MENU(menu), nullptr, nullptr, nullptr, nullptr, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:556:10: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 556 | _uim = gtk_ui_manager_new (); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:561:8: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations] 561 | if (!gtk_ui_manager_add_ui_from_file (_uim, filename, &err)) { | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:563:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 563 | gtk_ui_manager_add_ui_from_string (_uim, fallback_post_ui, -1, &err); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:575:13: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 575 | _agroup = gtk_action_group_new ("post"); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:576:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 576 | gtk_action_group_set_translation_domain (_agroup, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:577:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 577 | gtk_action_group_add_actions (_agroup, entries, G_N_ELEMENTS(entries), this); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:578:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 578 | gtk_action_group_add_toggle_actions (_agroup, toggle_entries, G_N_ELEMENTS(toggle_entries), this); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:579:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 579 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (_agroup, "always-run-editor")), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:579:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 579 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (_agroup, "always-run-editor")), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:581:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 581 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (_agroup, "spellcheck")), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:581:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 581 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (_agroup, "spellcheck")), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:583:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 583 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (_agroup, "wrap")), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:583:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 583 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (_agroup, "wrap")), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:587:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 587 | gtk_action_group_add_actions (_agroup, filequeue_popup_entries, G_N_ELEMENTS(filequeue_popup_entries), this); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:588:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 588 | gtk_ui_manager_insert_action_group (_uim, _agroup, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:590:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] 590 | gtk_action_group_set_sensitive(_agroup, true); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:593:21: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 593 | _spawner_action = gtk_action_group_get_action(_agroup, "run-editor"); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:675:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 675 | GTK_STOCK_GO_BACK, GTK_RESPONSE_NO, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:676:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 676 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:775:51: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 775 | GtkWidget * image = gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_BUTTON); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:775:25: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 775 | GtkWidget * image = gtk_image_new_from_stock (GTK_STOCK_NETWORK, GTK_ICON_SIZE_BUTTON); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:777:25: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 777 | GtkWidget * align = gtk_alignment_new (0.5, 0.5, 0.0, 0.0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1081:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1081 | gtk_dialog_add_button (GTK_DIALOG(d), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1268:11: warning: 'gtk_action_get_sensitive' is deprecated [-Wdeprecated-declarations] 1268 | if (not gtk_action_get_sensitive(_spawner_action)) { | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1312:5: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1312 | gtk_action_set_sensitive(_spawner_action, false); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1344:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1344 | gtk_action_set_sensitive(_spawner_action, true); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1374:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1374 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1375:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1375 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1616:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1616 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1617:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1617 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1654:26: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1654 | GTK_STOCK_GO_BACK, GTK_RESPONSE_NO, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1655:26: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1655 | GTK_STOCK_YES, GTK_RESPONSE_OK, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:1734:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 1734 | gtk_widget_override_font (view, pfd); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2293:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2293 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (self->_agroup, "gpg-sign")),profile.use_sigfile); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2293:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 2293 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (self->_agroup, "gpg-sign")),profile.use_sigfile); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2403:18: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2403 | GtkWidget *t = gtk_table_new (4, 2, false); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2404:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2404 | gtk_table_set_col_spacings (GTK_TABLE(t), PAD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2414:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2414 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2422:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2422 | gtk_table_attach (GTK_TABLE(t), w, 1, 2, row, row+1, fill, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2432:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2432 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2436:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2436 | gtk_table_attach (GTK_TABLE(t), w, 1, 2, row, row+1, fill, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2446:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2446 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2451:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2451 | gtk_table_attach (GTK_TABLE(t), w, 1, 2, row, row+1, fill, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2461:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2461 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2465:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2465 | gtk_table_attach (GTK_TABLE(t), w, 1, 2, row, row+1, fill, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2586:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 2586 | gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(w),TRUE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2614:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 2614 | gtk_misc_set_padding (GTK_MISC(w), PAD, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2661:18: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2661 | GtkWidget *t = gtk_table_new (8, 2, false); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2662:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2662 | gtk_table_set_col_spacings (GTK_TABLE(t), PAD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2666:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2666 | gtk_table_attach (GTK_TABLE(t), l, 0, 2, row, row+1, fe, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2674:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2674 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2680:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2680 | gtk_table_attach (GTK_TABLE(t), l, 1, 2, row, row+1, fe, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2688:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2688 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2694:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2694 | gtk_table_attach (GTK_TABLE(t), l, 1, 2, row, row+1, fe, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2698:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2698 | gtk_table_attach (GTK_TABLE(t), l, 0, 2, row, row+1, fe, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2717:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 2717 | gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(w),TRUE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2720:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2720 | gtk_table_attach (GTK_TABLE(t), w, 0, 2, row, row+1, fe, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2726:3: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 2726 | gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW(w), t); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2739:18: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2739 | GtkWidget *t = gtk_table_new (3, 2, false); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2740:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2740 | gtk_table_set_col_spacings (GTK_TABLE(t), PAD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2750:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2750 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2757:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2757 | gtk_table_attach (GTK_TABLE(t), w, 1, 2, row, row+1, fe, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2767:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2767 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2773:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2773 | gtk_table_attach (GTK_TABLE(t), w, 1, 2, row, row+1, fe, fill, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2783:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2783 | gtk_table_attach (GTK_TABLE(t), l, 0, 1, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2797:3: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2797 | gtk_table_attach_defaults (GTK_TABLE(t), frame, 0, 2, row, row+1); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2807:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2807 | gtk_table_attach (GTK_TABLE(t), w, 0, 2, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2814:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2814 | gtk_table_attach (GTK_TABLE(t), w, 0, 2, row, row+1, GTK_FILL, GTK_FILL, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2818:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2818 | gtk_table_set_col_spacings (GTK_TABLE(t), PAD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:2819:3: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2819 | gtk_table_set_row_spacings (GTK_TABLE(t), PAD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:3132:50: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] 3132 | gtk_window_add_accel_group (GTK_WINDOW(_root), gtk_ui_manager_get_accel_group (_uim)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:3202:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 3202 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:3203:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 3203 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:3278:49: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 3278 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/post-ui.cc:3279:49: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 3279 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/progress-view.cc:34:11: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] 34 | _style (gtk_widget_get_style (_progressbar)), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/progress-view.cc:135:21: warning: 'gtk_style_copy' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] 135 | GtkStyle* style = gtk_style_copy (_style); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/progress-view.cc:137:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 137 | gdk_color_parse (color.c_str(), &style->bg[GTK_STATE_PRELIGHT]); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/progress-view.cc:138:3: warning: 'gtk_widget_set_style' is deprecated [-Wdeprecated-declarations] 138 | gtk_widget_set_style (_progressbar, style); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/progress-view.cc:145:5: warning: 'gtk_widget_set_style' is deprecated [-Wdeprecated-declarations] 145 | gtk_widget_set_style (_progressbar, NULL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:134:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 134 | GTK_STOCK_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:136:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 136 | GTK_STOCK_APPLY, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:610:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 610 | GTK_STOCK_CLOSE, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:656:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 656 | w = gtk_button_new_from_stock(GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:656:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 656 | w = gtk_button_new_from_stock(GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:661:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 661 | w = gtk_button_new_from_stock(GTK_STOCK_EDIT); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:661:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 661 | w = gtk_button_new_from_stock(GTK_STOCK_EDIT); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:667:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 667 | _remove_button = w = gtk_button_new_from_stock(GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/profiles-dialog.cc:667:24: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 667 | _remove_button = w = gtk_button_new_from_stock(GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/save-attach-ui.cc:234:46: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 234 | gtk_dialog_add_button (GTK_DIALOG(dialog), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/save-attach-ui.cc:235:66: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 235 | GtkWidget * focus = gtk_dialog_add_button (GTK_DIALOG(dialog), GTK_STOCK_SAVE, GTK_RESPONSE_OK); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/save-attach-ui.cc:267:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 267 | w = gtk_button_new_from_stock (GTK_STOCK_HELP); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/save-attach-ui.cc:267:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 267 | w = gtk_button_new_from_stock (GTK_STOCK_HELP); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-add-ui.cc:336:78: warning: implicit conversion from 'unsigned long' to 'gdouble' (aka 'double') changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 336 | GtkAdjustment * a = (GtkAdjustment*)gtk_adjustment_new (100, -ULONG_MAX, ULONG_MAX, 1.0, 1.0, 0.0); | ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:58:51: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 58 | GtkWidget * image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_BUTTON); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:58:25: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 58 | GtkWidget * image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_BUTTON); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:59:52: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 59 | GtkWidget * image2 = gtk_image_new_from_stock (GTK_STOCK_REFRESH, GTK_ICON_SIZE_BUTTON); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:59:26: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 59 | GtkWidget * image2 = gtk_image_new_from_stock (GTK_STOCK_REFRESH, GTK_ICON_SIZE_BUTTON); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:62:25: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 62 | GtkWidget * align = gtk_alignment_new (0.5, 0.5, 0.0, 0.0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:157:32: warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl] 157 | g_string_append (criteria, item.describe().c_str()); | ^~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:184:49: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 184 | GTK_STOCK_CLOSE, GTK_RESPONSE_OK, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:202:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 202 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW(tree_view), true); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:238:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 238 | w = gtk_button_new_from_stock (GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:238:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 238 | w = gtk_button_new_from_stock (GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:245:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 245 | w = gtk_button_new_from_stock (GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/score-view-ui.cc:245:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 245 | w = gtk_button_new_from_stock (GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:347:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 347 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:348:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 348 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:385:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 385 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:386:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 386 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:409:71: warning: implicit conversion from 'unsigned long' to 'gdouble' (aka 'double') changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 409 | GtkAdjustment * a = GTK_ADJUSTMENT (gtk_adjustment_new (1.0, 1.0, ULONG_MAX, 1.0, 1.0, 0.0)); | ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:729:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 729 | GTK_STOCK_NO, GTK_RESPONSE_NO, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:730:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 730 | GTK_STOCK_DELETE, GTK_RESPONSE_YES, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:815:14: warning: address of array 'buf' will always evaluate to 'true' [-Wpointer-bool-conversion] 815 | if (!buf) g_snprintf(buf,sizeof(buf), "%s", _("No information available.")) ; | ~^~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:927:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 927 | GTK_STOCK_NO, GTK_RESPONSE_NO, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:928:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 928 | GTK_STOCK_DELETE, GTK_RESPONSE_YES, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:954:60: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 954 | GTK_STOCK_CLOSE, GTK_RESPONSE_OK, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:996:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 996 | w = gtk_button_new_from_stock (GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:996:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 996 | w = gtk_button_new_from_stock (GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1002:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1002 | w = gtk_button_new_from_stock (GTK_STOCK_EDIT); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1002:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1002 | w = gtk_button_new_from_stock (GTK_STOCK_EDIT); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1009:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1009 | w = gtk_button_new_from_stock (GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1009:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1009 | w = gtk_button_new_from_stock (GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1047:60: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1047 | GTK_STOCK_CLOSE, GTK_RESPONSE_OK, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1094:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1094 | w = gtk_button_new_from_stock (GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1094:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1094 | w = gtk_button_new_from_stock (GTK_STOCK_ADD); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1100:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1100 | w = gtk_button_new_from_stock (GTK_STOCK_FIND); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1100:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1100 | w = gtk_button_new_from_stock (GTK_STOCK_FIND); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1107:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1107 | w = gtk_button_new_from_stock (GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/server-ui.cc:1107:7: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1107 | w = gtk_button_new_from_stock (GTK_STOCK_REMOVE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:62:3: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] 62 | gtk_radio_action_get_current_value (current))); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:81:3: warning: 'gtk_action_group_get_sensitive' is deprecated [-Wdeprecated-declarations] 81 | gtk_action_group_get_sensitive (action_group), "visible", | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:82:3: warning: 'gtk_action_group_get_visible' is deprecated [-Wdeprecated-declarations] 82 | gtk_action_group_get_visible (action_group), NULL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:226:6: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations] 226 | 2, GTK_TYPE_RADIO_ACTION, G_TYPE_FLOAT); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:228:9: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations] 228 | list = gtk_radio_action_get_group (combo_box->priv->action); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:360:2: warning: 'gtk_radio_action_set_current_value' is deprecated [-Wdeprecated-declarations] 360 | gtk_radio_action_set_current_value (action, value); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:388:4: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations] 388 | GTK_TYPE_RADIO_ACTION, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:479:21: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations] 479 | g_return_if_fail (GTK_IS_RADIO_ACTION (action)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:535:9: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] 535 | return gtk_radio_action_get_current_value (combo_box->priv->action); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-action-combo-box.c:545:2: warning: 'gtk_radio_action_set_current_value' is deprecated [-Wdeprecated-declarations] 545 | gtk_radio_action_set_current_value ( | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:101:2: warning: 'gtk_widget_ensure_style' is deprecated [-Wdeprecated-declarations] 101 | gtk_widget_ensure_style (widget); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:110:11: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 110 | widget = gtk_dialog_get_action_area (dialog); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:126:11: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 126 | widget = gtk_alignment_new (0.0, 0.0, 1.0, 1.0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:127:2: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 127 | gtk_alignment_set_padding (GTK_ALIGNMENT (widget), 0, 0, 12, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:176:7: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 176 | if (!gtk_toggle_action_get_active (action)) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:309:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 309 | action_group = gtk_action_group_new ("charset-combo-box-internal"); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:338:17: warning: 'gtk_radio_action_new' is deprecated [-Wdeprecated-declarations] 338 | radio_action = gtk_radio_action_new ( | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:343:2: warning: 'gtk_radio_action_set_group' is deprecated [-Wdeprecated-declarations] 343 | gtk_radio_action_set_group (radio_action, group); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:344:10: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations] 344 | group = gtk_radio_action_get_group (radio_action); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:407:24: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations] 407 | g_return_val_if_fail (GTK_IS_RADIO_ACTION (radio_action), NULL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:409:10: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations] 409 | group = gtk_radio_action_get_group (radio_action); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:410:18: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] 410 | current_value = gtk_radio_action_get_current_value (radio_action); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-combo-box.c:465:2: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 465 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (radio_action), TRUE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset-dialog.c:85:49: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 85 | gtk_container_set_border_width (GTK_CONTAINER (gtk_dialog_get_action_area(dialog)), 12); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:214:21: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 214 | GtkWidget * menu (gtk_ui_manager_get_widget (self->_uim, "/taskpane-popup")); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:215:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 215 | gtk_menu_popup (GTK_MENU(menu), nullptr, nullptr, nullptr, nullptr, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:731:10: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 731 | _uim = gtk_ui_manager_new (); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:735:8: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations] 735 | if (!gtk_ui_manager_add_ui_from_file (_uim, filename, &err)) { | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:737:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 737 | gtk_ui_manager_add_ui_from_string (_uim, fallback_taskpane_ui, -1, &err); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:749:13: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 749 | _pgroup = gtk_action_group_new ("taskpane"); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:750:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 750 | gtk_action_group_set_translation_domain (_pgroup, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:751:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 751 | gtk_action_group_add_actions (_pgroup, taskpane_popup_entries, G_N_ELEMENTS(taskpane_popup_entries), this); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/task-pane.cc:752:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 752 | gtk_ui_manager_insert_action_group (_uim, _pgroup, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:140:24: warning: 'gtk_action_group_get_type' is deprecated [-Wdeprecated-declarations] 140 | g_return_val_if_fail (GTK_IS_ACTION_GROUP (action_group), NULL); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:186:12: warning: 'gtk_radio_action_new' is deprecated [-Wdeprecated-declarations] 186 | action = gtk_radio_action_new ( | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:194:3: warning: 'gtk_radio_action_set_group' is deprecated [-Wdeprecated-declarations] 194 | gtk_radio_action_set_group (action, group); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:195:11: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations] 195 | group = gtk_radio_action_get_group (action); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:201:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] 201 | gtk_action_group_add_action ( | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:227:12: warning: 'gtk_radio_action_new' is deprecated [-Wdeprecated-declarations] 227 | action = gtk_radio_action_new ( | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:235:3: warning: 'gtk_radio_action_set_group' is deprecated [-Wdeprecated-declarations] 235 | gtk_radio_action_set_group (action, group); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:236:11: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations] 236 | group = gtk_radio_action_get_group (action); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:242:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] 242 | gtk_action_group_add_action ( | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-charset.c:253:3: warning: 'gtk_radio_action_set_current_value' is deprecated [-Wdeprecated-declarations] 253 | gtk_radio_action_set_current_value (action, def); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-cte-dialog.c:44:24: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 44 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-cte-dialog.c:45:24: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 45 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-cte-dialog.c:88:11: warning: enumeration values 'GMIME_CONTENT_ENCODING_BINARY' and 'GMIME_CONTENT_ENCODING_UUENCODE' not handled in switch [-Wswitch] 88 | switch (now) | ^~~ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/e-cte-dialog.c:116:49: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 116 | gtk_container_set_border_width (GTK_CONTAINER (gtk_dialog_get_action_area(dialog)), 12); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/xface.c:996:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 996 | UnCompress(f, wid, hei, lev) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:124:35: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] 124 | gtk_ui_manager_get_accel_group (ui_manager)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:228:16: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 228 | _ui_manager (gtk_ui_manager_new ()), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:229:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 229 | _info_image (gtk_image_new_from_stock (GTK_STOCK_DIALOG_INFO, GTK_ICON_SIZE_MENU)), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:229:16: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 229 | _info_image (gtk_image_new_from_stock (GTK_STOCK_DIALOG_INFO, GTK_ICON_SIZE_MENU)), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:230:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 230 | _error_image (gtk_image_new_from_stock (GTK_STOCK_DIALOG_ERROR, GTK_ICON_SIZE_MENU)), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:230:17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 230 | _error_image (gtk_image_new_from_stock (GTK_STOCK_DIALOG_ERROR, GTK_ICON_SIZE_MENU)), | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:239:8: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations] 239 | if (!gtk_ui_manager_add_ui_from_file (_ui_manager, filename, nullptr)) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:240:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 240 | gtk_ui_manager_add_ui_from_string (_ui_manager, fallback_ui_file, -1, nullptr); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:253:25: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 253 | GtkWidget * toolbar = gtk_ui_manager_get_widget (_ui_manager, path.c_str()); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:255:19: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 255 | GtkWidget * w = gtk_ui_manager_get_widget (_ui_manager, path.c_str()); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:262:7: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 262 | w = gtk_ui_manager_get_widget (_ui_manager, path.c_str()); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:293:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 293 | gtk_misc_set_padding (GTK_MISC(w), PAD, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:310:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 310 | gtk_misc_set_padding (GTK_MISC(w), PAD, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:324:14: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 324 | _taskbar = gtk_table_new (1, VIEW_QTY, TRUE); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:327:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 327 | gtk_table_attach (GTK_TABLE(_taskbar), v->root(), i, i+1, 0, 1, (GtkAttachOptions)~0, (GtkAttachOptions)~0, 0, 0); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:472:24: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 472 | GdkCursor * cursor = gdk_cursor_new (GDK_WATCH); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:498:20: warning: 'gtk_ui_manager_get_action_groups' is deprecated [-Wdeprecated-declarations] 498 | for (GList * l=gtk_ui_manager_get_action_groups(uim); l!=nullptr; l=l->next) | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:501:25: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] 501 | GList * actions = gtk_action_group_list_actions (action_group); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:504:33: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] 504 | const std::string name (gtk_action_get_name (action)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:525:10: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 525 | return gtk_toggle_action_get_active (GTK_TOGGLE_ACTION(get_action(key))); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:532:3: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations] 532 | gtk_action_activate (get_action(key)); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:556:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 556 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION(get_action(key)), b); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:562:10: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 562 | return gtk_ui_manager_get_widget (_ui_manager, key); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:589:33: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] 589 | GtkAccelGroup * accel_group = gtk_ui_manager_get_accel_group (_ui_manager); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:613:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 613 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:614:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 614 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:643:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 643 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:644:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 644 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:811:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 811 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:812:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 812 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:1471:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1471 | GTK_STOCK_CANCEL, GTK_RESPONSE_NO, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:1472:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1472 | GTK_STOCK_APPLY, GTK_RESPONSE_YES, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:1497:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1497 | GTK_STOCK_CANCEL, GTK_RESPONSE_NO, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:1498:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1498 | GTK_STOCK_APPLY, GTK_RESPONSE_YES, | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:2410:11: warning: 'gtk_action_get_sensitive' is deprecated [-Wdeprecated-declarations] 2410 | if (not gtk_action_get_sensitive(act)) { | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:2433:5: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2433 | gtk_action_set_sensitive(act, false); | ^ -
/wrkdirs/usr/ports/news/pan/work/pan-v0.164/pan/gui/gui.cc:2446:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2446 | gtk_action_set_sensitive(act, true); | ^