API compatibility report for the libftdi-dev library between base and lfs versions on ARM
Test Info
| Library Name | libftdi-dev |
| Version #1 | base |
| Version #2 | lfs |
| Arch | ARM |
| GCC Version | 12 |
| Subject | Binary Compatibility |
Test Results
| Total Header Files | 1 |
| Total Libraries | 0 |
| Total Symbols / Types | 7 / 16 |
| Compatibility |
100% |
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 | 0 |
Header Files 1
ftdi.h
to the top
Libraries 0
to the top
Test Info
| Library Name | libftdi-dev |
| Version #1 | base |
| Version #2 | lfs |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 1 |
| Total Libraries | 0 |
| Total Symbols / Types | 430 / 99 |
| Compatibility |
98.4% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 0 |
| Removed Symbols | High | 7 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols 7
dirent.h
alphasort ( struct dirent const** __e1, struct dirent const** __e2 )
getdirentries ( int __fd, char*restrict __buf, size_t __nbytes, __off_t*restrict __basep )
readdir ( DIR* __dirp )
readdir_r ( DIR*restrict __dirp, struct dirent*restrict __entry, struct dirent**restrict __result )
scandir ( char const*restrict __dir, struct dirent***restrict __namelist, int(*__selector)(struct dirent const*), int(*__cmp)(struct dirent const**, struct dirent const**) )
scandirat ( int __dfd, char const*restrict __dir, struct dirent***restrict __namelist, int(*__selector)(struct dirent const*), int(*__cmp)(struct dirent const**, struct dirent const**) )
versionsort ( struct dirent const** __e1, struct dirent const** __e2 )
to the top
Header Files 1
ftdi.h
to the top
Libraries 0
to the top