Binary compatibility report for the Rasqal library  between 0.9.9 and 0.9.10 versions on x86

Test Info


Library NameRasqal
Version #10.9.9
Version #20.9.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types138 / 98
VerdictIncompatible
(5.8%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


rasqal.h, librasqal.so.0.0.0
rasqal_graph_pattern_get_operator rasqal_graph_pattern* graph_pattern )
rasqal_graph_pattern_operator_as_string enum rasqal_graph_pattern_operator verb )

to the top

Removed Symbols (8)


rasqal.h, librasqal.so.0.0.0
rasqal_query_add_constraint ( rasqal_query* query, rasqal_expression* expr )
rasqal_query_add_source ( rasqal_query* query, raptor_uri* uri )
rasqal_query_get_constraint ( rasqal_query* query, int idx )
rasqal_query_get_constraint_sequence rasqal_query* query )
rasqal_query_get_source ( rasqal_query* query, int idx )
rasqal_query_get_source_sequence rasqal_query* query )
rasqal_triple_get_flags struct rasqal_triple* t )
rasqal_triple_set_flags ( struct rasqal_triple* t, unsigned int flags )

to the top

Problems with Data Types, Low Severity (2)


rasqal.h
[+] enum rasqal_op (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:16 2013 for Rasqal by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API