Also suppress misleading extra errors. Fixes #122.
This has caused issues with the Python bindings for a long time. Should fix #64.
Readd the XML_ERR_TAG_NOT_FINISHED error on unexpected EOF which was removed in commit 62150ed2. This commit also introduced a regression for direct users of xmlParseContent. Unclosed tags weren't checked.
62150ed2