Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: With ImageMagick-6.4.9.6-1.fc11, compiling ----------------------------------------------- #include <wand/magick-wand.h> ----------------------------------------------- (saved as conftest.c) with -Wundef warns like: In file included from /usr/include/ImageMagick/magick/MagickCore.h:148, from /usr/include/ImageMagick/wand/MagickWand.h:147, from /usr/include/ImageMagick/wand/magick-wand.h:22, from conftest.c:1: /usr/include/ImageMagick/magick/magick-type.h:130:5: warning: "_MSC_VER" is not defined ref: https://www.redhat.com/archives/fedora-devel-list/2009-March/msg00550.html Version-Release number of selected component (if applicable): ImageMagick-6.4.9.6-1.fc11 How reproducible: 100% Steps to Reproduce: 1. See above 2. 3.
Fixed in ImageMagick-6.4.9.6-2, I've not requested for this to be tagged in to the beta as the issue has already been worked around. Feel free to request it being tagged if necessary for other builds.
Confirmed, thank you.