Skip to content
  • Allison Karlitskaya's avatar
    Bug 628937 - gracefully handle broken schemas · e40f3932
    Allison Karlitskaya authored
    Implement the first of two features requested in the bug: when
    encountering a broken .xml schema file, back out the changes in that
    file and continue to parse other files.
    
    This prevents a single broken .xml file from messing up GSettings for
    everyone else.
    
    Add a --strict option to get the old behaviour.  Use this from the test
    cases.
    e40f3932