Skip to content

Fix error tips in xmlTextWriterStartDocument

Zhongyuan Zhou requested to merge zaneChou/libxml2:fixErrTips into master

This patch fixes error tips in xmlTextWriterStartDocument.
And This patch fixes a relevant bug in bugzilla:Bug 521808 - Wrong error message from xmlTextWriterStartDocument

Merge request reports