fixed bug #107591 node() in pattern matches should catch comments and PIs
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 5 Mar 2003 11:50:54 +0000 (11:50 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 5 Mar 2003 11:50:54 +0000 (11:50 +0000)
commit9a9d10d1d4169e1607cbe0941a72dc31af85c303
tree3a34d21d48d55bb3f11a6f668d2838c4c3aa246c
parentb7bc66177e938adcdd15189a836dbddb12d285ab
fixed bug #107591 node() in pattern matches should catch comments and PIs

* libxslt/pattern.c: fixed bug #107591 node() in pattern
  matches should catch comments and PIs
* tests/docs/Makefile.am tests/docs/bug-107.xml
  tests/general/Makefile.am tests/general/bug-107*: added an
  example in the regression tests for this case
Daniel
ChangeLog
libxslt/pattern.c
tests/docs/Makefile.am
tests/docs/bug-107.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-107.out [new file with mode: 0644]
tests/general/bug-107.xsl [new file with mode: 0644]