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

Test Info


Library NameRasqal
Version #10.9.12
Version #20.9.13
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types145 / 102
VerdictCompatible

Problem Summary


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

Added Symbols (11)


rasqal.h, librasqal.so.0.0.0
rasqal_feature_from_uri raptor_uri* uri )
rasqal_feature_value_type enum rasqal_feature const feature )
rasqal_features_enumerate ( enum rasqal_feature const feature, char const** name, raptor_uri** uri, char const** label )
rasqal_free_query_results_formatter rasqal_query_results_formatter* formatter )
rasqal_get_feature_count ( )
rasqal_new_query_results_formatter ( char const* name, raptor_uri* uri )
rasqal_query_get_feature ( rasqal_query* query, enum rasqal_feature feature )
rasqal_query_get_feature_string ( rasqal_query* query, enum rasqal_feature feature )
rasqal_query_results_formats_enumerate ( unsigned int const counter, char const** name, char const** label, unsigned char const** uri_string )
rasqal_query_results_formatter_write ( raptor_iostream* iostr, rasqal_query_results_formatter* formatter, rasqal_query_results* results, raptor_uri* base_uri )
rasqal_query_set_feature_string ( rasqal_query* query, enum rasqal_feature feature, unsigned char const* value )

to the top

Problems with Symbols, Low Severity (1)


rasqal.h, librasqal.so.0.0.0
[+] rasqal_query_set_feature ( rasqal_query* query, enum rasqal_feature feature, int value ) (1)

to the top

Other Changes in Data Types (1)


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