Binary compatibility report for the libsortnetwork library  between 1.0.0 and 1.1.0 versions on x86

Test Info


Library Namelibsortnetwork
Version #11.0.0
Version #21.1.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types54 / 46
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (9)


sn_comparator.h, libsortnetwork.so.0.1.0
sn_comparator_get_hashval sn_comparator_t const* c )

sn_network.h, libsortnetwork.so.0.1.0
sn_network_compare ( sn_network_t const* n0, sn_network_t const* n1 )
sn_network_get_hashval sn_network_t const* n )
sn_network_show_fh sn_network_t* n, FILE* fh )
sn_network_unify sn_network_t* n )

sn_stage.h, libsortnetwork.so.0.1.0
sn_stage_compare ( sn_stage_t const* s0, sn_stage_t const* s1 )
sn_stage_get_hashval sn_stage_t const* s )
sn_stage_show_fh sn_stage_t* s, FILE* fh )
sn_stage_unify sn_stage_t* s )

to the top

Header Files (3)


sn_comparator.h
sn_network.h
sn_stage.h

to the top

Shared Libraries (1)


libsortnetwork.so.0.0.0

to the top




Generated on Sat Sep 3 14:51:56 2011 for libsortnetwork by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API