Binary compatibility report for the libHX library  between 3.12.1 and 3.13 versions on x86

Test Info


Library NamelibHX
Version #13.12.1
Version #23.13
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types113 / 95
VerdictCompatible

Problem Summary


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

Added Symbols (7)


misc.h, libHX_rtcheck.so
HX_timespec_add timespec* p1, timespec const* p2, timespec const* p3 ) @@ LIBHX_3.13
HX_timespec_isneg timespec const* p1 ) @@ LIBHX_3.13
HX_timespec_mul timespec* p1, timespec const* p2, int p3 ) @@ LIBHX_3.13
HX_timespec_mulf timespec* p1, timespec const* p2, double p3 ) @@ LIBHX_3.13
HX_timespec_neg timespec* p1, timespec const* p2 ) @@ LIBHX_3.13
HX_timespec_sub timespec* p1, timespec const* p2, timespec const* p3 ) @@ LIBHX_3.13
HX_timeval_sub timeval* p1, timeval const* p2, timeval const* p3 ) @@ LIBHX_3.13

to the top

Header Files (1)


libHX.h

to the top

Shared Libraries (2)


libHX.so.28.0.0
libHX_rtcheck.so

to the top




Generated on Sat Aug 11 02:38:58 2012 for libHX by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API