Binary compatibility report for the libcddb library between 1.2.2 and 1.3.0 versions on x86
Test Info
Library Name | libcddb |
Version #1 | 1.2.2 |
Version #2 | 1.3.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 126 / 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.h,
libcddb.so.2.2.3
libcddb_reset_flags ( unsigned int flags )
libcddb_set_flags ( unsigned int flags )
cddb_cmd.h,
libcddb.so.2.2.3
cddb_album ( cddb_conn_t* c, cddb_disc_t* disc )
cddb_album_next ( cddb_conn_t* c, cddb_disc_t* disc )
to the top
Header Files (1)
cddb.h
to the top
Shared Libraries (1)
libcddb.so.2.1.2
to the top
Generated on Fri Dec 28 14:01:18 2012 for libcddb by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API