Binary compatibility report for the Flickcurl library between 1.24 and 1.25 versions on x86
Test Info
Library Name | Flickcurl |
Version #1 | 1.24 |
Version #2 | 1.25 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 353 / 218 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
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 (6)
flickcurl.h,
libflickcurl.so.0.0.0
flickcurl_contacts_getTaggingSuggestions ( flickcurl* fc, char const* include_self, char const* include_address_book, int page, int per_page )
flickcurl_groups_join ( flickcurl* fc, char const* group_id, char const* accept_rules )
flickcurl_groups_joinRequest ( flickcurl* fc, char const* group_id, char const* message, char const* accept_rules )
flickcurl_groups_leave ( flickcurl* fc, char const* group_id, char const* delete_photos )
flickcurl_people_getGroups ( flickcurl* fc, char const* user_id, char const* extras )
flickcurl_tags_getMostFrequentlyUsed ( flickcurl* fc )
to the top
Header Files (1)
flickcurl.h
to the top
Shared Libraries (1)
libflickcurl.so.0.0.0
to the top
Generated on Thu Jan 9 14:11:14 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4
A tool for checking backward compatibility of a C/C++ library API