Binary compatibility report for the Armadillo library  between 4.200.0 and 4.300.0 versions on x86

Test Info


Library NameArmadillo
Version #14.200.0
Version #24.300.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types244 / 78
VerdictCompatible

Problem Summary


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

Added Symbols (37)


hdf5_bones.hpp, libarmadillo.so.4.300.0
namespace arma
H5check_version ( unsigned int majnum, unsigned int minnum, unsigned int relnum )
H5open ( )
arma_H5Dclose hid_t dataset_id )
arma_H5Dcreate hid_t loc_id, char const* name, hid_t dtype_id, hid_t space_id, hid_t lcpl_id, hid_t dcpl_id, hid_t dapl_id )
arma_H5Dget_space hid_t dataset_id )
arma_H5Dget_type hid_t dataset_id )
arma_H5Dopen hid_t loc_id, char const* name, hid_t dapl_id )
arma_H5Dread ( hid_t dataset_id, hid_t mem_type_id, hid_t mem_space_id, hid_t file_space_id, hid_t xfer_plist_id, void* buf )
arma_H5Dwrite ( hid_t dataset_id, hid_t mem_type_id, hid_t mem_space_id, hid_t file_space_id, hid_t xfer_plist_id, void const* buf )
arma_H5Eget_auto hid_t estack_id, H5E_auto2_t* func, void** client_data )
arma_H5Eset_auto hid_t estack_id, H5E_auto2_t func, void* client_data )
arma_H5Fclose hid_t file_id )
arma_H5Fcreate ( char const* name, unsigned int flags, hid_t fcpl_id, hid_t fapl_id )
arma_H5Fis_hdf5 char const* name )
arma_H5Fopen ( char const* name, unsigned int flags, hid_t fapl_id )
arma_H5Ovisit hid_t object_id, H5_index_t index_type, enum H5_iter_order_t order, H5O_iterate_t op, void* op_data )
arma_H5Sclose hid_t space_id )
arma_H5Screate_simple int rank, hsize_t const* current_dims, hsize_t const* maximum_dims )
arma_H5Sget_simple_extent_dims hid_t space_id, hsize_t* dims, hsize_t* maxdims )
arma_H5Sget_simple_extent_ndims hid_t space_id )
arma_H5T_NATIVE_CHAR [data]
arma_H5T_NATIVE_DOUBLE [data]
arma_H5T_NATIVE_FLOAT [data]
arma_H5T_NATIVE_INT [data]
arma_H5T_NATIVE_LLONG [data]
arma_H5T_NATIVE_LONG [data]
arma_H5T_NATIVE_SHORT [data]
arma_H5T_NATIVE_UCHAR [data]
arma_H5T_NATIVE_UINT [data]
arma_H5T_NATIVE_ULLONG [data]
arma_H5T_NATIVE_ULONG [data]
arma_H5T_NATIVE_USHORT [data]
arma_H5Tclose hid_t dtype_id )
arma_H5Tcopy hid_t dtype_id )
arma_H5Tcreate H5T_class_t cl, std::size_t size )
arma_H5Tequal hid_t dtype_id1, hid_t dtype_id2 )
arma_H5Tinsert hid_t dtype_id, char const* name, std::size_t offset, hid_t field_id )

to the top

Problems with Symbols, Low Severity (2)


arma_config.hpp
namespace arma
[+] arma_config::hdf5 [data] (1)

arma_version.hpp
namespace arma
[+] arma_version::minor [data] (1)

to the top

Header Files (1)


armadillo

to the top

Shared Libraries (1)


libarmadillo.so.4.200.0

to the top




Generated on Fri May 2 22:09:47 2014 for Armadillo by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API