Binary compatibility report for the TinyXML library  between 2.6.1 and 2.6.2 versions on x86

Test Info


Library NameTinyXML
Version #12.6.1
Version #22.6.2
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types201 / 108
VerdictIncompatible
(1.99%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High4
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


tinyxml.h, libtinyxml.so
TiXmlElement::QueryBoolAttribute ( char const* name, bool* _value ) const
TiXmlElement::QueryUnsignedAttribute ( char const* name, unsigned int* _value ) const

to the top

Problems with Symbols, High Severity (4)


tinyxml.h, libtinyxml.so
[+] TiXmlComment::operator= TiXmlComment const& base ) (1)
[+] TiXmlDeclaration::operator= TiXmlDeclaration const& copy ) (1)
[+] TiXmlDocument::operator= TiXmlDocument const& copy ) (1)
[+] TiXmlElement::operator= TiXmlElement const& base ) (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:55:59 2012 for TinyXML by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API