mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-24 02:32:16 +00:00
29b3c26a8d
Removed binaries can also lead to ABI breakage if an applicating was using it previously. So, display it in ABI change report. Also, looking for ABI change in symbolic link files doesn't make sense. Now, we are not looking into ABI changes in symlink binaries. * tools/abipkgdiff.cc (abi_changes): Declare new struct (callback): Exclude symbloic link file for durther processing (compute_abidiff): Consider SONAME if exists as key in map instead of binary name, else binary as key. Also, print if removed/added binaries exist between packages |
||
---|---|---|
.. | ||
.gitignore | ||
abiar.cc | ||
abicompat.cc | ||
abidiff.cc | ||
abidw.cc | ||
abilint.cc | ||
abipkgdiff.cc | ||
abisym.cc | ||
binilint.cc | ||
Makefile.am |