Binary compatibility report for the liblo library between 0.24 and 0.25 versions on x86
Test Info
Library Name | liblo |
Version #1 | 0.24 |
Version #2 | 0.25 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 1 |
Total Symbols / Types | 89 / 43 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 11 |
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 (11)
lo.h,
liblo.so.0.6.0
lo_address_get_ttl ( lo_address t )
lo_address_set_ttl ( lo_address t, int ttl )
lo_server_thread_new_multicast ( char const* group, char const* port, lo_err_handler err_h )
lo_lowlevel.h,
liblo.so.0.6.0
lo_bundle_free_messages ( lo_bundle b )
lo_message_add_internal ( lo_message m, char const* file, int const line, char const* types, ... )
lo_message_add_varargs_internal ( lo_message m, char const* types, va_list ap, char const* file, int const line )
lo_message_deserialise ( void* data, size_t size, int* result )
lo_message_get_argc ( lo_message m )
lo_message_get_argv ( lo_message m )
lo_message_get_types ( lo_message m )
lo_server_new_multicast ( char const* group, char const* port, lo_err_handler err_h )
to the top
Header Files (8)
lo.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.0.6.0
to the top