- valid.c: warn when indeterminist content model is detected
- result/VC/ElementValid8: this adds a message
- Makefile.am: add --novalid for VCM tests
- parserInternals.c: added a call to Init memory
Daniel
diff --git a/result/VC/ElementValid8 b/result/VC/ElementValid8
index e69de29..7e88dfe 100644
--- a/result/VC/ElementValid8
+++ b/result/VC/ElementValid8
@@ -0,0 +1,3 @@
+./test/VC/ElementValid8:7: validity warning: Element doc content model is ambiguous
+<doc><a/><c> doc is non-deterministic </c></doc>
+                                               ^