Binary compatibility report for the Flickcurl library between 1.8 and 1.9 versions on x86
Test Info
Library Name | Flickcurl |
Version #1 | 1.8 |
Version #2 | 1.9 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 252 / 186 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
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 (7)
flickcurl.h,
libflickcurl.so.0.0.0
flickcurl_flickr_service_uri [data]
flickcurl_free_member ( struct flickcurl_member* member_object )
flickcurl_free_members ( struct flickcurl_member** members_object )
flickcurl_groups_members_getList ( flickcurl* fc, char const* group_id, char const* membertypes, int per_page, int page )
flickcurl_panda_getList ( flickcurl* fc )
flickcurl_panda_getPhotos ( flickcurl* fc, char const* panda_name )
flickcurl_set_service_uri ( flickcurl* fc, char const* uri )
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:12:25 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4
A tool for checking backward compatibility of a C/C++ library API