]> git.eshelyaron.com Git - emacs.git/commit
Port to GIFLIB 5.0.6 and later
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Sep 2015 09:39:13 +0000 (02:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Sep 2015 09:44:41 +0000 (02:44 -0700)
commit6ee7eabb5dbdf39f2d7471c9e42fc90c315e6a9f
treef3534f8cd5fa457d3a8ba09760a246eca6e1f142
parent831945a1cb675444fb819d8b820cd65402930545
Port to GIFLIB 5.0.6 and later

Problem reported by Mitchel Humpherys in:
http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00420.html
* src/image.c (HAVE_GIFERRORSTRING) [HAVE_GIF]: New macro.
(GifErrorString, init_gif_functions) [HAVE_GIF && WINDOWSNT]:
(gif_load) [HAVE_GIF]: Use it.
src/image.c