unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH v2 0/5] fixes for w32 and NetPBM
@ 2013-10-30 12:42 Claudio Bley
  2013-11-01  9:12 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Claudio Bley @ 2013-10-30 12:42 UTC (permalink / raw)
  To: Emacs-devel

This is version 2 of
http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00772.html

Changes since v1:

 - reworded commit message of patch #1 stating that different major
   versions of jpeglib are indeed binary incompatible

 - simplified logic of patch #2, using the name libpngXY.dll and
   libpngXY-XY.dll for versions >= 1.4.0 as per Eli's request

Claudio Bley (5):
  w32: define new jpeglib-version var in order to load the correct DLL
    at runtime
  w32: add support for recent PNG library version >= 1.5
  w32: add support for default library names for libtiff
  Fix parsing of NetPBM file comments
  Fix file magic for pbm files with comments

 lisp/image.el        |  5 +++-
 lisp/term/w32-win.el | 17 ++++++++++----
 src/image.c          | 65 +++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 61 insertions(+), 26 deletions(-)

-- 
1.8.4.msysgit.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-01 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30 12:42 [PATCH v2 0/5] fixes for w32 and NetPBM Claudio Bley
2013-11-01  9:12 ` Eli Zaretskii
2013-11-01 10:36   ` Claudio Bley
2013-11-01 11:24     ` Eli Zaretskii

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).