Binary compatibility report for the Rasqal library  between 0.9.26 and 0.9.27 versions on x86

Test Info


Library NameRasqal
Version #10.9.26
Version #20.9.27
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types262 / 155
VerdictCompatible

Problem Summary


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

Added Symbols (7)


rasqal.h, librasqal.so.3.0.0
rasqal_new_numeric_literal_from_long ( rasqal_world* world, enum rasqal_literal_type type, long value )
rasqal_query_has_variable2 ( rasqal_query* query, enum rasqal_variable_type type, unsigned char const* name )
rasqal_query_set_variable2 ( rasqal_query* query, enum rasqal_variable_type type, unsigned char const* name, rasqal_literal* value )
rasqal_query_set_wildcard ( rasqal_query* query, int wildcard )
rasqal_variables_table_add_variable ( rasqal_variables_table* vt, struct rasqal_variable* variable )
rasqal_variables_table_contains ( rasqal_variables_table* vt, enum rasqal_variable_type type, unsigned char const* name )
rasqal_xsd_decimal_get_long ( rasqal_xsd_decimal* dec, int* error_p )

to the top

Problems with Symbols, Low Severity (1)


rasqal.h, librasqal.so.3.0.0
[+] rasqal_new_service ( rasqal_world* world, raptor_uri* service_uri, char const* query_string, raptor_sequence* data_graphs ) (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 Mon Feb 4 17:39:06 2013 for Rasqal by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API