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

Test Info


Library NameRasqal
Version #10.9.27
Version #20.9.28
CPU Typex86
GCC Version4.6.1

Test Results


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

Problem Summary


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

Added Symbols (1)


rasqal.h, librasqal.so.3.0.0
rasqal_new_4op_expression ( rasqal_world* world, enum rasqal_op op, rasqal_expression* arg1, rasqal_expression* arg2, rasqal_expression* arg3, rasqal_expression* arg4 )

to the top

Problems with Data Types, Low Severity (5)


rasqal.h
[+] enum rasqal_op (1)
[+] struct rasqal_evaluation_context (2)
[+] struct rasqal_expression_s (2)

to the top

Other Changes in Data Types (3)


rasqal.h
[+] enum rasqal_op (3)

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