Page 1 of 1

mogrify -regard-warnings not recognized

Posted: 2010-04-22T11:22:49-07:00
by PaceMaker
Hello,

"mogrify -regard-warnings -format png corrupt.tif" will produce the error:
"mogrify: unrecognized option `-regard-warnings' @ error/mogrify.c/MogrifyImageCommand/5772."

Apparently the -regard-warnings command is not listed in that huge MogrifyImageCommand() switch statement. Unfortunately, I don't understand the code well enough to figure out what to put there.

"mogrify --version"
================
Version: ImageMagick 6.6.1-2 2010-04-09 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP



--PaceMaker

Re: mogrify -regard-warnings not recognized

Posted: 2010-04-22T12:48:31-07:00
by magick
We can reproduce the problem you posted and have a patch in ImageMagick 6.6.1-5 Beta available by sometime tomorrow. Thanks.