Binary compatibility report for the Redland library between 1.0.12 and 1.0.13 versions on x86
Test Info
Library Name | Redland |
Version #1 | 1.0.12 |
Version #2 | 1.0.13 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 22 |
Total Shared Libraries | 1 |
Total Symbols / Types | 368 / 181 |
Verdict | Incompatible (0.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 3 |
Added Symbols (3)
rdf_parser.h,
librdf.so.0.0.0
librdf_parser_get_description ( librdf_world* world, unsigned int counter )
rdf_query.h,
librdf.so.0.0.0
librdf_query_results_formats_get_description ( librdf_world* world, unsigned int counter )
rdf_serializer.h,
librdf.so.0.0.0
librdf_serializer_get_description ( librdf_world* world, unsigned int counter )
to the top
Removed Symbols (1)
rdf_statement.h,
librdf.so.0.0.0
librdf_statement_decode_parts ( librdf_statement* statement, librdf_node** context_node, unsigned char* buffer, size_t length )
to the top
Problems with Constants, Low Severity (3)
librdf.h
[+] LIBRDF_USE_RAPTOR_STATEMENT
| Change | Effect |
---|
1 | The constant LIBRDF_USE_RAPTOR_STATEMENT with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] LIBRDF_USE_RAPTOR_TERM
| Change | Effect |
---|
1 | The constant LIBRDF_USE_RAPTOR_TERM with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] LIBRDF_USE_RAPTOR_URI
| Change | Effect |
---|
1 | The constant LIBRDF_USE_RAPTOR_URI with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
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