Binary compatibility report for the WCSTools library  between 3.8.1 and 3.8.3 versions on x86

Test Info


Library NameWCSTools
Version #13.8.1
Version #23.8.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files11
Total Shared Libraries2
Total Symbols / Types637 / 102
VerdictIncompatible
(12.2%)

Problem Summary


SeverityCount
Added Symbols-14
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium12
Low2
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (14)


wcs.h, libwcs.so
wcsdist1 double ra1, double dec1, double ra2, double dec2 )
zpxinit ( char const* header, WorldCoor* wcs )
zpxpix double xpos, double ypos, WorldCoor* wcs, double* xpix, double* ypix )
zpxpos double xpix, double ypix, WorldCoor* wcs, double* xpos, double* ypos )

wcslib.h, libwcs.so
cholsolve double* a, double* b, int n )
poly_addcste ( polystruct* poly, double* cste )
poly_end polystruct* poly )
poly_fit ( polystruct* poly, double* x, double* y, double* w, int ndata, double* extbasis )
poly_func ( polystruct* poly, double* pos )
poly_init int* group, int ndim, int* degree, int ngroup )
poly_powers polystruct* poly )
poly_solve double* a, double* b, int n )
raw_to_pv prjprm* prj, double x, double y, double* xo, double* yo )
svdsolve double* a, double* b, int m, int n, double* vmat, double* wmat )

to the top

Problems with Symbols, High Severity (1)


wcscat.h, libwcs.so
[+] agets char* string, char* keyword, int lval, char* value ) (1)

to the top

Problems with Data Types, Medium Severity (12)


wcs.h
[+] struct WorldCoor (8)

wcslib.h
[+] struct prjprm (4)

to the top

Problems with Data Types, Low Severity (2)


wcs.h
[+] struct WorldCoor (1)

wcslib.h
[+] struct prjprm (1)

to the top

Header Files (11)


fitsfile.h
fitsfile1.h
fitshead.h
imio.h
lwcs.h
ned_client.h
nedc.h
wcs.h
wcscat.h
wcscat1.h
wcslib.h

to the top

Shared Libraries (2)


libned.so
libwcs.so

to the top




Generated on Thu May 24 11:31:47 2012 for WCSTools by ABI Compliance Checker 1.97.6  
A tool for checking backward compatibility of a C/C++ library API