Binary compatibility report for the SLV2 library between 0.4.3 and 0.4.5 versions on x86
Test Info
Library Name | SLV2 |
Version #1 | 0.4.3 |
Version #2 | 0.4.5 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 16 |
Total Shared Libraries | 1 |
Total Symbols / Types | 86 / 83 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 12 |
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 (12)
plugin.h,
libslv2.so.6.1.0
slv2_plugin_get_author_email ( SLV2Plugin plugin )
slv2_plugin_get_author_homepage ( SLV2Plugin plugin )
slv2_plugin_get_author_name ( SLV2Plugin plugin )
slv2_plugin_get_template ( SLV2Plugin p )
slv2_plugin_has_feature ( SLV2Plugin p, char const* feature )
port.h,
libslv2.so.6.1.0
slv2_port_has_property ( SLV2Plugin p, SLV2Port port, char const* property_uri )
portsignature.h,
libslv2.so.6.1.0
slv2_port_signature_get_direction ( SLV2PortSignature sig )
slv2_port_signature_get_type ( SLV2PortSignature sig )
template.h,
libslv2.so.6.1.0
slv2_template_free ( SLV2Template p1 )
slv2_template_get_num_ports ( SLV2Template t )
slv2_template_get_num_ports_of_type ( SLV2Template t, SLV2PortDirection direction, SLV2PortDataType type )
slv2_template_get_port ( SLV2Template t, uint32_t index )
to the top
Header Files (16)
lv2_gui.h
plugin.h
pluginclass.h
pluginclasses.h
plugininstance.h
plugins.h
pluginui.h
pluginuiinstance.h
pluginuis.h
port.h
slv2.h
types.h
util.h
value.h
values.h
world.h
to the top
Shared Libraries (1)
libslv2.so.6.0.0
to the top