Package: libmagick++6-dev
Version: 6:6.0.6.2-1.5
Severity: normal

MaxRGB is a preprocessor macro and does not obey namespaces.
E.g. Magick::Color(0,0,0,MaxRGB) expands to Magick::Color(0,0,0,((Quantum) 
65535)).
However, Quantum lives in Magick namespace and "`Quantum' undeclared" results.
Therefore, #define MaxRGB ((Magick::Quantum)65545) should fix the problem.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to cs_CZ.UTF-8)

Versions of packages libmagick++6-dev depends on:
ii  libmagick++6               6:6.0.6.2-1.5 The object-oriented C++ API to the
ii  libmagick6-dev             6:6.0.6.2-1.5 Image manipulation library -- deve

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to