Binary compatibility report for the SLV2 library between 0.0.1 and 0.1.0 versions on x86

Test Info


Library NameSLV2
Version #10.0.1
Version #20.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files13
Total Shared Libraries1
Total Symbols / Types71 / 56
VerdictIncompatible
(2.8%)

Problem Summary


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

Added Symbols (14)


gui.h, libslv2.so.0.0.0
slv2_gui_type_get_uri SLV2GUIType type )

plugin.h, libslv2.so.0.0.0
slv2_plugin_get_bundle_uri SLV2Plugin plugin )
slv2_plugin_get_gui_library_uri ( SLV2Plugin plugin, SLV2Value gui )
slv2_plugin_get_guis SLV2Plugin plugin )

pluginguiinstance.h, libslv2.so.0.0.0
slv2_gtk2_gui_instance_free SLV2GUIInstance instance )
slv2_gtk2_gui_instance_get_descriptor SLV2GUIInstance instance )
slv2_gtk2_gui_instance_get_handle SLV2GUIInstance instance )
slv2_gtk2_gui_instance_get_widget SLV2GUIInstance instance )
slv2_plugin_gtk2_gui_instantiate ( SLV2Plugin plugin, SLV2Value gui, LV2UI_Set_Control_Function control_function, LV2UI_Controller controller, LV2_Host_Feature const** host_features )

port.h, libslv2.so.0.0.0
slv2_port_get_data_type ( SLV2Plugin plugin, SLV2Port port )
slv2_port_get_direction ( SLV2Plugin plugin, SLV2Port port )

value.h, libslv2.so.0.0.0
slv2_value_as_gui_type SLV2Value value )
slv2_value_duplicate SLV2Value val )
slv2_value_is_gui SLV2Value value )

to the top

Removed Symbols (1)


port.h, libslv2.so.0.0.0
slv2_port_get_class ( SLV2Plugin plugin, SLV2Port port )

to the top

Problems with Symbols, High Severity (1)


plugininstance.h, libslv2.so.0.0.0
[+] slv2_plugin_instantiate ( SLV2Plugin plugin, uint32_t sample_rate, LV2_Host_Feature const** host_features ) (1)

to the top

Problems with Data Types, Low Severity (1)


lv2.h
[+] struct _LV2_Descriptor (1)

to the top

Header Files (13)


lv2.h
plugin.h
pluginclass.h
pluginclasses.h
plugininstance.h
plugins.h
port.h
slv2.h
types.h
util.h
value.h
values.h
world.h

to the top

Shared Libraries (1)


libslv2.so.0.0.0

to the top