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

Test Info


Library NameTcl
Version #18.3.0
Version #28.3.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types391 / 413
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


tclDecls.h, libtcl8.3.so
Tcl_ConditionFinalize Tcl_Condition* condPtr )
Tcl_CreateThread ( Tcl_ThreadId* idPtr, void(*proc)(ClientData), ClientData clientData, int stackSize, int flags )
Tcl_MutexFinalize Tcl_Mutex* mutex )

to the top

Problems with Data Types, Low Severity (4)


tclDecls.h
[+] struct TclStubs (4)

to the top

Header Files (2)


tcl.h
tclDecls.h

to the top

Shared Libraries (1)


libtcl8.3.so

to the top




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