Ticket #3 (closed bug: wontfix)
compilation warning w/ ImageMagick
| Reported by: | niam | Owned by: | niam |
|---|---|---|---|
| Priority: | high | Milestone: | 0.12.0 |
| Component: | Version: | 0.11.0 | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
In file included from /usr/local/include/magick/MagickCore.h:29,
from ./include/libdodo/graphicsDraw.h:39,
from src/graphicsDraw.cc:30:
/usr/local/include/magick/magick-config.h:610:1: warning: "PACKAGE_BUGREPORT" redefined
<command-line>: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:613:1: warning: "PACKAGE_NAME" redefined
<command-line>: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:616:1: warning: "PACKAGE_STRING" redefined
<command-line>: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:619:1: warning: "PACKAGE_TARNAME" redefined
<command-line>: warning: this is the location of the previous definition
/usr/local/include/magick/magick-config.h:622:1: warning: "PACKAGE_VERSION" redefined
<command-line>: warning: this is the location of the previous definition

This is known bug in ImageMagick? which does not affect libdodo.