Binary compatibility report for the GLUT library  between 3.6 and 3.7 versions on x86

Test Info


Library NameGLUT
Version #13.6
Version #23.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types113 / 25
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Added Symbols (10)


glut.h, libglut.so
glutEnterGameMode ( )
glutForceJoystickFunc ( )
glutGameModeGet GLenum mode )
glutGameModeString char const* string )
glutIgnoreKeyRepeat int ignore )
glutJoystickFunc ( void(*func)(unsigned int, int, int, int), int pollInterval )
glutKeyboardUpFunc void(*func)(unsigned char, int, int) )
glutLeaveGameMode ( )
glutSetKeyRepeat int repeatMode )
glutSpecialUpFunc void(*func)(int, int, int) )

to the top

Problems with Constants (1)


glut.h
[+] GLUT_XLIB_IMPLEMENTATION

to the top

Header Files (1)


glut.h

to the top

Shared Libraries (1)


libglut.so

to the top




Generated on Sat Jun 9 18:14:53 2012 for GLUT by ABI Compliance Checker 1.98.0  
A tool for checking backward compatibility of a C/C++ library API