Binary compatibility report for the Flickcurl library  between 1.5 and 1.6 versions on x86

Test Info


Library NameFlickcurl
Version #11.5
Version #21.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types195 / 163
VerdictCompatible

Problem Summary


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

Added Symbols (21)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_favorites_getList_params flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )
flickcurl_favorites_getPublicList_params flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )
flickcurl_free_photos_list struct flickcurl_photos_list* photos_list )
flickcurl_get_extras_format_info ( int extras_format, char const** name_p, char const** label_p )
flickcurl_get_feed_format_info int feed_format, char const** name_p, char const** label_p, char const** mime_type_p )
flickcurl_groups_pools_getPhotos_params flickcurl* fc, char const* group_id, char const* tags, char const* user_id, struct flickcurl_photos_list_params* list_params )
flickcurl_interestingness_getList_params flickcurl* fc, char const* date, struct flickcurl_photos_list_params* list_params )
flickcurl_people_getPublicPhotos_params flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_getContactsPhotos_params flickcurl* fc, int contact_count, int just_friends, int single_photo, int include_self, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_getContactsPublicPhotos_params flickcurl* fc, char const* user_id, int photo_count, int just_friends, int single_photo, int include_self, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_getNotInSet_params flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_getRecent_params flickcurl* fc, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_getUntagged_params flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_getWithGeoData_params flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_getWithoutGeoData_params flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_list_params_init struct flickcurl_photos_list_params* list_params )
flickcurl_photos_recentlyUpdated_params flickcurl* fc, int min_date, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_search_params flickcurl* fc, struct flickcurl_search_params* params, struct flickcurl_photos_list_params* list_params )
flickcurl_photosets_getPhotos_params flickcurl* fc, char const* photoset_id, int privacy_filter, struct flickcurl_photos_list_params* list_params )
flickcurl_places_forUser flickcurl* fc, enum flickcurl_place_type place_type, int woe_id, char const* place_id, int threshold )
flickcurl_search_params_init struct flickcurl_search_params* params )

to the top

Problems with Data Types, Low Severity (3)


flickcurl.h
[+] struct flickcurl_place (3)

to the top

Other Changes in Data Types (4)


flickcurl.h
[+] enum flickcurl_photo_field_type (3)
[+] enum flickcurl_place_type (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:12:38 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API