slackbuilds_ponce/academic/octave/patches/imagemagick.diff
Kyle Guinn cd8a3a547c
academic/octave: Updated for version 4.4.1.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2019-01-05 07:49:30 +07:00

12 lines
399 B
Diff

diff --git a/libinterp/corefcn/__magick_read__.cc b/libinterp/corefcn/__magick_read__.cc
--- a/libinterp/corefcn/__magick_read__.cc
+++ b/libinterp/corefcn/__magick_read__.cc
@@ -42,6 +42,8 @@
#include <Magick++.h>
#include <clocale>
+using Magick::Quantum; // https://savannah.gnu.org/bugs/?49653
+
// In theory, it should be enough to check the class:
// Magick::ClassType
// PseudoClass: