> 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


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to