Commit d9e43c7db51ed97cfff6a2a065b6851bcbac59ac

Nick Wellnhofer 2017-06-19T18:01:23

Make sure not to call IS_BLANK_CH when parsing the DTD This is required to get rid of the "blanks wrapper" hack. Checking the return value of xmlSkipBlankChars is more efficient, too.