Binary compatibility report for the libircclient library between 1.7 and 1.8 versions on x86
Test Info
Library Name | libircclient |
Version #1 | 1.7 |
Version #2 | 1.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 45 / 35 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
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 (1)
libircclient.h,
libircclient.so
irc_set_ctcp_version ( irc_session_t* session, char const* version )
to the top
Header Files (1)
libircclient.h
to the top
Shared Libraries (1)
libircclient.so
to the top
Generated on Tue May 13 02:08:00 2014 for libircclient by ABI Compliance Checker 1.99.9
A tool for checking backward compatibility of a C/C++ library API