Binary compatibility report for the GLUT library  between 3.3 and 3.4 versions on x86

Test Info


Library NameGLUT
Version #13.3
Version #23.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types107 / 20
VerdictCompatible

Problem Summary


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

Added Symbols (2)


glut.h, libglut.so
glutInitDisplayString char const* string )
glutReportErrors ( )

to the top

Problems with Symbols, Low Severity (8)


glut.h, libglut.so
[+] glutAddMenuEntry char* label, int value ) (1)
[+] glutAddSubMenu char* label, int submenu ) (1)
[+] glutChangeToMenuEntry int item, char* label, int value ) (1)
[+] glutChangeToSubMenu int item, char* label, int submenu ) (1)
[+] glutCreateWindow char* title ) (1)
[+] glutExtensionSupported char* name ) (1)
[+] glutSetIconTitle char* title ) (1)
[+] glutSetWindowTitle char* title ) (1)

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 19:20:34 2012 for GLUT by ABI Compliance Checker 1.98.0  
A tool for checking backward compatibility of a C/C++ library API