Binary compatibility report for the Rasqal library  between 0.9.13 and 0.9.14 versions on x86

Test Info


Library NameRasqal
Version #10.9.13
Version #20.9.14
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types156 / 107
VerdictIncompatible
(10.9%)

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low5
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes
in Data Types
-6

Added Symbols (12)


rasqal.h, librasqal.so.0.0.0
rasqal_home_url_string [data]
rasqal_license_string [data]
rasqal_new_0op_expression enum rasqal_op op )
rasqal_new_query_results_formatter_by_mime_type char const* mime_type )
rasqal_query_get_explain rasqal_query* query )
rasqal_query_get_group_condition ( rasqal_query* query, int idx )
rasqal_query_get_group_conditions_sequence rasqal_query* query )
rasqal_query_results_formats_check ( char const* name, raptor_uri* uri, char const* mime_type )
rasqal_query_results_formats_enumerate_full ( unsigned int const counter, char const** name, char const** label, unsigned char const** uri_string, char const** mime_type )
rasqal_query_results_formatter_get_mime_type rasqal_query_results_formatter* formatter )
rasqal_query_results_is_syntax rasqal_query_results* query_results )
rasqal_query_set_explain ( rasqal_query* query, int is_explain )

to the top

Problems with Data Types, High Severity (1)


rasqal.h
[+] struct rasqal_expression_s (1)

to the top

Problems with Data Types, Low Severity (5)


rasqal.h
[+] enum rasqal_op (1)
[+] enum rasqal_query_verb (1)
[+] struct rasqal_expression_s (1)
[+] struct rasqal_variable (2)

to the top

Problems with Symbols, Low Severity (1)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_query_set_distinct ( rasqal_query* query, int is_distinct ) (1)

to the top

Other Changes in Data Types (6)


rasqal.h
[+] enum rasqal_op (4)
[+] enum rasqal_query_verb (2)

to the top

Header Files (1)


rasqal.h

to the top

Shared Libraries (1)


librasqal.so.0.0.0

to the top




Generated on Mon Feb 4 17:40:00 2013 for Rasqal by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API