#487250 libxml2-utils: Writes error to standard output

Package:
libxml2-utils
Source:
libxml2
Description:
GNOME XML library - utilities
Submitter:
Gábor Braun
Date:
2021-07-05 18:33:03 UTC
Severity:
normal
Tags:
#487250#5
Date:
2008-06-20 14:59:34 UTC
From:
To:
The following command in a terminal

  xmllint --format >foo

produces no output on the terminal.  However the file 'foo' contains the usage
message of xmllint.  This is bad: the message should have been sent to standard
error (ie the terminal) instead.

Best wishes,

	Gábor Braun