emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] [RFC] fixes for w32 and NetPBM


From: Eli Zaretskii
Subject: Re: [PATCH 0/5] [RFC] fixes for w32 and NetPBM
Date: Fri, 25 Oct 2013 21:45:19 +0300

> From: address@hidden (Claudio Bley)
> Date: Fri, 25 Oct 2013 17:35:18 +0200
> 
> Here are a few patches that have piled up in my local branch over the
> last few months.

Thanks.

>   w32: define new jpeglib-version var in order to load the correct DLL
>     at runtime

Are the newer DLLs binary incompatible with the older ones?  If not,
I'd prefer not to introduce any version checking, since this increases
the probability of the user's DLL being rejected by Emacs for no good
reason.

If there are indeed incompatibilities, can you point to the
documentation that describes them?

>   w32: add support for recent PNG library version >= 1.5

Likewise here: do versions >= 1.5 indeed again broke binary
compatibility with earlier versions?

>   w32: add support for default library names for libtiff

Where did you find these newer ports of libtiff?  Maybe we should
amend the instructions in nt/INSTALL and nt/README.W32.

>   Fix file magic for pbm files with comments

I don't think I've seen this part.  Did you send it?



reply via email to

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