autfilt: print match count even on parse errors
* bin/autfilt.cc: If -c is used, print the match_count even in present of parse errors. * tests/core/readsave.test: Adjust. * NEWS: Mention the bug.
This commit is contained in:
parent
a032abf0c5
commit
29037c1f55
3 changed files with 17 additions and 11 deletions
3
NEWS
3
NEWS
|
|
@ -23,6 +23,9 @@ New in spot 2.11.2.dev (not yet released)
|
|||
(e.g., when the State: header declare many more states than the body
|
||||
of the file). It now warns about those.
|
||||
|
||||
- 'autfilt -c ...' should display a match count even in present of
|
||||
parse errors.
|
||||
|
||||
New in spot 2.11.2 (2022-10-26)
|
||||
|
||||
Command-line tools:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue