Re: [xml] Using xmlParserNodeInfo
- From: Daniel Veillard <veillard redhat com>
- To: "Glenn W. Bach" <glenn cds caltech edu>
- Cc: xml gnome org
- Subject: Re: [xml] Using xmlParserNodeInfo
- Date: Fri, 21 Feb 2003 19:29:05 -0500
On Fri, Feb 21, 2003 at 04:22:32PM -0800, Glenn W. Bach wrote:
You need to add:
oldctxt->node_seq.maximum = ctxt->node_seq.maximum;
oldctxt->node_seq.length = ctxt->node_seq.length;
oldctxt->node_seq.buffer = ctxt->node_seq.buffer;
*before* you reset the pseudo ctxt->node_seq, so:
Hum, right ! Applied
After this it works!
Okay :-)
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]