Automate ABI compliance checking
Open
enhancement
- Dominant language
- C
- Stars
- 281
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
In order to attempt to start building backwards compatibility into liboxide, some sort of ABI compliance checking should be done. Preferably automatically.
**Describe the solution you'd like**
Some sort of automated check of the ABI between versions should be done. Likely using [lvc/abi-compliance-checker](https://github.com/lvc/abi-compliance-checker). Reporting could probably be done with [lvc/abi-tracker](https://github.com/lvc/abi-tracker).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.