Binary compatibility report for the liblo library between 0.9 and 0.11 versions on x86
Test Info
Library Name | liblo |
Version #1 | 0.9 |
Version #2 | 0.11 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 9 |
Total Shared Libraries | 1 |
Total Symbols / Types | 65 / 37 |
Verdict | Incompatible (6.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 4 |
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 (2)
lo_lowlevel.h,
liblo.so
lo_message_length ( lo_message m, char const* path )
lo_message_serialise ( lo_message m, char const* path, size_t* size )
to the top
Removed Symbols (4)
lo_backcompat.h,
liblo.so
lo_target_errno ( lo_target t )
lo_target_errstr ( lo_target t )
lo_target_free ( lo_target t )
lo_target_new ( char const* adddress, char const* port )
to the top
Header Files (9)
lo.h
lo_backcompat.h
lo_endian.h
lo_errors.h
lo_lowlevel.h
lo_macros.h
lo_osc_types.h
lo_throw.h
lo_types.h
to the top
Shared Libraries (1)
liblo.so
to the top