Commit 41c0a13fe7455bbdd3aa785a67ded91058f81333

Nick Wellnhofer 2017-10-09T13:32:20

Fix Windows compiler warnings in xmlCanonicPath The code handling Windows paths assigned some char/xmlChar pointers without explicit casts. Also remove an unused variable.