Binary compatibility report for the Guichan library  between 0.8.1 and 0.8.2 versions on x86

Test Info


Library NameGuichan
Version #10.8.1
Version #20.8.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries3
Total Symbols / Types765 / 225
VerdictIncompatible
(3.92%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh1
Problems with
Data Types
High1
Medium0
Low2
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


imagefont.hpp, libguichan-0.8.1.so.1.1.0
namespace gcn
ImageFont::getStringIndexAt ( std::string const& text, int x ) const

tabbedarea.hpp, libguichan-0.8.1.so.1.1.0
namespace gcn
TabbedArea::isOpaque ( ) const
TabbedArea::setOpaque bool opaque )

to the top

Removed Symbols (1)


imagefont.hpp, libguichan-0.8.1.so.1.0.0
namespace gcn
ImageFont::getStringIndexAt ( std::string const& text, int x )

to the top

Problems with Data Types, High Severity (1)


tabbedarea.hpp
namespace gcn
[+] class TabbedArea (1)

to the top

Problems with Symbols, High Severity (1)


imagefont.hpp, libguichan-0.8.1.so.1.0.0
namespace gcn
[+] ImageFont::getStringIndexAt ( std::string const& text, int x ) (1)

to the top

Problems with Data Types, Low Severity (2)


imagefont.hpp
namespace gcn
[+] class ImageFont (1)

tabbedarea.hpp
namespace gcn
[+] class TabbedArea (1)

to the top

Header Files (1)


guichan.hpp

to the top

Shared Libraries (3)


libguichan-0.8.1.so.1.0.0
libguichan_allegro-0.8.1.so.1.0.0
libguichan_opengl-0.8.1.so.1.0.0

to the top




Generated on Tue Mar 20 13:45:29 2012 for Guichan by ABI Compliance Checker 1.97  
A tool for checking backward compatibility of a C/C++ library API