You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. Reporting could probably be done with lvc/abi-tracker.
The text was updated successfully, but these errors were encountered:
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. Reporting could probably be done with lvc/abi-tracker.
The text was updated successfully, but these errors were encountered: