Binary compatibility report for the xfsprogs library between 3.1.8 and 3.1.9 versions on x86
Test Info
Library Name | xfsprogs |
Version #1 | 3.1.8 |
Version #2 | 3.1.9 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 59 |
Total Shared Libraries | 10 |
Total Symbols / Types | 379 / 398 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 3 |
Other Changes in Constants | - | 2 |
Problems with Constants, Low Severity (3)
platform_defs.h
[+] BITS_PER_LONG
| Change | Effect |
---|
1 | The value of constant BITS_PER_LONG has been changed from 32 to (SIZEOF_LONG * CHAR_BIT). | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] HAVE_32BIT_LONG
| Change | Effect |
---|
1 | The constant HAVE_32BIT_LONG with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HAVE_32BIT_PTR
| Change | Effect |
---|
1 | The constant HAVE_32BIT_PTR with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Constants (2)
platform_defs.h
[+] SIZEOF_CHAR_P
| Change | Effect |
---|
1 | The constant SIZEOF_CHAR_P with value 4 has been added. | No effect. |
[+] SIZEOF_LONG
| Change | Effect |
---|
1 | The constant SIZEOF_LONG with value 4 has been added. | No effect. |
to the top
Header Files (59)
atomic.h
bitops.h
cache.h
handle.h
hlist.h
jdm.h
kmem.h
libxfs.h
libxlog.h
linux.h
list.h
parent.h
platform_defs.h
radix-tree.h
swab.h
xfs.h
xfs_ag.h
xfs_alloc.h
xfs_alloc_btree.h
xfs_arch.h
xfs_attr_leaf.h
xfs_attr_sf.h
xfs_bit.h
xfs_bmap.h
xfs_bmap_btree.h
xfs_btree.h
xfs_btree_trace.h
xfs_buf_item.h
xfs_da_btree.h
xfs_dfrag.h
xfs_dinode.h
xfs_dir2.h
xfs_dir2_block.h
xfs_dir2_data.h
xfs_dir2_leaf.h
xfs_dir2_node.h
xfs_dir2_sf.h
xfs_dir_leaf.h
xfs_dir_sf.h
xfs_extfree_item.h
xfs_fs.h
xfs_ialloc.h
xfs_ialloc_btree.h
xfs_inode.h
xfs_inode_item.h
xfs_inum.h
xfs_log.h
xfs_log_priv.h
xfs_log_recover.h
xfs_metadump.h
xfs_mount.h
xfs_quota.h
xfs_rtalloc.h
xfs_sb.h
xfs_trace.h
xfs_trans.h
xfs_trans_space.h
xfs_types.h
xqm.h
to the top
Shared Libraries (10)
libhandle.so.1.0.3
libxcmd.so
libxcmd.so.0
libxcmd.so.0.0.0
libxfs.so
libxfs.so.0
libxfs.so.0.0.0
libxlog.so
libxlog.so.0
libxlog.so.0.0.0
to the top