Binary compatibility report for the IPC library from version 3.8.6 to 3.9.0 on x86
Test Info
Library Name | IPC |
Version #1 | 3.8.6 |
Version #2 | 3.9.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results Summary
Total Header Files | 1 |
---|
Total Shared Libraries | 1 |
---|
Total Symbols / Types | 71 / 29 |
---|
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
---|
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 (2)
,
libipc.so.3.9
IPC_connectModuleNoListen ( char const* taskName, char const* serverName )
IPC_connectNoListen ( char const* taskName )
to the top
Header Files (1)
to the top
Shared Libraries (1)
libipc.so.3.8
to the top
Generated on Fri May 27 18:55:43 2011 for IPC by ABI Compliance Checker 1.23
A tool for checking backward binary compatibility of a shared C/C++ library API