On Fri, Nov 21, 2008 at 01:36:54PM +0100, martin f krafft wrote:
also sprach Bert Wesarg [off-list ref] [2008.11.21.1105 +0100]:
quoted
- info "fatal: $*"
+ info "fatal: $*" >&2
Shouldn't info also output to stderr?
die is calling info. So this patch is enough.
You should just send this patch to the author. I think he'll apply it
instantly. I've send a small patch to him yesterday as well.
Marc Weber