• Show log

    Commit

  • Hash : 2608baaf
    Author : Nick Wellnhofer
    Date : 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.