Binary compatibility report for the GL2PS library  between 0.1 and 0.2 versions on x86

Test Info


Library NameGL2PS
Version #10.1
Version #20.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types4 / 8
VerdictIncompatible
(37.5%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium1
Low15
Problems with
Constants
Low4

Problems with Symbols, High Severity (2)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage char* title, char* producer, int mode, int options, int feedsize, int colorsize, GL2PSrgba* rgba, FILE* file ) (1)
[+] gl2psText char* str, int size, int font ) (1)

to the top

Problems with Symbols, Medium Severity (1)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage char* title, char* producer, int mode, int options, int feedsize, int colorsize, GL2PSrgba* rgba, FILE* file ) (1)

to the top

Problems with Symbols, Low Severity (15)


gl2ps.h, libgl2ps.so
[+] gl2psBeginPage char* title, char* producer, int mode, int options, int feedsize, int colorsize, GL2PSrgba* rgba, FILE* file ) (6)
[+] gl2psDisable int mode ) (2)
[+] gl2psEnable int mode ) (2)
[+] gl2psText char* str, int size, int font ) (5)

to the top

Problems with Constants (4)


gl2ps.h
[+] GL2PS_BSP_SORT
[+] GL2PS_DRAW_BACKGROUND
[+] GL2PS_SILENT
[+] GL2PS_SIMPLE_LINE_OFFSET

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