emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] xwidget 9fe732a 2/2: Better changelog for xwidgets


From: Paul Eggert
Subject: Re: [Emacs-diffs] xwidget 9fe732a 2/2: Better changelog for xwidgets
Date: Tue, 03 Feb 2015 15:42:45 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

address@hidden wrote:
There seems to be a bunch of gtk warnings I cant really do anything about.

You should be able to fix them all. The attached patch did that for me, on Ubuntu 14.10 anyway. This patch uses the usual GNU Emacs style in the code I fixed; similar fixes are needed for the rest of the xwidget code, but one thing at a time.)

   --enable-gtk-deprecation-warnings

seems to be good as well.

That's disabled by default due to its false alarms. It is helpful to enable it occasionally, and you can still build despite the warnings by using 'make WERROR_CFLAGS='. I don't recommend this for ordinary development, though.

Attachment: xwidget-warn.diff
Description: Text Data


reply via email to

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