Binary compatibility report for the TinyXML library  between 2.4.2 and 2.4.3 versions on x86

Test Info


Library NameTinyXML
Version #12.4.2
Version #22.4.3
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types174 / 100
VerdictIncompatible
(25.86%)

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh2
Problems with
Data Types
High12
Medium0
Low0
Problems with
Symbols
High3
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (15)


tinyxml.h, libtinyxml.so
TiXmlAttributeSet::Find TiXmlString const& name )
TiXmlAttributeSet::Find TiXmlString const& name ) const
TiXmlComment::ToComment ( )
TiXmlComment::ToComment ( ) const
TiXmlDeclaration::ToDeclaration ( )
TiXmlDeclaration::ToDeclaration ( ) const
TiXmlDocument::LoadFile FILE* p1, TiXmlEncoding encoding )
TiXmlDocument::SaveFile FILE* p1 ) const
TiXmlDocument::ToDocument ( )
TiXmlDocument::ToDocument ( ) const
TiXmlElement::ToElement ( )
TiXmlElement::ToElement ( ) const
TiXmlNode::ToComment ( ) const
TiXmlNode::ToDeclaration ( ) const
TiXmlNode::ToUnknown ( ) const

to the top

Removed Symbols (2)


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

to the top

Problems with Data Types, High Severity (12)


tinyxml.h
[+] class TiXmlNode (12)

to the top

Problems with Symbols, High Severity (3)


tinyxml.h, libtinyxml.so
[+] TiXmlAttributeSet::Find char const* name ) (1)
[+] TiXmlAttributeSet::Find char const* name ) const (2)

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:22 2012 for TinyXML by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API