Binary compatibility report for the libcddb library between 1.3.0 and 1.3.1 versions on x86
Test Info
Library Name | libcddb |
Version #1 | 1.3.0 |
Version #2 | 1.3.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 130 / 58 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
cddb_disc.h,
libcddb.so.2.2.3
cddb_disc_get_revision ( cddb_disc_t const* disc )
cddb_disc_set_revision ( cddb_disc_t* disc, unsigned int rev )
to the top
Header Files (1)
cddb.h
to the top
Shared Libraries (1)
libcddb.so.2.2.3
to the top
Generated on Fri Dec 28 14:01:14 2012 for libcddb by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API