Skip to content

Automatically detect and flag ABI breakage #363

@qdeslandes

Description

@qdeslandes

As v1.0.0 is on its way, it is important to ensure the ABI is not broken unintentionally:

  • Are there tools available to detect ABI breakage in C?
  • Can we leverage the CI to validate the ABI before merging a change?

There are cases where we might want to allow ABI to be broken (e.g. new major version). In this case, what would be the process to follow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: buildBuild process and build system

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions