fixed bug 119946, caused by incorrect creation of "extra" variables when
authorWilliam M. Brack <wbrack@src.gnome.org>
Sat, 6 Sep 2003 17:00:16 +0000 (17:00 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Sat, 6 Sep 2003 17:00:16 +0000 (17:00 +0000)
commitce8c487ef768f6494a12e42ef32e2eb802bcf323
tree54a88ce716253eaf8b8fa568d308efd7cacf3c06
parente61329fd8faa0dd41a34cdd16a6407f0885ecacf
fixed bug 119946, caused by incorrect creation of "extra" variables when

* pattern.c pattern.h imports.c: fixed bug 119946, caused by
  incorrect creation of "extra" variables when compiling
  templates on imported stylesheets.
* tests/docs/Makefile.am tests/docs/bug-130.xml tests/docs/bug-130.doc
  tests/general/Makefile.am test/docs/bug-130*: added tests
  to the regression suite for this bug.
14 files changed:
ChangeLog
libxslt/imports.c
libxslt/pattern.c
libxslt/pattern.h
tests/docs/Makefile.am
tests/docs/bug-130.doc [new file with mode: 0644]
tests/docs/bug-130.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-130-imp1.imp [new file with mode: 0644]
tests/general/bug-130-imp2.imp [new file with mode: 0644]
tests/general/bug-130-imp3.imp [new file with mode: 0644]
tests/general/bug-130-imp4.imp [new file with mode: 0644]
tests/general/bug-130.out [new file with mode: 0644]
tests/general/bug-130.xsl [new file with mode: 0644]