]> sourceware.org Git - libabigail.git/commit
abilint: Add prompt message for abnormal operation
authortangmeng <tangmeng@uniontech.com>
Fri, 5 Nov 2021 09:17:18 +0000 (17:17 +0800)
committerDodji Seketeli <dodji@redhat.com>
Tue, 9 Nov 2021 09:57:48 +0000 (10:57 +0100)
commitc36f8028fd619e2b5294d8f9a5117fe7519d680b
treeac9d0fa934501de5dd9a0b1c444cafab3d074f30
parentd71d76db2108783a13115ce15334ccfcd748e3a9
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>
tools/abilint.cc
This page took 0.031685 seconds and 5 git commands to generate.