fix ltl2tgba -B not always returning Inf(0)
Reported by František Blahoudek. * spot/twaalgos/postproc.cc: Turn "t" into "Inf(0)" for BA. * tests/core/ltl2tgba.test: Add test case. * NEWS: Mention the bug.
This commit is contained in:
parent
67b9bfda08
commit
1f90e1cff9
3 changed files with 18 additions and 1 deletions
5
NEWS
5
NEWS
|
|
@ -1,6 +1,9 @@
|
|||
New in spot 2.8.4.dev (not yet released)
|
||||
|
||||
Nothing yet.
|
||||
Bugs fixed:
|
||||
|
||||
- ltl2tgba -B could return automata with "t" acceptance, instead
|
||||
of the expected Inf(0).
|
||||
|
||||
New in spot 2.8.4 (2019-12-08)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue