Binary compatibility report for the GLUT library between 3.2 and 3.3 versions on x86
Test Info
Library Name | GLUT |
Version #1 | 3.2 |
Version #2 | 3.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 101 / 20 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
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 |
Added Symbols (6)
glut.h,
libglut.so
glutSetupVideoResizing ( )
glutStopVideoResizing ( )
glutVideoPan ( int x, int y, int width, int height )
glutVideoResize ( int x, int y, int width, int height )
glutVideoResizeGet ( GLenum param )
glutWindowStatusFunc ( void(*p1)(int) )
to the top
Header Files (1)
glut.h
to the top
Shared Libraries (1)
libglut.so
to the top
Generated on Sat Jun 9 19:20:38 2012 for GLUT by ABI Compliance Checker 1.98.0
A tool for checking backward compatibility of a C/C++ library API