Binary compatibility report for the Rasqal library  between 0.9.0 and 0.9.1 versions on x86

Test Info


Library NameRasqal
Version #10.9.0
Version #20.9.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types85 / 67
VerdictIncompatible
(8.2%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh7
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low4
Problems with
Constants
Low0

Added Symbols (8)


rasqal.h, librasqal.so.0.0.0
rasqal_free_query_results rasqal_query_results* query_results )
rasqal_query_results_get_binding_name ( rasqal_query_results* query_results, int offset )
rasqal_query_results_get_binding_value ( rasqal_query_results* query_results, int offset )
rasqal_query_results_get_binding_value_by_name ( rasqal_query_results* query_results, char const* name )
rasqal_query_results_get_bindings ( rasqal_query_results* query_results, char const*** names, rasqal_literal*** values )
rasqal_query_results_get_bindings_count rasqal_query_results* query_results )
rasqal_query_results_get_count rasqal_query_results* query_results )
rasqal_query_results_next rasqal_query_results* query_results )

to the top

Removed Symbols (7)


rasqal.h, librasqal.so.0.0.0
rasqal_query_get_bindings_count rasqal_query* query )
rasqal_query_get_result_binding_by_name ( rasqal_query* query, char const* name )
rasqal_query_get_result_binding_name ( rasqal_query* query, int offset )
rasqal_query_get_result_binding_value ( rasqal_query* query, int offset )
rasqal_query_get_result_bindings ( rasqal_query* query, char const*** names, rasqal_literal*** values )
rasqal_query_get_result_count rasqal_query* query )
rasqal_query_next_result rasqal_query* query )

to the top

Problems with Symbols, Low Severity (4)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_query_execute rasqal_query* query ) (2)
[+] rasqal_query_results_finished rasqal_query* query ) (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:42 2013 for Rasqal by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API