Binary compatibility report for the Raptor library between 1.4.2 and 1.4.3 versions on x86

Test Info


Library NameRaptor
Version #11.4.2
Version #21.4.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types182 / 136
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-42
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low7
Problems with
Constants
Low0
Other Changes
in Data Types
-2

Added Symbols (42)


raptor.h, libraptor.so.1.1.0
raptor_feature_value_type enum raptor_feature const feature )
raptor_free_xml_element raptor_xml_element* element )
raptor_iostream_write_namespace ( raptor_iostream* iostr, raptor_namespace* ns )
raptor_iostream_write_qname ( raptor_iostream* iostr, raptor_qname* qname )
raptor_iostream_write_statement_ntriples ( raptor_iostream* iostr, struct raptor_statement const* statement )
raptor_iostream_write_string_ntriples ( raptor_iostream* iostr, unsigned char const* string, size_t len, char const delim )
raptor_iostream_write_stringbuffer ( raptor_iostream* iostr, raptor_stringbuffer* sb )
raptor_iostream_write_xml_element ( raptor_iostream* iostr, raptor_xml_element* element, raptor_namespace_stack* nstack, int is_empty, int is_end, raptor_simple_message_handler error_handler, void* error_data, int depth )
raptor_iostream_write_xml_escaped_string ( raptor_iostream* iostr, unsigned char const* string, size_t len, char quote, raptor_simple_message_handler error_handler, void* error_data )
raptor_namespaces_find_namespace_by_uri ( raptor_namespace_stack* nstack, raptor_uri* ns_uri )
raptor_new_namespace_from_uri ( raptor_namespace_stack* nstack, unsigned char const* prefix, raptor_uri* ns_uri, int depth )
raptor_new_namespace_parts_from_string ( unsigned char const* string, unsigned char** prefix, unsigned char** uri_string )
raptor_new_xml_element ( raptor_qname* name, unsigned char const* xml_language, raptor_uri* xml_base )
raptor_parser_get_feature_string ( raptor_parser* parser, enum raptor_feature feature )
raptor_parser_set_feature_string ( raptor_parser* parser, enum raptor_feature feature, unsigned char const* value )
raptor_qname_copy raptor_qname* qname )
raptor_sequence_join ( raptor_sequence* dest, raptor_sequence* src )
raptor_serialize_set_namespace ( raptor_serializer* rdf_serializer, raptor_uri* uri, unsigned char const* prefix )
raptor_serializer_features_enumerate ( enum raptor_feature const feature, char const** name, raptor_uri** uri, char const** label )
raptor_serializer_get_feature ( raptor_serializer* serializer, enum raptor_feature feature )
raptor_serializer_get_feature_string ( raptor_serializer* serializer, enum raptor_feature feature )
raptor_serializer_set_feature ( raptor_serializer* serializer, enum raptor_feature feature, int value )
raptor_serializer_set_feature_string ( raptor_serializer* serializer, enum raptor_feature feature, unsigned char const* value )
raptor_unicode_is_xml10_namechar long c )
raptor_unicode_is_xml10_namestartchar long c )
raptor_unicode_is_xml11_namechar long c )
raptor_unicode_is_xml11_namestartchar long c )
raptor_uri_print ( raptor_uri const* uri, FILE* stream )
raptor_uri_to_counted_string raptor_uri* uri, size_t* len_p )
raptor_uri_to_relative_counted_uri_string ( raptor_uri* base_uri, raptor_uri* reference_uri, size_t* length_p )
raptor_uri_to_relative_uri_string ( raptor_uri* base_uri, raptor_uri* reference_uri )
raptor_uri_to_string raptor_uri* uri )
raptor_utf8_check ( unsigned char const* string, size_t length )
raptor_xml_element_declare_namespace ( raptor_xml_element* xml_element, raptor_namespace* nspace )
raptor_xml_element_get_name raptor_xml_element* xml_element )
raptor_xml_element_set_attributes ( raptor_xml_element* xml_element, raptor_qname** attributes, int count )
raptor_xml_name_check ( unsigned char const* string, size_t length, int xml_version )
raptor_xml_writer_cdata_counted ( raptor_xml_writer* xml_writer, unsigned char const* str, unsigned int length )
raptor_xml_writer_comment_counted ( raptor_xml_writer* xml_writer, unsigned char const* str, unsigned int length )
raptor_xml_writer_empty_element ( raptor_xml_writer* xml_writer, raptor_xml_element* element )
raptor_xml_writer_raw ( raptor_xml_writer* xml_writer, unsigned char const* str )
raptor_xml_writer_raw_counted ( raptor_xml_writer* xml_writer, unsigned char const* str, unsigned int length )

to the top

Problems with Data Types, Low Severity (1)


raptor.h
[+] enum raptor_feature (1)

to the top

Problems with Symbols, Low Severity (7)


raptor.h, libraptor.so.1.1.0
[+] raptor_new_sequence ( void*(*free_handler)(void*), void(*print_handler)(void*, FILE*) ) (1)
[+] raptor_owl_namespace_uri [data] (1)
[+] raptor_rdf_namespace_uri [data] (1)
[+] raptor_rdf_schema_namespace_uri [data] (1)
[+] raptor_xml_literal_datatype_uri_string [data] (1)
[+] raptor_xml_namespace_uri [data] (1)
[+] raptor_xmlschema_datatypes_namespace_uri [data] (1)

to the top

Other Changes in Data Types (2)


raptor.h
[+] enum raptor_feature (2)

to the top

Header Files (1)


raptor.h

to the top

Shared Libraries (1)


libraptor.so.1.1.0

to the top