Binary compatibility report for the S-Lang library between 2.0.4 and 2.0.5 versions on x86
Test Info
Library Name | S-Lang |
Version #1 | 2.0.4 |
Version #2 | 2.0.5 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 631 / 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_get_fileptr ( SLang_MMT_Type* p1, FILE** p2 )
SLclass_set_length_function ( SLang_Class_Type* p1, int(*p2)(SLtype, VOID_STAR, unsigned int*) )
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:48 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