Binary compatibility report for the Redland library  between 1.0.13 and 1.0.15 versions on x86

Test Info


Library NameRedland
Version #11.0.13
Version #21.0.15
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files22
Total Shared Libraries1
Total Symbols / Types370 / 188
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low7
Problems with
Constants
Low0

Added Symbols (8)


rdf_init.h, librdf.so.0.0.0
librdf_alloc_memory size_t size )
librdf_calloc_memory size_t nmemb, size_t size )
librdf_free_memory void* ptr )

rdf_parser.h, librdf.so.0.0.0
librdf_parser_parse_iostream_as_stream ( librdf_parser* parser, raptor_iostream* iostream, librdf_uri* base_uri )
librdf_parser_parse_iostream_into_model ( librdf_parser* parser, raptor_iostream* iostream, librdf_uri* base_uri, librdf_model* model )

rdf_query.h, librdf.so.0.0.0
librdf_query_language_get_description ( librdf_world* world, unsigned int counter )

rdf_statement.h, librdf.so.0.0.0
librdf_new_statement_from_statement2 librdf_statement* statement )
librdf_statement_decode_parts ( librdf_statement* statement, librdf_node** context_node, unsigned char* buffer, size_t length )

to the top

Problems with Data Types, Low Severity (1)


rdf_utf8.h
[+] typedef librdf_unichar (1)

to the top

Problems with Symbols, Low Severity (7)


rdf_utf8.h, librdf.so.0.0.0
[+] librdf_latin1_to_utf8 ( byte const* input, int length, int* output_length ) (2)
[+] librdf_unicode_char_to_utf8 unsigned int c, byte* output, int length ) (1)
[+] librdf_utf8_print ( byte const* input, int length, FILE* stream ) (1)
[+] librdf_utf8_to_latin1 ( byte const* input, int length, int* output_length ) (2)
[+] librdf_utf8_to_unicode_char ( unsigned int* output, byte const* input, int length ) (1)

to the top

Header Files (22)


librdf.h
rdf_concepts.h
rdf_digest.h
rdf_hash.h
rdf_init.h
rdf_iterator.h
rdf_list.h
rdf_log.h
rdf_model.h
rdf_node.h
rdf_parser.h
rdf_query.h
rdf_raptor.h
rdf_serializer.h
rdf_statement.h
rdf_storage.h
rdf_storage_module.h
rdf_stream.h
rdf_types.h
rdf_uri.h
rdf_utf8.h
redland.h

to the top

Shared Libraries (1)


librdf.so.0.0.0

to the top




Generated on Mon Jul 1 16:46:46 2013 for Redland by ABI Compliance Checker 1.99.7  
A tool for checking backward compatibility of a C/C++ library API