Binary compatibility report for the Tcl library  between 8.2.3 and 8.3.0 versions on x86

Test Info


Library NameTcl
Version #18.2.3
Version #28.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types389 / 413
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low0

Added Symbols (1)


tclDecls.h, libtcl8.3.so
Tcl_GetChannelNamesEx ( Tcl_Interp* interp, char* pattern )

to the top

Problems with Symbols, Medium Severity (1)


tclDecls.h, libtcl8.2.so
[+] Tcl_AppendUnicodeToObj Tcl_Obj* objPtr, Tcl_UniChar* unicode, int length ) (1)

to the top

Problems with Data Types, Low Severity (3)


tclDecls.h
[+] struct TclStubs (3)

to the top

Problems with Symbols, Low Severity (1)


tclDecls.h, libtcl8.2.so
[+] Tcl_GetOpenFile ( Tcl_Interp* interp, char* str, int write, int checkUsage, ClientData* filePtr ) (1)

to the top

Header Files (2)


tcl.h
tclDecls.h

to the top

Shared Libraries (1)


libtcl8.2.so

to the top




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