sepsets: fix infinite loop
* tests/core/sepsets.test: New test case. * spot/twaalgos/sepsets.cc: Fix the code. * NEWS: Mention the problem.
This commit is contained in:
parent
13a3f6d72d
commit
48ecb903c5
3 changed files with 35 additions and 11 deletions
5
NEWS
5
NEWS
|
|
@ -46,6 +46,11 @@ New in spot 2.7.3.dev (not yet released)
|
|||
acceptance condition. The output can be alternating only if the
|
||||
input was alternating.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- separate_sets_here() (and therefore autfilt --separate-sets) could
|
||||
loop infinitely on some inputs.
|
||||
|
||||
New in spot 2.7.3 (2019-04-19)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue