Made xmlParseChunk behaving the same way as xmlParseFile (no matter if Made xmlParseChunk behaving the same way as xmlParseFile (no matter if it's the correct behaviour or not ;-) * parser.c (xmlParseChunk): Use the old parser if xmlUseNewParserDefault is not set. Added xmlOldParseChunk declaration. * oldparser.c (xmlOldParseChunk): Made non-static.