API compatibility report for the libgd library  between 2.1.0 and 2.1.1 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibgd
Version #12.1.0
Version #22.1.1
CPU Typex86_64
GCC Version4.9.2
SubjectBinary Compatibility

Test Results


Total Header Files10
Total Shared Libraries1
Total Symbols / Types231 / 99
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1

Added Symbols (12)


gd.h, libgd.so.3.0.0
gdExtraVersion ( )
gdImageCopyGaussianBlurred gdImagePtr src, int radius, double sigma )
gdImageCreateFromFile char const* filename )
gdImageFile gdImagePtr im, char const* filename )
gdImageGetInterpolationMethod gdImagePtr im )
gdLayerMultiply int dest, int src )
gdLayerOverlay int dest, int src )
gdMajorVersion ( )
gdMinorVersion ( )
gdReleaseVersion ( )
gdSupportsFileType ( char const* filename, int writing )
gdVersionString ( )

to the top

Other Changes in Constants (1)


gd.h
[+] gdEffectMultiply

to the top

Header Files (10)


entities.h
gd.h
gd_io.h
gdcache.h
gdfontg.h
gdfontl.h
gdfontmb.h
gdfonts.h
gdfontt.h
gdfx.h

to the top

Shared Libraries (1)


libgd.so.3.0.0

to the top



Test Info


Library Namelibgd
Version #12.1.0
Version #22.1.1
CPU Typex86_64
GCC Version4.9.2
SubjectSource Compatibility

Test Results


Total Header Files10
Total Shared Libraries1
Total Symbols / Types507 / 225
VerdictIncompatible
(2.4%)

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh12
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
Other Changes
in Constants
-1

Added Symbols (12)


gd.h
gdExtraVersion ( )
gdImageCopyGaussianBlurred gdImagePtr src, int radius, double sigma )
gdImageCreateFromFile char const* filename )
gdImageFile gdImagePtr im, char const* filename )
gdImageGetInterpolationMethod gdImagePtr im )
gdLayerMultiply int dest, int src )
gdLayerOverlay int dest, int src )
gdMajorVersion ( )
gdMinorVersion ( )
gdReleaseVersion ( )
gdSupportsFileType ( char const* filename, int writing )
gdVersionString ( )

to the top

Removed Symbols (12)


gd.h
gdImageRotate180 gdImagePtr src, int ignoretransparent )
gdImageRotate270 gdImagePtr src, int ignoretransparent )
gdImageRotate90 gdImagePtr src, int ignoretransparent )
gdImageRotateBicubicFixed gdImagePtr src, float const degrees, int const bgColor )
gdImageRotateBilinear gdImagePtr src, float const degrees, int const bgColor )
gdImageRotateGeneric gdImagePtr src, float const degrees, int const bgColor )
gdImageRotateNearestNeighbour gdImagePtr src, float const degrees, int const bgColor )
gdImageScaleBicubic ( gdImagePtr src_img, unsigned int const new_width, unsigned int const new_height )
gdImageScaleBicubicFixed gdImagePtr src, unsigned int const width, unsigned int const height )
gdImageScaleBilinear gdImagePtr im, unsigned int const new_width, unsigned int const new_height )
gdImageScaleNearestNeighbour gdImagePtr im, unsigned int const width, unsigned int const height )
gdImageScaleTwoPass ( gdImagePtr const pOrigImage, unsigned int const uOrigWidth, unsigned int const uOrigHeight, unsigned int const uNewWidth, unsigned int const uNewHeight )

to the top

Problems with Constants, Low Severity (3)


gd.h
[+] GD_EXTRA_VERSION
[+] GD_RELEASE_VERSION
[+] GD_VERSION_STRING

to the top

Other Changes in Constants (1)


gd.h
[+] gdEffectMultiply

to the top

Header Files (10)


entities.h
gd.h
gd_io.h
gdcache.h
gdfontg.h
gdfontl.h
gdfontmb.h
gdfonts.h
gdfontt.h
gdfx.h

to the top

Shared Libraries (1)


libgd.so.3.0.0

to the top



Generated on Wed Jan 7 10:23:41 2015 for libgd by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API