Binary compatibility report for the Raptor library between 1.4.4 and 1.4.5 versions on x86

Test Info


Library NameRaptor
Version #11.4.4
Version #21.4.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types230 / 145
VerdictCompatible

Problem Summary


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

Added Symbols (5)


raptor.h, libraptor.so.1.1.0
raptor_xml_writer_features_enumerate ( enum raptor_feature const feature, char const** name, raptor_uri** uri, char const** label )
raptor_xml_writer_get_feature ( raptor_xml_writer* xml_writer, enum raptor_feature feature )
raptor_xml_writer_get_feature_string ( raptor_xml_writer* xml_writer, enum raptor_feature feature )
raptor_xml_writer_set_feature ( raptor_xml_writer* xml_writer, enum raptor_feature feature, int value )
raptor_xml_writer_set_feature_string ( raptor_xml_writer* xml_writer, enum raptor_feature feature, unsigned char const* value )

to the top

Problems with Data Types, Low Severity (1)


raptor.h
[+] enum raptor_feature (1)

to the top

Problems with Symbols, Low Severity (1)


raptor.h, libraptor.so.1.1.0
[+] raptor_ntriples_string_as_utf8_string ( raptor_parser* rdf_parser, unsigned char* src, int len, size_t* dest_lenp ) (1)

to the top

Other Changes in Data Types (3)


raptor.h
[+] enum raptor_feature (3)

to the top

Header Files (1)


raptor.h

to the top

Shared Libraries (1)


libraptor.so.1.1.0

to the top