Binary compatibility report for the liblscp library between 0.5.5.8 and 0.5.6 versions on x86
Test Info
Library Name | liblscp |
Version #1 | 0.5.5.8 |
Version #2 | 0.5.6 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 1 |
Total Symbols / Types | 110 / 82 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 |
Other Changes | - | 0 |
Added Symbols (4)
client.h,
liblscp.so.6.0.0
lscp_get_streams ( lscp_client_t* pClient )
lscp_get_voices ( lscp_client_t* pClient )
lscp_set_streams ( lscp_client_t* pClient, int iMaxStreams )
lscp_set_voices ( lscp_client_t* pClient, int iMaxVoices )
to the top
Header Files (6)
client.h
device.h
event.h
socket.h
thread.h
version.h
to the top
Shared Libraries (1)
liblscp.so.5.0.0
to the top