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

Test Info


Library NameFlickcurl
Version #11.6
Version #21.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types216 / 167
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-13
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (13)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_free_tag_namespace struct flickcurl_tag_namespace* tag_nspace )
flickcurl_free_tag_namespaces struct flickcurl_tag_namespace** tag_nspaces )
flickcurl_free_tag_predicate_value struct flickcurl_tag_predicate_value* tag_pv )
flickcurl_free_tag_predicate_values struct flickcurl_tag_predicate_value** tag_pvs )
flickcurl_machinetags_getNamespaces flickcurl* fc, char const* predicate, int per_page, int page )
flickcurl_machinetags_getPairs flickcurl* fc, char const* namespace, char const* predicate, int per_page, int page )
flickcurl_machinetags_getPredicates flickcurl* fc, char const* namespace, int per_page, int page )
flickcurl_machinetags_getValues flickcurl* fc, char const* namespace, char const* predicate, int per_page, int page )
flickcurl_places_getChildrenWithPhotosPublic flickcurl* fc, char const* place_id, char const* woe_id )
flickcurl_places_getInfo flickcurl* fc, char const* place_id, char const* woe_id )
flickcurl_places_getInfoByUrl flickcurl* fc, char const* url )
flickcurl_places_placesForUser flickcurl* fc, enum flickcurl_place_type place_type, int woe_id, char const* place_id, int threshold )
flickcurl_tags_getClusterPhotos flickcurl* fc, char const* tag, char const* cluster_id, struct flickcurl_photos_list_params* list_params )

to the top

Problems with Data Types, Low Severity (5)


flickcurl.h
[+] struct flickcurl_place (5)

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