Binary compatibility report for the Starlink AST library  between 7.3.3 and 7.3.4 versions on x86

Test Info


Library NameStarlink AST
Version #17.3.3
Version #27.3.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries11
Total Symbols / Types688 / 539
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (11)


ast.h, libast.so.0.0.0
astConvexB_ signed char p1, int p2, signed char const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexD_ double p1, int p2, double const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexF_ float p1, int p2, float const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexI_ int p1, int p2, int const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexL_ long p1, int p2, long const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexLD_ long double p1, int p2, long double const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexS_ short p1, int p2, short const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexUB_ ( unsigned char p1, int p2, unsigned char const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexUI_ unsigned int p1, int p2, unsigned int const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexUL_ ( unsigned long p1, int p2, unsigned long const* p3, int const* p4, int const* p5, int p6, int* p7 )
astConvexUS_ ( unsigned short p1, int p2, unsigned short const* p3, int const* p4, int const* p5, int p6, int* p7 )

to the top

Problems with Data Types, Low Severity (2)


ast.h
[+] struct AstPolygon (2)

to the top

Header Files (4)


ast.h
ast_err.h
grf.h
grf3d.h

to the top

Shared Libraries (11)


libast.so.0.0.0
libast_drama.so.0.0.0
libast_ems.so.0.0.0
libast_err.so.0.0.0
libast_grf3d.so.0.0.0
libast_grf_2.0.so.0.0.0
libast_grf_3.2.so.0.0.0
libast_grf_5.6.so.0.0.0
libast_pal.so.0.0.0
libast_pgplot.so.0.0.0
libast_pgplot3d.so.0.0.0

to the top




Generated on Thu Apr 17 01:50:22 2014 for Starlink AST by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API