enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoid
authorWilliam M. Brack <wbrack@src.gnome.org>
Thu, 11 Jan 2007 19:12:45 +0000 (19:12 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Thu, 11 Jan 2007 19:12:45 +0000 (19:12 +0000)
commite1b7da0c1f2fdf2591d75aeaed01d8b32331573e
treec4f01b2f404b46149d82103051958bea336172b8
parent40e7c29b35c975e4b7ff6275a9f8aaca24a4a86c
enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoid

        * libxslt/transform.c: enhanced to ignore empty text node
          in xsltDefaultProcessOneNode (avoid calling xsltCopyText)
          (bug #354900)
        * xsltproc/xsltproc.c: added check for output file problem,
          yielding new error code 11 (Mike Hommey).
        * doc/xsltproc.html, doc/xsltproc.xml: added documentation
          for above, regenerated docs (doc/xlstproc.1)

svn path=/trunk/; revision=1414
ChangeLog
doc/xsltproc.1
doc/xsltproc.html
doc/xsltproc.xml
libxslt/transform.c
xsltproc/xsltproc.c