Binary compatibility report for the Raptor library between 1.3.3 and 1.4.0 versions on x86

Test Info


Library NameRaptor
Version #11.3.3
Version #21.4.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types146 / 117
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-36
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (36)


raptor.h, libraptor.so.1.1.0
raptor_free_iostream raptor_iostream* iostr )
raptor_free_serializer raptor_serializer* rdf_serializer )
raptor_iostream_format_hexadecimal ( raptor_iostream* iostr, unsigned int integer, int width )
raptor_iostream_get_bytes_written_count raptor_iostream* iostr )
raptor_iostream_write_byte ( raptor_iostream* iostr, int const byte )
raptor_iostream_write_bytes ( raptor_iostream* iostr, void const* ptr, size_t size, size_t nmemb )
raptor_iostream_write_counted_string ( raptor_iostream* iostr, void const* string, size_t len )
raptor_iostream_write_decimal ( raptor_iostream* iostr, int integer )
raptor_iostream_write_end raptor_iostream* iostr )
raptor_iostream_write_string ( raptor_iostream* iostr, void const* string )
raptor_new_iostream_from_handler void* context, struct raptor_iostream_handler* handler )
raptor_new_iostream_to_file_handle FILE* handle )
raptor_new_iostream_to_filename char const* filename )
raptor_new_iostream_to_sink ( )
raptor_new_iostream_to_string void** string_p, size_t* length_p, void*(*malloc_handler)(size_t) )
raptor_new_serializer char const* name )
raptor_owl_namespace_uri [data]
raptor_rdf_namespace_uri [data]
raptor_rdf_namespace_uri_len [data]
raptor_rdf_schema_namespace_uri [data]
raptor_serialize_end raptor_serializer* rdf_serializer )
raptor_serialize_start ( raptor_serializer* rdf_serializer, raptor_uri* uri, raptor_iostream* iostream )
raptor_serialize_start_to_file_handle ( raptor_serializer* rdf_serializer, raptor_uri* uri, FILE* fh )
raptor_serialize_start_to_filename ( raptor_serializer* rdf_serializer, char const* filename )
raptor_serialize_start_to_string ( raptor_serializer* rdf_serializer, raptor_uri* uri, void** string_p, size_t* length_p )
raptor_serialize_statement ( raptor_serializer* rdf_serializer, struct raptor_statement const* statement )
raptor_serializer_get_iostream raptor_serializer* serializer )
raptor_serializer_get_locator raptor_serializer* rdf_serializer )
raptor_serializer_set_error_handler ( raptor_serializer* serializer, void* user_data, raptor_message_handler handler )
raptor_serializer_set_warning_handler ( raptor_serializer* serializer, void* user_data, raptor_message_handler handler )
raptor_serializer_syntax_name_check char const* name )
raptor_serializers_enumerate ( unsigned int const counter, char const** name, char const** label, char const** mime_type, unsigned char const** uri_string )
raptor_stringbuffer_copy_to_string ( raptor_stringbuffer* stringbuffer, unsigned char* string, size_t length )
raptor_www_fetch_to_string raptor_www* www, raptor_uri* uri, void** string_p, size_t* length_p, void*(*malloc_handler)(size_t) )
raptor_xml_namespace_uri [data]
raptor_xmlschema_datatypes_namespace_uri [data]

to the top

Header Files (1)


raptor.h

to the top

Shared Libraries (1)


libraptor.so.1.1.0

to the top