Binary compatibility report for the S-Lang library between 2.0.2 and 2.0.3 versions on x86
Test Info
Library Name | S-Lang |
Version #1 | 2.0.2 |
Version #2 | 2.0.3 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 629 / 214 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Added Symbols (2)
slang.h,
libslang.so
SLang_push_function ( SLang_Name_Type* p1 )
SLkm_define_slkey ( char* keysequence, SLang_Name_Type* func, SLkeymap_Type* p3 )
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:56:05 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