[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] bug in xmllint --htmlout. bug in README.



On Wed, Jan 08, 2003 at 05:40:36PM -0800, Dan Kegel wrote:
> xmllint --htmlout sends the html wrapper to
> stderr, but the body to stdout.  This
> makes it kind of hard to use.

  Just the opposite it's on-purpose !
What is sent to stderr are the error messages if any.
What is sent to stdout is the result of the parsing, usually an
XML document.
If those were mixed the resulting XML document would we broken

> Also, the file README says
> 
> To report bugs, follow the instructions at:
>    http://xmlsoft.org/XSLT/bug.html
> 
> but that URL is missing in action.  it should probably be
>    http://xmlsoft.org/bugs.html

  yep, that's fixed.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]