Binary compatibility report for the TinyXML library  between 2.1.2 and 2.1.3 versions on x86

Test Info


Library NameTinyXML
Version #12.1.2
Version #22.1.3
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types124 / 70
VerdictIncompatible
(1.61%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (5)


tinyxml.h, libtinyxml.so
TiXmlBase::StringToBuffer::StringToBuffer [in-charge] TiXmlString const& str )
TiXmlBase::StringToBuffer::StringToBuffer [not-in-charge] TiXmlString const& str )
TiXmlBase::StringToBuffer::~StringToBuffer [in-charge] ( )
TiXmlBase::StringToBuffer::~StringToBuffer [not-in-charge] ( )
TiXmlElement::Attribute ( char const* name, int* i ) const

to the top

Removed Symbols (2)


tinystr.h, libtinyxml.so
TiXmlString::isblank ( ) const

tinyxml.h, libtinyxml.so
TiXmlElement::Attribute ( char const* name, int& i ) const

to the top

Problems with Symbols, High Severity (1)


tinyxml.h, libtinyxml.so
[+] TiXmlElement::Attribute ( char const* name, int& i ) const (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:57:02 2012 for TinyXML by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API