Binary compatibility report for the liblo library  between 0.13 and 0.15 versions on x86

Test Info


Library Nameliblo
Version #10.13
Version #20.15
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types64 / 37
VerdictIncompatible
(1.6%)

Problem Summary


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

Added Symbols (14)


lo.h, liblo.so.0.4.0
lo_server_thread_events_pending lo_server_thread st )

lo_lowlevel.h, liblo.so.0.4.0
lo_bundle_add_message lo_bundle b, char const* path, lo_message m )
lo_bundle_free lo_bundle b )
lo_bundle_length lo_bundle b )
lo_bundle_new struct lo_timetag tt )
lo_bundle_pp lo_bundle b )
lo_bundle_serialise lo_bundle b, void* to, size_t* size )
lo_pattern_match char const* str, char const* p )
lo_send_bundle lo_address targ, lo_bundle b )
lo_send_timestamped_internal lo_address t, char const* file, int const line, struct lo_timetag ts, char const* path, char const* types, ... )
lo_server_events_pending lo_server s )
lo_server_next_event_delay lo_server s )
lo_timetag_diff ( struct lo_timetag a, struct lo_timetag b )
lo_timetag_now struct lo_timetag* t )

to the top

Problems with Symbols, High Severity (1)


lo_lowlevel.h, liblo.so.0.2.0
[+] lo_message_serialise lo_message m, char const* path, size_t* size ) (1)

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.2.0

to the top




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