Binary compatibility report for the Flickcurl library  between 1.11 and 1.12 versions on x86

Test Info


Library NameFlickcurl
Version #11.11
Version #21.12
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types266 / 189
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-2

Added Symbols (11)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_blogs_getServices flickcurl* fc )
flickcurl_collections_getInfo flickcurl* fc, char const* collection_id )
flickcurl_collections_getTree flickcurl* fc, char const* collection_id, char const* user_id )
flickcurl_free_blog_services struct flickcurl_blog_service** blog_services_object )
flickcurl_free_collection flickcurl_collection* collection )
flickcurl_free_collections flickcurl_collection** collections )
flickcurl_machinetags_getRecentValues flickcurl* fc, char const* nspace, char const* predicate, int added_since )
flickcurl_photo_as_short_uri flickcurl_photo* photo )
flickcurl_photo_id_as_short_uri char* photo_id )
flickcurl_photos_comments_getRecentForContacts_params flickcurl* fc, int date_lastcomment, char const* contacts_filter, struct flickcurl_photos_list_params* list_params )
flickcurl_places_getTopPlacesList flickcurl* fc, enum flickcurl_place_type place_type, char const* date, int woe_id, char const* place_id )

to the top

Problems with Data Types, Low Severity (3)


flickcurl.h
[+] enum flickcurl_field_value_type (1)
[+] struct flickcurl_photoset (2)

to the top

Other Changes in Data Types (2)


flickcurl.h
[+] enum flickcurl_field_value_type (2)

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