to_finit: fix issue #526
* spot/twaalgos/remprop.cc: Use bdd_restrict instead of bdd_exists. * tests/core/ltlf.test: Add test case. * NEWS: Mention the bug.
This commit is contained in:
parent
43b4d80da1
commit
a117fe1a22
3 changed files with 57 additions and 4 deletions
4
NEWS
4
NEWS
|
|
@ -36,6 +36,10 @@ New in spot 2.11.3.dev (not yet released)
|
|||
done in Spot so far) may require the output to use transition-based
|
||||
acceptance. (Issue #525.)
|
||||
|
||||
- to_finite(), introduce in 2.11, had a bug that could break the
|
||||
completeness of automata and trigger an exception from the HOA
|
||||
printer. (Issue #526.)
|
||||
|
||||
New in spot 2.11.3 (2022-12-09)
|
||||
|
||||
Bug fixes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue