Binary compatibility report for the pugixml library  between 1.4 and 1.5 versions on x86

Test Info


Library Namepugixml
Version #11.4
Version #21.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types327 / 153
VerdictCompatible

Problem Summary


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

Added Symbols (8)


pugixml.hpp, libpugixml.so.1.5
namespace pugi
xml_document::load_string ( char_t const* contents, unsigned int options )
xml_node::append_move xml_node const& moved )
xml_node::insert_move_after ( xml_node const& moved, xml_node const& node )
xml_node::insert_move_before ( xml_node const& moved, xml_node const& node )
xml_node::prepend_move xml_node const& moved )
xml_node::select_node ( char_t const* query, xpath_variable_set* variables ) const
xml_node::select_node xpath_query const& query ) const
xpath_query::evaluate_node xpath_node const& n ) const

to the top

Header Files (2)


pugiconfig.hpp
pugixml.hpp

to the top

Shared Libraries (1)


libpugixml.so.1.4

to the top




Generated on Fri Nov 28 01:12:27 2014 for pugixml by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API