Binary compatibility report for the Flickcurl library between 0.6 and 0.7 versions on x86
Test Info
Library Name | Flickcurl |
Version #1 | 0.6 |
Version #2 | 0.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 34 / 37 |
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_free_context ( flickcurl_context* context )
flickcurl_free_contexts ( flickcurl_context** contexts )
flickcurl_get_context_type_field_label ( enum flickcurl_context_type type )
flickcurl_groups_pools_getContext ( flickcurl* fc, char const* photo_id, char const* group_id )
flickcurl_photos_getAllContexts ( flickcurl* fc, char const* photo_id )
flickcurl_photos_getContext ( flickcurl* fc, char const* photo_id )
flickcurl_photosets_getContext ( flickcurl* fc, char const* photo_id, char const* photoset_id )
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:13:22 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4
A tool for checking backward compatibility of a C/C++ library API