Binary compatibility report for the liblo library  between 0.24 and 0.25 versions on x86

Test Info


Library Nameliblo
Version #10.24
Version #20.25
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types89 / 43
VerdictCompatible

Problem Summary


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

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




Generated on Sat Dec 29 11:56:13 2012 for liblo by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API