Binary compatibility report for the Rasqal library  between 0.9.11 and 0.9.12 versions on x86

Test Info


Library NameRasqal
Version #10.9.11
Version #20.9.12
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types138 / 101
VerdictIncompatible
(5.8%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (7)


rasqal.h, librasqal.so.0.0.0
rasqal_graph_pattern_get_index rasqal_graph_pattern* gp )
rasqal_literal_as_string_flags ( rasqal_literal* l, int flags, int* error )
rasqal_new_3op_expression ( enum rasqal_op op, rasqal_expression* arg1, rasqal_expression* arg2, rasqal_expression* arg3 )
rasqal_query_escape_counted_string ( rasqal_query* query, unsigned char const* string, size_t len, size_t* output_len_p )
rasqal_query_get_anonymous_variable_sequence rasqal_query* query )
rasqal_query_iostream_write_escaped_counted_string ( rasqal_query* query, raptor_iostream* iostr, unsigned char const* string, size_t len )
rasqal_query_write ( raptor_iostream* iostr, rasqal_query* query, raptor_uri* format_uri, raptor_uri* base_uri )

to the top

Problems with Data Types, Medium Severity (1)


rasqal.h
[+] struct rasqal_expression_s (1)

to the top

Problems with Data Types, Low Severity (2)


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