From: cristy Date: Sat, 11 Dec 2010 23:36:38 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d657c13663ebf42a09efb1c42bf4eb011bf47ccd;p=imagemagick --- diff --git a/PerlMagick/Magick.xs b/PerlMagick/Magick.xs index e729ee1af..9f29d86ab 100644 --- a/PerlMagick/Magick.xs +++ b/PerlMagick/Magick.xs @@ -3196,6 +3196,7 @@ Compare(ref,...) { reconstruct_image=SetupList(aTHX_ SvRV(ST(i)), (struct PackageInfo **) NULL,(SV ***) NULL,exception); + break; } ThrowPerlException(exception,OptionError,"UnrecognizedAttribute", attribute); @@ -3214,7 +3215,7 @@ Compare(ref,...) SvPV(ST(i),na)); break; } - metric=(MetricType) option; + metric=(MetricType) option; break; } ThrowPerlException(exception,OptionError,"UnrecognizedAttribute",