Bug 489453 - Undefined macro in magick/magick-type.h
Summary: Undefined macro in magick/magick-type.h
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ImageMagick
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Norm Murray
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-10 07:38 UTC by Mamoru TASAKA
Modified: 2009-03-13 15:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-13 11:01:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mamoru TASAKA 2009-03-10 07:38:20 UTC
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.

Comment 1 Hans de Goede 2009-03-13 11:01:52 UTC
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.

Comment 2 Mamoru TASAKA 2009-03-13 15:01:23 UTC
Confirmed, thank you.


Note You need to log in before you can comment on or make changes to this bug.