Hi! Marc Lehmann wrote:
> sfftobmp seems to output messages to stderr regardless of wether there was > an error or not, and there seems to be no way to supress it (i.e. -quiet > switch or similar). As the original author of sfftobmp i have to say that this behaviour was changed by [EMAIL PROTECTED] Before that, it was cout for "normal" output and cerr for errors. Shall we revert to that (errors on cerr, rest on cout) and add a -quiet switch to suppress cout messages? Regards, Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

