Binary compatibility report for the S-Lang library  between 2.0.7 and 2.1.0 versions on x86

Test Info


Library NameS-Lang
Version #12.0.7
Version #22.1.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types642 / 219
VerdictCompatible

Problem Summary


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

Added Symbols (9)


slang.h, libslang.so.2.1.0
SLang_verror_va int errcode, char* fmt, va_list va ) @@ SLANG2
SLclass_patch_intrin_fun_table ( SLang_Intrin_Fun_Type* table, SLtype* from_types, SLtype* to_types, unsigned int num ) @@ SLANG2
SLclass_patch_intrin_fun_table1 ( SLang_Intrin_Fun_Type* table, SLtype from_type, SLtype to_type ) @@ SLANG2
SLerr_throw int err, char* msg, SLtype obj_type, VOID_STAR objptr ) @@ SLANG2
SLrline_bol SLrline_Type* p1 ) @@ SLANG2
SLrline_eol SLrline_Type* p1 ) @@ SLANG2
SLrline_init char* appdef, char* user_initfile, char* sys_initfile ) @@ SLANG2
SLrline_move ( SLrline_Type* p1, int p2 ) @@ SLANG2
SLrline_open2 char* p1, unsigned int width, unsigned int flags ) @@ SLANG2

to the top

Header Files (2)


slang.h
slcurses.h

to the top

Shared Libraries (1)


libslang.so

to the top




Generated on Thu Jan 19 12:55:22 2012 for S-Lang by ABI Compliance Checker 1.96.5  
A tool for checking backward binary compatibility of a shared C/C++ library API