Binary compatibility report for the libcddb library  between 0.9.6 and 1.0.2 versions on x86

Test Info


Library Namelibcddb
Version #10.9.6
Version #21.0.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types60 / 55
VerdictIncompatible
(17.5%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium3
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (5)


cddb.h, libcddb.so.0.1.2
libcddb_init ( )
libcddb_shutdown ( )

cddb_conn.h, libcddb.so.0.1.2
cddb_set_http_proxy_credentials cddb_conn_t* c, char const* username, char const* passwd )
cddb_set_http_proxy_password cddb_conn_t* c, char const* passwd )
cddb_set_http_proxy_username cddb_conn_t* c, char const* username )

to the top

Problems with Data Types, Medium Severity (3)


cddb_conn.h
[+] struct cddb_conn_s (3)

to the top

Problems with Data Types, Low Severity (2)


cddb_conn.h
[+] struct cddb_conn_s (1)

cddb_error.h
[+] enum cddb_error_t (1)

to the top

Other Changes in Data Types (1)


cddb_error.h
[+] enum cddb_error_t (1)

to the top

Header Files (1)


cddb.h

to the top

Shared Libraries (1)


libcddb.so.0.1.1

to the top




Generated on Fri Dec 28 14:01:27 2012 for libcddb by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API