Binary compatibility report for the libudev library between 129 and 130 versions on x86
Test Info
Library Name | libudev |
Version #1 | 129 |
Version #2 | 130 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 2 |
Total Symbols / Types | 78 / 40 |
Verdict | Incompatible (1.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
libudev.h,
libudev.so.0.0.2
udev_device_get_parent_with_subsystem ( struct udev_device* udev_device, char const* subsystem )
udev_enumerate_add_syspath ( struct udev_enumerate* udev_enumerate, char const* syspath )
to the top
Removed Symbols (1)
libudev.h,
libudev.so.0.0.1
udev_enumerate_add_device ( struct udev_enumerate* udev_enumerate, struct udev_device* udev_device )
to the top
Header Files (2)
libudev.h
libvolume_id.h
to the top
Shared Libraries (2)
libudev.so.0.0.1
libvolume_id.so.1.0.1
to the top