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

Test Info


Library NameFlickcurl
Version #11.7
Version #21.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types229 / 173
VerdictIncompatible
(10.5%)

Problem Summary


SeverityCount
Added Symbols-23
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium4
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (23)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_commons_getInstitutions flickcurl* fc )
flickcurl_contacts_getListRecentlyUploaded flickcurl* fc, int date_lastupload, char const* filter )
flickcurl_free_institution struct flickcurl_institution* institution )
flickcurl_free_institutions struct flickcurl_institution** institutions_object )
flickcurl_free_place_type_infos struct flickcurl_place_type_info** ptis_object )
flickcurl_free_shape flickcurl_shapedata* shape )
flickcurl_free_shapes flickcurl_shapedata** shapes_object )
flickcurl_get_institution_url_type_label enum flickcurl_institution_url_type url_type )
flickcurl_photos_geo_batchCorrectLocation flickcurl* fc, struct flickcurl_location* location, char const* place_id, int woe_id )
flickcurl_photos_geo_correctLocation flickcurl* fc, char const* photo_id, char const* place_id, int woe_id )
flickcurl_photos_geo_photosForLocation flickcurl* fc, struct flickcurl_location* location, char const* extras, int per_page, int page )
flickcurl_photos_geo_photosForLocation_params flickcurl* fc, struct flickcurl_location* location, struct flickcurl_photos_list_params* list_params )
flickcurl_photos_geo_setContext flickcurl* fc, char const* photo_id, int context )
flickcurl_place_id_to_type int place_type_id )
flickcurl_place_type_to_id enum flickcurl_place_type place_type )
flickcurl_places_getChildrenWithPhotosPublic2 flickcurl* fc, char const* place_id, int woe_id )
flickcurl_places_getInfo2 flickcurl* fc, char const* place_id, int const woe_id )
flickcurl_places_getPlaceTypes flickcurl* fc )
flickcurl_places_getShapeHistory flickcurl* fc, char const* place_id, int woe_id )
flickcurl_places_placesForBoundingBox flickcurl* fc, enum flickcurl_place_type place_type, double minimum_longitude, double minimum_latitude, double maximum_longitude, double maximum_latitude )
flickcurl_places_placesForContacts flickcurl* fc, enum flickcurl_place_type place_type, int woe_id, char const* place_id, int threshold, char const* contacts, int min_upload_date, int max_upload_date, int min_taken_date, int max_taken_date )
flickcurl_places_placesForTags flickcurl* fc, enum flickcurl_place_type place_type, int woe_id, char const* place_id, char const* threshold, char const* tags, char const* tag_mode, char const* machine_tags, char const* machine_tag_mode, char const* min_upload_date, char const* max_upload_date, char const* min_taken_date, char const* max_taken_date )
flickcurl_places_tagsForPlace flickcurl* fc, int woe_id, char const* place_id, int min_upload_date, int max_upload_date, int min_taken_date, int max_taken_date )

to the top

Problems with Data Types, Medium Severity (4)


flickcurl.h
[+] struct flickcurl_place (4)

to the top

Problems with Data Types, Low Severity (5)


flickcurl.h
[+] enum flickcurl_place_type (1)
[+] struct flickcurl_contact_s (2)
[+] struct flickcurl_place (2)

to the top

Other Changes in Data Types (1)


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