Unify character casts, reorganize checks
diff --git a/xmltest.cpp b/xmltest.cpp
index ebcd4dd..31e1187 100644
--- a/xmltest.cpp
+++ b/xmltest.cpp
@@ -1398,6 +1398,10 @@
         doc.DeleteNode(pRoot);

     }

 

+	{

+		// Should not assert in DEBUG

+		XMLPrinter printer;

+	}

 

 	// ----------- Performance tracking --------------

 	{