API compatibility report for the libhdf4-alt-dev library between base and lfs versions on ARM


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibhdf4-alt-dev
Version #1base
Version #2lfs
ArchARM
GCC Version12
SubjectBinary Compatibility

Test Results


Total Header Files47
Total Libraries0
Total Symbols / Types34 / 30
Compatibility 100%

Problem Summary


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

Header Files  47 


atom.h
bitvect.h
cdeflate.h
cnbit.h
cnone.h
crle.h
cskphuff.h
cszip.h
df.h
dfan.h
dfgr.h
dfi.h
dfrig.h
dfsd.h
dfstubs.h
dfufp2i.h
dynarray.h
H4api_adpt.h
h4config.h
hbitio.h
hchunks.h
hcomp.h
hcompi.h
hconv.h
hdatainfo.h
hdf.h
hdf2netcdf.h
hdf4_netcdf.h
hdfi.h
herr.h
hfile.h
hkit.h
hlimits.h
hntdefs.h
hproto.h
htags.h
linklist.h
local_nc.h
mfan.h
mfdatainfo.h
mfgr.h
mfhdf.h
mfhdfi.h
mstdio.h
tbbt.h
vattr.h
vg.h

to the top

Libraries  0 



to the top



Test Info


Library Namelibhdf4-alt-dev
Version #1base
Version #2lfs
ArchARM
SubjectSource Compatibility

Test Results


Total Header Files47
Total Libraries0
Total Symbols / Types1014 / 174
Compatibility 94.3%

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh58
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols  58 


xdr.h
xdr_array ( XDR* p1, char** p2, u_int* p3, u_int p4, u_int p5, xdrproc_t p6 )
xdr_bool ( XDR* p1, bool_t* p2 )
xdr_bytes ( XDR* p1, char** p2, u_int* p3, u_int p4 )
xdr_char ( XDR* p1, char* p2 )
xdr_double ( XDR* p1, double* p2 )
xdr_enum ( XDR* p1, enum_t* p2 )
xdr_float ( XDR* p1, float* p2 )
xdr_free ( xdrproc_t p1, void* p2 )
xdr_hyper ( XDR* p1, quad_t* p2 )
xdr_int ( XDR* p1, int* p2 )
xdr_int16_t ( XDR* p1, int16_t* p2 )
xdr_int32_t ( XDR* p1, int32_t* p2 )
xdr_int64_t ( XDR* p1, int64_t* p2 )
xdr_int8_t ( XDR* p1, int8_t* p2 )
xdr_long ( XDR* p1, long* p2 )
xdr_longlong_t ( XDR* p1, quad_t* p2 )
xdr_netobj ( XDR* p1, struct netobj* p2 )
xdr_opaque ( XDR* p1, char* p2, u_int p3 )
xdr_pointer ( XDR* p1, char** p2, u_int p3, xdrproc_t p4 )
xdr_quad_t ( XDR* p1, int64_t* p2 )
xdr_quadruple ( XDR* p1, long double* p2 )
xdr_reference ( XDR* p1, char** p2, u_int p3, xdrproc_t p4 )
xdr_short ( XDR* p1, short* p2 )
xdr_sizeof ( xdrproc_t p1, void* p2 )
xdr_string ( XDR* p1, char** p2, u_int p3 )
xdr_u_char ( XDR* p1, u_char* p2 )
xdr_u_hyper ( XDR* p1, u_quad_t* p2 )
xdr_u_int ( XDR* p1, u_int* p2 )
xdr_u_int16_t ( XDR* p1, u_int16_t* p2 )
xdr_u_int32_t ( XDR* p1, u_int32_t* p2 )
xdr_u_int64_t ( XDR* p1, u_int64_t* p2 )
xdr_u_int8_t ( XDR* p1, uint8_t* p2 )
xdr_u_long ( XDR* p1, u_long* p2 )
xdr_u_longlong_t ( XDR* p1, u_quad_t* p2 )
xdr_u_quad_t ( XDR* p1, u_int64_t* p2 )
xdr_u_short ( XDR* p1, u_short* p2 )
xdr_uint16_t ( XDR* p1, uint16_t* p2 )
xdr_uint32_t ( XDR* p1, uint32_t* p2 )
xdr_uint64_t ( XDR* p1, uint64_t* p2 )
xdr_uint8_t ( XDR* p1, uint8_t* p2 )
xdr_union ( XDR* p1, enum_t* p2, char* p3, struct xdr_discrim const* p4, xdrproc_t p5 )
xdr_vector ( XDR* p1, char* p2, u_int p3, u_int p4, xdrproc_t p5 )
xdr_void ( )
xdr_wrapstring ( XDR* p1, char** p2 )
xdrmem_create ( XDR* p1, char* p2, u_int p3, enum xdr_op p4 )
xdrrec_create ( XDR* p1, u_int p2, u_int p3, void* p4, int(*p5)(void*, void*, int), int(*p6)(void*, void*, int) )
xdrrec_endofrecord ( XDR* p1, int p2 )
xdrrec_eof ( XDR* p1 )
xdrrec_readbytes ( XDR* p1, caddr_t p2, u_int p3 )
xdrrec_skiprecord ( XDR* p1 )
xdrstdio_create ( XDR* p1, FILE* p2, enum xdr_op p3 )

zlib.h
adler32_combine ( uLong p1, uLong p2, off_t p3 )
crc32_combine ( uLong p1, uLong p2, off_t p3 )
crc32_combine_gen ( off_t p1 )
gzoffset ( gzFile p1 )
gzopen ( char const* p1, char const* p2 )
gzseek ( gzFile p1, off_t p2, int p3 )
gztell ( gzFile p1 )

to the top

Header Files  47 


atom.h
bitvect.h
cdeflate.h
cnbit.h
cnone.h
crle.h
cskphuff.h
cszip.h
df.h
dfan.h
dfgr.h
dfi.h
dfrig.h
dfsd.h
dfstubs.h
dfufp2i.h
dynarray.h
H4api_adpt.h
h4config.h
hbitio.h
hchunks.h
hcomp.h
hcompi.h
hconv.h
hdatainfo.h
hdf.h
hdf2netcdf.h
hdf4_netcdf.h
hdfi.h
herr.h
hfile.h
hkit.h
hlimits.h
hntdefs.h
hproto.h
htags.h
linklist.h
local_nc.h
mfan.h
mfdatainfo.h
mfgr.h
mfhdf.h
mfhdfi.h
mstdio.h
tbbt.h
vattr.h
vg.h

to the top

Libraries  0 



to the top