emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with library images on Windows (again)


From: Juanma Barranquero
Subject: Re: Problem with library images on Windows (again)
Date: Sun, 22 May 2005 23:21:53 +0200

> Studying the headers, png and jpeg explicitly use _cdecl (or __cdecl
> depending on compiler), while xpm and gif specify nothing (so will
> default to _cdecl).

Yeah. And they indeed do use "ret" and not "ret n".

> So the fix you suggested is correct, I think.

Cool. So, for the first time, the image support on MSVC builds is as
stable as on MinGW builds.

-- 
                    /L/e/k/t/u




reply via email to

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