all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 11768-done@debbugs.gnu.org
Subject: bug#11768: trunk uses deprecated gtk3 functions
Date: Thu, 5 Jul 2012 18:00:29 +0200	[thread overview]
Message-ID: <755FE2DF-7267-4AC9-A04E-AFD10AD0C394@swipnet.se> (raw)
In-Reply-To: <4FE5F816.8000409@cs.ucla.edu>

Hello.

23 jun 2012 kl. 19:08 skrev Paul Eggert:

> When I build trunk bzr 108707 on Ubuntu 12.04 x86
> I get the following diagnostics.  I'm not familiar
> with gtk3, but can someone who is familiar look into it?
> Thanks.

Fixed.

> gtkutil.c:1987:3: warning: ‘gtk_font_selection_dialog_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkfontsel.h:142): Use 'GtkFontChooser' instead [-Wdeprecated-declarations]
> gtkutil.c:1990:3: warning: ‘gtk_font_selection_dialog_set_font_name’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkfontsel.h:153): Use 'GtkFontChooser' instead [-Wdeprecated-declarations]
> gtkutil.c:2003:7: warning: ‘gtk_font_selection_dialog_get_font_name’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkfontsel.h:151): Use 'GtkFontChooser' instead [-Wdeprecated-declarations]

We have a configure check for gtk_font_selection, so these warnings will remain as long as gtk_font_selection is available.

	Jan D.







  reply	other threads:[~2012-07-05 16:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-23 17:08 bug#11768: trunk uses deprecated gtk3 functions Paul Eggert
2012-07-05 16:00 ` Jan Djärv [this message]
2012-07-06  6:31   ` Chong Yidong
2012-07-06 15:04     ` Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=755FE2DF-7267-4AC9-A04E-AFD10AD0C394@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=11768-done@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.