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

Test Info


Library NameRasqal
Version #10.9.6
Version #20.9.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types100 / 88
VerdictIncompatible
(6%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium8
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (10)


rasqal.h, librasqal.so.0.0.0
rasqal_graph_pattern_get_flags rasqal_graph_pattern* graph_pattern )
rasqal_graph_pattern_get_sub_graph_pattern ( rasqal_graph_pattern* graph_pattern, int idx )
rasqal_graph_pattern_get_sub_graph_pattern_sequence rasqal_graph_pattern* graph_pattern )
rasqal_graph_pattern_get_triple ( rasqal_graph_pattern* graph_pattern, int idx )
rasqal_query_get_all_variable_sequence rasqal_query* query )
rasqal_query_get_bound_variable_sequence rasqal_query* query )
rasqal_query_get_distinct rasqal_query* query )
rasqal_query_get_graph_pattern ( rasqal_query* query, int idx )
rasqal_query_get_graph_pattern_sequence rasqal_query* query )
rasqal_query_get_limit rasqal_query* query )

to the top

Problems with Data Types, Medium Severity (8)


rasqal.h
[+] enum rasqal_op (8)

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