Binary compatibility report for the Tcl library  between 8.1 and 8.1.1 versions on x86

Test Info


Library NameTcl
Version #18.1
Version #28.1.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types366 / 393
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low8
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (7)


tclDecls.h, libtcl8.1.so
Tcl_StringCaseMatch char const* str, char const* pattern, int nocase )
Tcl_UniCharIsControl int ch )
Tcl_UniCharIsGraph int ch )
Tcl_UniCharIsPrint int ch )
Tcl_UniCharIsPunct int ch )
Tcl_UtfNcasecmp char const* s1, char const* s2, size_t n )
Tcl_UtfNcmp char const* s1, char const* s2, size_t n )

to the top

Problems with Data Types, Low Severity (8)


tclDecls.h
[+] struct TclStubs (8)

to the top

Header Files (2)


tcl.h
tclDecls.h

to the top

Shared Libraries (1)


libtcl8.1.so

to the top




Generated on Tue Jul 24 20:22:34 2012 for Tcl by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API