Binary compatibility report for the CPL library  between 6.3.1 and 6.4 versions on x86

Test Info


Library NameCPL
Version #16.3.1
Version #26.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files77
Total Shared Libraries5
Total Symbols / Types1419 / 346
VerdictCompatible

Problem Summary


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

Added Symbols (23)


cpl_fit.h, libcpldrs.so.20.4.0
cpl_gaussian_eval_2d ( cpl_array const* p1, double p2, double p3 )

cpl_frameset.h, libcplui.so.20.4.0
cpl_frameset_iterator_advance ( cpl_frameset_iterator* self, int distance )
cpl_frameset_iterator_assign ( cpl_frameset_iterator* self, cpl_frameset_iterator const* other )
cpl_frameset_iterator_delete cpl_frameset_iterator* self )
cpl_frameset_iterator_distance ( cpl_frameset_iterator const* self, cpl_frameset_iterator const* other )
cpl_frameset_iterator_duplicate cpl_frameset_iterator const* other )
cpl_frameset_iterator_get cpl_frameset_iterator* self )
cpl_frameset_iterator_get_const cpl_frameset_iterator const* self )
cpl_frameset_iterator_new cpl_frameset const* parent )
cpl_frameset_iterator_reset cpl_frameset_iterator* self )

cpl_image_basic.h, libcplcore.so.20.4.0
cpl_image_and cpl_image* p1, cpl_image const* p2, cpl_image const* p3 )
cpl_image_and_scalar cpl_image* p1, cpl_image const* p2, cpl_bitmask p3 )
cpl_image_hypot cpl_image* p1, cpl_image const* p2, cpl_image const* p3 )
cpl_image_not cpl_image* p1, cpl_image const* p2 )
cpl_image_or cpl_image* p1, cpl_image const* p2, cpl_image const* p3 )
cpl_image_or_scalar cpl_image* p1, cpl_image const* p2, cpl_bitmask p3 )
cpl_image_xor cpl_image* p1, cpl_image const* p2, cpl_image const* p3 )
cpl_image_xor_scalar cpl_image* p1, cpl_image const* p2, cpl_bitmask p3 )

cpl_image_io.h, libcplcore.so.20.4.0
cpl_image_fill_window cpl_image* p1, cpl_size p2, cpl_size p3, cpl_size p4, cpl_size p5, double p6 )
cpl_image_set_bpm cpl_image* p1, cpl_mask* p2 )

cpl_test.h, libcplcore.so.20.4.0
cpl_test_image_rel_macro int p1, double p2, cpl_flops p3, cpl_errorstate p4, cpl_image const* p5, char const* p6, cpl_image const* p7, char const* p8, double p9, char const* p10, char const* p11, char const* p12, unsigned int p13 )

cpl_wcs.h, libcpldrs.so.20.4.0
cpl_wcs_get_ctype cpl_wcs const* wcs )
cpl_wcs_get_cunit cpl_wcs const* wcs )

to the top

Other Changes in Data Types (1)


cpl_type.h
[+] enum _cpl_type_ (1)

to the top

Header Files (77)


cpl.h
cpl_apertures.h
cpl_apertures_img.h
cpl_array.h
cpl_bivector.h
cpl_detector.h
cpl_dfs.h
cpl_error.h
cpl_errorstate.h
cpl_fft.h
cpl_filter.h
cpl_fit.h
cpl_fits.h
cpl_frame.h
cpl_framedata.h
cpl_frameset.h
cpl_frameset_io.h
cpl_func.h
cpl_geom_img.h
cpl_image.h
cpl_image_basic.h
cpl_image_bpm.h
cpl_image_filter.h
cpl_image_gen.h
cpl_image_io.h
cpl_image_iqe.h
cpl_image_resample.h
cpl_image_stats.h
cpl_imagelist.h
cpl_imagelist_basic.h
cpl_imagelist_io.h
cpl_init.h
cpl_io.h
cpl_macros.h
cpl_mask.h
cpl_math_const.h
cpl_matrix.h
cpl_memory.h
cpl_msg.h
cpl_parameter.h
cpl_parameterlist.h
cpl_photom.h
cpl_phys_const.h
cpl_plot.h
cpl_plugin.h
cpl_plugininfo.h
cpl_pluginlist.h
cpl_polynomial.h
cpl_ppm.h
cpl_property.h
cpl_propertylist.h
cpl_recipe.h
cpl_recipeconfig.h
cpl_recipedefine.h
cpl_stats.h
cpl_table.h
cpl_test.h
cpl_type.h
cpl_vector.h
cpl_version.h
cpl_wcs.h
cpl_wlcalib.h
cxconfig.h
cxdeque.h
cxfileutils.h
cxlist.h
cxmacros.h
cxmap.h
cxmemory.h
cxmessages.h
cxmultimap.h
cxslist.h
cxstring.h
cxstrutils.h
cxtree.h
cxtypes.h
cxutils.h

to the top

Shared Libraries (5)


libcext.so.0.1.1
libcplcore.so.20.3.1
libcpldfs.so.20.3.1
libcpldrs.so.20.3.1
libcplui.so.20.3.1

to the top




Generated on Mon Feb 17 22:19:47 2014 for CPL by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API