mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-18 16:04:34 +00:00
96af1baf13
With this patch, abipkgdiff returns the same exit code as abidiff. It's zero if there is no ABI change, and non-zero if there are ABI changes. The exact value depends on the kind of changes that is detected. * tools/abipkgdiff.cc (compare): Return an instance abigail::tools_utils::abidiff_status, just like what we do in abidiff. * doc/manuals/abipkgdiff.rst: Document the new exit code. Signed-off-by: Dodji Seketeli <dodji@redhat.com> |
||
---|---|---|
.. | ||
.gitignore | ||
abiar.cc | ||
abicompat.cc | ||
abidiff.cc | ||
abidw.cc | ||
abilint.cc | ||
abipkgdiff.cc | ||
abisym.cc | ||
binilint.cc | ||
Makefile.am |