• Show log

    Commit

  • Hash : c7149792
    Author : Nick Wellnhofer
    Date : 2022-09-01T23:15:35

    Fix --with-valid --without-regexps build
    
    This build config resulted in segfaults in 'runtest'  because a special
    xmlElementContentPtr showed up in a few places. I'm not sure if this is
    the right fix.
    
    An error message was changed to conform to the --with-regexps build.
    
    There are still a few missing validity errors, so the tests don't pass.