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: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: Minor GTK2 issue on Fedora 19
Date: Mon, 16 Sep 2013 20:18:16 +0200	[thread overview]
Message-ID: <840BA586-91EE-445A-89CD-E624C2794A67@swipnet.se> (raw)
In-Reply-To: <52373548.7000108@yandex.ru>

Hello.

16 sep 2013 kl. 18:43 skrev Dmitry Antipov <dmantipov@yandex.ru>:

> On Fedora 19, --with-x-toolkit=gtk2 and --enable-gcc-warnings doesn't work together:
> 
> xsettings.c: In function ‘init_gsettings’:
> xsettings.c:807:3: error: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
>   g_type_init ();
>   ^
> xsettings.c: In function ‘init_gconf’:
> xsettings.c:864:3: error: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
>   g_type_init ();
>   ^
> 
> (GTK2 is 2.24.19, GLIB2 is 2.36.3). There is no similar issue with GTK3, which is 3.8.4.

I don't get that error, but I checked in a fix.  This is much better communicated as a bug report.

	Jan D.




      reply	other threads:[~2013-09-16 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-16 16:43 Minor GTK2 issue on Fedora 19 Dmitry Antipov
2013-09-16 18:18 ` Jan Djärv [this message]

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=840BA586-91EE-445A-89CD-E624C2794A67@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    /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.