Binary compatibility report for the GL2PS library  between 0.73 and 0.81 versions on x86

Test Info


Library NameGL2PS
Version #10.73
Version #20.81
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types8 / 10
VerdictIncompatible
(18.8%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High3
Medium1
Low10
Problems with
Constants
Low2

Added Symbols (3)


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

to the top

Removed Symbols (1)


gl2ps.h, libgl2ps.so
gl2psNumShadeColors GLint nr, GLint ng, GLint nb )

to the top

Problems with Symbols, High Severity (3)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage ( char const* title, char const* producer, GLint format, GLint sort, GLint options, GLint colormode, GLint colorsize, GL2PSrgba* colormap, GLint buffersize, FILE* stream, char const* filename ) (3)

to the top

Problems with Symbols, Medium Severity (1)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage ( char const* title, char const* producer, GLint format, GLint sort, GLint options, GLint colormode, GLint colorsize, GL2PSrgba* colormap, GLint buffersize, FILE* stream, char const* filename ) (1)

to the top

Problems with Symbols, Low Severity (10)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage ( char const* title, char const* producer, GLint format, GLint sort, GLint options, GLint colormode, GLint colorsize, GL2PSrgba* colormap, GLint buffersize, FILE* stream, char const* filename ) (5)
[+] gl2psDisable GLint mode ) (1)
[+] gl2psEnable GLint mode ) (1)
[+] gl2psLineWidth GLfloat value ) (1)
[+] gl2psPointSize GLfloat value ) (1)
[+] 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:23:24 2012 for GL2PS by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API