unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: 17790@debbugs.gnu.org, eliz@gnu.org, makoto@ki.nu
Subject: bug#17790: GIFlib-5.1.0 or former conditional
Date: Wed, 18 Jun 2014 12:20:38 -0400	[thread overview]
Message-ID: <53A1BC56.3050200@cornell.edu> (raw)
In-Reply-To: <83tx7itfg4.fsf@gnu.org>

On 6/18/2014 11:17 AM, Eli Zaretskii wrote:
>> From: Stefan Monnier <monnier@iro.umontreal.ca>
>> Cc: Andreas Schwab <schwab@suse.de>,  "Eric S. Raymond" <esr@thyrsus.com>,  17790@debbugs.gnu.org
>> Date: Tue, 17 Jun 2014 12:18:02 -0400
>>
>>> some problem with it, I will commit soon.  (I guess this should go to
>>> the release branch, right? Stefan? Glenn?)
>>
>> Yes.
> 
> Committed as emacs-24 revision 17254.

This breaks the Cygwin build as follows:

image.c: In function ‘gif_close’:
image.c:7342:15: error: ‘GifFileType’ has no member named ‘Error’
     *err = gif->Error;
               ^
image.c: In function ‘gif_load’:
image.c:7675:24: error: ‘gif_err’ undeclared (first use in this function)
   if (gif_close (gif, &gif_err) == GIF_ERROR)
                        ^
image.c:7675:24: note: each undeclared identifier is reported only once for each function it appears in
image.c:7684:7: error: too few arguments to function ‘image_error’
       image_error ("Error closing `%s'", img->spec);
       ^
image.c:664:1: note: declared here
 image_error (const char *format, Lisp_Object arg1, Lisp_Object arg2)
 ^







  reply	other threads:[~2014-06-18 16:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-15  8:23 bug#17790: build failure with giflib-5.1.0 Makoto Fujiwara
2014-06-17  1:49 ` bug#17790: GIFlib-5.1.0 or former conditional Makoto Fujiwara
2014-06-17  7:05   ` Andreas Schwab
2014-06-17 14:59     ` Eli Zaretskii
2014-06-17 16:18       ` Stefan Monnier
2014-06-18 15:17         ` Eli Zaretskii
2014-06-18 16:20           ` Ken Brown [this message]
2014-06-18 16:36             ` Eli Zaretskii
2014-06-18 17:12               ` Ken Brown

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=53A1BC56.3050200@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=17790@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=makoto@ki.nu \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).