complement: reset the terminal property

Reported by Thomas Medioni.

* spot/twaalgos/complement.cc: Here.
* tests/core/complement.test: Add a test case.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2017-03-27 21:39:16 +02:00
parent 4a5d7a3978
commit a90f219369
3 changed files with 38 additions and 13 deletions

4
NEWS
View file

@ -26,6 +26,10 @@ New in spot 2.3.2.dev (not yet released)
- The output of 'genltl --r-left=1 --r-right=1 --format=%F'
had typos.
- 'ltl2tgba Fa | autfilt --complement' would incorrectly claim that
the output is "terminal" because dtwa_complement() failed to reset
that property.
Backward-incompatible changes:
- spot::acc_cond::mark_t::operator bool() has been marked as