Binary compatibility report for the Flickcurl library  between 0.9 and 0.10 versions on x86

Test Info


Library NameFlickcurl
Version #10.9
Version #20.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types66 / 77
VerdictIncompatible
(2.3%)

Problem Summary


SeverityCount
Added Symbols-16
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-4

Added Symbols (16)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_free_comment flickcurl_comment* comment_object )
flickcurl_free_comments flickcurl_comment** comments_object )
flickcurl_free_method flickcurl_method* method )
flickcurl_photos_comments_addComment flickcurl* fc, char const* photo_id, char const* comment_text )
flickcurl_photos_comments_deleteComment flickcurl* fc, char const* comment_id )
flickcurl_photos_comments_editComment flickcurl* fc, char const* comment_id, char const* comment_text )
flickcurl_photos_comments_getList flickcurl* fc, char const* photo_id )
flickcurl_photos_replace flickcurl* fc, char const* photo_file, char const* photo_id, int async )
flickcurl_photos_upload flickcurl* fc, char const* photo_file, char const* title, char const* description, char const* tags, int is_public, int is_friend, int is_family )
flickcurl_photosets_comments_addComment flickcurl* fc, char const* photoset_id, char const* comment_text )
flickcurl_photosets_comments_deleteComment flickcurl* fc, char const* comment_id )
flickcurl_photosets_comments_editComment flickcurl* fc, char const* comment_id, char const* comment_text )
flickcurl_photosets_comments_getList flickcurl* fc, char const* photoset_id )
flickcurl_reflection_getMethodInfo flickcurl* fc, char const* name )
flickcurl_reflection_getMethods flickcurl* fc )
flickcurl_upload_status_free struct flickcurl_upload_status* status )

to the top

Problems with Data Types, Medium Severity (1)


flickcurl.h
[+] struct flickcurl_photo_s (1)

to the top

Problems with Data Types, Low Severity (2)


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

to the top

Other Changes in Data Types (4)


flickcurl.h
[+] enum flickcurl_photo_field_type (4)

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