Binary compatibility report for the jack library  between 1.9.8 and 1.9.9.5 versions on x86

Test Info


Library Namejack
Version #11.9.8
Version #21.9.9.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files15
Total Shared Libraries3
Total Symbols / Types205 / 165
VerdictIncompatible
(1%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High3
Medium0
Low3
Problems with
Constants
Low0

Added Symbols (2)


control.h, libjackserver.so.0.1.0
jackctl_driver_params_parse ( jackctl_driver_t* driver, int argc, char** argv )

jack.h, libjackserver.so.0.1.0
jack_get_cycle_times ( jack_client_t const* client, jack_nframes_t* current_frames, jack_time_t* current_usecs, jack_time_t* next_usecs, float* period_usecs )

to the top

Problems with Symbols, High Severity (3)


control.h, libjackserver.so.0.1.0
[+] jackctl_setup_signals unsigned int flags ) (1)
[+] jackctl_wait_signals sigset_t signals ) (2)

to the top

Problems with Symbols, Low Severity (3)


control.h, libjackserver.so.0.1.0
[+] jackctl_setup_signals unsigned int flags ) (1)

transport.h, libjackserver.so.0.1.0
[+] jack_transport_query ( jack_client_t const* client, jack_position_t* pos ) (1)
[+] jack_transport_reposition ( jack_client_t* client, jack_position_t const* pos ) (1)

to the top

Header Files (15)


control.h
intclient.h
jack.h
jslist.h
midiport.h
net.h
ringbuffer.h
session.h
statistics.h
systemdeps.h
thread.h
transport.h
types.h
weakjack.h
weakmacros.h

to the top

Shared Libraries (3)


libjack.so.0.1.0
libjacknet.so.0.1.0
libjackserver.so.0.1.0

to the top




Generated on Tue Dec 11 02:45:06 2012 for jack by ABI Compliance Checker 1.98.6  
A tool for checking backward compatibility of a C/C++ library API