emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Minor GTK2 issue on Fedora 19


From: Jan Djärv
Subject: Re: Minor GTK2 issue on Fedora 19
Date: Mon, 16 Sep 2013 20:18:16 +0200

Hello.

16 sep 2013 kl. 18:43 skrev Dmitry Antipov <address@hidden>:

> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]