libabigail/tools
Dodji Seketeli 5c07fdcc2e Bug 19606 - Need better error message for invalid options
This patch instructs abidiff to mentions the wrong option when it
encounters an unknown option.

It also instructs it to mention the option when reporting about
a missing option argument.

	* tools/abidiff.cc (options::wrong_option): New data member.
	(parse_command_line): Record the name of the unknown option and of
	the option which value is missing.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2016-02-11 16:07:34 +01:00
..
.gitignore Add .gitignore files. 2014-09-12 11:05:01 +02:00
abiar.cc Adjust archive-related code for the recent addition of tools_utils::* 2015-01-13 11:02:10 +01:00
abicompat.cc Fix abicompat's handling of library types not used by the application 2016-01-27 14:18:47 +01:00
abidiff.cc Bug 19606 - Need better error message for invalid options 2016-02-11 16:07:34 +01:00
abidw.cc Fix abidw -v 2016-01-05 12:35:57 +01:00
abilint.cc Add --version option to several libabigail tools 2015-11-16 12:54:10 +01:00
abipkgdiff.cc Make abipkgdiff check for the presence of suppression spec files 2016-02-11 09:40:41 +01:00
abisym.cc Add --version option to several libabigail tools 2015-11-16 12:54:10 +01:00
binilint.cc Update copyright years 2015-01-07 17:52:10 +01:00
Makefile.am Bug 19081 - abipkgdiff parallelization 2015-11-10 16:04:39 +01:00