unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Claudio Bley <claudio.bley@googlemail.com>
To: Emacs-devel <emacs-devel@gnu.org>
Subject: [PATCH v2 0/5] fixes for w32 and NetPBM
Date: Wed, 30 Oct 2013 13:42:50 +0100	[thread overview]
Message-ID: <878uxbylo5.wl%claudio.bley@gmail.com> (raw)

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



             reply	other threads:[~2013-10-30 12:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 12:42 Claudio Bley [this message]
2013-11-01  9:12 ` [PATCH v2 0/5] fixes for w32 and NetPBM Eli Zaretskii
2013-11-01 10:36   ` Claudio Bley
2013-11-01 11:24     ` Eli Zaretskii

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=878uxbylo5.wl%claudio.bley@gmail.com \
    --to=claudio.bley@googlemail.com \
    --cc=emacs-devel@gnu.org \
    /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).