Binary compatibility report for the libpurple library between 2.9.0 and 2.10.0 versions on x86
Test Info
Library Name | libpurple |
Version #1 | 2.9.0 |
Version #2 | 2.10.0 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 1638 / 735 |
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 |
Other Changes | - | 0 |
Added Symbols (1)
dnssrv.h,
libpurple.so.0.10.0
purple_srv_txt_query_destroy ( PurpleSrvTxtQueryData* query_data )
to the top
Header Files (1)
purple.h
to the top
Shared Libraries (1)
libpurple.so.0.9.0
to the top
Generated on Tue Dec 20 19:24:50 2011 for libpurple by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API