libabigail/tools
tangmeng c36f8028fd abilint: Add prompt message for abnormal operation
When using abilint, if the user provides the --stdin option as well as
a file path on the command line, the file path is silently ignored.

This patch provides a warning to notify the user that the file path is
ignored in that case.

	* tools/abilint.cc (parse_command_line): Notify the user when the
	path to the file is ignored because the --stdin option was
	provided.

Signed-off-by: tangmeng <tangmeng@uniontech.com>
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2021-11-09 10:57:48 +01:00
..
.gitignore Update .gitignore files to ignore typical dev side products 2019-04-16 16:32:52 +02:00
abicompat.cc abicompat: Add prompt message for abnormal operation 2021-11-02 10:12:35 +01:00
abidiff.cc Add support for the CTF debug format to libabigail. 2021-11-02 12:43:14 +01:00
abidw.cc Add --enable-debug-type-canonicalization to configure 2021-10-18 09:40:15 +02:00
abilint.cc abilint: Add prompt message for abnormal operation 2021-11-09 10:57:48 +01:00
abipkgdiff.cc abipkgdiff: Do not erase working dirs before we are done using them 2021-09-21 16:48:22 +02:00
abisym.cc Fix trivial typo when printing message 2021-11-09 10:40:29 +01:00
binilint.cc Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
fedabipkgdiff Bug 27255 - fedabipkgdiff fails on nfs-utils on Fedora 33 2021-01-27 11:20:48 +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