[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/19606] Need better error message for invalid options



https://sourceware.org/bugzilla/show_bug.cgi?id=19606

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from dodji at redhat dot com ---
This should be fixed in the master branch of the git repository, by commit
https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commit;h=5c07fdcc2e02e328920d1ab5c399d8027bf7bd6c.

FWIW, here is what I am getting on the command line you typed in your first
comment:

$ abidiff --changed-funcions dump1 dump2
abidiff: unrecognized option: --changed-funcions
try the --help option for more information
$ 

In subsequent commits in the master branch, I extend this change to the other
libabigail tools.

Thanks for taking time to file this problem report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.