Binary compatibility report for the Rasqal library  between 0.9.1 and 0.9.2 versions on x86

Test Info


Library NameRasqal
Version #10.9.1
Version #20.9.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types86 / 73
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low7
Problems with
Symbols
High0
Medium0
Low15
Problems with
Constants
Low0

Problems with Data Types, Low Severity (7)


rasqal.h
[+] struct rasqal_expression_s (1)
[+] struct rasqal_literal_s (4)
[+] struct rasqal_prefix (1)
[+] struct rasqal_variable (1)

to the top

Problems with Symbols, Low Severity (15)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_literal_as_string rasqal_literal* literal ) (1)
[+] rasqal_new_floating_literal char const* string ) (1)
[+] rasqal_new_pattern_literal char* pattern, char* flags ) (2)
[+] rasqal_new_prefix ( char const* prefix, raptor_uri* uri ) (1)
[+] rasqal_new_simple_literal ( enum rasqal_literal_type type, char* string ) (1)
[+] rasqal_new_string_literal char* string, char* language, raptor_uri* datatype, char* datatype_qname ) (3)
[+] rasqal_new_variable ( rasqal_query* query, char const* name, rasqal_literal* value ) (1)
[+] rasqal_query_has_variable ( rasqal_query* query, char const* name ) (1)
[+] rasqal_query_results_get_binding_name ( rasqal_query_results* query_results, int offset ) (1)
[+] rasqal_query_results_get_binding_value_by_name ( rasqal_query_results* query_results, char const* name ) (1)
[+] rasqal_query_results_get_bindings ( rasqal_query_results* query_results, char const*** names, rasqal_literal*** values ) (1)
[+] rasqal_query_set_variable ( rasqal_query* query, char const* name, rasqal_literal* value ) (1)

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