libabigail/tools
Giuliano Procida b251bc611e abidiff: include ABI XML versions when reporting a mismatch
In the rare event of an XML version mismatch it would be helpful to
have the versions in the error message, particularly if abidiff is
being run from automation.

	* tools/abidiff.cc
	(emit_incompatible_format_version_error_message): Add version1
	and version2 arguments. Add versions to error message.
	(main): Pass emit_incompatible_format_version_error_message
	mismatching versions.

Signed-off-by: Giuliano Procida <gprocida@google.com>
2022-01-18 17:10:03 +01:00
..
.gitignore Update .gitignore files to ignore typical dev side products 2019-04-16 16:32:52 +02:00
abicompat.cc Move dwarf_reader::status facilities to an abigail::elf_reader namespace 2021-11-15 11:08:53 +01:00
abidiff.cc abidiff: include ABI XML versions when reporting a mismatch 2022-01-18 17:10:03 +01:00
abidw.cc ctf-reader: Make create_read_context return a smart pointer. 2021-11-23 15:25:05 +01:00
abilint.cc ctf-reader: Use ABG_ASSERT instead of assert 2021-11-23 15:36:06 +01:00
abipkgdiff.cc abipkgdiff: Use 'convert_path_to_relative' in 'create_abi_file_path' 2021-12-20 16:42:13 +01:00
abisym.cc Include <libgen.h> in tools/abisym.cc for basename(3) 2022-01-17 14:32:33 +01:00
binilint.cc Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
fedabipkgdiff fedabipkgdiff: Also accept MIME type 'application/x-redhat-package-manager' for RPM files 2021-12-21 14:54:46 +01:00
kmidiff.cc Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
Makefile.am Bug 27512 - Remove broken zip-archive support 2021-03-19 10:52:57 +01:00