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

Test Info


Library NameRasqal
Version #10.9.8
Version #20.9.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types120 / 93
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-18
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium1
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Added Symbols (18)


rasqal.h, librasqal.so.0.0.0
rasqal_alloc_memory size_t size )
rasqal_calloc_memory size_t nmemb, size_t size )
rasqal_free_memory void* ptr )
rasqal_new_variable_typed ( rasqal_query* rq, enum rasqal_variable_type type, unsigned char* name, rasqal_literal* value )
rasqal_query_get_construct_triple ( rasqal_query* query, int idx )
rasqal_query_get_construct_triples_sequence rasqal_query* query )
rasqal_query_get_offset rasqal_query* query )
rasqal_query_get_order_condition ( rasqal_query* query, int idx )
rasqal_query_get_order_conditions_sequence rasqal_query* query )
rasqal_query_get_query_graph_pattern rasqal_query* query )
rasqal_query_get_verb rasqal_query* query )
rasqal_query_get_wildcard rasqal_query* query )
rasqal_query_set_default_generate_bnodeid_parameters ( rasqal_query* rdf_query, char* prefix, int base )
rasqal_query_set_distinct ( rasqal_query* query, int is_distinct )
rasqal_query_set_generate_bnodeid_handler ( rasqal_query* query, void* user_data, rasqal_generate_bnodeid_handler handler )
rasqal_query_set_limit ( rasqal_query* query, int limit )
rasqal_query_set_offset ( rasqal_query* query, int limit )
rasqal_query_verb_as_string enum rasqal_query_verb verb )

to the top

Problems with Symbols, Medium Severity (1)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_new_variable ( rasqal_query* query, unsigned char const* name, rasqal_literal* value ) (1)

to the top

Problems with Data Types, Low Severity (3)


rasqal.h
[+] enum rasqal_op (1)
[+] struct rasqal_variable (2)

to the top

Other Changes in Data Types (3)


rasqal.h
[+] enum rasqal_op (3)

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