Bug 19604 - --suppressions does not complain about invalid file name
Summary: --suppressions does not complain about invalid file name
Status: RESOLVED FIXED
Alias: None
Product: libabigail
Classification: Unclassified
Component: default (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Dodji Seketeli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-11 00:57 UTC by Michi Henning
Modified: 2016-02-11 09:50 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michi Henning 2016-02-11 00:57:16 UTC
abidiff --suppressions /no_such_file dump1 dump2

This completes without error, even though the suppressions file does not exist.
Comment 1 Dodji Seketeli 2016-02-11 08:43:25 UTC
This issue should be fixed in the master branch by commit https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commit;h=2c4efc0c3e47f28d0f19e6c7f18268fc933917ba

Thank you for reporting this problem!
Comment 2 Dodji Seketeli 2016-02-11 09:50:10 UTC
Closing this, as it should be fixed.