Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37524234
en ru br
ALT Linux repos
S:2.3-alt1

Group :: Development/Other
RPM: abi-compliance-checker

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3-alt1
Build date: 4 november 2019, 10:55 ( 233.5 weeks ago )
Size: 227.30 Kb

Home page:   http://ispras.linuxbase.org/index.php/ABI_compl…

License: GPLv2+
Summary: ABI compliance checker
Description:

ABI-compliance-checker is a lightweight tool for checking backward binary
compatibility of shared C/C++ libraries in OS Linux. It checks interface
signatures and data type definitions in two library versions (headers and
shared objects) and searches differences that may lead to incompatibility
according to ABI standards. Breakage of the compatibility may result in
crashing or incorrect behavior of applications built with an old version of
a library when it is running with a new one. ABI-compliance-checker was
intended for library developers that are interested in ensuring backward
binary compatibility. Also ABI-compliance-checker may be used for checking
forward binary compatibility and compliance checking of the same library
versions on different linux distributions.

Current maintainer: Fr. Br. George

List of contributors

List of rpms provided by this srpm:

  • abi-compliance-checker
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin