Binary compatibility report for the Flickcurl library  between 0.8 and 0.9 versions on x86

Test Info


Library NameFlickcurl
Version #10.8
Version #20.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types46 / 43
VerdictIncompatible
(7.6%)

Problem Summary


SeverityCount
Added Symbols-21
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium3
Low7
Problems with
Symbols
High0
Medium1
Low7
Problems with
Constants
Low0

Added Symbols (21)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_auth_checkToken flickcurl* fc, char const* token )
flickcurl_auth_getFrob flickcurl* fc )
flickcurl_auth_getToken flickcurl* fc, char const* frob )
flickcurl_photos_addTags flickcurl* fc, char const* photo_id, char const* tags )
flickcurl_photos_delete flickcurl* fc, char const* photo_id )
flickcurl_photos_removeTag flickcurl* fc, char const* tag_id )
flickcurl_photos_setTags flickcurl* fc, char const* photo_id, char const* tags )
flickcurl_set_data flickcurl* fc, void* data, size_t data_length )
flickcurl_set_sign flickcurl* fc )
flickcurl_set_write flickcurl* fc, int is_write )
flickcurl_set_xml_data flickcurl* fc, xmlDocPtr doc )
flickcurl_tags_getHotList flickcurl* fc, char const* period, int tag_count )
flickcurl_tags_getListPhoto flickcurl* fc, char const* photo_id )
flickcurl_tags_getListUser flickcurl* fc, char const* user_id )
flickcurl_tags_getListUserPopular flickcurl* fc, char const* user_id, int pop_count )
flickcurl_tags_getListUserRaw flickcurl* fc, char const* tag )
flickcurl_tags_getRelated flickcurl* fc, char const* tag )
flickcurl_urls_getGroup flickcurl* fc, char const* group_id )
flickcurl_urls_getUserPhotos flickcurl* fc, char const* user_id )
flickcurl_urls_getUserProfile flickcurl* fc, char const* user_id )
flickcurl_urls_lookupGroup flickcurl* fc, char const* url )

to the top

Removed Symbols (1)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_set_sig_key flickcurl* fc, char const* sig_key )

to the top

Problems with Data Types, Medium Severity (3)


flickcurl.h
[+] struct flickcurl_photo_s (2)
[+] struct flickcurl_tag_s (1)

to the top

Problems with Symbols, Medium Severity (1)


flickcurl.h, libflickcurl.so.0.0.0
[+] flickcurl_get_person_field_label enum flickcurl_person_field field ) (1)

to the top

Problems with Data Types, Low Severity (7)


flickcurl.h
[+] struct flickcurl_person (1)
[+] struct flickcurl_person::anon-struct-flickcurl.h-162 (1)
[+] struct flickcurl_photo_s (2)
[+] struct flickcurl_photo_s::anon-struct-flickcurl.h-98 (1)
[+] struct flickcurl_tag_s (2)

to the top

Problems with Symbols, Low Severity (7)


flickcurl.h, libflickcurl.so.0.0.0
[+] flickcurl_free_context flickcurl_context* context ) (1)
[+] flickcurl_free_contexts flickcurl_context** contexts ) (1)
[+] flickcurl_get_photo_field_label enum flickcurl_photo_field field ) (1)
[+] flickcurl_groups_pools_getContext flickcurl* fc, char const* photo_id, char const* group_id ) (1)
[+] flickcurl_photos_getAllContexts flickcurl* fc, char const* photo_id ) (1)
[+] flickcurl_photos_getContext flickcurl* fc, char const* photo_id ) (1)
[+] flickcurl_photosets_getContext flickcurl* fc, char const* photo_id, char const* photoset_id ) (1)

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:21 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API