Bug in the output of the -debug configure option on Windows?

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Not a bug. We suppose it should say "Attemped to load magick.xml" because if it can't load the file it is a soft error and is ignored. Debugging information is used in concert with the ImageMagick source to help the developers trace problems. So the output is not necessary user friendly but it is developer friendly in that we have had great success tracking down problems with the current incarnation of debugging output.
Post Reply