Binary compatibility report for the GL2PS library  between 0.9.2 and 0.21 versions on x86

Test Info


Library NameGL2PS
Version #10.9.2
Version #20.21
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types9 / 7
VerdictIncompatible
(77.8%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High3
Medium12
Low5
Problems with
Constants
Low2

Removed Symbols (5)


gl2ps.h, libgl2ps.so
gl2psBeginViewport GLint* viewport )
gl2psDrawPixels GLsizei width, GLsizei height, GLint xorig, GLint yorig, GLenum format, GLenum type, void const* pixels )
gl2psEndViewport ( )
gl2psLineWidth GLfloat value )
gl2psPointSize GLfloat value )

to the top

Problems with Symbols, High Severity (3)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage ( char const* title, char const* producer, GLint* viewport, GLint format, GLint sort, GLint options, GLint colormode, GLint colorsize, GL2PSrgba* colormap, GLint nr, GLint ng, GLint nb, GLint buffersize, FILE* stream, char const* filename ) (2)
[+] gl2psText char const* str, char const* fontname, GLshort fontsize ) (1)

to the top

Problems with Symbols, Medium Severity (12)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage ( char const* title, char const* producer, GLint* viewport, GLint format, GLint sort, GLint options, GLint colormode, GLint colorsize, GL2PSrgba* colormap, GLint nr, GLint ng, GLint nb, GLint buffersize, FILE* stream, char const* filename ) (7)
[+] gl2psDisable GLint mode ) (1)
[+] gl2psEnable GLint mode ) (1)
[+] gl2psText char const* str, char const* fontname, GLshort fontsize ) (3)

to the top

Problems with Symbols, Low Severity (5)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage ( char const* title, char const* producer, GLint* viewport, GLint format, GLint sort, GLint options, GLint colormode, GLint colorsize, GL2PSrgba* colormap, GLint nr, GLint ng, GLint nb, GLint buffersize, FILE* stream, char const* filename ) (4)
[+] gl2psText char const* str, char const* fontname, GLshort fontsize ) (1)

to the top

Problems with Constants (2)


gl2ps.h
[+] GL2PS_NO_FEEDBACK
[+] GL2PS_OVERFLOW

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