> Date: Thu, 19 May 2005 21:31:23 +0200
> From: Juanma Barranquero <[EMAIL PROTECTED]>
> 
> But I don't think is an error in MSVC. I think it's some mixup between
> "pascal" and "C" style calls (as you know, the former remove their
> arguments, the latter don't). MSVC must be thinking that the external
> TIFF functions do remove their arguments, so it is not doing it.
> Sounds like an issue with the external declarations on the header
> files.

Can you show the declarations of the TIFF functions as they appear in
the header files visible to MSVC when it compiles Emacs?


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

Reply via email to