emacs-devel
[Top][All Lists]
Advanced

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

Re: ImageMagick support on Cygwin


From: Angelo Graziosi
Subject: Re: ImageMagick support on Cygwin
Date: Sat, 21 Aug 2010 00:24:46 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

joakim wrote:
This analysis is probably correct. I'll try to check in a fix.

Rev. 101149 still fails in the same manner. And these warnings

[...]
/tmp/emacs/src/image.c: In function ‘imagemagick_load_image’:
/tmp/emacs/src/image.c:7663:11: warning: passing argument 2 of ‘PixelGetNextIteratorRow’ from incompatible pointer type [enabled by default] /usr/include/ImageMagick/wand/pixel-iterator.h:55:5: note: expected ‘long unsigned int *’ but argument is of type ‘size_t *’ /tmp/emacs/src/image.c:7715:7: warning: implicit declaration of function ‘MagickExportImagePixels’ [-Wimplicit-function-declaration]
/tmp/emacs/src/image.c: In function ‘Fimagemagick_types’:
/tmp/emacs/src/image.c:7835:3: warning: passing argument 2 of ‘GetMagickList’ from incompatible pointer type [enabled by default] /usr/include/ImageMagick/magick/magick.h:87:5: note: expected ‘long unsigned int *’ but argument is of type ‘size_t *’
[...]

are not too reassuring...

Ciao,
Angelo.



reply via email to

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