Binary compatibility report for the Flickcurl library  between 0.13 and 1.0 versions on x86

Test Info


Library NameFlickcurl
Version #10.13
Version #21.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types160 / 133
VerdictIncompatible
(5.6%)

Problem Summary


SeverityCount
Added Symbols-16
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low6
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-7
Other Changes
in Constants
-1

Added Symbols (16)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_activity_userComments flickcurl* fc, int per_page, int page )
flickcurl_activity_userPhotos flickcurl* fc, char const* timeframe, int per_page, int page )
flickcurl_blogs_getList flickcurl* fc )
flickcurl_blogs_postPhoto flickcurl* fc, char const* blog_id, char const* photo_id, char const* title, char const* description, char const* blog_password )
flickcurl_favorites_add flickcurl* fc, char const* photo_id )
flickcurl_favorites_getList flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )
flickcurl_favorites_getPublicList flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )
flickcurl_favorites_remove flickcurl* fc, char const* photo_id )
flickcurl_free_activities struct flickcurl_activity** activities )
flickcurl_free_blogs struct flickcurl_blog** blogs_object )
flickcurl_free_place struct flickcurl_place* place )
flickcurl_get_place_type_label enum flickcurl_place_type place_type )
flickcurl_places_resolvePlaceId flickcurl* fc, char const* place_id )
flickcurl_places_resolvePlaceURL flickcurl* fc, char const* url )
flickcurl_test_login flickcurl* fc )
flickcurl_test_null flickcurl* fc )

to the top

Problems with Data Types, Medium Severity (2)


flickcurl.h
[+] enum flickcurl_photo_field_type (1)
[+] struct flickcurl_photo_s (1)

to the top

Problems with Data Types, Low Severity (6)


flickcurl.h
[+] enum flickcurl_photo_field_type (2)
[+] struct flickcurl_photo_s (2)
[+] struct flickcurl_search_params (2)

to the top

Other Changes in Data Types (7)


flickcurl.h
[+] enum flickcurl_photo_field_type (7)

to the top

Other Changes in Constants (1)


flickcurl.h
[+] FLICKCURL_MAX_ACTIVITY_EVENTS

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