http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145

--- Comment #19 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-05 
10:07:40 UTC ---
(In reply to comment #18)
> This xml catalog testing passed on Debian and RHEL:
> 
> echo '<article/>' | xsltproc --noout --nonet \
> http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl -

We use the xsl-ns stylesheets for Docbook 5 support and I think xsl-ns is less
widely-installed than the older stylesheets.  We also generate xhtml 1.1 so a
better test would be
http://docbook.sourceforge.net/release/xsl-ns/current/xhtml-1_1/docbook.xsl

Reply via email to