-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Libabigail enables checking of abi changes in libraries and whether applications are compatible making calls to a particular shared library. If a function has not changed, this can enable automated checking of whether a particular library version is compatible with a specific application even if the abi has changed since the functions used by the application will not have changed. Can the stub implementation be used to check for such changes, and would results of such a check be valid for standardized parts of other implementations?
Metadata
Metadata
Assignees
Labels
No labels