Binary compatibility report for the libcddb library between 1.1.0 and 1.2.2 versions on x86
Test Info
Library Name | libcddb |
Version #1 | 1.1.0 |
Version #2 | 1.2.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 122 / 58 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
cddb_cmd.h,
libcddb.so.2.1.2
cddb_search ( cddb_conn_t* c, cddb_disc_t* disc, char const* str )
cddb_search_next ( cddb_conn_t* c, cddb_disc_t* disc )
cddb_conn.h,
libcddb.so.2.1.2
cddb_search_set_categories ( cddb_conn_t* c, unsigned int cats )
cddb_search_set_fields ( cddb_conn_t* c, unsigned int fields )
to the top
Header Files (1)
cddb.h
to the top
Shared Libraries (1)
libcddb.so.2.0.0
to the top
Generated on Fri Dec 28 14:01:21 2012 for libcddb by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API