Binary compatibility report for the libnjb library  between 1.1 and 1.2 versions on x86

Test Info


Library Namelibnjb
Version #11.1
Version #21.2
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types89 / 87
VerdictIncompatible
(44.94%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh2
Problems with
Data Types
High13
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (6)


libnjb.h, libnjb-1.2.so
NJB_Adjust_EAX njb_t* njb, u_int16_t eaxid, u_int16_t patchindex, int16_t scalevalue )
NJB_Destroy_EAX_Type njb_eax_t* eax )
NJB_Destroy_Time njb_time_t* time )
NJB_Get_EAX_Type njb_t* njb )
NJB_Get_Keys njb_t* njb )
NJB_Reset_Get_EAX_Type njb_t* njb )

to the top

Removed Symbols (2)


libnjb.h, libnjb-1.1.so
NJB_Get_TmpDir njb_t* njb )
NJB_Set_TmpDir njb_t* njb, char const* dir )

to the top

Problems with Data Types, High Severity (13)


libnjb.h
[+] struct njb_t (13)

to the top

Problems with Data Types, Low Severity (2)


libnjb.h
[+] struct njb_t (2)

to the top

Header Files (1)


libnjb.h

to the top

Shared Libraries (1)


libnjb-1.1.so

to the top




Generated on Mon Feb 27 16:52:22 2012 for libnjb by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API