emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix compilation erorr when --enable-gcc-warnings passed


From: Alexander Kuleshov
Subject: Re: [PATCH] Fix compilation erorr when --enable-gcc-warnings passed
Date: Sun, 24 Jan 2016 13:34:59 +0600
User-agent: Mutt/1.6.0-rc0 ((null))

On 01-23-16, Paul Eggert wrote:
> Alexander Kuleshov wrote:
> >I can't reproduce your crash. The png image displaying
> >perfectly.
> 
> I suspect the bug is now masked because lookup_rgb_color now throws a signal
> under Cairo. I followed up at:
> 
> http://bugs.gnu.org/22442#20

Hello,

Even without it I can't reproduce this bug. I've checkout to the previous
commit (035bd8159fe5bcea15eacc8a23ab54f4bc3b6f17) and configured and
built emacs with:

./configure --enable-link-time-optimization --without-pop \
--without-kerberos --without-kerberos5 --without-hesiod   \
--with-sound=alsa --with-x-toolkit=gtk3 --with-xpm --with-jpeg \
--with-tiff --with-gif --with-png --with-rsvg --with-cairo     \
--with-xml2 --with-imagemagick --with-xft --without-libotf     \
--with-xim --with-xaw3d --with-dbus --without-gconf            \
--without-gsettings --without-selinux --with-gnutls --with-zlib \
--with-modules --with-file-notification=inotify --without-makeinfo \
--with-x && make

Than I've opened image as you described in the http://bugs.gnu.org/22442
and it works perfectly for me.



reply via email to

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