Binary compatibility report for the Rasqal library  between 0.9.5 and 0.9.6 versions on x86

Test Info


Library NameRasqal
Version #10.9.5
Version #20.9.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types92 / 77
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-8

Added Symbols (8)


rasqal.h, librasqal.so.0.0.0
rasqal_new_function_expression ( raptor_uri* name, raptor_sequence* args )
rasqal_new_triple_from_triple struct rasqal_triple* t )
rasqal_query_results_get_boolean rasqal_query_results* query_results )
rasqal_query_results_get_triple rasqal_query_results* query_results )
rasqal_query_results_is_bindings rasqal_query_results* query_results )
rasqal_query_results_is_boolean rasqal_query_results* query_results )
rasqal_query_results_is_graph rasqal_query_results* query_results )
rasqal_query_results_next_triple rasqal_query_results* query_results )

to the top

Problems with Data Types, Low Severity (4)


rasqal.h
[+] enum rasqal_op (1)
[+] struct rasqal_expression_s (3)

to the top

Other Changes in Data Types (8)


rasqal.h
[+] enum rasqal_op (8)

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:31 2013 for Rasqal by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API