Skip to content
  • Allison Karlitskaya's avatar
    glib-compile-schemas: check for undefined refs · 3498d582
    Allison Karlitskaya authored
    For child schemas, verify that the named schema actually exists and
    issue a warning if not.  This error in schema files will cause runtime
    errors when iterating over the list of child schemas and attempting to
    instantiate each one.
    
    This will move from being merely a warning to a hard error in the
    future.
    
    Bug #646039.
    3498d582