autfilt: allow --highlight-word to work on Fin acceptance
Fixes #523. * bin/autfilt.cc: Remove the restriction. * tests/core/acc_word.test: Add test case. * NEWS: Mention the fix.
This commit is contained in:
parent
5b0143eba6
commit
e5150d0314
3 changed files with 19 additions and 14 deletions
4
NEWS
4
NEWS
|
|
@ -24,6 +24,10 @@ New in spot 2.11.3.dev (not yet released)
|
|||
multiple initial states (because Spot supports only one), the HOA
|
||||
parser could break state-based acceptance. (Issue #522.)
|
||||
|
||||
- autfilt --highlight-word refused to work on automata with Fin
|
||||
acceptance for historical reason, but the cose is perfectly able
|
||||
to handle this now. (Issue #523.)
|
||||
|
||||
- delay_branching_here(), a new optimization of Spot 2.11 had an
|
||||
incorrectly handling of states without successors, causing some
|
||||
segfaults. (Issue #524.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue