Binary compatibility report for the TinyXML library  between 2.5.0 and 2.5.1 versions on x86

Test Info


Library NameTinyXML
Version #12.5.0
Version #22.5.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types202 / 100
VerdictIncompatible
(2.48%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low4
Problems with
Constants
Low0
Other Changes-0

Added Symbols (1)


tinyxml.h, libtinyxml.so
TiXmlAttributeSet::Find char const* _name ) const

to the top

Removed Symbols (5)


tinyxml.h, libtinyxml.so
TiXmlAttribute::Next ( )
TiXmlAttribute::Previous ( )
TiXmlBase::StringToBuffer::~StringToBuffer [in-charge] ( )
TiXmlBase::StringToBuffer::~StringToBuffer [not-in-charge] ( )
TiXmlNode::IterateChildren ( char const* value, TiXmlNode* previous )

to the top

Problems with Symbols, Low Severity (4)


tinyxml.h, libtinyxml.so
[+] TiXmlNode::FirstChild char const* value ) (1)
[+] TiXmlNode::FirstChildElement char const* value ) (1)
[+] TiXmlNode::FirstChildElement char const* value ) const (1)
[+] TiXmlNode::LastChild char const* value ) (1)

to the top

Header Files (2)


tinystr.h
tinyxml.h

to the top

Shared Libraries (1)


libtinyxml.so

to the top




Generated on Sun Mar 11 12:56:15 2012 for TinyXML by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API