Skip to content
  • Stephen Kelly's avatar
    Add API to calculate link-interface-dependent bool properties or error. · 042ecf04
    Stephen Kelly authored
    This new method checks that the property FOO on a target is consistent
    with the INTERFACE_FOO properties of its dependees. If they are not the
    consistent, an error is reported. 'Consistent' means that iff the
    property is set, it must have the same boolean value as all other
    related properties.
    042ecf04