Binary compatibility report for the Rasqal library  between 0.9.17 and 0.9.18 versions on x86

Test Info


Library NameRasqal
Version #10.9.17
Version #20.9.18
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types200 / 120
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low8
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (5)


rasqal.h, librasqal.so.2.0.0
rasqal_new_query_results_formatter2 ( rasqal_world* world, char const* name, char const* mime_type, raptor_uri* format_uri )
rasqal_query_get_update_operation ( rasqal_query* query, int idx )
rasqal_query_get_update_operations_sequence rasqal_query* query )
rasqal_query_results_read2 ( raptor_iostream* iostr, rasqal_query_results* results, char const* name, char const* mime_type, raptor_uri* format_uri, raptor_uri* base_uri )
rasqal_query_results_write2 ( raptor_iostream* iostr, rasqal_query_results* results, char const* name, char const* mime_type, raptor_uri* format_uri, raptor_uri* base_uri )

to the top

Problems with Data Types, Low Severity (3)


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

to the top

Problems with Symbols, Low Severity (8)


rasqal.h, librasqal.so.2.0.0
[+] rasqal_data_graph_print ( struct rasqal_data_graph* dg, FILE* fh ) (1)
[+] rasqal_expression_print ( rasqal_expression* e, FILE* fh ) (1)
[+] rasqal_graph_pattern_print ( rasqal_graph_pattern* gp, FILE* fh ) (1)
[+] rasqal_literal_print ( rasqal_literal* l, FILE* fh ) (1)
[+] rasqal_prefix_print ( struct rasqal_prefix* p, FILE* fh ) (1)
[+] rasqal_query_print ( rasqal_query* query, FILE* fh ) (1)
[+] rasqal_triple_print ( struct rasqal_triple* t, FILE* fh ) (1)
[+] rasqal_variable_print ( struct rasqal_variable* v, FILE* fh ) (1)

to the top

Other Changes in Data Types (1)


rasqal.h
[+] enum rasqal_query_verb (1)

to the top

Header Files (1)


rasqal.h

to the top

Shared Libraries (1)


librasqal.so.2.0.0

to the top




Generated on Mon Feb 4 17:39:43 2013 for Rasqal by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API