Binary compatibility report for the CPL library between 6.1.1 and 6.2 versions on x86
Test Info
Library Name | CPL |
Version #1 | 6.1.1 |
Version #2 | 6.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 77 |
Total Shared Libraries | 5 |
Total Symbols / Types | 1394 / 339 |
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 1 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Added Symbols (5)
cpl_image_stats.h,
libcplcore.so.20.2.0
cpl_image_get_mad ( cpl_image const* p1, double* p2 )
cpl_image_get_mad_window ( cpl_image const* p1, cpl_size p2, cpl_size p3, cpl_size p4, cpl_size p5, double* p6 )
cpl_stats.h,
libcplcore.so.20.2.0
cpl_stats_get_mad ( cpl_stats const* p1 )
cpl_test.h,
libcplcore.so.20.2.0
cpl_test_get_failed ( )
cpl_test_get_tested ( )
to the top
Problems with Data Types, Medium Severity (1)
cpl_stats.h
[+] enum _cpl_stats_mode_ (1)
| Change |
Effect |
1 | Value of member CPL_STATS_ALL has been changed from 8190 to 16382. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (3)
cpl_stats_dump ( cpl_stats const* p1, cpl_stats_mode p2, FILE* p3 )2nd parameter 'p2' has base type '_cpl_stats_mode_'.
cpl_stats_new_from_image ( cpl_image const* p1, cpl_stats_mode p2 )2nd parameter 'p2' has base type '_cpl_stats_mode_'.
cpl_stats_new_from_image_window ( cpl_image const* p1, cpl_stats_mode p2, cpl_size p3, cpl_size p4, cpl_size p5, cpl_size p6 )2nd parameter 'p2' has base type '_cpl_stats_mode_'.
to the top
Other Changes in Data Types (1)
cpl_stats.h
[+] enum _cpl_stats_mode_ (1)
| Change |
Effect |
1 | The member CPL_STATS_MAD with value 8192 has been added. | No effect. |
[+] affected symbols (3)
cpl_stats_dump ( cpl_stats const* p1, cpl_stats_mode p2, FILE* p3 )2nd parameter 'p2' has base type '_cpl_stats_mode_'.
cpl_stats_new_from_image ( cpl_image const* p1, cpl_stats_mode p2 )2nd parameter 'p2' has base type '_cpl_stats_mode_'.
cpl_stats_new_from_image_window ( cpl_image const* p1, cpl_stats_mode p2, cpl_size p3, cpl_size p4, cpl_size p5, cpl_size p6 )2nd parameter 'p2' has base type '_cpl_stats_mode_'.
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.0
libcplcore.so.20.1.1
libcpldfs.so.20.1.1
libcpldrs.so.20.1.1
libcplui.so.20.1.1
to the top