Binary compatibility report for the libHX library between 3.12.1 and 3.13 versions on x86
Test Info
Library Name | libHX |
Version #1 | 3.12.1 |
Version #2 | 3.13 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 2 |
Total Symbols / Types | 113 / 95 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
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 (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