Binary compatibility report for the GL2PS library between 1.1.2 and 1.2.0 versions on x86
Test Info
Library Name | GL2PS |
Version #1 | 1.1.2 |
Version #2 | 1.2.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 12 / 40 |
Verdict | Incompatible (8.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (1)
gl2ps.h,
libgl2ps.so
gl2psBlendFunc ( GLenum sfactor, GLenum dfactor )
to the top
Removed Symbols (1)
gl2ps.h,
libgl2ps.so
gl2psPrintPrimitives ( )
to the top
Header Files (1)
gl2ps.h
to the top
Shared Libraries (1)
libgl2ps.so
to the top
Generated on Wed Dec 19 12:18:51 2012 for GL2PS by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API