Binary compatibility report for the GL2PS library  between 0.7 and 0.8 versions on x86

Test Info


Library NameGL2PS
Version #10.7
Version #20.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types8 / 8
VerdictIncompatible
(31.2%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High4
Medium1
Low11
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 (4)


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)
[+] gl2psText char const* str, char const* fontname, GLint size ) (1)

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 (11)


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, GLint size ) (2)

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