Binary compatibility report for the Rasqal library  between 0.9.4 and 0.9.5 versions on x86

Test Info


Library NameRasqal
Version #10.9.4
Version #20.9.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types89 / 74
VerdictIncompatible
(7.3%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium13
Low3
Problems with
Symbols
High1
Medium1
Low1
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (3)


rasqal.h, librasqal.so.0.0.0
rasqal_query_results_write ( raptor_iostream* iostr, rasqal_query_results* results, raptor_uri* format_uri, raptor_uri* base_uri )
rasqal_triple_get_flags struct rasqal_triple* t )
rasqal_triple_set_flags ( struct rasqal_triple* t, unsigned int flags )

to the top

Problems with Symbols, High Severity (1)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_new_floating_literal unsigned char const* string ) (1)

to the top

Problems with Data Types, Medium Severity (13)


rasqal.h
[+] enum rasqal_op (13)

to the top

Problems with Symbols, Medium Severity (1)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_new_floating_literal unsigned char const* string ) (1)

to the top

Problems with Data Types, Low Severity (3)


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

to the top

Problems with Symbols, Low Severity (1)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_new_floating_literal unsigned char const* string ) (1)

to the top

Other Changes in Data Types (1)


rasqal.h
[+] enum rasqal_op (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:34 2013 for Rasqal by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API