Commit 2608baaf92c7e3b90469cefdadb47cbde6039518

Nick Wellnhofer 2024-06-14T19:42:40

parser: Make failure to load main document a warning Revert the change that made failures to load the main document an error. This fixes the --path option of xmllint and xsltproc. Should fix #733.