Binary compatibility report for the Rasqal library  between 0.9.32 and 0.9.33 versions on x86

Test Info


Library NameRasqal
Version #10.9.32
Version #20.9.33
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types284 / 162
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0

Added Symbols (7)


rasqal.h, librasqal.so.3.0.0
rasqal_graph_pattern_get_triples ( rasqal_query* query, rasqal_graph_pattern* graph_pattern )
rasqal_literal_get_language rasqal_literal* l )
rasqal_literal_get_type rasqal_literal* l )
rasqal_new_query_results2 ( rasqal_world* world, rasqal_query* query, enum rasqal_query_results_type type )
rasqal_new_query_results_from_string ( rasqal_world* world, enum rasqal_query_results_type type, raptor_uri* base_uri, char const* string, size_t string_len )
rasqal_query_results_formats_check2 ( rasqal_world* world, char const* name, raptor_uri* uri, char const* mime_type, int flags )
rasqal_variables_table_add2 ( rasqal_variables_table* vt, enum rasqal_variable_type type, unsigned char const* name, size_t name_len, rasqal_literal* value )

to the top

Problems with Data Types, Low Severity (1)


rasqal.h
[+] struct rasqal_data_graph (1)

to the top

Problems with Symbols, Low Severity (2)


rasqal.h, librasqal.so.3.0.0
[+] rasqal_new_data_graph_from_uri ( rasqal_world* world, raptor_uri* uri, raptor_uri* name_uri, int flags, char const* format_type, char const* format_name, raptor_uri* format_uri ) (1)
[+] rasqal_new_group_concat_expression ( rasqal_world* world, int flags, raptor_sequence* args, rasqal_literal* separator ) (1)

to the top

Header Files (1)


rasqal.h

to the top

Shared Libraries (1)


librasqal.so.3.0.0

to the top




Generated on Thu Dec 25 06:05:24 2014 for Rasqal by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API