Binary compatibility report for the Rasqal library  between 0.9.19 and 0.9.20 versions on x86

Test Info


Library NameRasqal
Version #10.9.19
Version #20.9.20
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types213 / 127
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-11

Added Symbols (8)


rasqal.h, librasqal.so.2.0.0
rasqal_new_aggregate_function_expression ( rasqal_world* world, enum rasqal_op op, rasqal_expression* arg1, raptor_sequence* params, unsigned int flags )
rasqal_new_function_expression2 ( rasqal_world* world, raptor_uri* name, raptor_sequence* args, raptor_sequence* params, unsigned int flags )
rasqal_new_group_concat_expression ( rasqal_world* world, int flags, raptor_sequence* args, rasqal_literal* separator )
rasqal_new_set_expression ( rasqal_world* world, enum rasqal_op op, rasqal_expression* arg1, raptor_sequence* args )
rasqal_query_get_having_condition ( rasqal_query* query, int idx )
rasqal_query_get_having_conditions_sequence rasqal_query* query )
rasqal_world_set_default_generate_bnodeid_parameters ( rasqal_world* world, char* prefix, int base )
rasqal_world_set_generate_bnodeid_handler ( rasqal_world* world, void* user_data, rasqal_generate_bnodeid_handler2 handler )

to the top

Problems with Data Types, Low Severity (5)


rasqal.h
[+] enum rasqal_literal_type (1)
[+] enum rasqal_op (1)
[+] struct rasqal_expression_s (3)

to the top

Other Changes in Data Types (11)


rasqal.h
[+] enum rasqal_literal_type (1)
[+] enum rasqal_op (10)

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