Binary compatibility report for the Rasqal library  between 0.9.7 and 0.9.8 versions on x86

Test Info


Library NameRasqal
Version #10.9.7
Version #20.9.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types111 / 91
VerdictIncompatible
(1.8%)

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (11)


rasqal.h, librasqal.so.0.0.0
rasqal_data_graph_print ( struct rasqal_data_graph* dg, FILE* fh )
rasqal_free_data_graph struct rasqal_data_graph* dg )
rasqal_graph_pattern_add_constraint ( rasqal_graph_pattern* gp, rasqal_expression* expr )
rasqal_graph_pattern_add_sub_graph_pattern ( rasqal_graph_pattern* graph_pattern, rasqal_graph_pattern* sub_graph_pattern )
rasqal_graph_pattern_get_constraint ( rasqal_graph_pattern* gp, int idx )
rasqal_graph_pattern_get_constraint_sequence rasqal_graph_pattern* gp )
rasqal_new_cast_expression ( raptor_uri* name, rasqal_expression* value )
rasqal_new_data_graph raptor_uri* uri, raptor_uri* name_uri, int flags )
rasqal_query_add_data_graph ( rasqal_query* query, raptor_uri* uri, raptor_uri* name_uri, int flags )
rasqal_query_get_data_graph ( rasqal_query* query, int idx )
rasqal_query_get_data_graph_sequence rasqal_query* query )

to the top

Removed Symbols (2)


rasqal.h, librasqal.so.0.0.0
rasqal_query_add_triple ( rasqal_query* query, struct rasqal_triple* triple )
rasqal_query_get_variable_sequence rasqal_query* query )

to the top

Problems with Data Types, Low Severity (1)


rasqal.h
[+] enum rasqal_op (1)

to the top

Other Changes in Data Types (1)


rasqal.h
[+] enum rasqal_op (1)

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