ltlcross: completely fix #420

Reported by Salomon Sickert.

* bin/ltlcross.cc: Also call determinize_unknown_acceptance() for
positive automata.
* tests/core/ltlcross3.test: Add another test case.
* NEWS: Mention the fix.
This commit is contained in:
Alexandre Duret-Lutz 2020-07-21 16:08:03 +02:00
parent 1a0c8a44ba
commit 457e130e24
3 changed files with 8 additions and 0 deletions

4
NEWS
View file

@ -45,6 +45,10 @@ New in spot 2.9.2.dev (not yet released)
file. With this refactoring, we can retrieve both a kripke or a
kripkecube from a PINS file.
Bugs fixed:
- Completely fix the ltlcross issue mentionned in previous release.
New in spot 2.9.2 (2020-07-21)
Bugs fixed: