abi-compliance-checker
abi-compliance-checker copied to clipboard
Ability to skip warning about added fields at end of a structure (w/o change of size)
It would be handy to have a way to skip low-severity warning for properly added fields to the end of a structure (if size is not changed). It's compatible change for some libraries.
May be we can add a new option to vary severity of this particular ABI change w/o the need to manually edit the RulesBin.xml file.