uninitialized field and fix on test. Daniel
* debugXML.c result/XPath/xptr/strrange2: uninitialized field and
fix on test.
Daniel
diff --git a/ChangeLog b/ChangeLog
index 0469618..6ffd0b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Aug 25 16:18:15 CEST 2005 Daniel Veillard <daniel@veillard.com>
+
+ * debugXML.c result/XPath/xptr/strrange2: uninitialized field and
+ fix on test.
+
Thu Aug 25 16:03:05 CEST 2005 Daniel Veillard <daniel@veillard.com>
* debugXML.c: change verbosity depending on API
diff --git a/debugXML.c b/debugXML.c
index 1ae2396..59529d6 100644
--- a/debugXML.c
+++ b/debugXML.c
@@ -66,6 +66,7 @@
ctxt->node = NULL;
ctxt->dict = NULL;
ctxt->nodict = 0;
+ ctxt->options = 0;
for (i = 0; i < 100; i++)
ctxt->shift[i] = ' ';
ctxt->shift[100] = 0;
diff --git a/result/XPath/xptr/strrange2 b/result/XPath/xptr/strrange2
index fd6c0ea..ea6ee45 100644
--- a/result/XPath/xptr/strrange2
+++ b/result/XPath/xptr/strrange2
@@ -60,5 +60,5 @@
Object is a Location Set:
1 : Object is a collapsed range :
index 3 in node
- TEXT compact
+ TEXT
content=a diff