Index: parser.c =================================================================== RCS file: /cvs/gnome/gnome-xml/parser.c,v retrieving revision 1.245 diff -c -r1.245 parser.c *** parser.c 19 Feb 2003 14:49:59 -0000 1.245 --- parser.c 21 Feb 2003 19:55:28 -0000 *************** *** 9685,9690 **** --- 9685,9691 ---- ctxt->loadsubset = oldctxt->loadsubset; ctxt->validate = oldctxt->validate; ctxt->external = oldctxt->external; + ctxt->record_info = oldctxt->record_info; } else { /* * Doing validity checking on chunk without context